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

A

A - Class in org.hibernate.ejb.test.emops.cascade
 
A() - Constructor for class org.hibernate.ejb.test.emops.cascade.A
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B1_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B2_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B3_
 
a - Static variable in class org.hibernate.ejb.test.emops.cascade.B4_
 
A - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
A() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.A
 
A - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
A() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.A
 
A - Class in org.hibernate.test.annotations.cid
 
A() - Constructor for class org.hibernate.test.annotations.cid.A
 
A - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
A() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
A - Class in org.hibernate.test.annotations.join
 
A() - Constructor for class org.hibernate.test.annotations.join.A
 
A - Class in org.hibernate.test.annotations.naturalid
 
A() - Constructor for class org.hibernate.test.annotations.naturalid.A
 
A - Interface in org.hibernate.test.annotations.xml.hbm
 
A - Class in org.hibernate.test.array
 
A() - Constructor for class org.hibernate.test.array.A
 
A - Class in org.hibernate.test.cascade
 
A() - Constructor for class org.hibernate.test.cascade.A
 
A(String) - Constructor for class org.hibernate.test.cascade.A
 
A - Class in org.hibernate.test.locking
 
A() - Constructor for class org.hibernate.test.locking.A
 
A(String) - Constructor for class org.hibernate.test.locking.A
 
A_ - Class in org.hibernate.ejb.test.emops.cascade
 
A_() - Constructor for class org.hibernate.ejb.test.emops.cascade.A_
 
ABCProxyTest - Class in org.hibernate.test.legacy
 
ABCProxyTest() - Constructor for class org.hibernate.test.legacy.ABCProxyTest
 
ABCTest - Class in org.hibernate.test.legacy
 
ABCTest() - Constructor for class org.hibernate.test.legacy.ABCTest
 
abortBatch() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Abort the currently managed batch (if any)
abs(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
AbsFunction<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL ABS function.
AbsFunction(CriteriaBuilderImpl, Expression) - Constructor for class org.hibernate.ejb.criteria.expression.function.AbsFunction
 
AbstractActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
AbstractActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
AbstractAllAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
AbstractAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
AbstractAnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction providing support for implementing TRIM functionality (as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full trim function itself.
AbstractAnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
AbstractAssociationCollectionEventTest - Class in org.hibernate.test.event.collection.association
 
AbstractAssociationCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.AbstractAssociationCollectionEventTest
 
AbstractAttribute<X,Y> - Class in org.hibernate.ejb.metamodel
Models the commonality of the JPA Attribute hierarchy.
AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.AbstractAttribute
 
AbstractAttributeBinding - Class in org.hibernate.metamodel.binding
Basic support for AttributeBinding implementors
AbstractAttributeBinding(AttributeBindingContainer, Attribute) - Constructor for class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
AbstractAttributeContainer - Class in org.hibernate.metamodel.domain
Convenient base class for AttributeContainer.
AbstractAttributeContainer(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
AbstractAttributeContainer.IndexedPluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.IndexedPluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.IndexedPluralAttributeImpl
 
AbstractAttributeContainer.PluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.PluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
AbstractAttributeContainer.SingularAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.SingularAttributeImpl(String, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
AbstractAttributeTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AbstractAttributeTypeResolver() - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
AbstractAuditQuery - Class in org.hibernate.envers.query.impl
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AbstractAuditWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, RevisionType) - Constructor for class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.mapping
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(HashSet) - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.metamodel.relational
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
Convenience base class for implementors of the Batch interface.
AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
AbstractBook - Class in org.hibernate.test.annotations.lob
 
AbstractBook() - Constructor for class org.hibernate.test.annotations.lob.AbstractBook
 
AbstractBynaryType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractBynaryType() - Constructor for class org.hibernate.type.AbstractBynaryType
Deprecated.  
AbstractCharArrayType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractCharArrayType() - Constructor for class org.hibernate.type.AbstractCharArrayType
Deprecated.  
AbstractCheckActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
AbstractCheckActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
AbstractClassTransformerImpl - Class in org.hibernate.bytecode.spi
Basic implementation of the ClassTransformer contract.
AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
AbstractCollectionChangeTest - Class in org.hibernate.envers.test.integration.collection.norevision
 
AbstractCollectionChangeTest() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
AbstractCollectionElement - Class in org.hibernate.metamodel.binding
Basic contract describing the commonality between the various types of collection element mappings.
AbstractCollectionEvent - Class in org.hibernate.event.spi
Defines a base class for events involving collections.
AbstractCollectionEvent(CollectionPersister, PersistentCollection, EventSource, Object, Serializable) - Constructor for class org.hibernate.event.spi.AbstractCollectionEvent
Constructs an AbstractCollectionEvent object.
AbstractCollectionEventTest - Class in org.hibernate.test.event.collection
 
AbstractCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
AbstractCollectionInitializor<T> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a persistent collection.
AbstractCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
AbstractCollectionMapper<T> - Class in org.hibernate.envers.entities.mapper.relation
 
AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
AbstractCollectionPersister - Class in org.hibernate.persister.collection
Base implementation of the QueryableCollection interface.
AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
 
AbstractCompiledCode - Class in org.hibernate.test.annotations.lob
 
AbstractCompiledCode() - Constructor for class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
AbstractComponentPropertyRefTest - Class in org.hibernate.test.abstractembeddedcomponents.propertyref
 
AbstractComponentPropertyRefTest() - Constructor for class org.hibernate.test.abstractembeddedcomponents.propertyref.AbstractComponentPropertyRefTest
 
AbstractComponentTuplizer - Class in org.hibernate.tuple.component
Support for tuplizers relating to components.
AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
 
AbstractComponentType - Interface in org.hibernate.type
Deprecated. in favor of CompositeType
AbstractCompositeIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractCompositeIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
AbstractCompositeIdTest - Class in org.hibernate.test.abstractembeddedcomponents.cid
 
AbstractCompositeIdTest() - Constructor for class org.hibernate.test.abstractembeddedcomponents.cid.AbstractCompositeIdTest
 
AbstractConstraint - Class in org.hibernate.metamodel.relational
Support for writing Constraint implementations
AbstractConstraint(TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.AbstractConstraint
 
AbstractContainedEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
AbstractContainedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
AbstractDelegateSessionImplementor - Class in org.hibernate.envers.entities.mapper.relation.lazy
 
AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
AbstractDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method and handles any thrown SQL errors.
AbstractDialectResolver() - Constructor for class org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver
 
AbstractEmptinessExpression - Class in org.hibernate.criterion
Implementation of AbstractEmptinessExpression.
AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
 
AbstractEntity - Class in org.hibernate.test.annotations.cascade.circle.identity
 
AbstractEntity() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
AbstractEntity - Class in org.hibernate.test.annotations.cascade.circle.sequence
 
AbstractEntity() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
AbstractEntityJoinWalker - Class in org.hibernate.loader
Abstract walker for walkers which begin at an entity (criteria queries and entity loaders).
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityLoader - Class in org.hibernate.loader.entity
 
AbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.AbstractEntityLoader
 
AbstractEntityManagerImpl - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer(Query) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl(int, String, Type) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl(Object[]) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
AbstractEntityPersister - Class in org.hibernate.persister.entity
Basic functionality for persisting an entity via JDBC through either generated or custom SQL
AbstractEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister.InclusionChecker - Interface in org.hibernate.persister.entity
 
AbstractEntitySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractEntitySourceImpl(MappingDocument, EntityElement) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
AbstractEntityTest - Class in org.hibernate.envers.test
 
AbstractEntityTest() - Constructor for class org.hibernate.envers.test.AbstractEntityTest
 
AbstractEntityTuplizer - Class in org.hibernate.tuple.entity
Support for tuplizers relating to entities.
AbstractEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEntityTuplizer(EntityMetamodel, EntityBinding) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEntityWithManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
AbstractEntityWithManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
AbstractEntityWithOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
AbstractEntityWithOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
AbstractEnversTest - Class in org.hibernate.envers.test
An abstract Envers test which runs the tests using two audit strategies.
AbstractEnversTest() - Constructor for class org.hibernate.envers.test.AbstractEnversTest
 
AbstractEvent - Class in org.hibernate.event.spi
Defines a base class for Session generated events.
AbstractEvent(EventSource) - Constructor for class org.hibernate.event.spi.AbstractEvent
Constructs an event from the given event session.
AbstractExecutable - Class in org.hibernate.test.instrument.cases
 
AbstractExecutable() - Constructor for class org.hibernate.test.instrument.cases.AbstractExecutable
 
AbstractExplicitParameterSpecification - Class in org.hibernate.param
Convenience base class for explicitly defined query parameters.
AbstractExplicitParameterSpecification(int, int) - Constructor for class org.hibernate.param.AbstractExplicitParameterSpecification
Constructs an AbstractExplicitParameterSpecification.
AbstractFieldInterceptor - Class in org.hibernate.bytecode.instrumentation.spi
 
AbstractFieldInterceptor(SessionImplementor, Set, String) - Constructor for class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
AbstractFlushingEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners whose functionality results in flushing.
AbstractFlushingEventListener() - Constructor for class org.hibernate.event.internal.AbstractFlushingEventListener
 
AbstractFlushTest - Class in org.hibernate.envers.test.integration.flush
 
AbstractFlushTest() - Constructor for class org.hibernate.envers.test.integration.flush.AbstractFlushTest
 
AbstractFoo - Class in org.hibernate.test.criteria
 
AbstractFoo() - Constructor for class org.hibernate.test.criteria.AbstractFoo
 
AbstractFromImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various From implementors.
AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl.BasicJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.BasicJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.CorrelationJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.ejb.criteria.path
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
AbstractGeneratedPropertyTest - Class in org.hibernate.test.generated
Implementation of AbstractGeneratedPropertyTest.
AbstractGeneratedPropertyTest() - Constructor for class org.hibernate.test.generated.AbstractGeneratedPropertyTest
 
AbstractIdentifiableType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA IdentifiableType types.
AbstractIdentifiableType(Class<X>, AbstractIdentifiableType<? super X>, boolean, boolean) - Constructor for class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
AbstractIdentifiableType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractIdMapper() - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
AbstractInstrumenter - Class in org.hibernate.bytecode.buildtime.spi
Provides the basic templating of how instrumentation should occur.
AbstractInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Creates the basic instrumentation strategy.
AbstractInstrumenter.CustomFieldFilter - Class in org.hibernate.bytecode.buildtime.spi
Allows control over what exactly to transform.
AbstractInstrumenter.CustomFieldFilter(ClassDescriptor, Set) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
 
AbstractJarVisitor - Class in org.hibernate.ejb.packaging
Parse a JAR of any form (zip file, exploded directory, ...) apply a set of filters (File filter, Class filter, Package filter) and return the appropriate matching sets of elements
AbstractJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJarVisitor(URL, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJoinImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
AbstractJoinImpl(CriteriaBuilderImpl, PathSource<Z>, Attribute<? super Z, X>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJoinImpl(CriteriaBuilderImpl, Class<X>, PathSource<Z>, Attribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJPATest - Class in org.hibernate.test.jpa
An abstract test for all JPA spec related tests.
AbstractJPATest() - Constructor for class org.hibernate.test.jpa.AbstractJPATest
 
AbstractJPATest.JPAAutoFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAAutoFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAAutoFlushEventListener
 
AbstractJPATest.JPAFlushEntityEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAFlushEntityEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEntityEventListener
 
AbstractJPATest.JPAFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEventListener
 
AbstractJPATest.JPAPersistEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAPersistEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAPersistEventListener
 
AbstractJPATest.JPAPersistOnFlushEventListener - Class in org.hibernate.test.jpa
 
AbstractJPATest.JPAPersistOnFlushEventListener() - Constructor for class org.hibernate.test.jpa.AbstractJPATest.JPAPersistOnFlushEventListener
 
AbstractJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
AbstractJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
AbstractLazyInitializer - Class in org.hibernate.proxy
Convenience base class for lazy initialization handlers.
AbstractLazyInitializer() - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
For serialization from the non-pojo initializers (HHH-3309)
AbstractLazyInitializer(String, Serializable, SessionImplementor) - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
Main constructor.
AbstractLobCreator - Class in org.hibernate.engine.jdbc
Convenient base class for proxy-based LobCreator for handling wrapping.
AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
 
AbstractLobTest<B extends AbstractBook,C extends AbstractCompiledCode> - Class in org.hibernate.test.annotations.lob
 
AbstractLobTest() - Constructor for class org.hibernate.test.annotations.lob.AbstractLobTest
 
AbstractLobType - Class in org.hibernate.type
Deprecated.  
AbstractLobType() - Constructor for class org.hibernate.type.AbstractLobType
Deprecated.  
AbstractLockUpgradeEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to perform a pessimistic lock upgrade on an entity.
AbstractLockUpgradeEventListener() - Constructor for class org.hibernate.event.internal.AbstractLockUpgradeEventListener
 
AbstractLongBinaryType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractLongBinaryType() - Constructor for class org.hibernate.type.AbstractLongBinaryType
Deprecated.  
AbstractLongStringType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
AbstractLongStringType() - Constructor for class org.hibernate.type.AbstractLongStringType
Deprecated.  
AbstractManagedType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA ManagedType hierarchy of interfaces.
AbstractManagedType(Class<X>, AbstractManagedType<? super X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractManagedType
 
AbstractManagedType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractManyToManyAssociationClassTest - Class in org.hibernate.test.manytomanyassociationclass
Abstract class for tests on many-to-many association using an association class.
AbstractManyToManyAssociationClassTest() - Constructor for class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
TODO : javadoc
AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
AbstractMultiTenantConnectionProvider - Class in org.hibernate.service.jdbc.connections.spi
 
AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
AbstractNode - Class in org.hibernate.ejb.criteria
All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
AbstractNode(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.AbstractNode
 
AbstractNullnessCheckNode - Class in org.hibernate.hql.internal.ast.tree
Base class for nodes dealing 'is null' and 'is not null' operators.
AbstractNullnessCheckNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
 
AbstractOneSessionTest - Class in org.hibernate.envers.test
Base class for testing envers with Session when the same session and auditReader must be used for the hole test.
AbstractOneSessionTest() - Constructor for class org.hibernate.envers.test.AbstractOneSessionTest
 
AbstractOperationTestCase - Class in org.hibernate.test.nonflushedchanges
(adapted this from "ops" tests version)
AbstractOperationTestCase() - Constructor for class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
AbstractOperationTestCase - Class in org.hibernate.test.ops
 
AbstractOperationTestCase() - Constructor for class org.hibernate.test.ops.AbstractOperationTestCase
 
AbstractParentWithCollection - Class in org.hibernate.test.event.collection
 
AbstractParentWithCollection() - Constructor for class org.hibernate.test.event.collection.AbstractParentWithCollection
 
AbstractParentWithCollection(String) - Constructor for class org.hibernate.test.event.collection.AbstractParentWithCollection
 
AbstractPathImpl<X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various Path implementors.
AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractPathImpl
Constructs a basic path instance.
AbstractPathImplTest - Class in org.hibernate.ejb.criteria.paths
 
AbstractPathImplTest() - Constructor for class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
AbstractPerformanceTest - Class in org.hibernate.envers.test.performance
 
AbstractPerformanceTest() - Constructor for class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
AbstractPersistentCollection - Class in org.hibernate.collection.internal
Base class implementing PersistentCollection
AbstractPersistentCollection() - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
Not called by Hibernate, but used by non-JDK serialization, eg.
AbstractPersistentCollection(SessionImplementor) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
 
AbstractPersistentCollection.DelayedOperation - Interface in org.hibernate.collection.internal
Contract for operations which are part of a collection's operation queue.
AbstractPersistentCollection.IteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.IteratorProxy(Iterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListIteratorProxy(ListIterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListProxy(List) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
AbstractPersistentCollection.SetProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.SetProxy(Collection) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
AbstractPluralAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
AbstractPluralAttributeBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
AbstractPluralAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractPluralAttributeSourceImpl(PluralAttributeElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
AbstractPostInsertGenerator - Class in org.hibernate.id
Basic implementation of the PostInsertIdentifierGenerator contract.
AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
 
AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
Represents an operation we are about to perform against the database.
AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Constructs an event containing the pertinent information.
AbstractPredicateImpl - Class in org.hibernate.ejb.criteria.predicate
Basic template support for Predicate implementors providing expression handling, negation and conjunction/disjunction handling.
AbstractPredicateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
AbstractPropertiesAudited2Test - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
AbstractPropertiesAudited2Test() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AbstractPropertiesAudited2Test
 
AbstractPropertiesAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
AbstractPropertiesAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AbstractPropertiesAuditedTest
 
AbstractPropertyHolder - Class in org.hibernate.cfg
 
AbstractPropertyHolder(String, PropertyHolder, XClass, Mappings) - Constructor for class org.hibernate.cfg.AbstractPropertyHolder
 
AbstractPropertyMapping - Class in org.hibernate.persister.entity
Basic implementation of the PropertyMapping contract.
AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
 
AbstractProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building proxy handlers.
AbstractProxyHandler(int) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
AbstractQueryCacheResultTransformerTest - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
AbstractQueryCacheResultTransformerTest.CriteriaExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.CriteriaExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.CriteriaExecutor
 
AbstractQueryCacheResultTransformerTest.HqlExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.HqlExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.HqlExecutor
 
AbstractQueryCacheResultTransformerTest.QueryExecutor - Class in org.hibernate.test.querycache
 
AbstractQueryCacheResultTransformerTest.QueryExecutor() - Constructor for class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.QueryExecutor
 
AbstractQueryCacheResultTransformerTest.ResultChecker - Interface in org.hibernate.test.querycache
 
AbstractQueryImpl<X> - Class in org.hibernate.ejb
Intended as a base class providing convenience in implementing both Query and TypedQuery.
AbstractQueryImpl(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.ejb.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.hibernate.internal
Abstract implementation of the Query interface.
AbstractQueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.AbstractQueryImpl
 
AbstractReadOnlyTest - Class in org.hibernate.test.readonly
 
AbstractReadOnlyTest() - Constructor for class org.hibernate.test.readonly.AbstractReadOnlyTest
 
AbstractReassociateEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to reassociate an entity to a session ( such as through lock() or update() ).
AbstractReassociateEventListener() - Constructor for class org.hibernate.event.internal.AbstractReassociateEventListener
 
AbstractRecursiveBidirectionalOneToManyTest - Class in org.hibernate.test.onetomany
What is done: ___ ___ | | | | -> 1 -> 1 | -transform-> / \ 2 2 3 | 3
AbstractRecursiveBidirectionalOneToManyTest() - Constructor for class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of RestrictableStatement to centralize common functionality.
AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
AbstractResultSetProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building ResultSet-based proxy handlers
AbstractResultSetProxyHandler(ResultSet) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
AbstractReturningDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the enerated identitifer to be returned as an effect of performing the insert statement.
AbstractReturningDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
 
AbstractReturningWork<T> - Class in org.hibernate.jdbc
An abstract implementation of ReturningWork that accepts a WorkExecutor visitor for executing a discrete piece of work and returning a result.
AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
 
AbstractSaveEventListener - Class in org.hibernate.event.internal
A convenience bas class for listeners responding to save events.
AbstractSaveEventListener() - Constructor for class org.hibernate.event.internal.AbstractSaveEventListener
 
AbstractSaveEventListener.EntityState - Enum in org.hibernate.event.internal
 
AbstractScrollableResults - Class in org.hibernate.internal
Implementation of the ScrollableResults interface
AbstractScrollableResults(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.AbstractScrollableResults
 
AbstractSelectExpression - Class in org.hibernate.hql.internal.ast.tree
Partial implementation of SelectExpression for all the nodes that aren't constructors.
AbstractSelectExpression() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
AbstractSelectingDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy requires an subsequent select after the insert to determine the generated identifier.
AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
 
AbstractSelectLockingStrategy - Class in org.hibernate.dialect.lock
Base LockingStrategy implementation to support implementations based on issuing SQL SELECT statements
AbstractSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
AbstractSerializableProxy - Class in org.hibernate.proxy
Convenience base class for SerializableProxy.
AbstractSerializableProxy() - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
For serialization
AbstractSerializableProxy(String, Serializable, Boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
 
AbstractServiceRegistryImpl - Class in org.hibernate.service.internal
 
AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractSessionImpl - Class in org.hibernate.internal
Functionality common to stateless and stateful sessions
AbstractSessionImpl(SessionFactoryImpl, String) - Constructor for class org.hibernate.internal.AbstractSessionImpl
 
AbstractSessionTest - Class in org.hibernate.envers.test
Base class for testing envers with Session.
AbstractSessionTest() - Constructor for class org.hibernate.envers.test.AbstractSessionTest
 
AbstractSetEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
AbstractSetEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
AbstractSimplePredicate - Class in org.hibernate.ejb.criteria.predicate
TODO : javadoc
AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
AbstractSimpleValue - Class in org.hibernate.metamodel.relational
Basic support for SimpleValue implementations.
AbstractSimpleValue(TableSpecification, int) - Constructor for class org.hibernate.metamodel.relational.AbstractSimpleValue
 
AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
 
AbstractSingularAttributeBinding - Class in org.hibernate.metamodel.binding
 
AbstractSingularAttributeBinding(AttributeBindingContainer, SingularAttribute) - Constructor for class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
 
AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
AbstractStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
 
AbstractStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of Statement to centralize common functionality.
AbstractStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractStatement
 
AbstractStatementExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of AbstractStatementExecutor.
AbstractStatementExecutor(HqlSqlWalker, CoreMessageLogger) - Constructor for class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
AbstractStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building Statement-based proxy handlers
AbstractStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
AbstractTableSpecification - Class in org.hibernate.metamodel.relational
Convenience base class for implementing the ValueContainer contract centralizing commonality between modeling tables, views and inline views.
AbstractTableSpecification() - Constructor for class org.hibernate.metamodel.relational.AbstractTableSpecification
 
AbstractTransactionImpl - Class in org.hibernate.engine.transaction.spi
Abstract support for creating transaction implementations
AbstractTransactionImpl(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AbstractTransformingClassLoaderInstrumentTestCase - Class in org.hibernate.test.instrument.runtime
 
AbstractTransformingClassLoaderInstrumentTestCase() - Constructor for class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
AbstractTupleElement<X> - Class in org.hibernate.ejb.criteria.expression
TODO : javadoc
AbstractTupleElement(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.expression.AbstractTupleElement
 
AbstractType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA Type hierarchy of interfaces.
AbstractType(Class<X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractType
 
AbstractType - Class in org.hibernate.type
Abstract superclass of the built in Type hierarchy.
AbstractType() - Constructor for class org.hibernate.type.AbstractType
 
AbstractTypeDescriptor<T> - Class in org.hibernate.type.descriptor.java
Abstract adapter for Java type descriptors.
AbstractTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractTypeDescriptor(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractUUIDGenerator - Class in org.hibernate.id
The base class for identifier generators that use a UUID algorithm.
AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
 
AbstractVersionedRecursiveBidirectionalOneToManyTest - Class in org.hibernate.test.onetomany
 
AbstractVersionedRecursiveBidirectionalOneToManyTest() - Constructor for class org.hibernate.test.onetomany.AbstractVersionedRecursiveBidirectionalOneToManyTest
 
AbstractVisitor - Class in org.hibernate.event.internal
Abstract superclass of algorithms that walk a tree of property values of an entity, and perform specific functionality for collections, components and associated entities.
AbstractWork - Class in org.hibernate.jdbc
An abstract implementation of Work that accepts a WorkExecutor visitor for executing a discrete piece of work.
AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
 
accept(String) - Method in class org.hibernate.ejb.packaging.FileFilter
Return true if the fully qualified file name match
accept(String) - Method in class org.hibernate.ejb.packaging.JavaElementFilter
Return true if the fully qualified name match
accept(WorkExecutor<T>, Connection) - Method in class org.hibernate.jdbc.AbstractReturningWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<T>, Connection) - Method in interface org.hibernate.jdbc.WorkExecutorVisitable
Accepts a WorkExecutor visitor for executing a discrete piece of work, and returns an implementation-defined result..
accept(ValueVisitor) - Method in class org.hibernate.mapping.Any
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Array
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Bag
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Component
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.DependantValue
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.IdentifierBag
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.List
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ManyToOne
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Map
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToMany
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
 
accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
 
accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
 
accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Map) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToMany) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(ManyToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Visitor) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
accept(Visitor) - Method in class org.hibernate.tuple.ElementWrapper
 
Acces - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Acces() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Acces
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
ACCESS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AccessCallback - Interface in org.hibernate.id.enhanced
Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
The ReflectionOptimizer.AccessOptimizer implementation for Javassist which simply acts as an adapter to the BulkAccessor class.
AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
 
accessStrategyFactory - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The EhcacheAccessStrategyFactory used for creating various access strategies
AccessTest - Class in org.hibernate.test.annotations.access
 
AccessTest() - Constructor for class org.hibernate.test.annotations.access.AccessTest
 
AccessTest - Class in org.hibernate.test.annotations.access.jpa
 
AccessTest() - Constructor for class org.hibernate.test.annotations.access.jpa.AccessTest
 
AccessType - Annotation Type in org.hibernate.annotations
Property Access type Prefer the standard Access annotation
AccessType - Enum in org.hibernate.cache.spi.access
The types of access strategies available.
AccessType - Enum in org.hibernate.cfg
Enum defining different access strategies for accessing entity values.
Account - Class in org.hibernate.test.annotations.inheritance.joined
 
Account() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Account
 
Account - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
The intermediate entity in the hierarchy
Account() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.Account
 
Account(String) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.Account
 
Account - Class in org.hibernate.test.cuk
 
Account() - Constructor for class org.hibernate.test.cuk.Account
 
Account - Class in org.hibernate.test.propertyref.basic
 
Account() - Constructor for class org.hibernate.test.propertyref.basic.Account
 
Account - Class in org.hibernate.test.propertyref.component.complete
 
Account() - Constructor for class org.hibernate.test.propertyref.component.complete.Account
 
Account - Class in org.hibernate.test.propertyref.component.partial
 
Account() - Constructor for class org.hibernate.test.propertyref.component.partial.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.discrim
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.discrim.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.joined
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.Account
 
Account - Class in org.hibernate.test.propertyref.inheritence.union
 
Account() - Constructor for class org.hibernate.test.propertyref.inheritence.union.Account
 
AccountBase - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
Represents the most base super class in the hierarchy.
AccountBase() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
AccountBase(String) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
 
acquirePutFromLoadLock(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Acquire a lock giving the calling thread the right to put data in the cache for the given key.
ActionQueue - Class in org.hibernate.engine.spi
Responsible for maintaining the queue of actions related to events.
ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
Constructs an action queue bound to the given session.
actions - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
Activity - Interface in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
ActivityId - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
ActivityId() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
ActivityId(int, int) - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
AdaptedImmutableType<T> - Class in org.hibernate.type
Optimize a mutable type, if the user promises not to mutable the instances.
AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
 
add(CollectionStats) - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
 
add(EntityStats) - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
 
add(QueryStats) - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
add(XClass) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
add(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
add(Criterion) - Method in interface org.hibernate.Criteria
Add a restriction to constrain the results to be retrieved.
add(Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
 
add(Criterion) - Method in class org.hibernate.criterion.Junction
 
add(Projection) - Method in class org.hibernate.criterion.ProjectionList
 
add(Projection, String) - Method in class org.hibernate.criterion.ProjectionList
 
add(XClass, ReflectionManager) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(Class, ClassLoaderService, EntityBinding) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
add(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
add(int, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
add(PropertyData) - Method in interface org.hibernate.envers.entities.mapper.SimpleMapperBuilder
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an addition
add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
add(SubclassEntitySource) - Method in interface org.hibernate.metamodel.source.binder.SubclassEntityContainer
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(SubclassEntitySourceImpl) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(MetaAttribute) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
add(Attribute) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(CDATA) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Entity) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Text) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Namespace) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Comment) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(ProcessingInstruction) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(NativeSQLQueryReturn) - Method in interface org.hibernate.SQLQueryResultMappingBuilder.ReturnsHolder
 
add(Attribute) - Method in class org.hibernate.tuple.ElementWrapper
 
add(CDATA) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Entity) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Text) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Namespace) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Node) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Comment) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
add(ProcessingInstruction) - Method in class org.hibernate.tuple.ElementWrapper
 
addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
addAll(Collection<? extends U>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
addAll(Collection, Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
addAllChildren(Collection) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addAllChildren(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
addAllChildren(Collection) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated. Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addAnnotatedClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from the annotations attached to the given class.
addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.cfg.Mappings
 
addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addAssociation(String) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
addAssociation(SimpleAssociatedEntity) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a middle-entity association.
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractManagedType.Builder
 
addAttribute(Attribute) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
addAttribute(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAttribute(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.cfg.Mappings
Add metadata pertaining to an auxiliary database object to this repository.
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.metamodel.relational.Database
 
addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
If an EntityKey represents a batch loadable entity, add it to the queue.
addBeing(Being) - Method in class org.hibernate.test.unionsubclass.Location
 
addCacheableFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addCacheableFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addCacheableFile(File) - Method in class org.hibernate.cfg.Configuration
Add a cached mapping file.
addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
Add a cacheable mapping file.
addCacheableFile(String) - Method in class org.hibernate.metamodel.MetadataSources
See MetadataSources.addCacheableFile(java.io.File) for description
addCacheableFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Add a cached mapping file.
addCacheableFileStrictly(File) - Method in class org.hibernate.cfg.Configuration
INTENDED FOR TESTSUITE USE ONLY!

Much like Configuration.addCacheableFile(File) except that here we will fail immediately if the cache version cannot be found or used for whatever reason

addCategory(Category) - Method in class org.hibernate.test.filter.Product
 
addCDATA(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addCDATA(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.Table
 
addCheckConstraint(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addChild(Node) - Method in class org.hibernate.ejb.test.ops.Node
 
addChild(Child) - Method in class org.hibernate.test.annotations.onetomany.Parent
 
addChild(String) - Method in class org.hibernate.test.collection.map.Parent
 
addChild(Child) - Method in class org.hibernate.test.collection.map.Parent
 
addChild(String) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addChild(Child) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
addChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
addChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
addChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
addChild(String) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addChild(Child) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
addChild(Node) - Method in class org.hibernate.test.nonflushedchanges.Node
 
addChild(NumberedNode) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
addChild(Node) - Method in class org.hibernate.test.ops.Node
 
addChild(NumberedNode) - Method in class org.hibernate.test.ops.NumberedNode
 
addChild(VersionedNode) - Method in class org.hibernate.test.readonly.VersionedNode
 
addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Put child/parent relation to cache for cascading op
addClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addClass(Class) - Method in class org.hibernate.cfg.Configuration
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClass(PersistentClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClass(PersistentClass) - Method in interface org.hibernate.cfg.Mappings
Add entity mapping metadata.
addClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file named foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClassAuditingData(PersistentClass, ClassAuditingData) - Method in class org.hibernate.envers.configuration.ClassesAuditingData
Stores information about auditing meta-data for the given class.
addClassType(XClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClassType(XClass) - Method in interface org.hibernate.cfg.Mappings
FIXME should be private but will this break things? Add a class type.
addClient(Client) - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
addCollection(Collection) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addCollection(Collection) - Method in interface org.hibernate.cfg.Mappings
Add collection mapping metadata to this repository.
addCollection(PluralAttributeBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addCollection(PluralAttributeBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register a PersistentCollection object for an array.
addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a PersistentCollection object for an array.
addColumn(Element, String, Integer, Integer, Integer, String, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds new column element.
addColumn(Element, String, Integer, Integer, Integer, String, String, String, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addColumn(Element, Column) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds column element with the following attributes (unless empty): name, length, scale, precision, sql-type, read and write.
addColumn(Column) - Method in class org.hibernate.mapping.Component
 
addColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
addColumn(Column) - Method in class org.hibernate.mapping.Index
 
addColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
 
addColumn(Column) - Method in class org.hibernate.mapping.Table
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
addColumn(String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
 
addColumn(String) - Method in class org.hibernate.sql.InsertSelect
 
addColumn(String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String) - Method in class org.hibernate.sql.Update
 
addColumn(String, String) - Method in class org.hibernate.sql.Update
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
 
addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
addColumnAlias(String) - Method in interface org.hibernate.SQLQuery.ReturnProperty
Add a column alias to this property mapping.
addColumnBinding(String, Column, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addColumnBinding(String, Column, Table) - Method in interface org.hibernate.cfg.Mappings
Binds the given 'physicalColumn' to the give 'logicalName' within the given 'table'.
addColumnMapping(Column, Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
addColumns(Element, Iterator<Column>) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Constraint
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Index
 
addColumns(String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[]) - Method in class org.hibernate.sql.InsertSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addColumnsOrFormulas(Element, Iterator) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds all column or formula elements.
addColumnTemplate(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumnTemplates(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addComment(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addComment(String) - Method in class org.hibernate.metamodel.relational.Table
 
addComment(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addComment(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addComment(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addComponent(Element, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.metadata.ComponentMetadataGenerator
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComponent(PropertyData, String) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addComponentTypedValues(String, Object, CompositeType, List, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addCondition(String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(ConditionFragment) - Method in class org.hibernate.sql.DisjunctionFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(StringBuffer, String) - Method in class org.hibernate.sql.JoinFragment
Appends the 'on' condition to the buffer, returning true if the condition was added.
addCondition(String, String[], String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
Add the condition string to the join fragment.
addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.GetLoadTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.MergeTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.ops.PersistTest
 
addConfigOptions(Map) - Method in class org.hibernate.ejb.test.transaction.TransactionJoiningTest
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.AbstractEntityTest
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
addConfigurationProperties(Properties) - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
addContract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
addContract(Contract) - Method in class org.hibernate.test.immutable.Plan
 
addCorrelationRoot(FromImplementor) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
addDefaultGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Adds a default id generator.
addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addDefaultQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
AddDelTest - Class in org.hibernate.envers.test.integration.merge
 
AddDelTest() - Constructor for class org.hibernate.envers.test.integration.merge.AddDelTest
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a 'denormalized table' to this repository.
addDialectScope(String) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
addDialectScope(String) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Add the given dialect name to the scope of dialects to which this database object applies.
addDialectScope(String) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
addDirectory(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all mapping documents from a directory tree.
addDirectory(File) - Method in class org.hibernate.metamodel.MetadataSources
Read all mapping documents from a directory tree.
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
addDiscriminatorWhereFragment(RestrictableStatement, Queryable, Map, String) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addDocument(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
addDocument(Document) - Method in class org.hibernate.cfg.Configuration
Read mappings from a DOM Document
addDocument(Document) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a DOM Document
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Mechanism to more finely control the notion of duplicates.
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
addElement(String, InputStream, InputStream) - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
addElement(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
addEmbeddedParameter(ParameterSpecification) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated. Adds a parameter specification for a parameter encountered within this node.
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Adds an entity to the internal caches.
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Adds an entity to the internal caches.
addEntity(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(EntityBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addEntity(EntityBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addEntity(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addEntity(String) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, without specifying an alias.
addEntity(String, String) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity
addEntity(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, specifying a lock mode
addEntity(Class) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, without specifying an alias.
addEntity(String, Class) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity
addEntity(String, Class, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, specifying a lock mode
addEntity(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addEntityManagerFactory(String, EntityManagerFactory) - Method in class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
register the specified entity manager factory
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners.AbstractListener
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in class org.hibernate.test.event.collection.CollectionListeners.InitializeCollectionListener
 
addEvent(AbstractCollectionEvent, CollectionListeners.Listener) - Method in interface org.hibernate.test.event.collection.CollectionListeners.Listener
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addFetch(Fetch<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addFetch(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
Adds a fetch to this profile.
addFetch(String, String, String) - Method in class org.hibernate.metamodel.binding.FetchProfile
Adds a fetch to this profile.
addFetch(String, String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addFetchProfile(FetchProfile) - Method in class org.hibernate.cfg.Configuration
 
addFetchProfile(FetchProfile) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFetchProfile(FetchProfile) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addField(Card, Key) - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
addFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addFile(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFile(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFile(File) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFile(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
addFilter(String, String) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addFilter(String, String) - Method in class org.hibernate.mapping.Collection
 
addFilter(String, String) - Method in interface org.hibernate.mapping.Filterable
 
addFilter(String, String) - Method in class org.hibernate.mapping.PersistentClass
 
addFilter(String, String) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds a filter definition to this repository.
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds formula element.
addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
 
addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addFormulas(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addFragment(JoinFragment) - Method in class org.hibernate.sql.JoinFragment
 
addFrom(String, String) - Method in class org.hibernate.envers.tools.query.QueryBuilder
Add an entity from which to select.
addFromAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromElement(String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Adds a new from element to the from node.
addFromFragmentString(String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addGeneratedProperty(T) - Method in class org.hibernate.test.annotations.any.PropertyList
 
addGeneratedProperty(Property) - Method in class org.hibernate.test.annotations.any.PropertySet
 
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Add a generator.
addGeneratorTable(String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGeneratorTable(String, Properties) - Method in interface org.hibernate.cfg.Mappings
Add a generator table properties.
addGroupMembership(Group) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
addH(H) - Method in class org.hibernate.test.cascade.A
 
addHibernateTypeResolver(AttributeTypeResolver) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix, is equal to the given object.
addIdGenerator(IdGenerator) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addIdGenerator(IdGenerator) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 (the entity is the same).
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper (the second mapper must be for the same entity, but it can have, for example, prefixed properties).
addImpliedFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
addImport(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addImport(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds an import (HQL entity rename) to the repository.
addImport(String, String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addImport(String, String) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
addIndexes(Table, Index[], Mappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addingOverrideFor(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
addingOverrideFor(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitiator(BasicServiceInitiator) - Method in class org.hibernate.service.ServiceRegistryBuilder
Adds a service initiator.
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addInputStream(InputStream) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from an InputStream.
addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.entities.EntityInstantiator
 
additionalNamespaces() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
additionalNamespaces() - Method in class org.hibernate.tuple.ElementWrapper
 
additiveExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
additiveExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
addJar(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addJar(File) - Method in class org.hibernate.cfg.Configuration
Read all mappings from a jar file

Assumes that any file named *.hbm.xml is a mapping document.

addJar(File) - Method in class org.hibernate.metamodel.MetadataSources
Read all mappings from a jar file.
addJoin(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addJoin(JoinTable, boolean) - Method in interface org.hibernate.cfg.PropertyHolder
 
addJoin(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addJoin(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addJoin(Join<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
addJoin(AssociationType, String, JoinType, String[]) - Method in class org.hibernate.engine.internal.JoinSequence
 
addJoin(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.CacheJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addJoin(String, String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result, specifying a lock mode
addJoins(PersistentClass, Map<String, Join>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addJoins(PersistentClass, Map<String, Join>) - Method in interface org.hibernate.cfg.Mappings
Add join metadata for a persistent entity.
addJoins(JoinFragment) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addJoins(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.JoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addLine(OrderLine) - Method in class org.hibernate.test.criteria.Order
 
addLineItem(Product, long) - Method in class org.hibernate.test.filter.Order
 
addListener(Object) - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
addListener(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Add listener to this cache.
addListener(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
addListener(String, NamespaceChangeListener) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
addListener(String, NamespaceChangeListener) - Method in interface org.hibernate.service.jndi.spi.JndiService
Adds the specified listener to the given JNDI namespace.
addMail(String) - Method in class org.hibernate.test.orphan.User
 
addManyToManyFilter(String, String) - Method in class org.hibernate.mapping.Collection
 
addManyToManyJoin(JoinFragment, QueryableCollection) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addMappedBy(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addMappedBy(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.cfg.Mappings
add a new MappedSuperclass This should not be called if the MappedSuperclass already exists (it would be erased)
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addMappings(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addMapResource(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addMapResource(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Add a mapping file
addMember(User) - Method in class org.hibernate.test.exception.Group
 
addMembership(Group) - Method in class org.hibernate.test.exception.User
 
addMembership(Group) - Method in class org.hibernate.test.insertordering.User
 
addMembership(User, Group, Membership) - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
addMiddleEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.entities.mapper.relation.component.MiddleComponentMapper
Adds query statements, which contains restrictions, which express the property that part of the middle entity with alias prefix1, is equal to part of the middle entity with alias prefix2 (the entity is the same).
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
addModifiedEntityType(String) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains named parameters, which express the property that the id of the entity with alias prefix, is equal to the given object.
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNamedQuery(NamedQueryDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNamespace(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addNamespace(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addNarrative(Narrative) - Method in class org.hibernate.test.annotations.entity.Topic
 
addNativelyGeneratedId(Element, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addNegatedParameters() - Method in class org.hibernate.envers.tools.query.Parameters
Adds negated parameters, by default with the "and" connective.
addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.tools.graph.Vertex
 
addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a new collection (ie.
addNewCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a new collection (ie.
addNonLazyCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNonLazyCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
Adds IS NOT NULL restriction.
addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullRestriction(String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
Adds IS NULL restriction.
addObserver(BatchObserver) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Adds an observer to this batch.
addObserver(ConnectionObserver) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
addObserver(ConnectionObserver) - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Add an observer interested in notification of connection events.
addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
addObserver(TransactionObserver) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
addObserver(TransactionObserver) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Adds an observer to the coordinator.
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
addOffspring(Animal) - Method in class org.hibernate.test.hql.Animal
 
addOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addOldStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addOldStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addOrder(Order) - Method in interface org.hibernate.Criteria
Add an ordering to the result set.
addOrder(Order) - Method in class org.hibernate.criterion.DetachedCriteria
 
addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
 
addOrder(AuditOrder) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addOrder(String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
 
addOrderFragment(String) - Method in class org.hibernate.hql.internal.ast.tree.OrderByClause
 
addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Column name shall be wrapped with '`' signs if quotation required.
addPackage(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated. Read package-level metadata.
addPackage(String) - Method in class org.hibernate.cfg.Configuration
Read package-level metadata.
addPackage(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addPackage(String) - Method in class org.hibernate.metamodel.MetadataSources
Read package-level metadata.
addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
 
addParent(ParentWithBidirectionalManyToMany) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
addParty(Party) - Method in class org.hibernate.test.immutable.Contract
 
addParty(Party) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
addPermission(String, String, String) - Method in class org.hibernate.secure.internal.JACCConfiguration
 
addPlayer(Player) - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
addPolitician(Politician) - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
 
addProcessingInstruction(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.tuple.ElementWrapper
 
addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
 
addProjection(AuditProjection) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addProjection(String, String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProjection(String, String, boolean, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Add the given properties to ours.
addProperties(Properties) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Element, String, String, boolean, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addProperty(Property) - Method in class org.hibernate.mapping.Component
 
addProperty(Property) - Method in class org.hibernate.mapping.Join
 
addProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Add a simple property-to-one-column mapping
addProperty(String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Add a property, presumably with more than one column.
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.RootReturn
Add a simple property-to-one-column mapping
addProperty(String) - Method in interface org.hibernate.SQLQuery.RootReturn
Add a property, presumably with more than one column.
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
Add an audited property.
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
addPropertyPath(String, Type, String[], String[], String[], String[]) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
addPropertyReference(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository.
addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyTypedValue(Object, Type, List) - Method in class org.hibernate.criterion.Example
 
addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a proxy to the session cache
addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a proxy to the session cache
addQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named query to this repository.
addQueryReturn(NativeSQLQueryReturn) - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
addQuerySpaces(Serializable[]) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
Addr - Class in org.hibernate.test.annotations.override
 
Addr() - Constructor for class org.hibernate.test.annotations.override.Addr
 
addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
 
addResolver(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the end of the underlying resolver list.
addResolverAtFirst(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the beginning of the underlying resolver list.
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addResource(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resource (i.e.
addResource(String) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resourceName (i.e.
addResource(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addResource(String, ClassLoader) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
addResource(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings as a application resourceName (i.e.
address - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
address - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
Address - Class in org.hibernate.ejb.test.xml.sequences
 
Address() - Constructor for class org.hibernate.ejb.test.xml.sequences.Address
 
Address(String, String, String, String) - Constructor for class org.hibernate.ejb.test.xml.sequences.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
Address() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
Address(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
Address - Class in org.hibernate.envers.test.various
 
Address() - Constructor for class org.hibernate.envers.test.various.Address
 
Address - Interface in org.hibernate.test.abstractembeddedcomponents.propertyref
 
Address - Class in org.hibernate.test.annotations.beanvalidation
 
Address() - Constructor for class org.hibernate.test.annotations.beanvalidation.Address
 
Address - Class in org.hibernate.test.annotations.embedded
 
Address() - Constructor for class org.hibernate.test.annotations.embedded.Address
 
Address - Class in org.hibernate.test.annotations.embedded.many2one
TODO : javadoc
Address() - Constructor for class org.hibernate.test.annotations.embedded.many2one.Address
 
Address - Class in org.hibernate.test.annotations.entity
Has a serializable class as a property
Address() - Constructor for class org.hibernate.test.annotations.entity.Address
 
Address - Class in org.hibernate.test.annotations.override
 
Address() - Constructor for class org.hibernate.test.annotations.override.Address
 
Address - Class in org.hibernate.test.any
todo: describe Address
Address() - Constructor for class org.hibernate.test.any.Address
 
Address - Class in org.hibernate.test.component.cascading.toone
Address() - Constructor for class org.hibernate.test.component.cascading.toone.Address
 
Address - Class in org.hibernate.test.cuk
 
Address() - Constructor for class org.hibernate.test.cuk.Address
 
Address - Class in org.hibernate.test.deletetransient
todo: describe Address
Address() - Constructor for class org.hibernate.test.deletetransient.Address
 
Address(String) - Constructor for class org.hibernate.test.deletetransient.Address
 
Address - Class in org.hibernate.test.discriminator
 
Address() - Constructor for class org.hibernate.test.discriminator.Address
 
address - Variable in class org.hibernate.test.discriminator.Address
 
Address - Interface in org.hibernate.test.dynamicentity
 
Address - Class in org.hibernate.test.hql
Implementation of Address.
Address() - Constructor for class org.hibernate.test.hql.Address
 
Address - Class in org.hibernate.test.joinedsubclass
 
Address() - Constructor for class org.hibernate.test.joinedsubclass.Address
 
address - Variable in class org.hibernate.test.joinedsubclass.Address
 
Address - Class in org.hibernate.test.nonflushedchanges
Address() - Constructor for class org.hibernate.test.nonflushedchanges.Address
 
Address(String, String, String, Person) - Constructor for class org.hibernate.test.nonflushedchanges.Address
 
Address - Class in org.hibernate.test.ondelete
 
Address() - Constructor for class org.hibernate.test.ondelete.Address
 
address - Variable in class org.hibernate.test.ondelete.Address
 
Address - Class in org.hibernate.test.onetoone.formula
 
Address() - Constructor for class org.hibernate.test.onetoone.formula.Address
 
Address - Class in org.hibernate.test.onetoone.joined
 
Address() - Constructor for class org.hibernate.test.onetoone.joined.Address
 
address - Variable in class org.hibernate.test.onetoone.joined.Person
 
Address - Class in org.hibernate.test.onetoone.optional
 
Address() - Constructor for class org.hibernate.test.onetoone.optional.Address
 
address - Variable in class org.hibernate.test.onetoone.optional.Person
 
Address - Class in org.hibernate.test.onetoone.singletable
 
Address() - Constructor for class org.hibernate.test.onetoone.singletable.Address
 
address - Variable in class org.hibernate.test.onetoone.singletable.Person
 
Address - Class in org.hibernate.test.ops
Address() - Constructor for class org.hibernate.test.ops.Address
 
Address(String, String, String, Person) - Constructor for class org.hibernate.test.ops.Address
 
Address - Class in org.hibernate.test.propertyref.basic
 
Address() - Constructor for class org.hibernate.test.propertyref.basic.Address
 
Address - Class in org.hibernate.test.querycache
Implementation of Address.
Address() - Constructor for class org.hibernate.test.querycache.Address
 
Address(Student, String, String, String, String, String, String) - Constructor for class org.hibernate.test.querycache.Address
 
Address - Class in org.hibernate.test.typedmanytoone
 
Address() - Constructor for class org.hibernate.test.typedmanytoone.Address
 
Address - Class in org.hibernate.test.typedonetoone
 
Address() - Constructor for class org.hibernate.test.typedonetoone.Address
 
Address - Class in org.hibernate.test.unionsubclass2
 
Address() - Constructor for class org.hibernate.test.unionsubclass2.Address
 
address - Variable in class org.hibernate.test.unionsubclass2.Address
 
AddressAdapter - Interface in org.hibernate.cache.infinispan.util
AddressAdapter.
AddressAdapterImpl - Class in org.hibernate.cache.infinispan.util
AddressAdapterImpl.
AddressAdapterImpl() - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
AddressAdapterImpl(Address) - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
AddressBook - Class in org.hibernate.test.annotations.indexcoll
 
AddressBook() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressBook
 
AddressEntry - Class in org.hibernate.test.annotations.indexcoll
 
AddressEntry() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntry
 
AddressEntryPk - Class in org.hibernate.test.annotations.indexcoll
 
AddressEntryPk() - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
AddressEntryPk(String, String) - Constructor for class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
addresses - Variable in class org.hibernate.test.onetoone.singletable.Org
 
AddressId - Class in org.hibernate.test.typedmanytoone
 
AddressId(String, String) - Constructor for class org.hibernate.test.typedmanytoone.AddressId
 
AddressId() - Constructor for class org.hibernate.test.typedmanytoone.AddressId
 
AddressId - Class in org.hibernate.test.typedonetoone
 
AddressId(String, String) - Constructor for class org.hibernate.test.typedonetoone.AddressId
 
AddressId() - Constructor for class org.hibernate.test.typedonetoone.AddressId
 
AddressImpl - Class in org.hibernate.test.abstractembeddedcomponents.propertyref
 
AddressImpl() - Constructor for class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
AddressType - Class in org.hibernate.test.annotations.embedded
Kind of address (home, professional etc)
AddressType() - Constructor for class org.hibernate.test.annotations.embedded.AddressType
 
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds the metadata for a named SQL result set mapping to this repository.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addrExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addrExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
addrExprLhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addRoot(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addRoot(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addRoot(String, String) - Method in interface org.hibernate.SQLQuery
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
addScalar(String, Type) - Method in class org.hibernate.internal.SQLQueryImpl
 
addScalar(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addScalar(String) - Method in interface org.hibernate.SQLQuery
Declare a scalar query result.
addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
Declare a scalar query result.
addSecondaryTable(String, TableSpecification) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addSecondPass(SecondPass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass) - Method in interface org.hibernate.cfg.Mappings
Adds a second-pass to the end of the current queue.
addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds a second pass.
addSelectColumn(String, String) - Method in class org.hibernate.sql.QuerySelect
 
addSelectFragmentString(String) - Method in class org.hibernate.sql.QuerySelect
 
addService(Class, Service) - Method in class org.hibernate.service.ServiceRegistryBuilder
Adds a user-provided service
addSessionFactory(String, String, boolean, SessionFactory, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
addSoldier(Soldier) - Method in class org.hibernate.ejb.test.cascade.Troop
 
addSoldier(Soldier) - Method in class org.hibernate.test.annotations.onetomany.Troop
 
addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named SQL query to this repository.
addStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addString(Locale, String) - Method in class org.hibernate.test.component.cascading.collection.LocalizedStrings
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
addSubcontract(Contract) - Method in class org.hibernate.test.immutable.Contract
 
addSubcontract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
addSubNode(Node) - Method in class org.hibernate.test.onetomany.Node
 
addSubParameters(String) - Method in class org.hibernate.envers.tools.query.Parameters
Adds sub-parameters with a new connective.
addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Adds a subselect fetch decriptor for the given entity key.
addSynchronizedEntityClass(Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SQLQuery
Adds an entity for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedEntityName(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.SQLQuery
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
Adds a query space (table name) for (a) auto-flush checking and (b) query result cache invalidation checking
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
addSynchronizedTableNames(Collection<String>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addTable(String, String, String, String, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTable(String, String, String, String, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds table metadata to this repository returning the created metadata instance.
addTableAlias(String) - Method in class org.hibernate.sql.ForUpdateFragment
 
addTableBinding(String, String, String, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTableBinding(String, String, String, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a table binding to this repository.
addText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
addToBatch() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Indicates completion of the current part of the batch.
addToBatch() - Method in class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatch
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
addToCollection(Object[], Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
addToCollection(List, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
addToCollectionIfNotNull(Collection, Object) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
addToExtendsQueue(ExtendsQueueEntry) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToExtendsQueue(ExtendsQueueEntry) - Method in interface org.hibernate.cfg.Mappings
Adds an entry to the extends queue queue.
addToManyMiddleNotOwningRelation(String, String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyMiddleRelation(String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addToOneNotOwningRelation(String, String, String, IdMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToOneRelation(String, String, IdMapper, boolean) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.BetweenAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.IdentifierEqAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.InAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.LogicalAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotNullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.PropertyAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RelatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RevisionTypeAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.SimpleAuditExpression
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
 
addTypeDef(String, String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTypeDef(String, String, Properties) - Method in interface org.hibernate.cfg.Mappings
Adds a type definition to this metadata repository.
addTypeDefinition(TypeDef) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addTypeDefinition(TypeDef) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
 
addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
 
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a detached uninitialized collection
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a detached uninitialized collection
addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
Add an uninitialized instance of an entity class, as a placeholder to ensure object identity.
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.cfg.Mappings
 
addUniqueConstraints(Table, List) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraints(Table, List) - Method in interface org.hibernate.cfg.Mappings
Deprecated. Use Mappings.addUniqueConstraintHolders(org.hibernate.mapping.Table, java.util.List) instead
addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
 
addUniquePropertyReference(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniquePropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository where said proeprty reference is marked as unique.
addUnownedCollection(CollectionKey, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addUnownedCollection(CollectionKey, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a collection which has no owner loaded
addURL(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addURL(URL) - Method in class org.hibernate.cfg.Configuration
Read mappings from a URL
addURL(URL) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a URL
addUser(User) - Method in class org.hibernate.test.manytomany.ordered.Group
 
addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
 
addValue(String) - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
addValue(SimpleValue) - Method in class org.hibernate.metamodel.relational.Tuple
 
addValue(Object) - Method in class org.hibernate.sql.InFragment
 
addVersion(Version) - Method in class org.hibernate.test.annotations.indexcoll.Software
 
addVeryOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.annotations.fetch.Person
 
addVeryOldStay(Stay) - Method in class org.hibernate.test.annotations.fetch.Person
 
addVeryOldStay(Date, Date, String, String, String) - Method in class org.hibernate.test.jpa.fetch.Person
 
addVeryOldStay(Stay) - Method in class org.hibernate.test.jpa.fetch.Person
 
addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
 
addWhere(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, String, QueryBuilder) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereColumn(String) - Method in class org.hibernate.sql.Update
 
addWhereColumn(String, String) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[]) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addWhereFragment(JoinFragment, String, QueryNode, FromElement, HqlSqlWalker) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addWhereFragment(String) - Method in class org.hibernate.sql.Delete
 
addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
 
addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParams(String, String, Object[], String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
AddWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, Map<String, Object>) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
addXML(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
addXML(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a String
affectsTable(String) - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
after() - Method in class org.hibernate.internal.AbstractQueryImpl
 
after() - Method in class org.hibernate.internal.CriteriaImpl
 
AFTER_EVICT - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after eviction of the parent entity from the session cache
AFTER_INSERT_BEFORE_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion
AFTER_INSERT_BEFORE_DELETE_VIA_COLLECTION - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion, inside a collection
AFTER_LOCK - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after refreshing a parent entity
AFTER_UPDATE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after update of the parent entity
afterAction(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after execution of an action
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the beginning of a transaction.
AfterClassCallbackHandler - Class in org.hibernate.testing.junit4
 
AfterClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.AfterClassCallbackHandler
 
AfterClassOnce - Annotation Type in org.hibernate.testing
Annotation used to mark a method which should be run once after the last test execution for the given class.
afterCompletion(int) - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSynch
afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
afterCompletion(boolean, TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the last phase of transaction completion.
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
AfterCompletionAction - Interface in org.hibernate.engine.transaction.synchronization.spi
A pluggable strategy for defining any actions to be performed during Synchronization.afterCompletion(int) processing from the the Synchronization registered by Hibernate with the underlying JTA platform.
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.test.component.basic.ComponentTest
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.test.compositeelement.CompositeElementTest
 
afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.CollectionAction
Reconnect to session after deserialization...
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.EntityAction
Reconnect to session after deserialization...
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
afterDeserialize(TransactionCoordinatorImpl) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterInitialize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after initializing from cache
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entities properties have been initialized
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Called just after the entities properties have been initialized.
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Called just after the entities properties have been initialized.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Returns false since this is a non-strict read/write cache access strategy
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterInsert(Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just after the last result
afterLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
afterLast() - Method in interface org.hibernate.ScrollableResults
Go to a location just after the last result
afterLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this after finishing a two-phase load
afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this after finishing a two-phase load
afterNonTransactionalQuery(boolean) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterNonTransactionalQuery(boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Performs actions needed after execution of a non-transactional query.
afterOperation(boolean) - Method in class org.hibernate.internal.SessionImpl
Check if there is a Hibernate or JTA transaction in progress and, if there is not, flush if necessary, make sure the connection has been committed (if it is not in autocommit mode) and run the after completion processing
afterOperation(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterReassociate(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterReassociate(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entity has been reassociated with the session
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called after inserting a row, to fetch the natively generated id
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after inserting a row, to fetch the natively generated id
afterScrollOperation() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.internal.AbstractScrollableResults
 
afterScrollOperation() - Method in class org.hibernate.internal.SessionImpl
 
afterScrollOperation() - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterSessionFactoryBuilt() - Method in class org.hibernate.test.rowid.RowIdTest
 
afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Used to signify that a statement has completed execution which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Signals the end of transaction.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Signals the end of current transaction in which this logical connection operated.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Used to signify that a transaction has completed which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTransaction(TransactionImplementor, int) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterTransaction(TransactionImplementor, int) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.spi.ActionQueue
Performs cleanup of any held cache softlocks.
afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after transactions end
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called after a transaction is committed or rolled back.
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
AfterTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during after transaction completion.
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
age - Variable in class org.hibernate.test.annotations.manytoone.Parent
 
age - Variable in class org.hibernate.test.annotations.onetomany.Parent
 
aggregate() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
aggregate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AggregatedAuditExpression - Class in org.hibernate.envers.query.criteria
 
AggregatedAuditExpression(PropertyNameGetter, AggregatedAuditExpression.AggregatedMode) - Constructor for class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
AggregatedAuditExpression.AggregatedMode - Enum in org.hibernate.envers.query.criteria
 
AggregatedSelectExpression - Interface in org.hibernate.hql.internal.ast.tree
Contract for a select expression which aggregates other select expressions together into a single return
aggregateExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregateNode - Class in org.hibernate.hql.internal.ast.tree
Represents an aggregate function i.e.
AggregateNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AggregateNode
 
AggregateProjection - Class in org.hibernate.criterion
Base class for standard aggregation functions.
AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
 
AggregateQuery - Class in org.hibernate.envers.test.integration.query
 
AggregateQuery() - Constructor for class org.hibernate.envers.test.integration.query.AggregateQuery
 
aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregationFunction<T> - Class in org.hibernate.ejb.criteria.expression.function
Models SQL aggregation functions (MIN, MAX, COUNT, etc).
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Object) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction.AVG - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a AVG function providing convenience in construction.
AggregationFunction.AVG(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.AVG
 
AggregationFunction.COUNT - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a COUNT function providing convenience in construction.
AggregationFunction.COUNT(CriteriaBuilderImpl, Expression<?>, boolean) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
AggregationFunction.GREATEST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MAX function in terms of non-numeric expressions.
AggregationFunction.GREATEST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.GREATEST
 
AggregationFunction.LEAST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MIN function in terms of non-numeric expressions.
AggregationFunction.LEAST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.LEAST
 
AggregationFunction.MAX<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MAX function providing convenience in construction.
AggregationFunction.MAX(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MAX
 
AggregationFunction.MIN<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MIN function providing convenience in construction.
AggregationFunction.MIN(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MIN
 
AggregationFunction.SUM<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a SUM function providing convenience in construction.
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<? extends Number>, Class<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
AggregationResultTest - Class in org.hibernate.ejb.criteria.basic
 
AggregationResultTest() - Constructor for class org.hibernate.ejb.criteria.basic.AggregationResultTest
 
aggressiveRelease() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
Force aggressive release of the underlying connection.
AId - Class in org.hibernate.test.annotations.cid
 
AId() - Constructor for class org.hibernate.test.annotations.cid.AId
 
AImpl - Class in org.hibernate.test.annotations.xml.hbm
 
AImpl() - Constructor for class org.hibernate.test.annotations.xml.hbm.AImpl
 
Alarm - Class in org.hibernate.test.annotations.inheritance.joined
 
Alarm() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Alarm
 
alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
Assign an alias to a projection, by wrapping it
ALIAS - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
alias(String) - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
alias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
Alias - Class in org.hibernate.sql
An alias generator for SQL identifiers
Alias(int, String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
Alias(String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
Alias - Class in org.hibernate.test.annotations.embedded.one2many
TODO : javadoc
Alias() - Constructor for class org.hibernate.test.annotations.embedded.one2many.Alias
 
Alias(String, String, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Alias
 
Alias(Name, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Alias
 
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ALIAS_SPECIFIC_LOCK_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
Query hint (aka Query.setHint(java.lang.String, java.lang.Object)) for applying an alias specific lock mode (aka Query.setLockMode(java.lang.String, org.hibernate.LockMode)).
ALIAS_TO_ENTITY_MAP - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a Map from alias to entity instance
ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
Each row of results is a Map from alias to values/entities
aliasedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AliasedProjection - Class in org.hibernate.criterion
 
AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
 
aliasedSelectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AliasedTupleSubsetResultTransformer - Class in org.hibernate.transform
An implementation of TupleSubsetResultTransformer that ignores a tuple element if its corresponding alias is null.
AliasedTupleSubsetResultTransformer() - Constructor for class org.hibernate.transform.AliasedTupleSubsetResultTransformer
 
aliases - Variable in class org.hibernate.loader.JoinWalker
 
aliases - Variable in class org.hibernate.loader.OuterJoinLoader
 
AliasGenerator - Class in org.hibernate.hql.internal.ast.util
Generates class/table/column aliases during semantic analysis and SQL rendering.
AliasGenerator() - Constructor for class org.hibernate.hql.internal.ast.util.AliasGenerator
 
AliasGenerator - Interface in org.hibernate.sql
TODO : javadoc
aliasRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
Creates a resulttransformer that will inject aliased values into instances of Class via property methods or fields.
AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
Wraps the tuples in a constructor call.
AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Instantiates a AliasToBeanConstructorResultTransformer.
AliasToBeanResultTransformer - Class in org.hibernate.transform
Result transformer that allows to transform a result to a user specified class which will be populated via setter methods or fields matching the alias names.
AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
 
AliasToEntityMapResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which builds a map for each "row", made up of each aliased value where the alias is the map key.
Alien - Class in org.hibernate.test.subselect
 
Alien() - Constructor for class org.hibernate.test.subselect.Alien
 
Alien - Class in org.hibernate.test.unionsubclass
 
Alien() - Constructor for class org.hibernate.test.unionsubclass.Alien
 
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that columnspan of the foreignkey and the primarykey is the same.
all(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ALL - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
ALL_FILTERS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
allEq(Map) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equals" constraint to each property in the key set of a Map
allocationSize - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
allocationSize - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AllPerformance - Class in org.hibernate.envers.test.performance
 
AllPerformance() - Constructor for class org.hibernate.envers.test.performance.AllPerformance
 
AllTables - Class in org.hibernate.test.annotations.query
 
AllTables() - Constructor for class org.hibernate.test.annotations.query.AllTables
 
AlphabeticalDirectory - Class in org.hibernate.test.annotations.indexcoll
 
AlphabeticalDirectory() - Constructor for class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
AlphabeticalIdManyToOneTest - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
AlphabeticalIdManyToOneTest() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalIdManyToOneTest
 
AlphabeticalManyToOneTest - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
AlphabeticalManyToOneTest() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalManyToOneTest
 
alreadySessionBound() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
alreadySessionBound() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
altWhenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are generated by the database on both insert and update.
and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of two expressions
and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
and(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the conjuction of two criterions.
AND - Static variable in class org.hibernate.envers.tools.query.Parameters
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Animal - Class in org.hibernate.ejb.test.ops
 
Animal() - Constructor for class org.hibernate.ejb.test.ops.Animal
 
Animal - Class in org.hibernate.test.collection.original
 
Animal() - Constructor for class org.hibernate.test.collection.original.Animal
 
Animal - Class in org.hibernate.test.hql
 
Animal() - Constructor for class org.hibernate.test.hql.Animal
 
Animal(String, float) - Constructor for class org.hibernate.test.hql.Animal
 
Animal_ - Class in org.hibernate.ejb.test.ops
 
Animal_() - Constructor for class org.hibernate.ejb.test.ops.Animal_
 
AnnotatedClassType - Enum in org.hibernate.cfg
Type of annotation of a class will give its type
AnnotatedTrackingEntitiesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
Tests proper behavior of revision entity that utilizes ModifiedEntityNames annotation.
AnnotatedTrackingEntitiesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.AnnotatedTrackingEntitiesTest
 
AnnotatedTrackingRevisionEntity - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
Sample revision entity that uses ModifiedEntityNames annotation.
AnnotatedTrackingRevisionEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
ANNOTATION_STRING_DEFAULT - Static variable in class org.hibernate.cfg.BinderHelper
 
AnnotationBinder - Class in org.hibernate.cfg
JSR 175 annotation binder which reads the annotations from classes, applies the principles of the EJB3 spec and produces the Hibernate configuration-time metamodel (the classes in the org.hibernate.mapping package)
AnnotationBindingContext - Interface in org.hibernate.metamodel.source.annotations
Defines an interface for providing additional annotation related context information.
AnnotationBindingContextImpl - Class in org.hibernate.metamodel.source.annotations
 
AnnotationBindingContextImpl(MetadataImplementor, Index) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
AnnotationConfiguration - Class in org.hibernate.cfg
Deprecated. All functionality has been moved to Configuration
AnnotationConfiguration() - Constructor for class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
AnnotationConfiguration.ExtendedMappingsImpl - Class in org.hibernate.cfg
Deprecated. 
AnnotationConfiguration.ExtendedMappingsImpl() - Constructor for class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
Deprecated.  
AnnotationConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
AnnotationConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.AnnotationConfigurationTaskWithEnvers
 
AnnotationException - Exception in org.hibernate
Annotation related exception.
AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
 
annotationFetchModeToHibernateFetchMode(FetchMode) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.metamodel.source.annotations
Main class responsible to creating and binding the Hibernate meta-model from annotations.
AnnotationMetadataSourceProcessorImpl(MetadataImpl) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
annotations() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.metadata.reader
A helper class to read versioning meta-data from annotations on a persistent class.
AnnotationsMetadataReader(GlobalConfiguration, ReflectionManager, PersistentClass) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
 
annotationType() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
ANSICaseFragment - Class in org.hibernate.sql
An ANSI SQL CASE expression.
ANSICaseFragment() - Constructor for class org.hibernate.sql.ANSICaseFragment
 
ANSIJoinFragment - Class in org.hibernate.sql
An ANSI-style join
ANSIJoinFragment() - Constructor for class org.hibernate.sql.ANSIJoinFragment
 
AnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction implementation that emulates the ANSI SQL trim function on dialects which do not support the full definition.
AnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a new AnsiTrimEmulationFunction using AnsiTrimEmulationFunction.LTRIM, AnsiTrimEmulationFunction.RTRIM, and AnsiTrimEmulationFunction.REPLACE respectively.
AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a trim() emulation function definition using the specified function calls.
AnsiTrimFunction - Class in org.hibernate.dialect.function
Defines support for rendering according to ANSI SQL TRIM function specification.
AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
 
Antenna - Class in org.hibernate.test.annotations.various
 
Antenna() - Constructor for class org.hibernate.test.annotations.various.Antenna
 
Any - Annotation Type in org.hibernate.annotations
Define a ToOne association pointing to several entity types.
any(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
Always assume the transient instance is newly instantiated
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
any(Type, Type) - Method in class org.hibernate.internal.TypeLocatorImpl
Any - Class in org.hibernate.mapping
A Hibernate "any" type (ie.
Any(Mappings, Table) - Constructor for class org.hibernate.mapping.Any
 
ANY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY - Static variable in class org.hibernate.secure.internal.HibernatePermission
 
any(Type, Type) - Method in class org.hibernate.type.TypeFactory
 
any(Type, Type) - Method in interface org.hibernate.TypeHelper
 
ANY_META_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY_META_DEFS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
AnyMetaDef - Annotation Type in org.hibernate.annotations
Defines @Any and @manyToAny metadata
AnyMetaDefs - Annotation Type in org.hibernate.annotations
Defines @Any and @ManyToAny set of metadata.
AnyTest - Class in org.hibernate.test.annotations.any
 
AnyTest() - Constructor for class org.hibernate.test.annotations.any.AnyTest
 
AnyType - Class in org.hibernate.type
Handles "any" mappings
AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
 
AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
 
AnyTypeTest - Class in org.hibernate.test.any
 
AnyTypeTest() - Constructor for class org.hibernate.test.any.AnyTypeTest
 
APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader used to load user application classes.
append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.tools.StringTools
To the given string builder, appends all strings in the given iterator, separating them with the given separator.
append(int, String, boolean) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
 
append(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
 
append(String) - Method in class org.hibernate.loader.PropertyPath
 
appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
 
appendAttributes(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendAttributes(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuffer) - Method in class org.hibernate.criterion.Example
 
appendContent(Branch) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendContent(Branch) - Method in class org.hibernate.tuple.ElementWrapper
 
appendDisplayText(StringBuilder) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendEscapedMultibyteChars(String, StringBuffer) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.Dialect
Provided we Dialect.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement.
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.SQLServerDialect
Use insert table(...) values(...) select SCOPE_IDENTITY()
appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendListener(T) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListeners(EventType<T>, Class<T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(EventType<T>, Class<T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.Dialect
Some dialects support an alternative means to SELECT FOR UPDATE, whereby a "lock hint" is appends to the table name in the from clause.
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuffer) - Method in class org.hibernate.criterion.Example
 
appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
Apple - Class in org.hibernate.test.annotations.inheritance
 
Apple() - Constructor for class org.hibernate.test.annotations.inheritance.Apple
 
appliesToDialect(Dialect) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
appliesToDialect(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.metamodel.relational.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
 
APPLY_CONSTRAINTS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheable(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheable(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
applyComment(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyComment(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyFetchSize(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFetchSize(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFirstResult(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given first-result value.
applyFirstResult(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyIdAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
applyIdClassAttributes(Set<SingularAttribute<? super X, ?>>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.Loader
Append FOR UPDATE OF clause, if necessary.
applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.Dialect
Modifies the given SQL by applying the appropriate updates for the specified lock modes and key columns.
applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
applyMaxResults(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given max results value.
applyMaxResults(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyNonFlushedChanges(NonFlushedChanges) - Method in interface org.hibernate.engine.spi.SessionImplementor
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.SessionImpl
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.StatelessSessionImpl
 
applyNonFlushedChangesToNewSessionCloseOldSession(Session) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.Loader
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
applySelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
applySetting(String, Object) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a setting value
applySettings(Map) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a groups of setting values
applyTimeout(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyTimeout(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
applyVersionAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
 
APPROXIMATE - Static variable in class org.hibernate.hql.internal.ast.util.LiteralProcessor
Indicates that Float and Double literal values should be treated using the SQL "approximate" format (i.e., '1E-3')
Area - Class in org.hibernate.test.annotations.query
Example of a entity load incl a join fetching of an associated *ToOne entity
Area() - Constructor for class org.hibernate.test.annotations.query.Area
 
areAssociationsLazy() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
areAssociationsLazy() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies whether associations are lazy by default if not specified in the mapping.
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.CriteriaQueryCachePutResultTransformerTest
 
areDynamicNonLazyAssociationsChecked() - Method in class org.hibernate.test.querycache.HqlQueryCachePutResultTransformerTest
 
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Determine if two instances are equal
areEqual(BigDecimal, BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
areEqual(BigInteger, BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
areEqual(Blob, Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
areEqual(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Determine if two instances are equal
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
Check whether any insertion or deletion actions are currently queued.
areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
areMatch(Object, Object) - Method in class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
Are the two listener instances considered a duplication?
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
Are rows transformed immediately after being read from the ResultSet?
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
Are string comparisons implicitly case insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
By default, Sybase string comparisons are case-insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
 
areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ArgumentsTools - Class in org.hibernate.envers.tools
 
ArgumentsTools() - Constructor for class org.hibernate.envers.tools.ArgumentsTools
 
arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
array - Variable in class org.hibernate.collection.internal.PersistentArrayHolder
 
array(Selection<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
array(List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections.
array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections, as well as the type of array.
Array - Class in org.hibernate.mapping
An array mapping has a primary key consisting of the key columns + index column.
Array(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Array
 
array(String, String, boolean, Class) - Method in class org.hibernate.type.TypeFactory
 
ArrayBinder - Class in org.hibernate.cfg.annotations
Bind an Array
ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
 
ArrayCollectionInitializor - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a map.
ArrayCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
ArrayHelper - Class in org.hibernate.internal.util.collections
 
arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.tools.ArraysTools
 
arrayList(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
A mutability plan for arrays.
ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
arraysEqual(Object[], Object[]) - Static method in class org.hibernate.envers.tools.Tools
 
ArraysTools - Class in org.hibernate.envers.tools
 
ArraysTools() - Constructor for class org.hibernate.envers.tools.ArraysTools
 
ArrayTest - Class in org.hibernate.test.annotations.array
 
ArrayTest() - Constructor for class org.hibernate.test.annotations.array.ArrayTest
 
ArrayTest - Class in org.hibernate.test.array
 
ArrayTest() - Constructor for class org.hibernate.test.array.ArrayTest
 
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(TypeFactory.TypeScope, String, String, Class, boolean) - Constructor for class org.hibernate.type.ArrayType
 
ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
 
Article - Class in org.hibernate.ejb.test.xml.sequences
 
Article() - Constructor for class org.hibernate.ejb.test.xml.sequences.Article
 
Article_ - Class in org.hibernate.ejb.test.xml.sequences
 
Article_() - Constructor for class org.hibernate.ejb.test.xml.sequences.Article_
 
as(String) - Method in class org.hibernate.criterion.SimpleProjection
 
as(Class<X>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AS4_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
AS7_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
asAlias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
asBigDecimal() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toBigDecimal(javax.persistence.criteria.Expression)
asBigDecimal() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toBigDecimal(javax.persistence.criteria.Expression)
asBigInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toBigInteger(javax.persistence.criteria.Expression)
asBigInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toBigInteger(javax.persistence.criteria.Expression)
asc(String) - Static method in class org.hibernate.criterion.Order
Ascending order
asc() - Method in class org.hibernate.criterion.Property
 
asc(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in ascending order
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ASCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
ascendingOrDescending() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
asDouble() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toDouble(javax.persistence.criteria.Expression)
asDouble() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toDouble(javax.persistence.criteria.Expression)
asFloat() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toFloat(javax.persistence.criteria.Expression)
asFloat() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toFloat(javax.persistence.criteria.Expression)
asInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toInteger(javax.persistence.criteria.Expression)
asInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toInteger(javax.persistence.criteria.Expression)
asLong() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toLong(javax.persistence.criteria.Expression)
asLong() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toLong(javax.persistence.criteria.Expression)
asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret the binary representation of a long.
assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.hql.ClassificationType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Reconstruct an object from the cacheable representation.
assemble(Serializable, Object) - Method in class org.hibernate.test.rowid.RowIdType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
assemble(Serializable, Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
assemble(Serializable, Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Reconstruct the object from its cached "disassembled" state.
assemble(Serializable[], Type[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.assemble(java.io.Serializable, org.hibernate.engine.spi.SessionImplementor, java.lang.Object) operation across a series of values.
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Reconstruct an object from the cacheable representation.
assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
Reconstruct an object from the cacheable representation.
assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
 
assertCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertDeleteCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertDeleteCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertDeleteCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
assertEntityFetchCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.annotations.lob.ImageTest
 
assertEquals(char[], char[]) - Static method in class org.hibernate.test.annotations.lob.TextTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.lob.BlobLocatorTest
 
assertEquals(byte[], byte[]) - Static method in class org.hibernate.test.lob.LongByteArrayTest
 
assertFetchCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertHitCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertInsertCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertInsertCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertInsertCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertInsertCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertInsertCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertInsertCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
AssertionFailure - Exception in org.hibernate
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
 
assertMissCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertPutCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertTranslation(String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertTranslation(String, Map) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertTranslation(String, Map, boolean, String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.immutable.ImmutableTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
assertUpdateCount(int) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
assertUpdateCount(int) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
Asset - Class in org.hibernate.test.annotations.inheritance.joined
 
Asset() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Asset
 
Assigned - Class in org.hibernate.id
assigned

An IdentifierGenerator that returns the current identifier assigned to an instance.
Assigned() - Constructor for class org.hibernate.id.Assigned
 
assignment() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
assignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AssignmentSpecification - Class in org.hibernate.hql.internal.ast.tree
Encapsulates the information relating to an individual assignment within the set clause of an HQL update statement.
AssignmentSpecification(AST, Queryable) - Constructor for class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
Association - Class in org.hibernate.engine.profile
Models the association of a given fetch.
Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
 
association - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
ASSOCIATION_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ASSOCIATION_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AssociationAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represents an association attribute.
AssociationAttributeBinding - Interface in org.hibernate.metamodel.binding
Contract describing a binding for attributes which model associations.
AssociationAttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract describing sources for attributes which model associations.
AssociationKey - Class in org.hibernate.engine.spi
Identifies a named association belonging to a particular entity instance.
AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AssociationOverrideTest - Class in org.hibernate.test.annotations.override
 
AssociationOverrideTest() - Constructor for class org.hibernate.test.annotations.override.AssociationOverrideTest
 
associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
 
associations - Variable in class org.hibernate.loader.JoinWalker
 
AssociationTest - Class in org.hibernate.ejb.test.association
 
AssociationTest() - Constructor for class org.hibernate.ejb.test.association.AssociationTest
 
AssociationType - Interface in org.hibernate.type
A type that represents some kind of association between entities.
asString() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
See CriteriaBuilder.toString(javax.persistence.criteria.Expression)
asString() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
See CriteriaBuilder.toString(javax.persistence.criteria.Expression)
asString() - Method in class org.hibernate.test.annotations.any.CharProperty
 
asString() - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
asString() - Method in class org.hibernate.test.annotations.any.LongProperty
 
asString() - Method in interface org.hibernate.test.annotations.any.Property
 
asString() - Method in class org.hibernate.test.annotations.any.StringProperty
 
asString() - Method in class org.hibernate.test.any.ComplexPropertyValue
 
asString() - Method in class org.hibernate.test.any.IntegerPropertyValue
 
asString() - Method in interface org.hibernate.test.any.PropertyValue
 
asString() - Method in class org.hibernate.test.any.StringPropertyValue
 
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.internal.util.xml.MappingReader
 
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
ASTAppender - Class in org.hibernate.hql.internal.ast.util
Appends child nodes to a parent efficiently.
ASTAppender(ASTFactory, AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
 
ASTAppender(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
 
ASTIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTIterator
 
ASTParentsFirstIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTParentsFirstIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
ASTParserLoadingOrderByTest - Class in org.hibernate.test.hql
Tests AST parser processing of ORDER BY clauses.
ASTParserLoadingOrderByTest() - Constructor for class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
ASTParserLoadingTest - Class in org.hibernate.test.hql
Tests the integration of the new AST parser into the loading of query results using the Hibernate persisters and loaders.
ASTParserLoadingTest() - Constructor for class org.hibernate.test.hql.ASTParserLoadingTest
 
ASTPrinter - Class in org.hibernate.hql.internal.ast.util
Utility for generating pretty "ASCII art" representations of syntax trees.
ASTPrinter(Class) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTPrinter(boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
 
ASTPrinter(Class, boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTQueryTranslatorFactory - Class in org.hibernate.hql.internal.ast
Generates translators which uses the Antlr-based parser to perform the translation.
ASTQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
ASTUtil - Class in org.hibernate.hql.internal.ast.util
Provides utility methods for AST traversal and manipulation.
ASTUtil.FilterPredicate - Interface in org.hibernate.hql.internal.ast.util
Filters nodes out of a tree.
ASTUtil.IncludePredicate - Class in org.hibernate.hql.internal.ast.util
A predicate that uses inclusion, rather than exclusion semantics.
ASTUtil.IncludePredicate() - Constructor for class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
asXML() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXML() - Method in class org.hibernate.tuple.ElementWrapper
 
asXPathResult(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXPathResult(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
Atmosphere - Class in org.hibernate.test.annotations.indexcoll
 
Atmosphere() - Constructor for class org.hibernate.test.annotations.indexcoll.Atmosphere
 
Atmosphere.Level - Enum in org.hibernate.test.annotations.indexcoll
 
atom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
attemptedDereference() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
attemptToRestartAlreadyStartedEhCacheProvider() - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
attemptToRestartAlreadyStartedEhCacheProvider() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
attemptToRestartAlreadyStartedEhCacheProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
attribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
Attribute - Interface in org.hibernate.metamodel.domain
Describes an attribute.
attribute(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(int) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
ATTRIBUTE_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ATTRIBUTE_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AttributeBinding - Interface in org.hibernate.metamodel.binding
The basic contract for binding a attribute from the domain model to the relational model.
AttributeBindingContainer - Interface in org.hibernate.metamodel.binding
Common contract for EntityBinding and ComponentAttributeBinding in so far as they are both containers for AttributeBinding descriptors
attributeBindings() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain all attribute bindings
attributeBindings() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
attributeBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
AttributeContainer - Interface in org.hibernate.metamodel.domain
Basic contract for any container holding attributes.
attributeCount() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeCount() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeFactory - Class in org.hibernate.ejb.metamodel
A factory for building Attribute instances.
AttributeFactory(MetadataContext) - Constructor for class org.hibernate.ejb.metamodel.AttributeFactory
 
AttributeImplementor<X,Y> - Interface in org.hibernate.ejb.metamodel
TODO : javadoc
attributeIterator() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeIterator() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeNature - Enum in org.hibernate.metamodel.source.annotations.attribute
An enum defining the type of a mapped attribute.
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AttributeOverride - Class in org.hibernate.metamodel.source.annotations.attribute
Contains the information about a single AttributeOverride.
AttributeOverride(AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverride(String, AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverrideTest - Class in org.hibernate.test.annotations.override
 
AttributeOverrideTest() - Constructor for class org.hibernate.test.annotations.override.AttributeOverrideTest
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
attributes() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
attributes() - Method in interface org.hibernate.metamodel.domain.AttributeContainer
Retrieve the attributes contained in this container.
attributes() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributes() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract for sources of persistent attribute descriptions.
AttributeSourceContainer - Interface in org.hibernate.metamodel.source.binder
Contract for a container of AttributeSource references.
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
attributeSources() - Method in interface org.hibernate.metamodel.source.binder.AttributeSourceContainer
Obtain this container's attribute sources.
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
AttributeTypeResolver - Interface in org.hibernate.metamodel.source.annotations.attribute.type
Determines explicit Hibernate type information for JPA mapped attributes when additional type information is provided via annotations like Lob, Enumerated and Temporal.
AttributeTypeResolverImpl - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AttributeTypeResolverImpl(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
attributeValue(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
Auction - Class in org.hibernate.test.bidi
 
Auction() - Constructor for class org.hibernate.test.bidi.Auction
 
AuctionTest - Class in org.hibernate.test.bidi
 
AuctionTest() - Constructor for class org.hibernate.test.bidi.AuctionTest
 
AuctionTest2 - Class in org.hibernate.test.bidi
 
AuctionTest2() - Constructor for class org.hibernate.test.bidi.AuctionTest2
 
AuditClassOverrideTest - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditClassOverrideTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
AuditConfiguration - Class in org.hibernate.envers.configuration
 
AuditConfiguration(Configuration) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
 
AuditConjunction - Class in org.hibernate.envers.query.criteria
 
AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
 
AuditCriterion - Interface in org.hibernate.envers.query.criteria
 
AuditDisjunction - Class in org.hibernate.envers.query.criteria
 
AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
 
Audited - Annotation Type in org.hibernate.envers
When applied to a class, indicates that all of its properties should be audited.
AuditedAllMappedSuperclass - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel
 
AuditedAllMappedSuperclass() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
AuditedAllMappedSuperclass(String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
AuditedAllSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass
 
AuditedAllSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass
 
AuditedAllSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedAllSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
AuditedBaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditedBaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedBaseEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedBaseEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
AuditedCollectionProxyTest - Class in org.hibernate.envers.test.integration.proxy
Test case for HHH-5750: Proxied objects lose the temporary session used to initialize them.
AuditedCollectionProxyTest() - Constructor for class org.hibernate.envers.test.integration.proxy.AuditedCollectionProxyTest
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
AuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
AuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
AuditedMethodMappedSuperclass - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel
 
AuditedMethodMappedSuperclass() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
AuditedMethodMappedSuperclass(String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
AuditedMethodSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass
 
AuditedMethodSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass
 
AuditedMethodSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedMethodSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.metadata.reader
Implementations hold other audited properties.
AuditedPropertiesReader - Class in org.hibernate.envers.configuration.metadata.reader
Reads persistent properties form a PersistentPropertiesSource and adds the ones that are audited to a AuditedPropertiesHolder, filling all the auditing data.
AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
AuditedSpecialEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditedSpecialEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedSpecialEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedSpecialEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
AuditedTestEntity - Class in org.hibernate.envers.test.integration.auditReader
 
AuditedTestEntity() - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditedTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditedTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration
Configuration of versions entities - names of fields, entities and tables created to store versioning information.
AuditEntitiesConfiguration(Properties, String) - Constructor for class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
AuditEntity - Class in org.hibernate.envers.query
TODO: ilike
AuditEntityNameRegister - Class in org.hibernate.envers.configuration.metadata
A register of all audit entity names used so far.
AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.metadata.AuditEntityNameRegister
 
AuditException - Exception in org.hibernate.envers.exception
 
AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditId - Class in org.hibernate.envers.query.criteria
Create restrictions and projections for the id of an audited entity.
AuditId() - Constructor for class org.hibernate.envers.query.criteria.AuditId
 
AuditJoinTable - Annotation Type in org.hibernate.envers
 
AuditMappedBy - Annotation Type in org.hibernate.envers
Annotation to specify a "fake" bi-directional relation.
AuditMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
 
AuditMetadataGenerator(Configuration, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Element, AuditEntityNameRegister) - Constructor for class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
AuditOrder - Interface in org.hibernate.envers.query.order
 
AuditOverride - Annotation Type in org.hibernate.envers
The AuditingOverride annotation is used to override the auditing behavior of a superclass or single property inherited from MappedSuperclass type, or attribute inside an embedded component.
AuditOverrides - Annotation Type in org.hibernate.envers
The AuditingOverrides annotation is used to override the auditing behavior for one ore more fields (or properties) inside an embedded component.
AuditProcess - Class in org.hibernate.envers.synchronization
 
AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.synchronization.AuditProcess
 
AuditProcessManager - Class in org.hibernate.envers.synchronization
 
AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.synchronization.AuditProcessManager
 
AuditProjection - Interface in org.hibernate.envers.query.projection
 
AuditProperty<T> - Class in org.hibernate.envers.query.criteria
Create restrictions, projections and specify order for a property of an audited entity.
AuditProperty(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditProperty
 
AuditPropertyOverrideTest - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
AuditPropertyOverrideTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
AuditQuery - Interface in org.hibernate.envers.query
 
AuditQueryCreator - Class in org.hibernate.envers.query
 
AuditQueryCreator(AuditConfiguration, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
 
AuditReader - Interface in org.hibernate.envers
 
AuditReaderAPITest - Class in org.hibernate.envers.test.integration.auditReader
A test which checks the correct behavior of AuditReader.isEntityClassAudited(Class entityClass).
AuditReaderAPITest() - Constructor for class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
AuditReaderFactory - Class in org.hibernate.envers
 
AuditReaderImpl - Class in org.hibernate.envers.reader
 
AuditReaderImpl(AuditConfiguration, Session, SessionImplementor) - Constructor for class org.hibernate.envers.reader.AuditReaderImpl
 
AuditReaderImplementor - Interface in org.hibernate.envers.reader
An interface exposed by a VersionsReader to library-facing classes.
AuditRelatedId - Class in org.hibernate.envers.query.criteria
Create restrictions on an id of an entity related to an audited entity.
AuditRelatedId(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
 
AuditStrategy - Interface in org.hibernate.envers.strategy
Behaviours of different audit strategy for populating audit data.
auditStrategy - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AuditTable - Annotation Type in org.hibernate.envers
 
AuditTableData - Class in org.hibernate.envers.configuration.metadata
Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit entity name.
AuditTableData(String, String, String, String) - Constructor for class org.hibernate.envers.configuration.metadata.AuditTableData
 
AuditWorkUnit - Interface in org.hibernate.envers.synchronization.work
TODO: refactor constructors into factory methods
Author - Class in org.hibernate.ejb.test.cascade
 
Author() - Constructor for class org.hibernate.ejb.test.cascade.Author
 
author - Static variable in class org.hibernate.ejb.test.cascade.Song_
 
Author - Class in org.hibernate.ejb.test.util
 
Author() - Constructor for class org.hibernate.ejb.test.util.Author
 
author - Static variable in class org.hibernate.ejb.test.util.CopyrightableContent_
 
Author - Class in org.hibernate.test.flush
 
Author() - Constructor for class org.hibernate.test.flush.Author
 
Author(String) - Constructor for class org.hibernate.test.flush.Author
 
Author_ - Class in org.hibernate.ejb.test.cascade
 
Author_() - Constructor for class org.hibernate.ejb.test.cascade.Author_
 
Author_ - Class in org.hibernate.ejb.test.util
 
Author_() - Constructor for class org.hibernate.ejb.test.util.Author_
 
AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic session close at end of transaction
AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
AUTO_REGISTER - Static variable in class org.hibernate.envers.event.EnversIntegrator
 
autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically closed after transaction completion
autoClose() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoClose flag from the original session should be used to create the new session
autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC autocommit mode
autoCommitMode(boolean) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoCommitMode(boolean) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommmitMode(boolean) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
autoCommmitMode(boolean) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoCommmitMode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
AUTODETECTION - Static variable in class org.hibernate.ejb.AvailableSettings
JAR autodetection artifacts class, hbm
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.custom.CustomLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.Loader
 
AutoDiscoveryTest - Class in org.hibernate.test.sql.autodiscovery
 
AutoDiscoveryTest() - Constructor for class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
AutoEntity - Class in org.hibernate.test.annotations.id.generationmappings
TODO : javadoc
AutoEntity() - Constructor for class org.hibernate.test.annotations.id.generationmappings.AutoEntity
 
AutoFlushEvent - Class in org.hibernate.event.spi
Defines an event class for the auto-flushing of a session.
AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
 
AutoFlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session auto-flush events.
autoFlushIfRequired(Set) - Method in class org.hibernate.internal.SessionImpl
detect in-memory changes, determine if the changes are to tables named in the query and, if so, complete execution the flush
autoFlushIfRequired(Set) - Method in class org.hibernate.internal.StatelessSessionImpl
 
autoFlushWillNotWork() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoFlushWillNotWork() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
autoImport - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
autoJoinTransactions(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session built automatically join in any ongoing JTA transactions
autoJoinTransactions() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoJoinTransaction flag from the original session should be used to create the new session
autoJoinTransactions(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
AuxiliaryDatabaseObject - Interface in org.hibernate.mapping
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
AuxiliaryDatabaseObject - Interface in org.hibernate.metamodel.relational
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
auxiliaryDatabaseObjects - Variable in class org.hibernate.cfg.Configuration
 
AvailableSettings - Interface in org.hibernate.cfg
 
AvailableSettings - Class in org.hibernate.ejb
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific

NOTE : Does *not* include Environment values.

AvailableSettings() - Constructor for class org.hibernate.ejb.AvailableSettings
 
avg(String) - Static method in class org.hibernate.criterion.Projections
A property average value
avg() - Method in class org.hibernate.criterion.Property
 
avg(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AvgProjection - Class in org.hibernate.criterion
An avg() projection
AvgProjection(String) - Constructor for class org.hibernate.criterion.AvgProjection
 
AvgWithArgumentCastFunction - Class in org.hibernate.dialect.function
Some databases strictly return the type of the of the aggregation value for AVG which is problematic in the case of averaging integers because the decimals will be dropped.
AvgWithArgumentCastFunction(String) - Constructor for class org.hibernate.dialect.function.AvgWithArgumentCastFunction
 

B

B - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
B() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.B
 
B - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
B() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.B
 
B - Class in org.hibernate.test.annotations.cid
 
B() - Constructor for class org.hibernate.test.annotations.cid.B
 
B - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
B() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
B - Class in org.hibernate.test.annotations.join
 
B() - Constructor for class org.hibernate.test.annotations.join.B
 
B - Interface in org.hibernate.test.annotations.xml.hbm
 
B - Class in org.hibernate.test.array
 
B() - Constructor for class org.hibernate.test.array.B
 
B1 - Class in org.hibernate.ejb.test.emops.cascade
 
B1() - Constructor for class org.hibernate.ejb.test.emops.cascade.B1
 
b1 - Static variable in class org.hibernate.ejb.test.emops.cascade.C1_
 
B1_ - Class in org.hibernate.ejb.test.emops.cascade
 
B1_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B1_
 
b1List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B2 - Class in org.hibernate.ejb.test.emops.cascade
 
B2() - Constructor for class org.hibernate.ejb.test.emops.cascade.B2
 
b2 - Static variable in class org.hibernate.ejb.test.emops.cascade.C2_
 
B2_ - Class in org.hibernate.ejb.test.emops.cascade
 
B2_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B2_
 
b2List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B3 - Class in org.hibernate.ejb.test.emops.cascade
 
B3() - Constructor for class org.hibernate.ejb.test.emops.cascade.B3
 
B3_ - Class in org.hibernate.ejb.test.emops.cascade
 
B3_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B3_
 
b3List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
B4 - Class in org.hibernate.ejb.test.emops.cascade
 
B4() - Constructor for class org.hibernate.ejb.test.emops.cascade.B4
 
B4_ - Class in org.hibernate.ejb.test.emops.cascade
 
B4_() - Constructor for class org.hibernate.ejb.test.emops.cascade.B4_
 
b4List - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
BabyCompleteEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
BabyCompleteEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
BabyCompleteEntity(Long, String, String, String, String, StrIntTestEntity, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
Backref - Class in org.hibernate.mapping
 
Backref() - Constructor for class org.hibernate.mapping.Backref
 
BackrefCompositeMapKeyTest - Class in org.hibernate.test.collection.backref.map.compkey
BackrefCompositeMapKeyTest implementation.
BackrefCompositeMapKeyTest() - Constructor for class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
BackrefPropertyAccessor - Class in org.hibernate.property
Represents a "back-reference" to the id of a collection owner.
BackrefPropertyAccessor(String, String) - Constructor for class org.hibernate.property.BackrefPropertyAccessor
Constructs a new instance of BackrefPropertyAccessor.
BackrefPropertyAccessor.BackrefGetter - Class in org.hibernate.property
Internal implementation of a property getter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefGetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
 
BackrefPropertyAccessor.BackrefSetter - Class in org.hibernate.property
Internal implementation of a property setter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefSetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
 
BackrefTest - Class in org.hibernate.test.unidir
 
BackrefTest() - Constructor for class org.hibernate.test.unidir.BackrefTest
 
bag - Variable in class org.hibernate.collection.internal.PersistentBag
 
Bag - Class in org.hibernate.mapping
A bag permits duplicates, so it has no primary key
Bag(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
 
Bag - Class in org.hibernate.test.annotations.referencedcolumnname
 
Bag() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Bag
 
Bag(String, Rambler) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Bag
 
bag(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
BagAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BagAttributeSourceImpl(JaxbBagElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
BagBinder - Class in org.hibernate.cfg.annotations
Bind a bag.
BagBinder() - Constructor for class org.hibernate.cfg.annotations.BagBinder
 
BagBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BagBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.BagBinding
 
BagOwner - Class in org.hibernate.test.collection.bag
BagOwner() - Constructor for class org.hibernate.test.collection.bag.BagOwner
 
BagOwner(String) - Constructor for class org.hibernate.test.collection.bag.BagOwner
 
BagType - Class in org.hibernate.type
 
BagType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.BagType
 
BankAccount - Class in org.hibernate.test.propertyref.inheritence.joined
 
BankAccount() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
Bar - Class in org.hibernate.test.criteria
 
Bar() - Constructor for class org.hibernate.test.criteria.Bar
 
base - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
BaseCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase
BaseCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
BaseCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
 
BaseCoreFunctionalTestCase.RollbackWork() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
 
BaseEmitterBean - Class in org.hibernate.cache.ehcache.management.impl
 
BaseEmitterBean(Class<T>) - Constructor for class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
BaseEmitterBean
BaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
BaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
BaseEntity - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
BaseEntity() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
BaseEnversCollectionEventListener - Class in org.hibernate.envers.event
Base class for Envers' collection event related listeners
BaseEnversCollectionEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversCollectionEventListener
 
BaseEnversEventListener - Class in org.hibernate.envers.event
Base class for all Envers event listeners
BaseEnversEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversEventListener
 
BaseGeneralDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan GeneralDataRegion implementors.
BaseGeneralDataRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
 
BaseRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan Regions.
BaseRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseRegion
 
BaseTransactionalDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Inifinispan TransactionalDataRegion implementors.
BaseTransactionalDataRegion(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
BaseUnitTestCase - Class in org.hibernate.testing.junit4
The base unit test adapter.
BaseUnitTestCase() - Constructor for class org.hibernate.testing.junit4.BaseUnitTestCase
 
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
basic(String) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve the basic type registered against the given name.
basic(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
Convenience form of TypeHelper.basic(String).
BASIC - Static variable in class org.hibernate.jdbc.Expectations
 
BASIC - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
basic(String) - Method in class org.hibernate.type.TypeResolver
Locate a Hibernate basic type given (one of) its registration names.
basic(String) - Method in interface org.hibernate.TypeHelper
Retrieve the basic type registered against the given name.
basic(Class) - Method in interface org.hibernate.TypeHelper
Convenience form of TypeHelper.basic(String).
BasicAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represent a basic attribute (explicitly or implicitly mapped).
BasicAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BasicAuxiliaryDatabaseObjectImpl - Class in org.hibernate.metamodel.relational
 
BasicAuxiliaryDatabaseObjectImpl(Schema, String, String, Set<String>) - Constructor for class org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl
 
BasicBatchKey - Class in org.hibernate.engine.jdbc.batch.internal
 
BasicBatchKey(String, Expectation) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
BasicBinder<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueBinder
BasicBinder(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicBinder
 
BasicBiowned - Class in org.hibernate.envers.test.integration.manytomany.biowned
 
BasicBiowned() - Constructor for class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
BasicClassFilter - Class in org.hibernate.bytecode.buildtime.spi
BasicClassFilter provides class filtering based on a series of packages to be included and/or a series of explicit class names to be included.
BasicClassFilter() - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicClassFilter(String[], String[]) - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicCollection - Class in org.hibernate.envers.test.integration.onetomany
 
BasicCollection() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
BasicCollectionElement - Class in org.hibernate.metamodel.binding
 
BasicCollectionElement(AbstractPluralAttributeBinding) - Constructor for class org.hibernate.metamodel.binding.BasicCollectionElement
 
BasicCollectionInitializor<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a non-indexed java collection (set or list, eventually sorted).
BasicCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
BasicCollectionJoinWalker - Class in org.hibernate.loader.collection
Walker for collections of values and many-to-many associations
BasicCollectionJoinWalker(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
BasicCollectionLoader - Class in org.hibernate.loader.collection
Loads a collection of values or a many-to-many association.
BasicCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionMapper<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation
 
BasicCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
BasicCollectionPersister - Class in org.hibernate.persister.collection
Collection persister for collections of values and many-to-many associations.
BasicCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
 
BasicCriteriaUsageTest - Class in org.hibernate.ejb.criteria.basic
 
BasicCriteriaUsageTest() - Constructor for class org.hibernate.ejb.criteria.basic.BasicCriteriaUsageTest
 
BasicDetachedList - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
BasicDetachedSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
BasicDetachedSetWithEmbId - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSetWithEmbId() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
BasicDetachedSetWithMulId - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicDetachedSetWithMulId() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
BasicDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
Intended as support for custom resolvers.
BasicDialectResolver(String, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicDialectResolver(String, int, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
 
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
BasicExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of BasicExecutor.
BasicExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
BasicExtractor<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueExtractor
BasicExtractor(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicExtractor
 
BasicFilteredBulkManipulationTest - Class in org.hibernate.test.filter.hql
Tests for application of filters
BasicFilteredBulkManipulationTest() - Constructor for class org.hibernate.test.filter.hql.BasicFilteredBulkManipulationTest
 
BasicForcedTableSequenceTest - Class in org.hibernate.test.idgen.enhanced.forcedtable
 
BasicForcedTableSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.BasicForcedTableSequenceTest
 
BasicFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of basic SQL statements (DML + query).
BasicFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
BasicFunctionExpression<X> - Class in org.hibernate.ejb.criteria.expression.function
Models the basic concept of a SQL function.
BasicFunctionExpression(CriteriaBuilderImpl, Class<X>, String) - Constructor for class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
BasicHibernateAnnotationsTest - Class in org.hibernate.test.annotations.entity
 
BasicHibernateAnnotationsTest() - Constructor for class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
BasicInstrumentationTask - Class in org.hibernate.tool.instrument
Super class for all Hibernate instrumentation tasks.
BasicInstrumentationTask() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask
 
BasicInstrumentationTask.LoggerBridge - Class in org.hibernate.tool.instrument
 
BasicInstrumentationTask.LoggerBridge() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
BasicJoinColumnSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
BasicJoinColumnSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for POJOs
BasicLazyInitializer(String, Class, Serializable, Method, Method, CompositeType, SessionImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
BasicList - Class in org.hibernate.envers.test.integration.manytomany
 
BasicList() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicList
 
BasicList - Class in org.hibernate.envers.test.integration.onetomany
 
BasicList() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicList
 
BasicLoader - Class in org.hibernate.loader
Uses the default mapping from property to result set column alias defined by the entities' persisters.
BasicLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.BasicLoader
 
BasicMap - Class in org.hibernate.envers.test.integration.manytomany
 
BasicMap() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicMap
 
BasicMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for basic properties: immutable types (including enums).
BasicMetadataGenerator() - Constructor for class org.hibernate.envers.configuration.metadata.BasicMetadataGenerator
 
BasicNaming - Class in org.hibernate.envers.test.integration.naming
 
BasicNaming() - Constructor for class org.hibernate.envers.test.integration.naming.BasicNaming
 
BasicOperationsTest - Class in org.hibernate.test.annotations.dataTypes
 
BasicOperationsTest() - Constructor for class org.hibernate.test.annotations.dataTypes.BasicOperationsTest
 
BasicOperationsTest.OracleDialectChecker - Class in org.hibernate.test.annotations.dataTypes
 
BasicOperationsTest.OracleDialectChecker() - Constructor for class org.hibernate.test.annotations.dataTypes.BasicOperationsTest.OracleDialectChecker
 
BasicPathUsageException - Exception in org.hibernate.ejb.criteria
Represents an incorrect usage of a basic path.
BasicPathUsageException(String, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPathUsageException(String, Throwable, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
BasicPluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BasicPluralAttributeElementSourceImpl(JaxbElementElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
BasicPropertyAccessor - Class in org.hibernate.property
Accesses property values via a get/set pair, which may be nonpublic.
BasicPropertyAccessor() - Constructor for class org.hibernate.property.BasicPropertyAccessor
 
BasicPropertyAccessor.BasicGetter - Class in org.hibernate.property
 
BasicPropertyAccessor.BasicSetter - Class in org.hibernate.property
 
BasicProxyFactory - Interface in org.hibernate.bytecode.spi
A proxy factory for "basic proxy" generation
BasicSametable - Class in org.hibernate.envers.test.integration.manytomany.sametable
Test which checks that auditing entities which contain multiple mappings to same tables work.
BasicSametable() - Constructor for class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
BasicSecondary - Class in org.hibernate.envers.test.integration.secondary
 
BasicSecondary() - Constructor for class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
BasicSequenceTest - Class in org.hibernate.test.idgen.enhanced.sequence
 
BasicSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.sequence.BasicSequenceTest
 
BasicServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Contract for an initiator of services that target the standard ServiceRegistry
BasicSet - Class in org.hibernate.envers.test.integration.manytomany
 
BasicSet() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicSet
 
BasicSet - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSet
 
BasicSetWithEmbId - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithEmbId() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
BasicSetWithMulId - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithMulId() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
BasicSetWithNullsDelete - Class in org.hibernate.envers.test.integration.onetomany
 
BasicSetWithNullsDelete() - Constructor for class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
BasicSQLExceptionConverter - Class in org.hibernate.dialect.resolver
A helper to centralize conversion of SQLExceptions to JDBCExceptions.
BasicSQLExceptionConverter() - Constructor for class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
BasicStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for Statement proxies
BasicStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
BasicTableTest - Class in org.hibernate.test.idgen.enhanced.table
 
BasicTableTest() - Constructor for class org.hibernate.test.idgen.enhanced.table.BasicTableTest
 
BasicTestEntity1 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity1() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity1(String, long) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity1(Integer, String, long) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
BasicTestEntity2 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity2() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity2(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity2(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
BasicTestEntity3 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity3() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity3(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity3(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
BasicTestEntity4 - Class in org.hibernate.envers.test.integration.basic
 
BasicTestEntity4() - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTestEntity4(String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTestEntity4(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
BasicTransformerAdapter - Class in org.hibernate.transform
Provides the basic "noop" impls of the ResultTransformer contract.
BasicTransformerAdapter() - Constructor for class org.hibernate.transform.BasicTransformerAdapter
 
BasicType - Class in org.hibernate.metamodel.domain
Models a basic type.
BasicType(String, Value<Class<?>>) - Constructor for class org.hibernate.metamodel.domain.BasicType
 
BasicType - Interface in org.hibernate.type
Marker interface for basic types.
BasicTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
BasicTypeImpl(Class<X>, Type.PersistenceType) - Constructor for class org.hibernate.ejb.metamodel.BasicTypeImpl
 
BasicTypeRegistry - Class in org.hibernate.type
A registry of BasicType instances
BasicTypeRegistry() - Constructor for class org.hibernate.type.BasicTypeRegistry
 
BasicUniList - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniList() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
BasicUniMap - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniMap() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
BasicUniSet - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
 
BasicUniSet() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
BasicWhereJoinTable - Class in org.hibernate.envers.test.integration.manytomany
 
BasicWhereJoinTable() - Constructor for class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
BasketItems - Class in org.hibernate.test.annotations.idmanytoone
 
BasketItems() - Constructor for class org.hibernate.test.annotations.idmanytoone.BasketItems
 
BasketItemsPK - Class in org.hibernate.test.annotations.idmanytoone
 
BasketItemsPK() - Constructor for class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
Batch - Interface in org.hibernate.engine.jdbc.batch.spi
Conceptually models a batch.
BATCH_SIZE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
BATCH_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Select a custom batcher.
BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.AvailableSettings
Should versioned data be included in batching?
BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
A builder for Batch instances
batchBuilder() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
BatchBuilderImpl - Class in org.hibernate.engine.jdbc.batch.internal
A builder for Batch instances.
BatchBuilderImpl() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderImpl(int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderInitiator - Class in org.hibernate.engine.jdbc.batch.internal
Initiator for the BatchBuilder service
BatchBuilderInitiator() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in interface org.hibernate.internal.CoreMessageLogger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
BatchedManyToManyTest - Class in org.hibernate.test.manytomany.batchload
Tests loading of many-to-many collection which should trigger a batch load.
BatchedManyToManyTest() - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
BatchedManyToManyTest.TestingBatch - Class in org.hibernate.test.manytomany.batchload
 
BatchedManyToManyTest.TestingBatch(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest.TestingBatch
 
BatchedManyToManyTest.TestingBatchBuilder - Class in org.hibernate.test.manytomany.batchload
 
BatchedManyToManyTest.TestingBatchBuilder() - Constructor for class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest.TestingBatchBuilder
 
BatchedTooManyRowsAffectedException - Exception in org.hibernate.jdbc
Much like TooManyRowsAffectedException, indicates that more rows than what we were expcecting were affected.
BatchedTooManyRowsAffectedException(String, int, int, int) - Constructor for exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
batchExplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates explicit execution of the batch via a call to Batch.execute().
BatchFailedException - Exception in org.hibernate.jdbc
Indicates a failed batch entry (-3 return).
BatchFailedException(String) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFailedException(String, Throwable) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFetchQueue - Class in org.hibernate.engine.spi
Tracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, which can be re-used as a subquery for loading owned collections.
BatchFetchQueue(PersistenceContext) - Constructor for class org.hibernate.engine.spi.BatchFetchQueue
Constructs a queue for the given context.
BatchFetchTest - Class in org.hibernate.test.batchfetch
 
BatchFetchTest() - Constructor for class org.hibernate.test.batchfetch.BatchFetchTest
 
batchImplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates an implicit execution of the batch.
BatchingBatch - Class in org.hibernate.engine.jdbc.batch.internal
A Batch implementation which does bathing based on a given size.
BatchingBatch(BatchKey, JdbcCoordinator, int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
BatchingCollectionInitializer - Class in org.hibernate.loader.collection
"Batch" loads collections, using multiple foreign key values in the SQL where clause.
BatchingCollectionInitializer(CollectionPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.collection.BatchingCollectionInitializer
 
BatchingEntityLoader - Class in org.hibernate.loader.entity
"Batch" loads entities, using multiple primary key values in the SQL where clause.
BatchingEntityLoader(EntityPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.entity.BatchingEntityLoader
 
BatchKey - Interface in org.hibernate.engine.jdbc.batch.spi
Unique key for batch identification.
BatchObserver - Interface in org.hibernate.engine.jdbc.batch.spi
An observer contract for batch events.
BatchSize - Annotation Type in org.hibernate.annotations
Batch size for SQL loading
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
BatchTest - Class in org.hibernate.test.batch
This is how to do batch processing in Hibernate.
BatchTest() - Constructor for class org.hibernate.test.batch.BatchTest
 
BeanCallback - Class in org.hibernate.ejb.event
 
BeanCallback(Method) - Constructor for class org.hibernate.ejb.event.BeanCallback
 
BeanInfoHelper - Class in org.hibernate.internal.util.beans
Utility for helping deal with BeanInfo
BeanInfoHelper(Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper(Class, Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper.BeanInfoDelegate - Interface in org.hibernate.internal.util.beans
 
BeanIntrospectionException - Exception in org.hibernate.internal.util.beans
Indicates a problem dealing with BeanInfo via the BeanInfoHelper delegate.
BeanIntrospectionException(String, Throwable) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanIntrospectionException(String) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanUtils - Class in org.hibernate.cache.ehcache.management.impl
Reflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.5.
BeanUtils() - Constructor for class org.hibernate.cache.ehcache.management.impl.BeanUtils
 
BeanValidationAutoTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationAutoTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationAutoTest
 
BeanValidationDisabledTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationDisabledTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
BeanValidationEventListener - Class in org.hibernate.cfg.beanvalidation
Event listener used to enable Bean Validation for insert/update/delete events.
BeanValidationEventListener() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
No-arg constructor used when listener is configured via configuration file
BeanValidationEventListener(ValidatorFactory, Properties) - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
Constructor used in an environment where validator factory is injected (JPA2).
BeanValidationGroupsTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationGroupsTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationGroupsTest
 
BeanValidationIntegrator - Class in org.hibernate.cfg.beanvalidation
 
BeanValidationIntegrator() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
BeanValidationProvidedFactoryTest - Class in org.hibernate.test.annotations.beanvalidation
 
BeanValidationProvidedFactoryTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.BeanValidationProvidedFactoryTest
 
BeanValidationTest - Class in org.hibernate.ejb.test.beanvalidation
 
BeanValidationTest() - Constructor for class org.hibernate.ejb.test.beanvalidation.BeanValidationTest
 
Bed - Class in org.hibernate.test.annotations.access
 
Bed() - Constructor for class org.hibernate.test.annotations.access.Bed
 
before() - Method in class org.hibernate.internal.AbstractQueryImpl
 
before() - Method in class org.hibernate.internal.CriteriaImpl
 
BEFORE_FLUSH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the session is flushed
BEFORE_INSERT_AFTER_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the insertion of the parent entity and just after deletion
BEFORE_MERGE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before merging from a transient parent entity into the object in the session cache
BEFORE_REFRESH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after locking a transient parent entity into the session cache
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
beforeAssemble(Serializable, SessionImplementor) - Method in interface org.hibernate.type.Type
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
beforeAssemble(Serializable[], Type[], SessionImplementor) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.beforeAssemble(java.io.Serializable, org.hibernate.engine.spi.SessionImplementor) operation across a series of values.
BeforeClassCallbackHandler - Class in org.hibernate.testing.junit4
 
BeforeClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.BeforeClassCallbackHandler
 
BeforeClassOnce - Annotation Type in org.hibernate.testing
Annotation used to mark a method which should be run once before the first test execution for the given class.
beforeCompletion() - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSynch
beforeCompletion() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
beforeCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the initial phase of transaction completion.
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
beforeExecutions() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.CollectionAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.EntityAction
 
beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
Called before executing any actions.
beforeFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just before first result (this is the initial location)
beforeFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
beforeFirst() - Method in interface org.hibernate.ScrollableResults
Go to a location just before first result (this is the initial location)
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentList
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before any elements are read into the collection, allowing appropriate initializations to occur.
beforeLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this before beginning a two-phase load
beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this before begining a two-phase load
beforePush(IndexBuilder, DotName, AnnotationInstance) - Method in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
beforeTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.ActionQueue
Execute any registered BeforeTransactionCompletionProcess
beforeTransactionCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during before transaction completion.
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
begin() - Method in class org.hibernate.ejb.TransactionImpl
 
begin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
begin() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
begin() - Method in interface org.hibernate.Transaction
Begin this transaction.
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.PreparedStatementProxyHandler
 
beginRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called just before reading any rows from the JDBC result set
beginRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beginRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called just before reading any rows from the JDBC result set
beginTime - Static variable in class org.hibernate.ejb.test.util.Sickness_
 
beginTransaction() - Method in class org.hibernate.internal.SessionImpl
 
beginTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
 
beginTransaction() - Method in interface org.hibernate.SharedSessionContract
Begin a unit of work and return the associated Transaction object.
Being - Class in org.hibernate.test.subselect
 
Being() - Constructor for class org.hibernate.test.subselect.Being
 
Being - Class in org.hibernate.test.unionsubclass
 
Being() - Constructor for class org.hibernate.test.unionsubclass.Being
 
Benefserv - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Benefserv() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Benefserv
 
bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
The best guess entity name for an entity not in an association
bestGuessEntityName(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
between(Object, Object) - Method in class org.hibernate.criterion.Property
 
between(String, Object, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "between" constraint to the named property
between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
between(T, T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "between" constraint
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
betweenList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
BetweenOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing logical BETWEEN (ternary) operators.
BetweenOperatorNode() - Constructor for class org.hibernate.hql.internal.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
 
Bid - Class in org.hibernate.test.annotations.entity
 
Bid() - Constructor for class org.hibernate.test.annotations.entity.Bid
 
BId - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
BId() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
Bid - Class in org.hibernate.test.annotations.subselect
 
Bid() - Constructor for class org.hibernate.test.annotations.subselect.Bid
 
Bid - Class in org.hibernate.test.bidi
 
Bid() - Constructor for class org.hibernate.test.bidi.Bid
 
Bid - Class in org.hibernate.test.joinfetch
 
Bid(Item, float) - Constructor for class org.hibernate.test.joinfetch.Bid
 
Bidirectional - Class in org.hibernate.envers.test.integration.onetoone.bidirectional
 
Bidirectional() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
Bidirectional2 - Class in org.hibernate.envers.test.integration.onetoone.bidirectional
 
Bidirectional2() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
BidirectionalManyToManyBagToSetCollectionEventTest - Class in org.hibernate.test.event.collection.association.bidirectional.manytomany
 
BidirectionalManyToManyBagToSetCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManyBagToSetCollectionEventTest
 
BidirectionalManyToManySetToSetCollectionEventTest - Class in org.hibernate.test.event.collection.association.bidirectional.manytomany
 
BidirectionalManyToManySetToSetCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManySetToSetCollectionEventTest
 
BidirectionalMapKey - Class in org.hibernate.envers.test.integration.onetomany
 
BidirectionalMapKey() - Constructor for class org.hibernate.envers.test.integration.onetomany.BidirectionalMapKey
 
BidirectionalNoNulls - Class in org.hibernate.envers.test.integration.onetoone.bidirectional
 
BidirectionalNoNulls() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
BidirectionalOneToManyBagCollectionEventTest - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
BidirectionalOneToManyBagCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagCollectionEventTest
 
BidirectionalOneToManyBagSubclassCollectionEventTest - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
BidirectionalOneToManyBagSubclassCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagSubclassCollectionEventTest
 
BidirectionalOneToManyCascadeTest - Class in org.hibernate.test.cascade
Test case to illustrate that when a delete-orphan cascade is used on a one-to-many collection and the many-to-one side is also cascaded a TransientObjectException is thrown.
BidirectionalOneToManyCascadeTest() - Constructor for class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
 
BidirectionalOneToManySetCollectionEventTest - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
BidirectionalOneToManySetCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManySetCollectionEventTest
 
BidirectionalReference - Class in org.hibernate.envers.test.integration.reference
 
BidirectionalReference() - Constructor for class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
BiEmbIdRefEdEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
BiEmbIdRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
BiEmbIdRefEdEntity(EmbId, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
BiEmbIdRefEdEntity(EmbId, String, BiEmbIdRefIngEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
BiEmbIdRefIngEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
BiEmbIdRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
BiEmbIdRefIngEntity(EmbId, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
BiEmbIdRefIngEntity(EmbId, String, BiEmbIdRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigDecimal to JDBC NUMERIC.
BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigInteger to JDBC NUMERIC.
BigBed - Class in org.hibernate.test.annotations.access
 
BigBed() - Constructor for class org.hibernate.test.annotations.access.BigBed
 
BigDecimalType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigDecimal.
BigDecimalType() - Constructor for class org.hibernate.type.BigDecimalType
 
BigDecimalTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigDecimal handling.
BigDecimalTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
BiggestForest - Class in org.hibernate.test.annotations.manytoone
 
BiggestForest() - Constructor for class org.hibernate.test.annotations.manytoone.BiggestForest
 
BigIntegerIncrementGeneratorTest - Class in org.hibernate.test.idgen.biginteger.increment
 
BigIntegerIncrementGeneratorTest() - Constructor for class org.hibernate.test.idgen.biginteger.increment.BigIntegerIncrementGeneratorTest
 
BigIntegerSequenceGeneratorTest - Class in org.hibernate.test.idgen.biginteger.sequence
 
BigIntegerSequenceGeneratorTest() - Constructor for class org.hibernate.test.idgen.biginteger.sequence.BigIntegerSequenceGeneratorTest
 
BigIntegerType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigInteger.
BigIntegerType() - Constructor for class org.hibernate.type.BigIntegerType
 
BigIntegerTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigInteger handling.
BigIntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
BigIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIGINT handling.
BigIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
BImpl - Class in org.hibernate.test.annotations.xml.hbm
 
BImpl() - Constructor for class org.hibernate.test.annotations.xml.hbm.BImpl
 
BiMulIdRefEdEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
BiMulIdRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
BiMulIdRefEdEntity(Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
BiMulIdRefIngEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
BiMulIdRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
BiMulIdRefIngEntity(Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC VARBINARY.
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.internal.ast.tree
Nodes which represent binary arithmetic operators.
BinaryArithmeticOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
binaryComparisonExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BinaryLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
BinaryLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
BinaryOperatorExpression<T> - Interface in org.hibernate.ejb.criteria.expression
Contract for operators with two operands.
BinaryOperatorNode - Interface in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
BinaryStream - Interface in org.hibernate.type.descriptor
Wraps a binary stream to also provide the length which is needed when binding.
BinaryStreamImpl - Class in org.hibernate.type.descriptor.java
Implementation of BinaryStream
BinaryStreamImpl(byte[]) - Constructor for class org.hibernate.type.descriptor.java.BinaryStreamImpl
 
BinaryType - Class in org.hibernate.type
A type that maps between a VARBINARY and byte[]
BinaryType() - Constructor for class org.hibernate.type.BinaryType
 
BinaryTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BINARY handling.
BinaryTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
 
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.internal.ManagedSessionContext
Binds the given session to the current context for its session factory.
bind(Session) - Static method in class org.hibernate.context.internal.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(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(Context, String, Object) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated. Bind val to name in ctx, and make sure that all intermediate contexts exist.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.FetchProfileBinder
Binds all FetchProfiles and FetchProfile annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.FilterDefBinder
Binds all FilterDefs and FilterDef annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.IdGeneratorBinder
Binds all SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.QueryBinder
Binds all NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries, NamedNativeQuery, and NamedNativeQueries annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.TableBinder
Binds Tables and Table annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.TypeDefBinder
Binds all TypeDef and TypeDefs annotations to the supplied metadata.
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(String, Object) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
bind(String, Object) - Method in interface org.hibernate.service.jndi.spi.JndiService
Binds a value into JNDI by name.
bind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
Bind a value to a prepared statement.
bind(PreparedStatement, X, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
Bind a value to a prepared statement.
bindAny(Element, Any, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindAnyMetaDefs(XAnnotatedElement, Mappings) - 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>, Mappings) - 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(Mappings) - 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
 
Binder - Class in org.hibernate.metamodel.source.binder
The common binder shared between annotations and hbm.xml processing.
Binder(MetadataImplementor, List<String>) - Constructor for class org.hibernate.metamodel.source.binder.Binder
 
BinderHelper - Class in org.hibernate.cfg
 
bindFk(PersistentClass, PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, Mappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
bindIdentifierCollectionSecondPass(Element, IdentifierCollection, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
BindingContext - Interface in org.hibernate.metamodel.source
 
bindingContext() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.SQLServer2005Dialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.CUBRIDDialect
 
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, Mappings) - 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 collection element Otherwise delegates to the usual algorithm
bindManyToManySecondPass(Collection, Map, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XClass, boolean, boolean, boolean, TableBinder, XProperty, PropertyHolder, String, Mappings) - 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.internal.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind named parameters to the JDBC prepared statement.
bindNativeQueries(NamedNativeQueries, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQueries(NamedNativeQueries, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, Mappings) - 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, Mappings, 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, Mappings) - 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.internal.ParameterBinder
 
bindPositionalParameters(PreparedStatement, Object[], Type[], int, SessionImplementor) - Static method in class org.hibernate.engine.internal.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, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueries(NamedQueries, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueryParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindRoot(XmlDocument, Mappings, Map, Set<String>) - 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 performing 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, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindSqlResultsetMappings(SqlResultSetMappings, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, Mappings) - 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, Mappings) - 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
 
bindToOwner(SimpleEntityWithAssociation) - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
bindUnionSubclass(Element, UnionSubclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
 
BiRefEdEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional
 
BiRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
BiRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
BiRefEdEntity(Integer, String, BiRefIngEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
BiRefIngEntity - Class in org.hibernate.envers.test.integration.onetoone.bidirectional
 
BiRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
BiRefIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
BiRefIngEntity(Integer, String, BiRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
bit - Variable in class org.hibernate.test.annotations.beanvalidation.Rock
 
BitronixJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
BitronixJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
 
BitTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIT handling.
BitTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
blacklistedZipCode - Static variable in class org.hibernate.test.annotations.beanvalidation.Address
 
BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Blob to JDBC BLOB.
BLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
BlobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Blob instances..
BlobLocatorTest - Class in org.hibernate.test.lob
Tests lazy materialization of data mapped by BlobType, as well as bounded and unbounded materialization and mutation.
BlobLocatorTest() - Constructor for class org.hibernate.test.lob.BlobLocatorTest
 
BlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blobs for non-contextual creation, including proxy creation and handling proxy invocations.
BlobTest - Class in org.hibernate.ejb.test.lob
 
BlobTest() - Constructor for class org.hibernate.ejb.test.lob.BlobTest
 
BlobType - Class in org.hibernate.type
A type that maps between BLOB and Blob
BlobType() - Constructor for class org.hibernate.type.BlobType
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Blob handling.
BlobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BLOB handling.
BlobTypeDescriptor.BlobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
BlobTypeDescriptor.BlobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
Boat - Class in org.hibernate.test.jdbc
Boat implementation
Boat() - Constructor for class org.hibernate.test.jdbc.Boat
 
Boat(String, Person, Person) - Constructor for class org.hibernate.test.jdbc.Boat
 
body - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocument_
 
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Book - Class in org.hibernate.ejb.test.transaction
 
Book() - Constructor for class org.hibernate.ejb.test.transaction.Book
 
Book - Class in org.hibernate.ejb.test.util
 
Book() - Constructor for class org.hibernate.ejb.test.util.Book
 
Book(Author) - Constructor for class org.hibernate.ejb.test.util.Book
 
Book - Class in org.hibernate.test.annotations.embedded
 
Book() - Constructor for class org.hibernate.test.annotations.embedded.Book
 
Book - Class in org.hibernate.test.annotations.lob
 
Book() - Constructor for class org.hibernate.test.annotations.lob.Book
 
Book - Class in org.hibernate.test.flush
 
Book() - Constructor for class org.hibernate.test.flush.Book
 
Book(String, Author) - Constructor for class org.hibernate.test.flush.Book
 
Book_ - Class in org.hibernate.ejb.test.transaction
 
Book_() - Constructor for class org.hibernate.ejb.test.transaction.Book_
 
Book_ - Class in org.hibernate.ejb.test.util
 
Book_() - Constructor for class org.hibernate.ejb.test.util.Book_
 
BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC BIT.
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
 
booleanData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
booleanExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
 
BooleanLiteralEntity - Class in org.hibernate.test.hql
todo: describe BooleanLiteralEntity
BooleanLiteralEntity() - Constructor for class org.hibernate.test.hql.BooleanLiteralEntity
 
BooleanLiteralNode - Class in org.hibernate.hql.internal.ast.tree
Represents a boolean literal within a query.
BooleanLiteralNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
booleanOp(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
A type that maps between BOOLEAN and Boolean
BooleanType() - Constructor for class org.hibernate.type.BooleanType
 
BooleanType(SqlTypeDescriptor, BooleanTypeDescriptor) - Constructor for class org.hibernate.type.BooleanType
 
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Boolean handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor(char, char) - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BOOLEAN handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
booleanValue(String) - Static method in class org.hibernate.internal.util.StringHelper
 
BootstrapServiceRegistry - Interface in org.hibernate.service
Specialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe
BootstrapServiceRegistryBuilder - Class in org.hibernate.service
Builder for bootstrap ServiceRegistry instances.
BootstrapServiceRegistryBuilder() - Constructor for class org.hibernate.service.BootstrapServiceRegistryBuilder
 
BootstrapServiceRegistryImpl - Class in org.hibernate.service.internal
ServiceRegistry implementation containing specialized "bootstrap" services, specifically: ClassLoaderService IntegratorService
BootstrapServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BootstrapServiceRegistryImpl(ClassLoaderService, IntegratorService) - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BootstrapServiceRegistryImpl(ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BorlandEnterpriseServerJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
BorlandEnterpriseServerJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
BOTH - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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.
bothHibernateAndC3p0StylesSet(String, String, String, String) - Method in interface org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger
 
bothHibernateAndC3p0StylesSet(String, String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
bothHibernateAndC3p0StylesSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
boundEjb3ConfigurationToJndiName(String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
boundEjb3ConfigurationToJndiName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
boundEjb3ConfigurationToJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
Boy - Class in org.hibernate.test.annotations.collectionelement
 
Boy() - Constructor for class org.hibernate.test.annotations.collectionelement.Boy
 
Branch - Class in org.hibernate.test.annotations.fetch
 
Branch() - Constructor for class org.hibernate.test.annotations.fetch.Branch
 
Brand - Class in org.hibernate.test.annotations.collectionelement
 
Brand() - Constructor for class org.hibernate.test.annotations.collectionelement.Brand
 
Brand - Class in org.hibernate.test.annotations.target
 
Brand() - Constructor for class org.hibernate.test.annotations.target.Brand
 
broadcastEvictAll() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
TODO
broadcastEvictAll() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
BrokenCollectionEventTest - Class in org.hibernate.test.event.collection
These tests are known to fail.
BrokenCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
BUFFER - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
BUFFER_SIZE - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
Bug - Class in org.hibernate.test.annotations.collectionelement
 
Bug() - Constructor for class org.hibernate.test.annotations.collectionelement.Bug
 
BugSystem - Class in org.hibernate.test.annotations.collectionelement
 
BugSystem() - Constructor for class org.hibernate.test.annotations.collectionelement.BugSystem
 
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.
build() - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Build the bootstrap registry.
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheCollectionRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheEntityRegion
Build an access strategy for the requested access type.
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 interface org.hibernate.cache.spi.CollectionRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.EntityRegion
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, Mappings, String) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildAnyValue(String, Ejb3JoinColumn[], Column, PropertyData, boolean, Nullability, PropertyHolder, EntityBinder, boolean, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
 
buildAttribute(AbstractManagedType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build a normal attribute.
buildAutoFlushEventListeners() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
 
buildBasicProxyFactory(Class, Class[]) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory for basic proxy concerns.
buildBatch(BatchKey, JdbcCoordinator) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
buildBatch(BatchKey, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
Build a batch.
buildBatch(BatchKey, JdbcCoordinator) - Method in class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatchBuilder
 
buildBatch(BatchKey, JdbcCoordinator) - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest.TestingBatchBuilder
 
buildByteArray(long, boolean) - Static method in class org.hibernate.test.lob.BlobLocatorTest
 
buildBytecodeProvider(Properties) - Static method in class org.hibernate.cfg.Environment
 
buildBytecodeProvider() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
buildBytecodeProvider() - Method in class org.hibernate.test.instrument.runtime.JavassistInstrumentationTest
 
buildCallableStatement(String, CallableStatement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
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
 
buildCallback(SessionImplementor) - Method in class org.hibernate.id.enhanced.TableStructure
 
buildCleanupSynch() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
 
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.internal.NoCachingRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing collection data.
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(OrderColumn, PropertyHolder, PropertyData, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildColumnFromAnnotation(IndexColumn, PropertyHolder, PropertyData, Mappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildConfiguration() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildConnection(LogicalConnectionImplementor) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildConnectionProvider() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildConnectionProvider(boolean) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildCustomSql(CustomSqlElement) - Static method in class org.hibernate.metamodel.source.hbm.Helper
Given a user-specified description of how to perform custom SQL, build the CustomSQL representation.
buildDatabaseMetaData(DatabaseMetaData, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildDatabaseStructure(Type, Properties, Dialect, boolean, String, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Build the database structure.
buildDialect(Map, Connection) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl
 
buildDialect(Map, Connection) - Method in interface org.hibernate.service.jdbc.dialect.spi.DialectFactory
Builds an appropriate Dialect instance.
buildDiscriminatorColumn(DiscriminatorType, DiscriminatorColumn, DiscriminatorFormula, Mappings) - Static method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
buildEntityManagerFactory() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
buildEntityManagerFactory(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
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.internal.NoCachingRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing entity data.
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
BUILDER - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
buildEvictAllCommand(String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
buildFlushEntityEventListeners() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
buildFlushEventListeners() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
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.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.
buildIdentifierProperty(EntityBinding, 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.internal.ast.tree.DotNode.IllegalCollectionDereferenceExceptionBuilder
 
buildImplicitResultSet(ResultSet, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildImplicitResultSet(ResultSet, ConnectionProxyHandler, Connection, Statement) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildImplicitStatement(Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
Building - Class in org.hibernate.test.annotations.inheritance.singletable
 
Building() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Building
 
Building - Class in org.hibernate.test.annotations.manytomany
 
Building() - Constructor for class org.hibernate.test.annotations.manytomany.Building
 
Building - Class in org.hibernate.test.annotations.uniqueconstraint
 
Building() - Constructor for class org.hibernate.test.annotations.uniqueconstraint.Building
 
BuildingCompany - Class in org.hibernate.test.annotations.manytomany
 
BuildingCompany() - Constructor for class org.hibernate.test.annotations.manytomany.BuildingCompany
 
buildInheritanceStates(List<XClass>, Mappings) - 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.test.annotations.tuplizer.DynamicComponentTuplizer
 
buildInstantiator(PersistentClass) - Method in class org.hibernate.test.annotations.tuplizer.DynamicEntityTuplizer
 
buildInstantiator(PersistentClass) - Method in class org.hibernate.test.dynamicentity.tuplizer.MyEntityTuplizer
 
buildInstantiator(PersistentClass) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
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(EntityBinding) - 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.DynamicMapEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(EntityBinding) - 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.
buildInstantiator(EntityBinding) - 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.javassist.InstrumentTask
 
buildIsolatedClassLoader() - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
 
buildJoinColumn(PrimaryKeyJoinColumn, JoinColumn, Value, Map<String, Join>, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
Build JoinColumn for a JOINED hierarchy
buildJoinColumns(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsOrFormulas(JoinColumnsOrFormulas, String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsWithDefaultColumnSuffix(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinFormula(JoinFormula, String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
build join formula
buildJoinTableJoinColumns(JoinColumn[], Map<String, Join>, PropertyHolder, String, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.LobCreatorBuilder
 
buildLockRequest(LockOptions) - Method in class org.hibernate.internal.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
Deprecated.  
buildMetaAttributeSources(List<JaxbMetaElement>) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
buildMetadata() - Method in interface org.hibernate.metamodel.MetadataBuilder
 
buildMetadata() - Method in class org.hibernate.metamodel.MetadataSources
 
buildMetadata() - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
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.spi.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.internal.JTASessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildOrObtainSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildPersisOnFlushEventListeners() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
buildPersistEventListeners() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
buildPositionsArray() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
 
buildPreparedStatement(String, Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(AttributeBinding) - 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.DynamicMapEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(AttributeBinding) - 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.
buildPropertyGetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyHolder(XClass, PersistentClass, EntityBinder, Mappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
 
buildPropertyHolder(Component, String, PropertyData, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
build a component property holder
buildPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
buid a property holder on top of a collection
buildPropertyHolder(PersistentClass, Map<String, Join>, Mappings, 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(AttributeBinding) - 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.DynamicMapEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(AttributeBinding) - 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.
buildPropertySetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Setter for the given property.
buildProxyFactory() - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
Builds a Javassist-based proxy factory.
buildProxyFactory() - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory specifically for handling runtime lazy loading.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.test.annotations.tuplizer.DynamicEntityTuplizer
 
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.test.dynamicentity.tuplizer.MyEntityTuplizer
 
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(EntityBinding, 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.DynamicMapEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(EntityBinding, 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.
buildProxyFactory(EntityBinding, 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
 
buildProxyFactoryInternal(EntityBinding, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildQuery() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
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.internal.NoCachingRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing query results
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildResultRow(Object[], ResultSet, boolean, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
Build a logical result row.
buildResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
 
buildResultSet(ResultSet, AbstractStatementProxyHandler, Statement) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
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
 
buildServiceRegistry(SessionFactoryImplementor, Configuration) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry(SessionFactoryImplementor, MetadataImplementor) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry() - Method in class org.hibernate.service.ServiceRegistryBuilder
Build the service registry accounting for all settings and service initiators and services.
buildServiceRegistry(SessionFactoryImplementor, Configuration) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildServiceRegistry(SessionFactoryImplementor, MetadataImplementor) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildServiceRegistry(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildServiceRegistry() - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildServiceRegistry(Map) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildSessionFactory(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactory() - Method in class org.hibernate.cfg.Configuration
Deprecated. Use Configuration.buildSessionFactory(ServiceRegistry) instead
buildSessionFactory() - Method in interface org.hibernate.metamodel.Metadata
 
buildSessionFactory() - Method in interface org.hibernate.metamodel.SessionFactoryBuilder
 
buildSessionFactory() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
buildSessionFactory() - Method in class org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl
 
buildSessionFactoryUniqueIdentifierGenerator() - Static method in class org.hibernate.id.UUIDGenerator
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildSettings(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create an object-oriented view of the configuration properties
buildSettings(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
 
buildSettings(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.SettingsFactory
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator, boolean, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlCreateIndexString(Dialect, String, TableSpecification, Iterable<Column>, boolean) - Static method in class org.hibernate.metamodel.relational.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.spi.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.
buildStandardProperty(AttributeBinding, 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.
buildStatement(Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildStatistics(SessionFactoryImplementor) - Method in interface org.hibernate.stat.spi.StatisticsFactory
 
buildString(int, char) - Static method in class org.hibernate.test.lob.ClobLocatorTest
 
buildTableGeneratorAnnotation(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
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.internal.NoCachingRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
buildTokenTypeASTClassMap() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
buildTokenTypeASTClassMap() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
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
 
buildValueSources(Helper.ValueSourcesAdapter, LocalBindingContext) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
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.
buildVersionProperty(BasicAttributeBinding, 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.internal.javassist
A JavaBean accessor.
BulkAccessor() - Constructor for class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
BulkAccessorException - Exception in org.hibernate.bytecode.internal.javassist
An exception thrown while generating a bulk accessor.
BulkAccessorException(String) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, int) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, Throwable) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(Throwable, int) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
Specialized contract for IdentifierGenerator implementations capable of being used in conjunction with HQL insert statements.
BulkManipulationTest - Class in org.hibernate.test.hql
Tests execution of bulk UPDATE/DELETE statements through the new AST parser.
BulkManipulationTest() - Constructor for class org.hibernate.test.hql.BulkManipulationTest
 
BulkOperationCleanupAction - Class in org.hibernate.action.internal
An ActionQueue Executable for ensuring shared cache cleanup in relation to performed bulk HQL queries.
BulkOperationCleanupAction(SessionImplementor, Queryable[]) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on the affected entity persisters.
BulkOperationCleanupAction(SessionImplementor, Set) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on a set of affected table spaces.
Button - Class in org.hibernate.test.annotations.beanvalidation
 
Button() - Constructor for class org.hibernate.test.annotations.beanvalidation.Button
 
BV_CHECK_CLASS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
byClass(Class, Properties) - Method in class org.hibernate.type.TypeFactory
 
BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte to JDBC TINYINT.
ByteArrayBlobType - Class in org.hibernate.type
Deprecated. replaced by WrappedMaterializedBlobType
ByteArrayBlobType() - Constructor for class org.hibernate.type.ByteArrayBlobType
Deprecated.  
ByteArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
ByteArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
 
ByteCodeHelper - Class in org.hibernate.bytecode.spi
A helper for reading byte code from various input sources.
BytecodeProvider - Interface in org.hibernate.bytecode.spi
Contract for providers of bytecode services to Hibernate.
bytecodeProvider(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
bytecodeProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
bytecodeProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
bytecodeProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
bytecodeProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
bytecodeProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
bytecodeProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.javassist
Bytecode provider implementation for Javassist.
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
byteData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
BytesHelper - Class in org.hibernate.internal.util
 
ByteTest - Class in org.hibernate.test.typedescriptor
 
ByteTest() - Constructor for class org.hibernate.test.typedescriptor.ByteTest
 
ByteType - Class in org.hibernate.type
A type that maps between TINYINT and Byte
ByteType() - Constructor for class org.hibernate.type.ByteType
 
ByteTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Byte handling.
ByteTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 

C

C - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
C() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.C
 
C - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
C() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.C
 
C - Class in org.hibernate.test.annotations.cid
 
C() - Constructor for class org.hibernate.test.annotations.cid.C
 
C - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
C() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
C - Class in org.hibernate.test.annotations.join
 
C() - Constructor for class org.hibernate.test.annotations.join.C
 
C1 - Class in org.hibernate.ejb.test.emops.cascade
 
C1() - Constructor for class org.hibernate.ejb.test.emops.cascade.C1
 
C1_ - Class in org.hibernate.ejb.test.emops.cascade
 
C1_() - Constructor for class org.hibernate.ejb.test.emops.cascade.C1_
 
c1List - Static variable in class org.hibernate.ejb.test.emops.cascade.B1_
 
C2 - Class in org.hibernate.ejb.test.emops.cascade
 
C2() - Constructor for class org.hibernate.ejb.test.emops.cascade.C2
 
C2_ - Class in org.hibernate.ejb.test.emops.cascade
 
C2_() - Constructor for class org.hibernate.ejb.test.emops.cascade.C2_
 
c2List - Static variable in class org.hibernate.ejb.test.emops.cascade.B2_
 
C3P0_ACQUIRE_INCREMENT - Static variable in interface org.hibernate.cfg.AvailableSettings
Number of connections acquired when pool is exhausted
C3P0_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
 
C3P0_IDLE_TEST_PERIOD - Static variable in interface org.hibernate.cfg.AvailableSettings
Idle time before a C3P0 pooled connection is validated
C3P0_MAX_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 connection pool
C3P0_MAX_STATEMENTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 statement cache
C3P0_MIN_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Minimum size of C3P0 connection pool
C3P0_PROVIDER_CLASS_NAME - Static variable in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum idle time for C3P0 connection pool
C3P0ConnectionProvider - Class in org.hibernate.service.jdbc.connections.internal
A connection provider that uses a C3P0 connection pool.
C3P0ConnectionProvider() - Constructor for class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
 
C3P0MessageLogger - Interface in org.hibernate.service.jdbc.connections.internal
The jboss-logging MessageLogger for the hibernate-c3p0 module.
C3P0MessageLogger_$logger - Class in org.hibernate.service.jdbc.connections.internal
Warning this class consists of generated code.
C3P0MessageLogger_$logger(Logger) - Constructor for class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
c3p0UsingDriver(String, String) - Method in interface org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger
 
c3p0UsingDriver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
c3p0UsingDriver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
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 - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Ehcache instance backing this Hibernate data region.
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
CACHE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
Cache71Dialect - Class in org.hibernate.dialect
Caché 2007.1 dialect.
Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
Creates new Cache71Dialect instance.
CACHE_MANAGER_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
Specifies the JNDI name under which the EmbeddedCacheManager to use is bound.
CACHE_MODE - Static variable in class org.hibernate.annotations.QueryHints
 
CACHE_NAMESPACE - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider JNDI namespace, if pre-bound to JNDI.
CACHE_PROVIDER_CONFIG - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider implementation class
CACHE_REGION - Static variable in class org.hibernate.annotations.QueryHints
 
CACHE_REGION_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
The RegionFactory implementation class
CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider region name prefix
CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
CACHEABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
CacheableItem - Class in org.hibernate.test.cache
TODO : javadoc
CacheableItem() - Constructor for class org.hibernate.test.cache.CacheableItem
 
CacheableItem(String) - Constructor for class org.hibernate.test.cache.CacheableItem
 
CacheableResultTransformer - Class in org.hibernate.transform
A ResultTransformer that is used to transfor tuples to a value(s) that can be cached.
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.
CacheCommandExtensions - Class in org.hibernate.cache.infinispan.util
Command extensions for second-level cache use case
CacheCommandExtensions() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandExtensions
 
CacheCommandFactory - Class in org.hibernate.cache.infinispan.util
Command factory
CacheCommandFactory() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
CacheCommandIds - Interface in org.hibernate.cache.infinispan.util
Command id range assigned to Hibernate second level cache: 120 - 139
CacheCommandInitializer - Class in org.hibernate.cache.infinispan.util
Command initializer
CacheCommandInitializer() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
CacheConcurrencyStrategy - Enum in org.hibernate.annotations
Cache concurrency strategy
CacheDataDescription - Interface in org.hibernate.cache.spi
Describes attributes regarding the type of data to be cached.
CacheDataDescriptionImpl - Class in org.hibernate.cache.internal
 
CacheDataDescriptionImpl(boolean, boolean, Comparator) - Constructor for class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
CachedPropertyRefCollectionTest - Class in org.hibernate.test.propertyref.cachedcollections
Set of tests originally developed to verify and fix HHH-5853
CachedPropertyRefCollectionTest() - Constructor for class org.hibernate.test.propertyref.cachedcollections.CachedPropertyRefCollectionTest
 
CacheEntry - Class in org.hibernate.cache.spi.entry
A cached instance of a persistent class
CacheEntry(Object[], EntityPersister, boolean, Object, SessionImplementor, Object) - Constructor for class org.hibernate.cache.spi.entry.CacheEntry
 
CacheEntryStructure - Interface in org.hibernate.cache.spi.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.
cacheHitCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cacheHitCount
CacheJoinFragment - Class in org.hibernate.sql
A Caché dialect join.
CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
 
CacheKey - Class in org.hibernate.cache.spi
Allows multiple entity classes / collection roles to be stored in the same cache region.
CacheKey(Serializable, Type, String, String, SessionFactoryImplementor) - Constructor for class org.hibernate.cache.spi.CacheKey
Construct a new key for a collection or entity instance.
cacheMissCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cacheMissCount
CacheMode - Enum in org.hibernate
Controls how the session interacts with the second-level cache and query cache.
cacheMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
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(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cacheProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cacheProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cacheProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cacheProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cacheProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cacheProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
cachePutCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
cachePutCount
cacheRegion - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheRegion - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
CacheRegionStats - Class in org.hibernate.cache.ehcache.management.impl
 
CacheRegionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
CacheRegionStats(String, SecondLevelCacheStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
CacheRegionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
CacheRegionUtils - Class in org.hibernate.cache.ehcache.management.impl
CacheRegionUtils
CacheRegionUtils() - Constructor for class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
 
CacheSQLStateConverter - Class in org.hibernate.exception.internal
A SQLExceptionConverter implementation specific to Caché SQL, accounting for its custom integrity constraint violation error codes.
CacheSQLStateConverter(ViolatedConstraintNameExtracter) - Constructor for class org.hibernate.exception.internal.CacheSQLStateConverter
 
Caching - Class in org.hibernate.metamodel.binding
Defines the caching settings for an entity.
Caching() - Constructor for class org.hibernate.metamodel.binding.Caching
 
Caching(String, AccessType, boolean) - Constructor for class org.hibernate.metamodel.binding.Caching
 
CachingInstrumentationService - Class in org.hibernate.service.instrumentation.internal
 
CachingInstrumentationService() - Constructor for class org.hibernate.service.instrumentation.internal.CachingInstrumentationService
 
CachingRegionFactory - Class in org.hibernate.testing.cache
 
CachingRegionFactory() - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CachingRegionFactory(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
 
CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC TIMESTAMP.
CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC DATE.
CalendarComparator - Class in org.hibernate.internal.util.compare
 
CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
 
CalendarDateType - Class in org.hibernate.type
A type mapping DATE and Calendar
CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
 
CalendarDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling, but just for the date (month, day, year) portion.
CalendarDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
CalendarType - Class in org.hibernate.type
A type that maps between TIMESTAMP and Calendar
CalendarType() - Constructor for class org.hibernate.type.CalendarType
 
CalendarTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling.
CalendarTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
CalendarTypeDescriptor.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
CalendarTypeDescriptor.CalendarMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
CALLABLE - Static variable in class org.hibernate.annotations.QueryHints
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
CALLABLE_STMNT_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
CallableStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for CallableStatement proxies
CallableStatementProxyHandler(String, Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler
 
Callback - Class in org.hibernate.ejb.event
 
Callback(Method) - Constructor for class org.hibernate.ejb.event.Callback
 
CallbackAndDirtyTest - Class in org.hibernate.ejb.test.callbacks
 
CallbackAndDirtyTest() - Constructor for class org.hibernate.ejb.test.callbacks.CallbackAndDirtyTest
 
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
 
CallbackException - Exception in org.hibernate.testing.junit4
Indicates an exception while performing a callback on the test
CallbackException(Method) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(String) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(Method, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
 
CallbackHandlerConsumer - Interface in org.hibernate.ejb.event
 
callbackMethod - Variable in class org.hibernate.ejb.event.Callback
 
CallbackResolver - Class in org.hibernate.ejb.event
 
CallbacksTest - Class in org.hibernate.ejb.test.callbacks
 
CallbacksTest() - Constructor for class org.hibernate.ejb.test.callbacks.CallbacksTest
 
CallbackTest - Class in org.hibernate.test.events
CallbackTest implementation
CallbackTest() - Constructor for class org.hibernate.test.events.CallbackTest
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
canBeDriver() - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Can the transactions created from this strategy act as the driver? In other words can the user actually manage transactions with this strategy?
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
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
canBeRemapped() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
Is this descriptor available for remapping?
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
canCacheTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
canCacheTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
canCacheUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Attempt to cancel the last query sent to the JDBC driver.
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
 
cancelQuery() - Method in class org.hibernate.internal.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.
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
canRegisterSynchronization() - Method in interface org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy
Can a synchronization be registered?
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Can we currently register a Synchronization?
canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
Captain - Class in org.hibernate.test.annotations.query
 
Captain() - Constructor for class org.hibernate.test.annotations.query.Captain
 
Car - Class in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 
Car() - Constructor for class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
Car(int, List<Person>) - Constructor for class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
Car - Class in org.hibernate.envers.test.integration.entityNames.oneToManyAudited
 
Car() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
Car(int, List<Person>) - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
Car - Class in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 
Car() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
Car(int, List<Person>) - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
Car - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 
Car() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
Car(int, Person, Person) - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
Car - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 
Car() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
Car(int, Person) - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
Car - Class in org.hibernate.test.annotations.entity
Uses a custom type which is defined in a subclass
Car() - Constructor for class org.hibernate.test.annotations.entity.Car
 
Car - Class in org.hibernate.test.annotations.manytoone
Many to one sample using default mapping values
Car() - Constructor for class org.hibernate.test.annotations.manytoone.Car
 
Car - Class in org.hibernate.test.annotations.polymorphism
 
Car() - Constructor for class org.hibernate.test.annotations.polymorphism.Car
 
Car - Class in org.hibernate.test.entityname
Implementation of Car.
Car() - Constructor for class org.hibernate.test.entityname.Car
 
Car - Class in org.hibernate.test.hql
Implementation of Car.
Car() - Constructor for class org.hibernate.test.hql.Car
 
Car - Class in org.hibernate.test.id
 
Car() - Constructor for class org.hibernate.test.id.Car
 
CarBuyer - Class in org.hibernate.test.unionsubclass.alias
 
CarBuyer() - Constructor for class org.hibernate.test.unionsubclass.alias.CarBuyer
 
Card - Class in org.hibernate.test.annotations.cid.keymanytoone
TODO : javadoc
Card(String) - Constructor for class org.hibernate.test.annotations.cid.keymanytoone.Card
 
Card - Class in org.hibernate.test.annotations.idmanytoone
 
Card() - Constructor for class org.hibernate.test.annotations.idmanytoone.Card
 
Card - Class in org.hibernate.test.annotations.persister
 
Card() - Constructor for class org.hibernate.test.annotations.persister.Card
 
Card.CardPrimaryKey - Class in org.hibernate.test.annotations.idmanytoone
 
Card.CardPrimaryKey() - Constructor for class org.hibernate.test.annotations.idmanytoone.Card.CardPrimaryKey
 
CARD_ID - Static variable in class org.hibernate.test.annotations.cid.keymanytoone.EagerKeyManyToOneTest
 
CardField - Class in org.hibernate.test.annotations.cid.keymanytoone
TODO : javadoc
CardField - Class in org.hibernate.test.annotations.idmanytoone
 
CardField() - Constructor for class org.hibernate.test.annotations.idmanytoone.CardField
 
CardField.PrimaryKey - Class in org.hibernate.test.annotations.idmanytoone
 
CardField.PrimaryKey() - Constructor for class org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey
 
CardKey - Class in org.hibernate.test.annotations.idmanytoone
 
CardKey() - Constructor for class org.hibernate.test.annotations.idmanytoone.CardKey
 
cards - Variable in class org.hibernate.test.annotations.persister.Deck
 
CarModel - Class in org.hibernate.test.annotations.xml.ejb3
 
CarModel() - Constructor for class org.hibernate.test.annotations.xml.ejb3.CarModel
 
Carrot - Class in org.hibernate.test.annotations.inheritance
 
Carrot() - Constructor for class org.hibernate.test.annotations.inheritance.Carrot
 
Carz - Class in org.hibernate.test.annotations.manytoone
 
Carz() - Constructor for class org.hibernate.test.annotations.manytoone.Carz
 
Cascade - Annotation Type in org.hibernate.annotations
Apply a cascade strategy on an association
Cascade - Class in org.hibernate.engine.internal
Delegate responsible for, in conjunction with the various actions, implementing cascade processing.
Cascade(CascadingAction, int, EventSource) - Constructor for class org.hibernate.engine.internal.Cascade
 
cascade(EntityPersister, Object) - Method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EntityPersister, Object, Object) - Method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EventSource, Object, String, Object, boolean) - Method in class org.hibernate.engine.spi.CascadingAction
Cascade the action to the child object.
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
CASCADE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
CASCADE_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
cascadeAfterDelete(EventSource, EntityPersister, Object, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles to calls needed to perform post-save cascades.
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeAll - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles the calls needed to perform pre-save cascades for the given entity.
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
CascadeCircleIdentityIdTest - Class in org.hibernate.test.annotations.cascade.circle.identity
 
CascadeCircleIdentityIdTest() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.CascadeCircleIdentityIdTest
 
CascadeCircleSequenceIdTest - Class in org.hibernate.test.annotations.cascade.circle.sequence
 
CascadeCircleSequenceIdTest() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.CascadeCircleSequenceIdTest
 
cascadeDeleteEnabled - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
cascadeDetach - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
CascadeEntityJoinWalker - Class in org.hibernate.loader.entity
 
CascadeEntityJoinWalker(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
CascadeEntityLoader - Class in org.hibernate.loader.entity
 
CascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityLoader
 
cascadeMerge - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
CascadeMergeToChildBeforeParentTest - Class in org.hibernate.test.cascade.circle
The test case uses the following model: <- -> -- (N : 0,1) -- Tour | <- -> | -- (1 : N) -- (pickup) ---- -> | | | Route -- (1 : N) - Node Transport | | <- -> | | | -- (1 : N) -- (delivery) -- | | | | -> -> | -------- (1 : N) ---- Vehicle--(1 : N)------------ Arrows indicate the direction of cascade-merge.
CascadeMergeToChildBeforeParentTest() - Constructor for class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
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.internal.DefaultMergeEventListener
Perform any cascades needed as part of this copy event.
cascadePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
CascadePersistTest - Class in org.hibernate.ejb.test.emops.cascade
 
CascadePersistTest() - Constructor for class org.hibernate.ejb.test.emops.cascade.CascadePersistTest
 
cascadeRefresh - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadeRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
CascadeStyle - Class in org.hibernate.engine.spi
A contract for defining the aspects of cascading various persistence actions.
CascadeStyle() - Constructor for class org.hibernate.engine.spi.CascadeStyle
 
CascadeStyle.MultipleCascadeStyle - Class in org.hibernate.engine.spi
 
CascadeStyle.MultipleCascadeStyle(CascadeStyle[]) - Constructor for class org.hibernate.engine.spi.CascadeStyle.MultipleCascadeStyle
 
CascadeTest - Class in org.hibernate.ejb.test.cascade
 
CascadeTest() - Constructor for class org.hibernate.ejb.test.cascade.CascadeTest
 
CascadeTest - Class in org.hibernate.test.annotations.cascade
Check some of the individual cascade styles
CascadeTest() - Constructor for class org.hibernate.test.annotations.cascade.CascadeTest
 
CascadeTest - Class in org.hibernate.test.jpa.cascade
According to the JPA spec, persist()ing an entity should throw an exception when said entity contains a reference to a transient entity through a mapped association where that association is not marked for cascading the persist operation.
CascadeTest() - Constructor for class org.hibernate.test.jpa.cascade.CascadeTest
 
CascadeTestWithAssignedParentIdTest - Class in org.hibernate.test.cascade
Test case to illustrate that when a child table attempts to cascade to a parent and the parent's Id is set to assigned, an exception thrown (not-null property references a null or transient value).
CascadeTestWithAssignedParentIdTest() - Constructor for class org.hibernate.test.cascade.CascadeTestWithAssignedParentIdTest
 
CascadeToComponentAssociationTest - Class in org.hibernate.test.component.cascading.toone
 
CascadeToComponentAssociationTest() - Constructor for class org.hibernate.test.component.cascading.toone.CascadeToComponentAssociationTest
 
CascadeToComponentCollectionTest - Class in org.hibernate.test.component.cascading.collection
 
CascadeToComponentCollectionTest() - Constructor for class org.hibernate.test.component.cascading.collection.CascadeToComponentCollectionTest
 
CascadeToElementCollectionEmbeddedManyToOneTest - Class in org.hibernate.test.annotations.cascade
 
CascadeToElementCollectionEmbeddedManyToOneTest() - Constructor for class org.hibernate.test.annotations.cascade.CascadeToElementCollectionEmbeddedManyToOneTest
 
CascadeType - Enum in org.hibernate.annotations
Cascade types (can override default EJB3 cascades
CascadeType - Enum in org.hibernate.metamodel.binding
 
cascadeTypeToCascadeStyle(CascadeType) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
cascadeTypeToCascadeStyleSet(Set<CascadeType>) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
CascadingAction - Class in org.hibernate.engine.spi
A session action that may be cascaded from parent entity to its children
CascadingAction() - Constructor for class org.hibernate.engine.spi.CascadingAction
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Case2Node - Class in org.hibernate.hql.internal.ast.tree
Represents a case ...
Case2Node() - Constructor for class org.hibernate.hql.internal.ast.tree.Case2Node
 
caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
caseExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CaseFragment - Class in org.hibernate.sql
Abstract SQL case fragment renderer
CaseFragment() - Constructor for class org.hibernate.sql.CaseFragment
 
CaseNode - Class in org.hibernate.hql.internal.ast.tree
Represents a case ...
CaseNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CaseNode
 
cases - Variable in class org.hibernate.sql.CaseFragment
 
CasimirParticle - Class in org.hibernate.test.annotations.query
 
CasimirParticle() - Constructor for class org.hibernate.test.annotations.query.CasimirParticle
 
CAST_NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
CasterStringType - Class in org.hibernate.test.annotations.entity
Sample of parameter type
CasterStringType() - Constructor for class org.hibernate.test.annotations.entity.CasterStringType
 
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
 
Cat - Class in org.hibernate.ejb.test.emops
 
Cat() - Constructor for class org.hibernate.ejb.test.emops.Cat
 
Cat - Class in org.hibernate.test.annotations.join
 
Cat() - Constructor for class org.hibernate.test.annotations.join.Cat
 
Cat - Class in org.hibernate.test.annotations.manytomany
 
Cat() - Constructor for class org.hibernate.test.annotations.manytomany.Cat
 
Cat - Class in org.hibernate.test.hql
 
Cat() - Constructor for class org.hibernate.test.hql.Cat
 
Cat_ - Class in org.hibernate.ejb.test.emops
 
Cat_() - Constructor for class org.hibernate.ejb.test.emops.Cat_
 
CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the catalog name
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
CATALOG - Static variable in class org.hibernate.type.EnumType
 
CategorizedStatistics - Class in org.hibernate.stat.internal
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
Category - Class in org.hibernate.test.filter
Implementation of Category.
Category() - Constructor for class org.hibernate.test.filter.Category
 
Category(String) - Constructor for class org.hibernate.test.filter.Category
 
Category(String, Date, Date) - Constructor for class org.hibernate.test.filter.Category
 
Category - Class in org.hibernate.test.joinfetch
 
Category(String) - Constructor for class org.hibernate.test.joinfetch.Category
 
CatPk - Class in org.hibernate.test.annotations.manytomany
 
CatPk() - Constructor for class org.hibernate.test.annotations.manytomany.CatPk
 
Cellular - Class in org.hibernate.test.annotations.entitynonentity
 
Cellular() - Constructor for class org.hibernate.test.annotations.entitynonentity.Cellular
 
CFG_FILE - Static variable in class org.hibernate.ejb.AvailableSettings
cfg.xml configuration file used
ChainedPropertyAccessor - Class in org.hibernate.property
 
ChainedPropertyAccessor(PropertyAccessor[]) - Constructor for class org.hibernate.property.ChainedPropertyAccessor
 
Chair - Class in org.hibernate.test.annotations.access
 
Chair() - Constructor for class org.hibernate.test.annotations.access.Chair
 
changeAddress(String) - Method in class org.hibernate.test.component.basic.Person
 
ChangingHashcode - Class in org.hibernate.envers.test.integration.hashcode
 
ChangingHashcode() - Constructor for class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
Channel - Class in org.hibernate.test.annotations.cid
 
Channel() - Constructor for class org.hibernate.test.annotations.cid.Channel
 
channel - Variable in class org.hibernate.test.annotations.cid.TvMagazinPk
 
channel - Variable in class org.hibernate.test.annotations.cid.TvProgramIdClass
 
Chaos - Class in org.hibernate.test.annotations.query
 
Chaos() - Constructor for class org.hibernate.test.annotations.query.Chaos
 
CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping char[] to JDBC VARCHAR.
Character - Enum in org.hibernate.test.annotations.collectionelement
 
CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character to JDBC CHAR(1).
CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC VARCHAR.
CharacterArrayClobType - Class in org.hibernate.type
A type that maps between CLOB and Character[]

Essentially a MaterializedClobType but represented as a Character[] in Java rather than String.

CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
 
CharacterArrayTextType - Class in org.hibernate.test.annotations.lob
A type that maps JDBC LONGVARCHAR and Character[].
CharacterArrayTextType() - Constructor for class org.hibernate.test.annotations.lob.CharacterArrayTextType
 
CharacterArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and Character[]
CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
 
CharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
CharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
characterData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
CharacterStream - Interface in org.hibernate.type.descriptor
Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.
CharacterStreamImpl - Class in org.hibernate.type.descriptor.java
Implementation of CharacterStream
CharacterStreamImpl(String) - Constructor for class org.hibernate.type.descriptor.java.CharacterStreamImpl
 
CharacterType - Class in org.hibernate.type
A type that maps between CHAR(1) and Character
CharacterType() - Constructor for class org.hibernate.type.CharacterType
 
CharacterTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Character handling.
CharacterTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
CharArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and char[]
CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
 
CharBooleanType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
CharBooleanType(char, char) - 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
 
CharInNativeQueryTest - Class in org.hibernate.test.typedescriptor
 
CharInNativeQueryTest() - Constructor for class org.hibernate.test.typedescriptor.CharInNativeQueryTest
 
CharProperty - Class in org.hibernate.test.annotations.any
 
CharProperty() - Constructor for class org.hibernate.test.annotations.any.CharProperty
 
CharProperty(String, Character) - Constructor for class org.hibernate.test.annotations.any.CharProperty
 
CharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CHAR handling.
CharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.CharTypeDescriptor
 
Check - Annotation Type in org.hibernate.annotations
Arbitrary SQL check constraints which can be defined at the class, property or collection level
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
CHECK - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
check(int, Serializable, int, Expectation, PreparedStatement) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
check(Object) - Method in interface org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.ResultChecker
 
CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable nullability checking.
checkAntlrParserSetting() - Method in class org.hibernate.test.legacy.LegacyTestCase
 
checkAudited(XProperty, PropertyAuditingData, Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
checkAudited(XProperty, PropertyAuditingData, Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditedPropertiesReader
 
checkColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
 
CheckConstraint - Class in org.hibernate.metamodel.relational
TODO : javadoc
CheckConstraint(Table) - Constructor for class org.hibernate.metamodel.relational.CheckConstraint
 
CheckConstraint(Table, String, String) - Constructor for class org.hibernate.metamodel.relational.CheckConstraint
 
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.
checkExceptionFromNullValueForNonNullable(Exception, boolean, boolean) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
make sure user didn't mangle the id
checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
CheckInActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
CheckInActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.CheckInActivity
 
checkInit() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
checkList(List<T>, T...) - Static method in class org.hibernate.envers.test.tools.TestTools
 
checkMagic(File, long) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
 
checkNotNull(Object, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
 
checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
Check nullability of the class persister properties
checkNumberOfResults(CollectionListeners, int) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
checkPermission(Class, String, EJBMethodPermission) - Static method in class org.hibernate.secure.internal.JACCPermissions
 
checkPluralAttributeNature(PluralAttribute, PluralAttributeNature) - Static method in class org.hibernate.metamodel.binding.Helper
 
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, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkResult(CollectionListeners, CollectionListeners.Listener, ParentWithCollection, int) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
checkResult(CollectionListeners, CollectionListeners.Listener, ChildWithBidirectionalManyToMany, int) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
checkResult(CollectionListeners, CollectionListeners.Listener, Entity, Collection, int) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
checkResult(CollectionListeners, CollectionListeners.Listener, ParentWithCollection, int) - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
checkResult(CollectionListeners, CollectionListeners.Listener, ChildWithBidirectionalManyToMany, int) - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
checkResult(CollectionListeners, CollectionListeners.Listener, Entity, Collection, int) - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
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 class org.hibernate.engine.internal.StatefulPersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUpdateCountsAfterAddingExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
checkUpdateCountsAfterAddingExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinTest
 
checkUpdateCountsAfterAddingExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyTest
 
checkUpdateCountsAfterRemovingElementWithoutDelete() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
checkUpdateCountsAfterRemovingElementWithoutDelete() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinTest
 
checkUpdateCountsAfterRemovingElementWithoutDelete() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyTest
 
checkValid() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
checkValueBinding() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
checkValueBinding() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
Child - Class in org.hibernate.test.annotations.cascade
 
Child() - Constructor for class org.hibernate.test.annotations.cascade.Child
 
Child(Parent) - Constructor for class org.hibernate.test.annotations.cascade.Child
 
Child - Class in org.hibernate.test.annotations.cid
Entity having a many to one in its pk
Child() - Constructor for class org.hibernate.test.annotations.cid.Child
 
Child<P extends Parent> - Class in org.hibernate.test.annotations.genericsinheritance
 
Child() - Constructor for class org.hibernate.test.annotations.genericsinheritance.Child
 
Child - Class in org.hibernate.test.annotations.manytoone
TODO: change this sample with an Address -> Country relation.
Child() - Constructor for class org.hibernate.test.annotations.manytoone.Child
 
Child - Class in org.hibernate.test.annotations.onetomany
 
Child() - Constructor for class org.hibernate.test.annotations.onetomany.Child
 
Child - Class in org.hibernate.test.cascade
Created by IntelliJ IDEA.
Child() - Constructor for class org.hibernate.test.cascade.Child
 
Child - Class in org.hibernate.test.collection.map
todo: describe Child
Child() - Constructor for class org.hibernate.test.collection.map.Child
 
Child(String) - Constructor for class org.hibernate.test.collection.map.Child
 
Child - Class in org.hibernate.test.collection.set
todo: describe Child
Child() - Constructor for class org.hibernate.test.collection.set.Child
 
Child(String) - Constructor for class org.hibernate.test.collection.set.Child
 
Child - Class in org.hibernate.test.compositeelement
 
Child(String) - Constructor for class org.hibernate.test.compositeelement.Child
 
Child - Interface in org.hibernate.test.event.collection
 
Child - Class in org.hibernate.test.jpa.cascade
todo: describe Child
Child() - Constructor for class org.hibernate.test.jpa.cascade.Child
 
Child(String) - Constructor for class org.hibernate.test.jpa.cascade.Child
 
Child - Class in org.hibernate.test.naturalid.immutable
 
Child(String, Parent) - Constructor for class org.hibernate.test.naturalid.immutable.Child
 
Child - Class in org.hibernate.test.onetomany
 
Child() - Constructor for class org.hibernate.test.onetomany.Child
 
Child - Class in org.hibernate.test.reattachment
Child entity
Child() - Constructor for class org.hibernate.test.reattachment.Child
 
Child(String) - Constructor for class org.hibernate.test.reattachment.Child
 
Child - Class in org.hibernate.test.subselectfetch
 
Child(String) - Constructor for class org.hibernate.test.subselectfetch.Child
 
Child - Class in org.hibernate.test.unidir
 
Child(String) - Constructor for class org.hibernate.test.unidir.Child
 
Child(String, int) - Constructor for class org.hibernate.test.unidir.Child
 
Child1Entity - Class in org.hibernate.envers.test.entities.manytomany.sametable
 
Child1Entity() - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
Child1Entity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
Child1Entity(String, Integer) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
Child2Entity - Class in org.hibernate.envers.test.entities.manytomany.sametable
 
Child2Entity() - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
Child2Entity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
Child2Entity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
CHILD_TYPE - Static variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
ChildAssigned - Class in org.hibernate.test.jpa.cascade
Child, but with an assigned identifier.
ChildAssigned() - Constructor for class org.hibernate.test.jpa.cascade.ChildAssigned
 
ChildAssigned(Long, String) - Constructor for class org.hibernate.test.jpa.cascade.ChildAssigned
 
ChildAuditing - Class in org.hibernate.envers.test.integration.inheritance.joined
 
ChildAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
ChildAuditing - Class in org.hibernate.envers.test.integration.inheritance.single
 
ChildAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
ChildAuditing - Class in org.hibernate.envers.test.integration.inheritance.tableperclass
 
ChildAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
ChildCompleteEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
ChildCompleteEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
ChildCompleteEntity(Long, String, String, String, String, StrIntTestEntity) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
ChildEntity - Class in org.hibernate.envers.test.integration.inheritance.joined
 
ChildEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
ChildEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
ChildEntity - Class in org.hibernate.envers.test.integration.inheritance.single
 
ChildEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
ChildEntity(String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
ChildEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
ChildEntity - Class in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula
 
ChildEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
ChildEntity(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
ChildEntity(Long, Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
ChildEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass
 
ChildEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
ChildEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
ChildEntity - Class in org.hibernate.test.event.collection
 
ChildEntity() - Constructor for class org.hibernate.test.event.collection.ChildEntity
 
ChildEntity(String) - Constructor for class org.hibernate.test.event.collection.ChildEntity
 
ChildEntity1 - Class in org.hibernate.envers.test.performance.complex
 
ChildEntity1() - Constructor for class org.hibernate.envers.test.performance.complex.ChildEntity1
 
ChildEntity2 - Class in org.hibernate.envers.test.performance.complex
 
ChildEntity2() - Constructor for class org.hibernate.envers.test.performance.complex.ChildEntity2
 
ChildHierarchy1 - Class in org.hibernate.test.annotations.genericsinheritance
 
ChildHierarchy1() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ChildHierarchy1
 
ChildHierarchy2<P extends ParentHierarchy2> - Class in org.hibernate.test.annotations.genericsinheritance
 
ChildHierarchy2() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ChildHierarchy2
 
ChildHierarchy22 - Class in org.hibernate.test.annotations.genericsinheritance
 
ChildHierarchy22() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ChildHierarchy22
 
ChildIndexedListJoinColumnBidirectionalRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached.inheritance
Entity for InheritanceIndexedJoinColumnBidirectionalList test.
ChildIndexedListJoinColumnBidirectionalRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
ChildIndexedListJoinColumnBidirectionalRefIngEntity(Integer, String, String, ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
ChildIndexedListJoinColumnBidirectionalRefIngEntity(String, String, ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
ChildInfo - Class in org.hibernate.test.jpa.cascade
todo: describe ChildInfo
ChildInfo() - Constructor for class org.hibernate.test.jpa.cascade.ChildInfo
 
ChildInfo(String) - Constructor for class org.hibernate.test.jpa.cascade.ChildInfo
 
ChildInfoAssigned - Class in org.hibernate.test.jpa.cascade
todo: describe ChildInfo
ChildInfoAssigned() - Constructor for class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
ChildInfoAssigned(Long, String) - Constructor for class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.childrelation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.single.childrelation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
ChildIngEntity(String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.single.relation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
ChildIngEntity(String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
ChildIngEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.relation
 
ChildIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
ChildIngEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
ChildMultipleParentsEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
ChildMultipleParentsEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
ChildMultipleParentsEntity(Long, String, String, String, String, StrIntTestEntity) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
ChildNullAuditing - Class in org.hibernate.envers.test.integration.inheritance.joined
 
ChildNullAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
ChildPk - Class in org.hibernate.test.annotations.cid
Child Pk with many to one inside
ChildPk() - Constructor for class org.hibernate.test.annotations.cid.ChildPk
 
ChildPrimaryKeyJoinAuditing - Class in org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin
 
ChildPrimaryKeyJoinAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
ChildPrimaryKeyJoinEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin
 
ChildPrimaryKeyJoinEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
ChildPrimaryKeyJoinEntity(Integer, String, Long) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
ChildReferencing - Class in org.hibernate.envers.test.integration.inheritance.joined.childrelation
 
ChildReferencing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
ChildReferencing - Class in org.hibernate.envers.test.integration.inheritance.single.childrelation
 
ChildReferencing() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
ChildReferencing - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation
 
ChildReferencing() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
children - Variable in class org.hibernate.test.annotations.cascade.Parent
 
children - Variable in class org.hibernate.test.annotations.onetomany.Parent
 
ChildSingleParentEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
ChildSingleParentEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
ChildSingleParentEntity(Long, String, String, String, String, StrIntTestEntity) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
ChildValue - Class in org.hibernate.test.event.collection
 
ChildValue() - Constructor for class org.hibernate.test.event.collection.ChildValue
 
ChildValue(String) - Constructor for class org.hibernate.test.event.collection.ChildValue
 
ChildWithBidirectionalManyToMany - Class in org.hibernate.test.event.collection.association.bidirectional.manytomany
 
ChildWithBidirectionalManyToMany() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
ChildWithBidirectionalManyToMany(String, Collection) - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
ChildWithManyToOne - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
ChildWithManyToOne() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
 
ChildWithManyToOne(String) - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
 
CId - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
CId() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
Citizen - Class in org.hibernate.test.annotations.naturalid
 
Citizen() - Constructor for class org.hibernate.test.annotations.naturalid.Citizen
 
City - Class in org.hibernate.test.annotations.manytomany
 
City() - Constructor for class org.hibernate.test.annotations.manytomany.City
 
city - Variable in class org.hibernate.test.annotations.override.Address
 
CityState - Class in org.hibernate.test.criteria
 
CityState() - Constructor for class org.hibernate.test.criteria.CityState
 
CityState(String, String) - Constructor for class org.hibernate.test.criteria.CityState
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
CLASS - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Class to JDBC VARCHAR.
CLASS_CACHE_PREFIX - Static variable in 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
 
classCacheOrCollectionCache - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
ClassDescriptor - Interface in org.hibernate.bytecode.buildtime.spi
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.
classes - Variable in class org.hibernate.cfg.Configuration
 
Classes - Class in org.hibernate.test.annotations.generics
 
Classes() - Constructor for class org.hibernate.test.annotations.generics.Classes
 
Classes.Book - Class in org.hibernate.test.annotations.generics
 
Classes.Book() - Constructor for class org.hibernate.test.annotations.generics.Classes.Book
 
Classes.Edition<T> - Class in org.hibernate.test.annotations.generics
 
Classes.Edition() - Constructor for class org.hibernate.test.annotations.generics.Classes.Edition
 
Classes.PopularBook - Class in org.hibernate.test.annotations.generics
 
Classes.PopularBook() - Constructor for class org.hibernate.test.annotations.generics.Classes.PopularBook
 
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 - Interface in org.hibernate.bytecode.buildtime.spi
Used to determine whether a class should be instrumented.
classFilter - Variable in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
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.internal.util.ReflectHelper
Perform resolution of a class name.
classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
Perform resolution of a class name.
classForName(String, ServiceRegistry) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
classForName(String) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
classForName(String) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Locate a class by 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.internal.classic
Generates translators which uses the older hand-written parser to perform the translation.
ClassicQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
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
 
ClassicTranslatorTest - Class in org.hibernate.test.hql
Some simple test queries using the classic translator explicitly to ensure that code is not broken in changes for the new translator.
ClassicTranslatorTest() - Constructor for class org.hibernate.test.hql.ClassicTranslatorTest
 
classification - Static variable in class org.hibernate.ejb.test.util.Sickness_
 
Classification - Class in org.hibernate.test.hql
Mimic a JDK 5 enum.
ClassificationType - Class in org.hibernate.test.hql
A custom type for mapping Classification instances to the respective db column.
ClassificationType() - Constructor for class org.hibernate.test.hql.ClassificationType
 
ClassLoaderAwareCache<K,V> - Class in org.hibernate.cache.infinispan.impl
 
ClassLoaderAwareCache(AdvancedCache<K, V>, ClassLoader) - Constructor for class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
ClassLoaderAwareCache.ClassLoaderAwareListener - Class in org.hibernate.cache.infinispan.impl
 
ClassLoaderAwareCache.ClassLoaderAwareListener(Object, ClassLoaderAwareCache) - Constructor for class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache.ClassLoaderAwareListener
 
ClassLoaderService - Interface in org.hibernate.service.classloading.spi
A service for interacting with class loaders
ClassLoaderServiceImpl - Class in org.hibernate.service.classloading.internal
Standard implementation of the service for interacting with class loaders
ClassLoaderServiceImpl() - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoaderServiceImpl(ClassLoader) - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoaderServiceImpl(ClassLoader, ClassLoader, ClassLoader, ClassLoader) - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoadingException - Exception in org.hibernate.service.classloading.spi
Indicates a problem performing class loading
ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.service.classloading.spi.ClassLoadingException
 
ClassLoadingException(String) - Constructor for exception org.hibernate.service.classloading.spi.ClassLoadingException
 
ClassLoadingIsolater - Class in org.hibernate.testing.junit4
 
ClassLoadingIsolater(ClassLoadingIsolater.IsolatedClassLoaderProvider) - Constructor for class org.hibernate.testing.junit4.ClassLoadingIsolater
 
ClassLoadingIsolater.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.junit4
 
ClassMetadata - Interface in org.hibernate.metadata
Exposes entity class metadata to the application
ClassOverrideAuditedEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
ClassOverrideAuditedEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
ClassOverrideAuditedEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
ClassOverrideAuditedEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
ClassOverrideNotAuditedEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
ClassOverrideNotAuditedEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
ClassOverrideNotAuditedEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
ClassOverrideNotAuditedEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
ClassPropertyHolder - Class in org.hibernate.cfg
 
ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, Mappings, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
ClassPropertyHolder(PersistentClass, XClass, EntityBinder, Mappings, 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.spi
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassType - Class in org.hibernate.type
A type that maps between VARCHAR and Class
ClassType() - Constructor for class org.hibernate.type.ClassType
 
ClassTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
ClassTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
ClassTypeEntity - Class in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula
 
ClassTypeEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
ClauseParser - Class in org.hibernate.hql.internal.classic
Parses the Hibernate query into its constituent clauses.
ClauseParser() - Constructor for class org.hibernate.hql.internal.classic.ClauseParser
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
clazzOrSubclassOrJoinedSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
cleanup(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with the given result set.
cleanup() - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with *all* result sets.
cleanup() - Method in class org.hibernate.test.instrument.cases.AbstractExecutable
 
cleanup() - Method in class org.hibernate.test.instrument.cases.TestLazyPropertyCustomTypeExecutable
 
cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
cleanupData() - Method in class org.hibernate.test.locking.LockModeTest
 
cleanupTest() - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
cleanupTest() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
cleanupTest() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
cleanupTest() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
cleanupTest() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
cleanupTest() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
cleanupTest() - Method in class org.hibernate.test.hql.HQLTest
 
cleanupTest() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
cleanupTest() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
cleanupTest() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
cleanUpTestData() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
 
cleanupTestData() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
cleanupTestData() - Method in class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
cleanupTestData() - Method in class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
cleanupTestData() - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
clear() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Remove all mapping from this cache region.
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.internal.StandardQueryCache
 
clear() - Method in interface org.hibernate.cache.spi.QueryCache
 
clear() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
clear() - Method in class org.hibernate.collection.internal.PersistentBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentList
 
clear() - Method in class org.hibernate.collection.internal.PersistentMap
 
clear() - Method in class org.hibernate.collection.internal.PersistentSet
 
clear() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
clear() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
clear() - Method in class org.hibernate.engine.spi.ActionQueue
 
clear() - Method in class org.hibernate.engine.spi.BatchFetchQueue
Clears all entries from this fetch queue.
clear() - Method in interface org.hibernate.engine.spi.NonFlushedChanges
Remove the non-flushed changes from this NonFlushedChanges object.
clear() - Method in interface org.hibernate.engine.spi.PersistenceContext
Clear the state of the persistence context
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.event.service.internal.EventListenerGroupImpl
 
clear() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
clear() - Method in class org.hibernate.internal.NonFlushedChangesImpl
 
clear() - Method in class org.hibernate.internal.SessionImpl
 
clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
clear() - Method in class org.hibernate.internal.util.collections.SimpleMRUCache
 
clear() - Method in class org.hibernate.internal.util.collections.SoftLimitMRUCache
Clears the cache.
clear() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
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.internal.ConcurrentStatisticsImpl
reset all statistics
clear() - Method in interface org.hibernate.stat.Statistics
reset all statistics
clear() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
clearCache() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
clearChildren() - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
clearChildren() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
clearChildren() - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
clearContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clearContent() - Method in class org.hibernate.tuple.ElementWrapper
 
clearCounts() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
clearCounts() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
clearCounts() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
clearCounts() - Method in class org.hibernate.test.immutable.ImmutableTest
 
clearCounts() - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
clearCounts() - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
clearCounts() - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
clearDirty(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
 
clearDirty() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
clearDirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Clear the internal dirty flag.
clearDirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Clear the dirty flag, after flushing changes to the database.
clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
 
clearStatistics() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
clearStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
clearSubselects() - Method in class org.hibernate.engine.spi.BatchFetchQueue
Clears all pending subselect fetches from the queue.
clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
 
Client - Class in org.hibernate.test.annotations.inheritance.joined
 
Client() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Client
 
CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Clob to JDBC CLOB.
CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Clob instances..
ClobLocatorTest - Class in org.hibernate.test.lob
Tests lazy materialization of data mapped by ClobType as well as bounded and unbounded materialization and mutation.
ClobLocatorTest() - Constructor for class org.hibernate.test.lob.ClobLocatorTest
 
ClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations.
ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from string data.
ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from a reader.
ClobType - Class in org.hibernate.type
A type that maps between CLOB and Clob
ClobType() - Constructor for class org.hibernate.type.ClobType
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Clob handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CLOB handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobTypeDescriptor.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
ClobTypeDescriptor.ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
clone(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Make a clone of the configuration values.
clone(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
Deep clone an Object using serialization.
clone() - Method in class org.hibernate.mapping.Column
Shallow copy, the value is not copied
clone() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clone() - Method in class org.hibernate.tuple.ElementWrapper
 
Cloneable - Class in org.hibernate.internal.util
An object that is shallow-coneable
Cloneable() - Constructor for class org.hibernate.internal.util.Cloneable
 
cloneDeletions() - Method in class org.hibernate.engine.spi.ActionQueue
 
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 the Hibernate query result iterator
close() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
close() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Close this coordinator and release and resources.
close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Close this registry.
close() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Release the underlying connection and clean up any other resources associated with this logical connection.
close() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
close() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Close the transaction context, returning any user supplied connection from the underlying JDBC coordinator.
close() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
close() - Method in class org.hibernate.internal.AbstractScrollableResults
 
close() - Method in class org.hibernate.internal.IteratorImpl
 
close() - Method in class org.hibernate.internal.SessionFactoryImpl
Closes the session factory, releasing all held resources.
close() - Method in class org.hibernate.internal.SessionImpl
 
close() - Method in class org.hibernate.internal.StatelessSessionImpl
 
close() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
close() - Method in interface org.hibernate.ScrollableResults
Release resources immediately.
close() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
 
close() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
Release all resources held by this provider.
close() - Method in interface org.hibernate.Session
End the session by releasing the JDBC connection and cleaning up.
close() - Method in interface org.hibernate.SessionFactory
Destroy this SessionFactory and release all resources (caches, connection pools, etc).
close() - Method in interface org.hibernate.StatelessSession
Close the stateless session and release the JDBC connection.
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
Release a connection from Hibernate use.
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
Release a connection from Hibernate use.
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
Dispose of a used connection.
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
Release a connection from Hibernate use.
closeConnection(Connection) - Method in interface org.hibernate.service.jdbc.connections.spi.ConnectionProvider
Release a connection from Hibernate use.
CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
 
closeQuote() - Method in class org.hibernate.dialect.CUBRIDDialect
 
closeQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to close a quoted identifier.
closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
closeSession() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being closed.
closeSessionFactory() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
closeSessionFactory() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
closeStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being closed.
Closet - Class in org.hibernate.test.annotations.access
 
Closet() - Constructor for class org.hibernate.test.annotations.access.Closet
 
closing() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
closing() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closing() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closing() - Method in interface org.hibernate.internal.CoreMessageLogger
 
closing() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closing() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
closing() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
closing$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closingUnreleasedBatch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
closingUnreleasedBatch() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Clothes - Class in org.hibernate.test.annotations.referencedcolumnname
 
Clothes() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
Clothes(String, String) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
Clothing - Class in org.hibernate.test.annotations.inheritance.joined
 
Clothing() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Clothing
 
CloudType - Class in org.hibernate.test.annotations.xml.hbm
 
CloudType() - Constructor for class org.hibernate.test.annotations.xml.hbm.CloudType
 
CMTTest - Class in org.hibernate.test.tm
 
CMTTest() - Constructor for class org.hibernate.test.tm.CMTTest
 
CMTTransaction - Class in org.hibernate.engine.transaction.internal.jta
Implements a transaction strategy for Container Managed Transaction (CMT) scenarios.
CMTTransaction(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
CMTTransactionFactory - Class in org.hibernate.engine.transaction.internal.jta
Factory for Container Managed Transaction (CMT) based transaction facades.
CMTTransactionFactory() - Constructor for class org.hibernate.engine.transaction.internal.jta.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
 
code - Static variable in class org.hibernate.ejb.criteria.idclass.Widget_
 
code - Static variable in class org.hibernate.ejb.criteria.idclass.WidgetId_
 
code - Variable in class org.hibernate.test.annotations.entity.ZipCode
 
Code - Enum in org.hibernate.test.criteria
 
Coin - Class in org.hibernate.test.annotations.notfound
 
Coin() - Constructor for class org.hibernate.test.annotations.notfound.Coin
 
collapse(String) - Static method in class org.hibernate.internal.util.StringHelper
Collapses a name.
collapseQualifier(String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
Given a qualifier, collapse it.
collapseQualifierBase(String, String) - Static method in class org.hibernate.internal.util.StringHelper
Cross between StringHelper.collapse(java.lang.String) and StringHelper.partiallyUnqualify(java.lang.String, java.lang.String).
COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
collationName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
The collation name wrt GeneratedOrderByFragmentParser.collationSpecification().
CollationSpecification - Class in org.hibernate.sql.ordering.antlr
Models a collation specification (COLLATE using a specific character-set) within a SortSpecification.
CollationSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.CollationSpecification
 
collationSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Reconition rule for what ANSI SQL terms the collation specification used to allow specifying that sorting for the given GeneratedOrderByFragmentParser.sortSpecification() be treated within a specific character-set.
collationSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
collectChildren(AST, ASTUtil.FilterPredicate) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
collectCorrelatedJoins() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
 
collection - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
collection - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
 
Collection - Class in org.hibernate.mapping
Mapping for a collection.
Collection(Mappings, 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_ELEMENTS - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
 
COLLECTION_ID - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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
 
COLLECTION_TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
CollectionAction - Class in org.hibernate.action.internal
Any action relating to insert/update/delete of a collection
CollectionAction(CollectionPersister, PersistentCollection, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionAction
 
CollectionAliases - Interface in org.hibernate.loader
Type definition of CollectionAliases.
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.spi.entry
 
CollectionCacheEntry(PersistentCollection, CollectionPersister) - Constructor for class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
CollectionChangeNoRevisionTest - Class in org.hibernate.envers.test.integration.collection.norevision
 
CollectionChangeNoRevisionTest() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeNoRevisionTest
 
CollectionChangeRevisionTest - Class in org.hibernate.envers.test.integration.collection.norevision
 
CollectionChangeRevisionTest() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeRevisionTest
 
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
 
collectionClass - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
collectionClass - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
CollectionElementLoader - Class in org.hibernate.loader.entity
 
CollectionElementLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.CollectionElementLoader
 
CollectionElementNature - Enum in org.hibernate.metamodel.binding
Describes the nature of persistent collection elements.
CollectionElementTest - Class in org.hibernate.test.annotations.collectionelement
 
CollectionElementTest() - Constructor for class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
CollectionEntry - Class in org.hibernate.engine.spi
We need an entry to tell us all about the current state of a collection with respect to its persistent state
CollectionEntry(CollectionPersister, PersistentCollection) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For newly wrapped collections, or dereferenced collection wrappers
CollectionEntry(PersistentCollection, CollectionPersister, Serializable, boolean) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For collections just loaded from the database
CollectionEntry(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For uninitialized detached collections
CollectionEntry(PersistentCollection, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.CollectionEntry
For initialized detached collections
collectionExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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.internal
implementation of the Query interface for collection filters
CollectionFilterImpl(String, Object, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.CollectionFilterImpl
 
CollectionFilterKeyParameterSpecification - Class in org.hibernate.param
A specialized ParameterSpecification impl for dealing with a collection-key as part of a collection filter compilation.
CollectionFilterKeyParameterSpecification(String, Type, int) - Constructor for class org.hibernate.param.CollectionFilterKeyParameterSpecification
Creates a specialized collection-filter collection-key parameter spec.
collectionFunction(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CollectionFunction - Class in org.hibernate.hql.internal.ast.tree
Represents 'elements()' or 'indices()'.
CollectionFunction() - Constructor for class org.hibernate.hql.internal.ast.tree.CollectionFunction
 
collectionFunctionOrSubselect(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CollectionHelper - Class in org.hibernate.internal.util.collections
Various help for handling collections.
CollectionId - Annotation Type in org.hibernate.annotations
Describe an identifier column for a bag (ie an idbag) EXPERIMENTAL: the structure of this annotation might slightly change (generator() mix strategy and generator
collectionId - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
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
CollectionInterceptor - Class in org.hibernate.test.interceptor
 
CollectionInterceptor() - Constructor for class org.hibernate.test.interceptor.CollectionInterceptor
 
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.spi
Uniquely identifies a collection instance in a particular session.
CollectionKey(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionKey
 
CollectionKey(CollectionPersister, Serializable, EntityMode) - Constructor for class org.hibernate.engine.spi.CollectionKey
 
CollectionKey - Class in org.hibernate.metamodel.binding
TODO : javadoc
CollectionKey(AbstractPluralAttributeBinding) - Constructor for class org.hibernate.metamodel.binding.CollectionKey
 
CollectionLaziness - Enum in org.hibernate.metamodel.binding
 
CollectionListeners - Class in org.hibernate.test.event.collection
 
CollectionListeners(SessionFactory) - Constructor for class org.hibernate.test.event.collection.CollectionListeners
 
CollectionListeners.AbstractListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.AbstractListener(CollectionListeners) - Constructor for class org.hibernate.test.event.collection.CollectionListeners.AbstractListener
 
CollectionListeners.InitializeCollectionListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.Listener - Interface in org.hibernate.test.event.collection
 
CollectionListeners.PostCollectionRecreateListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.PostCollectionRemoveListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.PostCollectionUpdateListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.PreCollectionRecreateListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.PreCollectionRemoveListener - Class in org.hibernate.test.event.collection
 
CollectionListeners.PreCollectionUpdateListener - Class in org.hibernate.test.event.collection
 
CollectionLoadContext - Class in org.hibernate.engine.loading.internal
Represents state associated with the processing of a given ResultSet in regards to loading collections.
CollectionLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.internal.CollectionLoadContext
Creates a collection load context for the given result set.
CollectionLoader - Class in org.hibernate.loader.collection
Superclass for loaders that initialize collections
CollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionLoader
 
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
 
CollectionOfComponents - Class in org.hibernate.envers.test.integration.components.collections
TODO: enable and implement
CollectionOfComponents() - Constructor for class org.hibernate.envers.test.integration.components.collections.CollectionOfComponents
 
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.
CollectionPersister - Class in org.hibernate.test.annotations.persister
 
CollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.test.annotations.persister.CollectionPersister
 
collectionPersisters - Variable in class org.hibernate.loader.JoinWalker
 
collectionPersisters - Variable in class org.hibernate.loader.OuterJoinLoader
 
CollectionProperties - Class in org.hibernate.hql.internal
Provides a map of collection function names to the corresponding property names.
CollectionPropertyHolder - Class in org.hibernate.cfg
 
CollectionPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, Mappings) - 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
 
CollectionReattachmentTest - Class in org.hibernate.test.reattachment
Test of collection reattachment semantics
CollectionReattachmentTest() - Constructor for class org.hibernate.test.reattachment.CollectionReattachmentTest
 
CollectionRecreateAction - Class in org.hibernate.action.internal
 
CollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRecreateAction
 
CollectionRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencEd entity
CollectionRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
CollectionRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
CollectionRefEdEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
CollectionRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencIng entity
CollectionRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
CollectionRefIngEntity(Integer, String, CollectionRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
CollectionRefIngEntity(String, CollectionRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
CollectionRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region which will specifically be used to store collection data.
CollectionRegionAccessStrategy - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached collection data.
CollectionRegionImpl - Class in org.hibernate.cache.infinispan.collection
 
CollectionRegionImpl(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
CollectionRemoveAction - Class in org.hibernate.action.internal
 
CollectionRemoveAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
Removes a persistent collection from its loaded owner.
CollectionRemoveAction(Object, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRemoveAction
Removes a persistent collection from a specified owner.
CollectionReturn - Class in org.hibernate.loader.custom
Represents a return which names a collection role; it is used in defining a custom query for loading an entity's collection in non-fetching scenarios (i.e., loading the collection itself as the "root" of the result).
CollectionReturn(String, String, String, CollectionAliases, EntityAliases, LockMode) - Constructor for class org.hibernate.loader.custom.CollectionReturn
 
collections - Variable in class org.hibernate.cfg.Configuration
 
Collections - Class in org.hibernate.engine.internal
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
 
collectionsFetched(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsFetched(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsFetched(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsFetched(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsFetched(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsFetched(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsFetched$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsLoaded(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsLoaded(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsLoaded(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsLoaded(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsLoaded(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsLoaded(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsRecreated(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsRecreated(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsRecreated(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsRecreated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsRecreated(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsRecreated(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsRecreated(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsRecreated$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsRemoved(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsRemoved(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsRemoved(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsRemoved(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsRemoved(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsRemoved(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsRemoved(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsRemoved$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
CollectionStatistics - Interface in org.hibernate.stat
Collection related statistics
CollectionStats - Class in org.hibernate.cache.ehcache.management.impl
CollectionStats
CollectionStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
 
CollectionStats(String, CollectionStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
 
CollectionStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.CollectionStats
 
CollectionSubqueryFactory - Class in org.hibernate.hql.internal
Provides the SQL for collection subqueries.
collectionSuffixes - Variable in class org.hibernate.loader.JoinWalker
 
collectionSuffixes - Variable in class org.hibernate.loader.OuterJoinLoader
 
collectionsUpdated(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsUpdated(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsUpdated(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
collectionsUpdated(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsUpdated(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsUpdated(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
collectionsUpdated$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
collectionTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
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
CollectionTest - Class in org.hibernate.test.collection.original
 
CollectionTest() - Constructor for class org.hibernate.test.collection.original.CollectionTest
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
collectionType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
CollectionType - Class in org.hibernate.type
A type that handles Hibernate PersistentCollections (including arrays).
CollectionType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.CollectionType
 
CollectionUpdateAction - Class in org.hibernate.action.internal
 
CollectionUpdateAction(PersistentCollection, CollectionPersister, Serializable, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionUpdateAction
 
collectSelectExpressions() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
Returns an array of SelectExpressions gathered from the children of the given parent AST node.
collectSqlStrings() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
collectSqlStrings() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
collectSqlStrings() - Method in interface org.hibernate.hql.spi.QueryTranslator
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
COLON - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
colonies - Static variable in class org.hibernate.ejb.test.emops.Empire_
 
Colony - Class in org.hibernate.ejb.test.emops
 
Colony() - Constructor for class org.hibernate.ejb.test.emops.Colony
 
Colony_ - Class in org.hibernate.ejb.test.emops
 
Colony_() - Constructor for class org.hibernate.ejb.test.emops.Colony_
 
color - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
Color - Class in org.hibernate.test.annotations.beanvalidation
 
Color() - Constructor for class org.hibernate.test.annotations.beanvalidation.Color
 
Color - Class in org.hibernate.test.annotations.manytoone
Color showing a surrogate key and a unique constraint to ensure business rule
Color() - Constructor for class org.hibernate.test.annotations.manytoone.Color
 
colorPerDate - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
colorPerLevel - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
COLUMN - Static variable in class org.hibernate.id.TableGenerator
The column parameter
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement.JaxbReturnDiscriminator
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
column - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
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 - Class in org.hibernate.metamodel.relational
Models a physical column
Column(TableSpecification, int, String) - Constructor for class org.hibernate.metamodel.relational.Column
 
Column(TableSpecification, int, Identifier) - Constructor for class org.hibernate.metamodel.relational.Column
 
COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
COLUMN - Static variable in class org.hibernate.type.EnumType
 
COLUMN_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
An extractor which uses ResultSetMetaData.getColumnLabel(int)
COLUMN_NAME_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
An extractor which uses ResultSetMetaData.getColumnName(int)
COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
COLUMN_RESULT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
COLUMN_TRANSFORMER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
COLUMN_TRANSFORMERS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ColumnAliasExtractor - Interface in org.hibernate.dialect
Strategy for extracting the unique column alias out of a ResultSetMetaData.
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
columnAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
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
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
columnDefinition - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
 
ColumnEntityAliases - Class in org.hibernate.loader
EntityAliases that chooses the column names over the alias names.
ColumnEntityAliases(Map, Loadable, String) - Constructor for class org.hibernate.loader.ColumnEntityAliases
 
ColumnHelper - Class in org.hibernate.hql.internal.ast.util
Provides utility methods for dealing with arrays of SQL column names.
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
columnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
 
columnName(String) - Method in class org.hibernate.test.namingstrategy.TestNamingStrategy
 
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
 
columnNames() - Method in interface org.hibernate.metamodel.source.binder.ConstraintSource
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
columnOrFormula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
ColumnRelationalState - Interface in org.hibernate.metamodel.relational.state
 
columnResult - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
 
Columns - Annotation Type in org.hibernate.annotations
Support an array of columns.
columns(Set) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
columns() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
columns - Variable in class org.hibernate.cfg.FkSecondPass
 
columns(Set) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
columns(Set) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
columns(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
 
columns(Set) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
COLUMNS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
columns(Set) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
columns(Set) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
columns$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
columns$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
columns$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
columns$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
columns$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
columns$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ColumnSource - Interface in org.hibernate.metamodel.source.binder
Contract for source information pertaining to a column definition.
ColumnSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
ColumnTransformer - Annotation Type in org.hibernate.annotations
Custom SQL expression used to read the value from and write a value to a column.
ColumnTransformers - Annotation Type in org.hibernate.annotations
Plural annotation for @ColumnTransformer.
ColumnTransformerTest - Class in org.hibernate.test.annotations.various.readwriteexpression
 
ColumnTransformerTest() - Constructor for class org.hibernate.test.annotations.various.readwriteexpression.ColumnTransformerTest
 
ColumnValues - Class in org.hibernate.metamodel.source.annotations.attribute
Container for the properties defined by Column.
ColumnValues(AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
ColumnValuesSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
ColumnValuesSourceImpl(ColumnValues) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
COMMA - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
commaBetweenParameters(String) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
commaBetweenParameters(String) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
COMMENT - Static variable in class org.hibernate.annotations.QueryHints
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
comment - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
Comment - Class in org.hibernate.test.joinfetch
 
Comment(Item, String) - Constructor for class org.hibernate.test.joinfetch.Comment
 
COMMENT_VALUE - Static variable in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionListener
 
comments - Static variable in class org.hibernate.ejb.test.callbacks.Customer_
 
commit() - Method in class org.hibernate.ejb.TransactionImpl
 
commit() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
commit() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
commit() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
commit() - Method in interface org.hibernate.Transaction
Commit this transaction.
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
 
communication - Variable in class org.hibernate.ejb.test.callbacks.CommunicationSystem
 
Communication - Class in org.hibernate.test.annotations.entitynonentity
 
Communication() - Constructor for class org.hibernate.test.annotations.entitynonentity.Communication
 
CommunicationSystem - Class in org.hibernate.ejb.test.callbacks
 
CommunicationSystem() - Constructor for class org.hibernate.ejb.test.callbacks.CommunicationSystem
 
CommunicationSystem_ - Class in org.hibernate.ejb.test.callbacks
 
CommunicationSystem_() - Constructor for class org.hibernate.ejb.test.callbacks.CommunicationSystem_
 
CommunityBid - Class in org.hibernate.test.annotations.entity
 
CommunityBid() - Constructor for class org.hibernate.test.annotations.entity.CommunityBid
 
Company - Class in org.hibernate.test.annotations.inheritance.joined
 
Company() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Company
 
Company - Class in org.hibernate.test.annotations.manytomany
 
Company() - Constructor for class org.hibernate.test.annotations.manytomany.Company
 
Company - Class in org.hibernate.test.annotations.manytoonewithformula
 
Company() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Company
 
Company - Class in org.hibernate.test.annotations.xml.ejb3
 
Company() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Company
 
Company - Interface in org.hibernate.test.dynamicentity
 
ComparableComparator - Class in org.hibernate.internal.util.compare
Delegates to Comparable
ComparableComparator() - Constructor for class org.hibernate.internal.util.compare.ComparableComparator
 
comparator - Variable in class org.hibernate.collection.internal.PersistentSortedMap
 
comparator() - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
comparator - Variable in class org.hibernate.collection.internal.PersistentSortedSet
 
comparator() - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
comparator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
comparator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
compare(StrTestEntity, StrTestEntity) - Method in class org.hibernate.envers.test.entities.StrTestEntityComparator
 
compare(Calendar, Calendar) - Method in class org.hibernate.internal.util.compare.CalendarComparator
 
compare(Comparable, Comparable) - Method in class org.hibernate.internal.util.compare.ComparableComparator
 
compare(Object, Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
compare(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
compare(Object, Object) - Method in class org.hibernate.type.AbstractType
 
compare(Object, Object) - Method in class org.hibernate.type.AnyType
 
compare(Object, Object) - Method in class org.hibernate.type.CollectionType
 
compare(Object, Object) - Method in class org.hibernate.type.ComponentType
 
compare(Object, Object) - Method in class org.hibernate.type.descriptor.java.IncomparableComparator
 
compare(Locale, Locale) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
 
compare(TimeZone, TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
 
compare(Object, Object) - Method in class org.hibernate.type.EntityType
Perform a Comparator style comparison between values
compare(Object, Object) - Method in interface org.hibernate.type.Type
Perform a Comparator style comparison between values
compareTo(Object) - Method in class org.hibernate.action.internal.CollectionAction
 
compareTo(Object) - Method in class org.hibernate.action.internal.EntityAction
 
compareTo(MappedAttribute) - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
compareTo(Object) - Method in class org.hibernate.test.hql.Classification
 
compareTo(Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
comparisonExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
comparisonExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ComparisonPredicate - Class in org.hibernate.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.
compatibleWithJtaSynchronization() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
compatibleWithJtaSynchronization() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
compatibleWithJtaSynchronization() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
compatibleWithJtaSynchronization() - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Should we attempt to register JTA transaction synchronizations.
Competition - Class in org.hibernate.ejb.test.emops
 
Competition() - Constructor for class org.hibernate.ejb.test.emops.Competition
 
Competition - Class in org.hibernate.test.nonflushedchanges
 
Competition() - Constructor for class org.hibernate.test.nonflushedchanges.Competition
 
Competition - Class in org.hibernate.test.ops
 
Competition() - Constructor for class org.hibernate.test.ops.Competition
 
Competition_ - Class in org.hibernate.ejb.test.emops
 
Competition_() - Constructor for class org.hibernate.ejb.test.emops.Competition_
 
Competitor - Class in org.hibernate.ejb.test.emops
 
Competitor() - Constructor for class org.hibernate.ejb.test.emops.Competitor
 
Competitor(String) - Constructor for class org.hibernate.ejb.test.emops.Competitor
 
Competitor - Class in org.hibernate.test.annotations.array
 
Competitor() - Constructor for class org.hibernate.test.annotations.array.Competitor
 
Competitor - Class in org.hibernate.test.nonflushedchanges
 
Competitor() - Constructor for class org.hibernate.test.nonflushedchanges.Competitor
 
Competitor(String) - Constructor for class org.hibernate.test.nonflushedchanges.Competitor
 
Competitor - Class in org.hibernate.test.ops
 
Competitor() - Constructor for class org.hibernate.test.ops.Competitor
 
Competitor(String) - Constructor for class org.hibernate.test.ops.Competitor
 
Competitor_ - Class in org.hibernate.ejb.test.emops
 
Competitor_() - Constructor for class org.hibernate.ejb.test.emops.Competitor_
 
competitors - Static variable in class org.hibernate.ejb.test.emops.Competition_
 
competitors - Variable in class org.hibernate.ejb.test.emops.Race
 
competitors - Static variable in class org.hibernate.ejb.test.emops.Race_
 
compile(CriteriaQuery<T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryCompiler
 
compile(Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Compile a filter.
compile(Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Compile a "normal" query.
compile(String, Map, boolean) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Compile a filter.
compile(String, Map, boolean) - Method in interface org.hibernate.hql.spi.FilterTranslator
Compile a filter.
compile(Map, boolean) - Method in interface org.hibernate.hql.spi.QueryTranslator
Compile a "normal" query.
compileBadHql(String, boolean) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
CompiledCode - Class in org.hibernate.test.annotations.lob
Compiled code representation
CompiledCode() - Constructor for class org.hibernate.test.annotations.lob.CompiledCode
 
complete() - Method in class org.hibernate.test.instrument.cases.AbstractExecutable
 
complete() - Method in interface org.hibernate.test.instrument.cases.Executable
 
CompleteComponentPropertyRefTest - Class in org.hibernate.test.propertyref.component.complete
 
CompleteComponentPropertyRefTest() - Constructor for class org.hibernate.test.propertyref.component.complete.CompleteComponentPropertyRefTest
 
CompleteSequenceEntity - Class in org.hibernate.test.annotations.id.generationmappings
TODO : javadoc
CompleteSequenceEntity() - Constructor for class org.hibernate.test.annotations.id.generationmappings.CompleteSequenceEntity
 
ComplexInsertPerformance - Class in org.hibernate.envers.test.performance
 
ComplexInsertPerformance() - Constructor for class org.hibernate.envers.test.performance.ComplexInsertPerformance
 
ComplexJoinAliasTest - Class in org.hibernate.test.criteria
Hibernate generates the wrong alias on a Criteria query involving a join on a composite identifier.
ComplexJoinAliasTest() - Constructor for class org.hibernate.test.criteria.ComplexJoinAliasTest
 
ComplexPropertyValue - Class in org.hibernate.test.any
todo: describe ${NAME}
ComplexPropertyValue() - Constructor for class org.hibernate.test.any.ComplexPropertyValue
 
Component - Class in org.hibernate.envers.test.entities.customtype
 
Component(String, int) - Constructor for class org.hibernate.envers.test.entities.customtype.Component
 
Component() - Constructor for class org.hibernate.envers.test.entities.customtype.Component
 
Component - Class in org.hibernate.mapping
The mapping for a component, composite element, composite identifier, etc.
Component(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Component
 
Component(Mappings, Component) - Constructor for class org.hibernate.mapping.Component
 
Component(Mappings, Join) - Constructor for class org.hibernate.mapping.Component
 
Component(Mappings, Collection) - Constructor for class org.hibernate.mapping.Component
 
Component - Class in org.hibernate.metamodel.domain
Models the notion of a component (what JPA calls an Embeddable).
Component(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.Component
 
Component - Class in org.hibernate.test.annotations.tableperclass
 
Component() - Constructor for class org.hibernate.test.annotations.tableperclass.Component
 
component(ComponentMetamodel) - Method in class org.hibernate.type.TypeFactory
 
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
 
Component1 - Class in org.hibernate.envers.test.entities.components
 
Component1(String, String) - Constructor for class org.hibernate.envers.test.entities.components.Component1
 
Component1() - Constructor for class org.hibernate.envers.test.entities.components.Component1
 
Component1 - Class in org.hibernate.envers.test.integration.interfaces.components
 
Component1(String) - Constructor for class org.hibernate.envers.test.integration.interfaces.components.Component1
 
Component1() - Constructor for class org.hibernate.envers.test.integration.interfaces.components.Component1
 
Component2 - Class in org.hibernate.envers.test.entities.components
 
Component2(String, String) - Constructor for class org.hibernate.envers.test.entities.components.Component2
 
Component2() - Constructor for class org.hibernate.envers.test.entities.components.Component2
 
ComponentAttributeBinding - Class in org.hibernate.metamodel.binding
 
ComponentAttributeBinding(AttributeBindingContainer, SingularAttribute) - Constructor for class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
ComponentAttributeSource - Interface in org.hibernate.metamodel.source.binder
 
ComponentAttributeSourceImpl - Class in org.hibernate.metamodel.source.annotations.entity
Annotation backed implementation of ComponentAttributeSource.
ComponentAttributeSourceImpl(EmbeddableClass, String, Map<String, AttributeOverride>) - Constructor for class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
ComponentAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
ComponentAttributeSourceImpl(JaxbComponentElement, AttributeSourceContainer, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
ComponentAuditedPropertiesReader - Class in org.hibernate.envers.configuration.metadata.reader
Reads the audited properties for components.
ComponentAuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.metadata.reader.ComponentAuditedPropertiesReader
 
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
 
ComponentContainer - Class in org.hibernate.test.hql
ComponentContainer() - Constructor for class org.hibernate.test.hql.ComponentContainer
 
ComponentContainer(ComponentContainer.Address) - Constructor for class org.hibernate.test.hql.ComponentContainer
 
ComponentContainer.Address - Class in org.hibernate.test.hql
 
ComponentContainer.Address() - Constructor for class org.hibernate.test.hql.ComponentContainer.Address
 
ComponentContainer.Address(String, String, String, ComponentContainer.Address.Zip) - Constructor for class org.hibernate.test.hql.ComponentContainer.Address
 
ComponentContainer.Address.Zip - Class in org.hibernate.test.hql
 
ComponentContainer.Address.Zip() - Constructor for class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
ComponentContainer.Address.Zip(int, int) - Constructor for class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
ComponentIdentifierSource - Interface in org.hibernate.metamodel.source.binder
 
componentIdType - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
ComponentJoin - Class in org.hibernate.hql.internal.ast.tree
Models an explicit join terminating at a component value (e.g.
ComponentJoin(FromClause, FromElement, String, String, ComponentType) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
ComponentJoin.ComponentFromElementType - Class in org.hibernate.hql.internal.ast.tree
 
ComponentJoin.ComponentFromElementType(FromElement) - Constructor for class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
 
ComponentJoinsTest - Class in org.hibernate.ejb.test.query
Tests related to specifying joins on components (embedded values).
ComponentJoinsTest() - Constructor for class org.hibernate.ejb.test.query.ComponentJoinsTest
 
ComponentMapKey - Class in org.hibernate.envers.test.integration.collection.mapkey
 
ComponentMapKey() - Constructor for class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKey
 
ComponentMapKeyEntity - Class in org.hibernate.envers.test.integration.collection.mapkey
 
ComponentMapKeyEntity() - Constructor for class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
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
 
ComponentNotNullTest - Class in org.hibernate.test.legacy
Test some cases of not-null properties inside components.
ComponentNotNullTest() - Constructor for class org.hibernate.test.legacy.ComponentNotNullTest
 
ComponentOwner - Class in org.hibernate.test.generated
ComponentOwner() - Constructor for class org.hibernate.test.generated.ComponentOwner
 
ComponentOwner(String) - Constructor for class org.hibernate.test.generated.ComponentOwner
 
ComponentOwner.Component - Class in org.hibernate.test.generated
 
ComponentOwner.Component() - Constructor for class org.hibernate.test.generated.ComponentOwner.Component
 
ComponentPropertyHolder - Class in org.hibernate.cfg
Component implementation of property holder
ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, Mappings) - 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
 
Components - Class in org.hibernate.envers.test.integration.components
 
Components() - Constructor for class org.hibernate.envers.test.integration.components.Components
 
ComponentSetTestEntity - Class in org.hibernate.envers.test.entities.components
 
ComponentSetTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
ComponentSetTestEntity(Integer) - Constructor for class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
ComponentTest - Class in org.hibernate.test.component.basic
 
ComponentTest() - Constructor for class org.hibernate.test.component.basic.ComponentTest
 
ComponentTestEntity - Class in org.hibernate.envers.test.entities.components
 
ComponentTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
ComponentTestEntity(Integer, Component1, Component2) - Constructor for class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
ComponentTestEntity(Component1, Component2) - Constructor for class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
ComponentTestEntity - Class in org.hibernate.envers.test.integration.interfaces.components
 
ComponentTestEntity() - Constructor for class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
ComponentTestEntity(IComponent) - Constructor for class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
ComponentTestEntity(Integer, IComponent) - Constructor for class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
ComponentTuplizer - Interface in org.hibernate.tuple.component
Defines further responsibilities regarding tuplization based on a mapped components.
componentTuplizer - Variable in class org.hibernate.type.ComponentType
 
ComponentTuplizerFactory - Class in org.hibernate.tuple.component
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(TypeFactory.TypeScope, ComponentMetamodel) - Constructor for class org.hibernate.type.ComponentType
 
CompositeAttributeTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
CompositeAttributeTypeResolver(AttributeTypeResolverImpl) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
CompositeCollectionElement - Class in org.hibernate.metamodel.binding
 
CompositeCollectionElement(AbstractPluralAttributeBinding) - Constructor for class org.hibernate.metamodel.binding.CompositeCollectionElement
 
CompositeCustom - Class in org.hibernate.envers.test.integration.customtype
 
CompositeCustom() - Constructor for class org.hibernate.envers.test.integration.customtype.CompositeCustom
 
CompositeCustomType - Class in org.hibernate.type
Adapts CompositeUserType to the Type interface
CompositeCustomType(CompositeUserType) - Constructor for class org.hibernate.type.CompositeCustomType
 
CompositeCustomType(CompositeUserType, String[]) - Constructor for class org.hibernate.type.CompositeCustomType
 
CompositeCustomTypeEntity - Class in org.hibernate.envers.test.entities.customtype
 
CompositeCustomTypeEntity() - Constructor for class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
CompositeCustomTypeEntity(Integer, Component) - Constructor for class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
CompositeDateId - Class in org.hibernate.envers.test.integration.ids
 
CompositeDateId() - Constructor for class org.hibernate.envers.test.integration.ids.CompositeDateId
 
CompositeDateIdTestEntity - Class in org.hibernate.envers.test.entities.ids
 
CompositeDateIdTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
CompositeDateIdTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
CompositeDateIdTestEntity(DateEmbId, String) - Constructor for class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
compositeElement - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
CompositeElementPropertyMapping - Class in org.hibernate.persister.collection
 
CompositeElementPropertyMapping(String[], String[], String[], String[], CompositeType, Mapping) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
 
CompositeElementTest - Class in org.hibernate.test.compositeelement
 
CompositeElementTest() - Constructor for class org.hibernate.test.compositeelement.CompositeElementTest
 
compositeId - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
compositeIdClass - Variable in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
compositeIdClassDoesNotOverrideEquals$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
compositeIdClassDoesNotOverrideHashCode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
CompositeIdEntity - Class in org.hibernate.test.hql
 
CompositeIdEntity() - Constructor for class org.hibernate.test.hql.CompositeIdEntity
 
CompositeIds - Class in org.hibernate.envers.test.integration.ids
 
CompositeIds() - Constructor for class org.hibernate.envers.test.integration.ids.CompositeIds
 
CompositeIdTest - Class in org.hibernate.test.annotations.cid
test some composite id functionalities
CompositeIdTest() - Constructor for class org.hibernate.test.annotations.cid.CompositeIdTest
 
CompositeIdTest - Class in org.hibernate.test.cid
 
CompositeIdTest() - Constructor for class org.hibernate.test.cid.CompositeIdTest
 
CompositeIdWithGeneratorTest - Class in org.hibernate.test.cid
Tests the use of composite-id with a generator.
CompositeIdWithGeneratorTest() - Constructor for class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
compositeIndex - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
compositeMapKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
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
CompositePluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
CompositePluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
CompositePropertyRefTest - Class in org.hibernate.test.cuk
 
CompositePropertyRefTest() - Constructor for class org.hibernate.test.cuk.CompositePropertyRefTest
 
CompositeTestUserType - Class in org.hibernate.envers.test.entities.customtype
 
CompositeTestUserType() - Constructor for class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
CompositeType - Interface in org.hibernate.type
Contract for value types to hold collections and have cascades, etc.
CompositeUserType - Interface in org.hibernate.usertype
A UserType that may be dereferenced in a query.
CompositeUserTypeTest - Class in org.hibernate.test.cut
 
CompositeUserTypeTest() - Constructor for class org.hibernate.test.cut.CompositeUserTypeTest
 
composition - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
compoundExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
 
computeTestMethods() - Method in class org.hibernate.testing.junit4.CustomRunner
 
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
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CONCAT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
concatenation() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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.internal.QuerySplitter
Handle Hibernate "implicit" polymorphism, by translating the query string into several "concrete" queries against mapped classes.
ConcurrentCollectionStatisticsImpl - Class in org.hibernate.stat.internal
Collection related statistics
ConcurrentEntityStatisticsImpl - Class in org.hibernate.stat.internal
Entity related statistics
concurrentEntries(Map<K, V>) - Static method in class org.hibernate.internal.util.collections.IdentityMap
Return the map entries (as instances of Map.Entry in a collection that is safe from concurrent modification).
concurrentMap(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements.
concurrentMap(int, float) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Create a properly sized ConcurrentHashMap based on the given expected number of elements and an explicit load factor
ConcurrentQueryStatisticsImpl - Class in org.hibernate.stat.internal
Query statistics (HQL and SQL)

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

ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.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.internal
Second level cache statistics of a specific region
ConcurrentStatisticsImpl - Class in org.hibernate.stat.internal
Implementation of Statistics based on the java.util.concurrent package.
ConcurrentStatisticsImpl() - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
ConcurrentStatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
condition - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
 
condition - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
 
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
 
conditionList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
Conductor - Class in org.hibernate.test.annotations.various
 
Conductor() - Constructor for class org.hibernate.test.annotations.various.Conductor
 
Conference - Class in org.hibernate.ejb.test.cascade
 
Conference() - Constructor for class org.hibernate.ejb.test.cascade.Conference
 
conference - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
Conference_ - Class in org.hibernate.ejb.test.cascade
 
Conference_() - Constructor for class org.hibernate.ejb.test.cascade.Conference_
 
config - Variable in class org.hibernate.envers.test.AbstractOneSessionTest
 
config - Variable in class org.hibernate.envers.test.AbstractSessionTest
 
CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
ConfigHelper - Class in org.hibernate.internal.util
A simple class to centralize logic needed to locate config files on the system.
Configurable - Interface in org.hibernate.exception.spi
The Configurable interface defines the contract for SQLExceptionConverter impls that want to be configured prior to usage given the currently defined Hibernate properties.
Configurable - Interface in org.hibernate.id
An IdentifierGenerator that supports "configuration".
Configurable - Interface in org.hibernate.service.spi
Allows the service to request access to the configuration properties for configuring itself.
Configuration - Class in org.hibernate.cfg
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() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
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.MetadataSourceQueue - Class in org.hibernate.cfg
 
Configuration.MetadataSourceQueue() - Constructor for class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
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
ConfigurationException - Exception in org.hibernate.internal.util.config
TODO : javadoc
ConfigurationException(String, Throwable) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.hibernate.internal.util.config.ConfigurationException
 
ConfigurationHelper - Class in org.hibernate.ejb.util
 
ConfigurationHelper() - Constructor for class org.hibernate.ejb.util.ConfigurationHelper
 
ConfigurationHelper - Class in org.hibernate.internal.util.config
Collection of helper methods for dealing with configuration settings.
configurationResource(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configurationResource(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configurationResource(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configurationResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configurationResource(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configurationResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configurationResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configurationResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ConfigurationService - Interface in org.hibernate.service.config.spi
Provides access to the initial user-provided configuration values
ConfigurationService.Converter<T> - Interface in org.hibernate.service.config.spi
 
ConfigurationServiceImpl - Class in org.hibernate.service.config.internal
 
ConfigurationServiceImpl(Map) - Constructor for class org.hibernate.service.config.internal.ConfigurationServiceImpl
 
ConfigurationServiceInitiator - Class in org.hibernate.service.config.internal
 
ConfigurationServiceInitiator() - Constructor for class org.hibernate.service.config.internal.ConfigurationServiceInitiator
 
ConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
ConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.ConfigurationTaskWithEnvers
 
configure() - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
configure(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
configure(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
configure(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
configure(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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.ejb.connection.InjectedDataSourceConnectionProvider
 
configure(PersistenceMetadata, Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated. 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
Deprecated. Build the configuration from an entity manager name and given the appropriate extra properties.
configure(PersistenceUnitInfo, Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated. Process configuration from a PersistenceUnitInfo object; typically called by the container via PersistenceProvider.createContainerEntityManagerFactory(javax.persistence.spi.PersistenceUnitInfo, java.util.Map).
configure(Map) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
configure(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
configure(Map) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
configure(Map) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
configure(Configuration, ReflectionManager, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Document, Element) - Method in class org.hibernate.envers.configuration.EntitiesConfigurator
 
configure(Configuration, ReflectionManager) - Method in class org.hibernate.envers.configuration.RevisionInfoConfiguration
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.AbstractEntityTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessType
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.accesstype.ImmutableClassAccessType
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessType
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessType
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.Delete
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.GlobalVersioned
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.NoneAudited
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.NotVersioned
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.NullProperties
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.Simple
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.UnversionedPropertiesChange
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.basic.UnversionedProperty
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.cache.OneToOneCache
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.cache.QueryCache
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.EnumSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKey
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKey
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.StringList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.StringMap
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.collection.StringSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.collections.CollectionOfComponents
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.Components
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.relations.ManyToOneInComponent
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.relations.NotAuditedManyToOneInComponent
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.components.relations.OneToManyInComponent
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.customtype.CompositeCustom
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.customtype.ParametrizedCustom
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.data.Dates
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.data.Enums
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.data.Lobs
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.data.LobSerializables
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.data.Serializables
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.flush.AbstractFlushTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.ids.CompositeDateId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.ids.DateId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.ids.ManyToOneIdNotAudited
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.PolymorphicCollection
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.UnidirectionalDoubleAbstract
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.PolymorphicCollection
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.PolymorphicCollection
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.components.InterfacesComponents
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined.JoinedAllAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass.SubclassAllAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union.UnionAllAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined.JoinedPropertiesAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass.SubclassPropertiesAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union.UnionPropertiesAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined.JoinedPropertiesAudited2Test
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass.SubclassPropertiesAudited2Test
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union.UnionPropertiesAudited2Test
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.interfaces.relation.InterfacesRelation
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.ManyToManyInverseToSuperclassTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapFlush
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertable
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertable
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.BidirectionalMapKey
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.DataChangesDetachedSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleDetachedSet
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.OneToManyInverseToSuperclassTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalMulIdWithNulls
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.properties.VersionsProperties
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.proxy.AuditedCollectionProxyTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.proxy.ProxyIdentifier
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.AggregateQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.DeletedEntities
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.OrderByLimitQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.query.StoreDeletedData
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.readwriteexpression.ReadWriteExpressionChange
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListener
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.GloballyConfiguredRevListenerTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.LongRevEntityInheritanceChildAuditing
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.OverrideCustomRevListenerTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.OverrideDefaultRevListenerTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.AnnotatedTrackingEntitiesTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.ExtendedRevisionEntityTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.sameids.SameIds
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.serialization.SerializingCollection
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MultipleAuditParentsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.SingleAuditParentsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TotalAuditParentsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.performance.ComplexInsertPerformance
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.performance.InsertsOneTransactionPerformance
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.performance.InsertsPerformance
 
configure(Ejb3Configuration) - Method in class org.hibernate.envers.test.performance.UpdatesPerformance
 
configure(Properties) - Method in interface org.hibernate.exception.spi.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(Type, Properties, Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
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.UUIDGenerator
 
configure(Type, Properties, Dialect) - Method in class org.hibernate.id.UUIDHexGenerator
Configure this instance, given the value of parameters specified by the user as <param> elements.
configure(Map) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
Configure the service.
configure(Map) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
Configure the service.
configure(Map) - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
configure(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
Initialize the connection provider from given properties.
configure(Map) - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
configure() - Method in class org.hibernate.service.ServiceRegistryBuilder
Read setting information from an XML file using the standard resource location
configure(String) - Method in class org.hibernate.service.ServiceRegistryBuilder
Read setting information from an XML file using the named resource location
configure(Map) - Method in interface org.hibernate.service.spi.Configurable
Configure the service.
configure(Configuration) - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationGroupsTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationProvidedFactoryTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.generics.GenericsTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.manytomany.ManyToManyMaxFetchDepth0Test
 
configure(Configuration) - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.naturalid.NaturalIdOnSingleManyToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.HHH4851Test
 
configure(Configuration) - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.quote.QuoteGlobalTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.quote.resultsetmappings.ExplicitSqlResultSetMappingTest
 
configure(Configuration) - Method in class org.hibernate.test.annotations.strategy.StrategyTest
 
configure(Configuration) - Method in class org.hibernate.test.batch.BatchTest
 
configure(Configuration) - Method in class org.hibernate.test.cache.InsertedDataTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullFalseDelayedInsertTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullibilityFalseTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullibilityTrueTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullTrueDelayedInsertTest
 
configure(Configuration) - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
configure(Configuration) - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
configure(Configuration) - Method in class org.hibernate.test.component.basic.ComponentTest
 
configure(Configuration) - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
configure(Configuration) - Method in class org.hibernate.test.cuk.CompositePropertyRefTest
 
configure(Configuration) - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
configure(Configuration) - Method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
 
configure(Configuration) - Method in class org.hibernate.test.dynamicentity.tuplizer.TuplizerDynamicEntityTest
 
configure(Configuration) - Method in class org.hibernate.test.dynamicentity.tuplizer2.ImprovedTuplizerDynamicEntityTest
 
configure(Configuration) - Method in class org.hibernate.test.entitymode.map.basic.DynamicClassTest
 
configure(Configuration) - Method in class org.hibernate.test.events.CallbackTest
 
configure(Configuration) - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
configure(Configuration) - Method in class org.hibernate.test.filter.DynamicFilterTest
 
configure(Configuration) - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
configure(Configuration) - Method in class org.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTest
 
configure(Configuration) - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
configure(Configuration) - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
configure(Configuration) - Method in class org.hibernate.test.hql.ClassicTranslatorTest
 
configure(Configuration) - Method in class org.hibernate.test.hql.CriteriaClassicAggregationReturnTest
 
configure(Configuration) - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
configure(Configuration) - Method in class org.hibernate.test.id.UseIdentifierRollbackTest
 
configure(Configuration) - Method in class org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest
 
configure(Configuration) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
configure(Configuration) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
configure(Configuration) - Method in class org.hibernate.test.immutable.ImmutableTest
 
configure(Configuration) - Method in class org.hibernate.test.insertordering.InsertOrderingTest
 
configure(Configuration) - Method in class org.hibernate.test.iterate.IterateTest
 
configure(Configuration) - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
configure(Configuration) - Method in class org.hibernate.test.jpa.AbstractJPATest
 
configure(Configuration) - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
configure(Configuration) - Method in class org.hibernate.test.jpa.txn.TransactionJoiningTest
 
configure(Configuration) - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.lazycache.InstrumentCacheTest
 
configure(Configuration) - Method in class org.hibernate.test.lazyonetoone.LazyOneToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.legacy.ComponentNotNullTest
 
configure(Configuration) - Method in class org.hibernate.test.legacy.LegacyTestCase
 
configure(Configuration) - Method in class org.hibernate.test.legacy.MapTest
 
configure(Configuration) - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
configure(Configuration) - Method in class org.hibernate.test.manytomany.ManyToManyTest
 
configure(Configuration) - Method in class org.hibernate.test.manytomany.ordered.OrderedManyToManyTest
 
configure(Configuration) - Method in class org.hibernate.test.namingstrategy.NamingStrategyTest
 
configure(Configuration) - Method in class org.hibernate.test.naturalid.immutable.ImmutableEntityNaturalIdTest
 
configure(Configuration) - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
configure(Configuration) - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
configure(Configuration) - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
configure(Configuration) - Method in class org.hibernate.test.nonflushedchanges.GetLoadTest
 
configure(Configuration) - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
configure(Configuration) - Method in class org.hibernate.test.ondelete.OnDeleteTest
 
configure(Configuration) - Method in class org.hibernate.test.onetoone.formula.OneToOneFormulaTest
 
configure(Configuration) - Method in class org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.onetoone.optional.OptionalOneToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.onetoone.singletable.DiscrimSubclassOneToOneTest
 
configure(Configuration) - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
configure(Configuration) - Method in class org.hibernate.test.ops.GetLoadTest
 
configure(Configuration) - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
configure(Configuration) - Method in class org.hibernate.test.ops.SimpleOpsTest
 
configure(Configuration) - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
configure(Configuration) - Method in class org.hibernate.test.proxy.ProxyTest
 
configure(Configuration) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
configure(Configuration) - Method in class org.hibernate.test.querycache.QueryCacheTest
 
configure(Configuration) - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
configure(Configuration) - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
configure(Configuration) - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
configure(Configuration) - Method in class org.hibernate.test.stateless.fetching.StatelessSessionFetchingTest
 
configure(Configuration) - Method in class org.hibernate.test.stateless.StatelessSessionQueryTest
 
configure(Configuration) - Method in class org.hibernate.test.stats.StatsTest
 
configure(Configuration) - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
configure(Configuration) - Method in class org.hibernate.test.timestamp.TimestampTest
 
configure(Configuration) - Method in class org.hibernate.test.tm.CMTTest
 
configure(Configuration) - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
configure(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
ConfiguredClass - Class in org.hibernate.metamodel.source.annotations.entity
Base class for a configured entity, mapped super class or embeddable
ConfiguredClass(ClassInfo, AccessType, ConfiguredClass, AnnotationBindingContext) - Constructor for class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
ConfiguredClassType - Enum in org.hibernate.metamodel.source.annotations.entity
 
configuredSessionFactory(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuredSessionFactory(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuredSessionFactory(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuredSessionFactory(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuredSessionFactory(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuredSessionFactory(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuredSessionFactory(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuredSessionFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.StandardServiceRegistryImpl
 
configureService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
configuringFromFile(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromFile(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromFile(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromFile(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromResource(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromResource(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromResource(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromResource(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromUrl(URL) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromUrl(URL) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromUrl(URL) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromUrl(URL) - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromUrl(URL) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromUrl(URL) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromUrl(URL) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromUrl$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromXmlDocument() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromXmlDocument() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromXmlDocument() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromXmlDocument() - Method in interface org.hibernate.internal.CoreMessageLogger
 
configuringFromXmlDocument() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromXmlDocument() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromXmlDocument() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
configuringFromXmlDocument$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderToUsePoolAlias(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
configuringProxoolProviderToUsePoolAlias(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderToUsePoolAlias$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingExistingPool(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
configuringProxoolProviderUsingExistingPool(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingExistingPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingJaxpConfigurator(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
configuringProxoolProviderUsingJaxpConfigurator(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingJaxpConfigurator$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingPropertiesFile(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
configuringProxoolProviderUsingPropertiesFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
configuringProxoolProviderUsingPropertiesFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.internal.ConcurrentStatisticsImpl
 
connect() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a connection being obtained from ConnectionProvider
connection() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
connection() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
connection(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
connection() - Method in class org.hibernate.internal.SessionImpl
 
connection() - Method in class org.hibernate.internal.StatelessSessionImpl
 
connection(Connection) - Method in interface org.hibernate.SessionBuilder
Adds a specific connection to the session options
connection() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the connection from the original session should be used to create the new session
connection(Connection) - Method in interface org.hibernate.SharedSessionBuilder
 
connection() - Method in interface org.hibernate.StatelessSession
Deprecated. just missed when deprecating same method from Session
connection(Connection) - Method in interface org.hibernate.StatelessSessionBuilder
Adds a specific connection to the session options
CONNECTION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
Names a prefix used to define arbitrary JDBC connection properties.
CONNECTION_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ConnectionProvider to use for obtaining JDBC connections.
CONNECTION_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
ConnectionHelper - Interface in org.hibernate.tool.hbm2ddl
Contract for delegates responsible for managing connection used by the hbm2ddl tools.
ConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
An observer of logical connection events.
ConnectionObserverAdapter - Class in org.hibernate.engine.jdbc.spi
 
ConnectionObserverAdapter() - Constructor for class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
ConnectionObserverStatsBridge - Class in org.hibernate.internal
 
ConnectionObserverStatsBridge(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.ConnectionObserverStatsBridge
 
connectionProperties(Properties) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
connectionProperties(Properties) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
connectionProperties(Properties) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
connectionProperties(Properties) - Method in interface org.hibernate.internal.CoreMessageLogger
 
connectionProperties(Properties) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
connectionProperties(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
connectionProperties(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
connectionProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
connectionProvider() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate
 
connectionProvider() - Method in class org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate
 
ConnectionProvider - Interface in org.hibernate.service.jdbc.connections.spi
A contract for obtaining JDBC connections.
ConnectionProviderBuilder - Class in org.hibernate.testing.env
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
ConnectionProviderBuilder() - Constructor for class org.hibernate.testing.env.ConnectionProviderBuilder
 
ConnectionProviderInitiator - Class in org.hibernate.service.jdbc.connections.internal
Instantiates and configures an appropriate ConnectionProvider.
ConnectionProviderInitiator() - Constructor for class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
ConnectionProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
The InvocationHandler for intercepting messages to Connection proxies.
ConnectionProxyHandler(LogicalConnectionImplementor) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
ConnectionReleaseMode - Enum in org.hibernate
Defines the various policies by which Hibernate might release its underlying JDBC connection.
connectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.SessionBuilder
Use a specific connection release mode for these session options
connectionReleaseMode() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the connection release mode from the original session should be used to create the new session
connectionReleaseMode(ConnectionReleaseMode) - Method in interface org.hibernate.SharedSessionBuilder
 
connectionsObtained(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
connectionsObtained(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
connectionsObtained(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
connectionsObtained(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
connectionsObtained(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
connectionsObtained(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
connectionsObtained(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
connectionsObtained$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
constant() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
constant(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
constant(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
constrained - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
Constraint - Class in org.hibernate.mapping
A relational constraint.
Constraint() - Constructor for class org.hibernate.mapping.Constraint
 
Constraint - Interface in org.hibernate.metamodel.relational
Basic contract for the types of constraints we fully support as metadata constructs: primary key foreign key unique constraint
ConstraintSource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of table constraints
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.
constructConfiguration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
constructDefaultTuplizer(EntityMode, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructDefaultTuplizer(EntityMode, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructDefaultTuplizer(EntityMode, EntityMetamodel, EntityBinding) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct am instance of the default tuplizer for the given entity-mode.
constructor(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CONSTRUCTOR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ConstructorNode - Class in org.hibernate.hql.internal.ast.tree
Represents a constructor (new) in a SELECT.
ConstructorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
constructTuplizer(String, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class<? extends ComponentTuplizer>, Component) - Method in class org.hibernate.tuple.component.ComponentTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(String, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(String, EntityMetamodel, EntityBinding) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class<? extends EntityTuplizer>, EntityMetamodel, PersistentClass) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Construct an instance of the given tuplizer class.
constructTuplizer(Class<? extends EntityTuplizer>, EntityMetamodel, EntityBinding) - 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...
Contact - Class in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
Contact() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
Contact(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
Contact - Class in org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
Contact() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
Contact - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
Contact() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
Contact(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
Contact - Class in org.hibernate.test.annotations.collectionelement.indexedCollection
 
Contact() - Constructor for class org.hibernate.test.annotations.collectionelement.indexedCollection.Contact
 
Contact - Interface in org.hibernate.test.annotations.interfaces
 
Contact - Class in org.hibernate.test.stateless
 
Contact() - Constructor for class org.hibernate.test.stateless.Contact
 
ContactDetails - Class in org.hibernate.test.annotations.entity
 
ContactDetails() - Constructor for class org.hibernate.test.annotations.entity.ContactDetails
 
ContactImpl - Class in org.hibernate.test.annotations.interfaces
 
ContactImpl() - Constructor for class org.hibernate.test.annotations.interfaces.ContactImpl
 
ContactInfo - Class in org.hibernate.test.annotations.manytomany
 
ContactInfo() - Constructor for class org.hibernate.test.annotations.manytomany.ContactInfo
 
ContactInfo - Class in org.hibernate.test.annotations.override
 
ContactInfo() - Constructor for class org.hibernate.test.annotations.override.ContactInfo
 
ContainedEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
ContainedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.ContainedEntity
 
container() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
Container - Class in org.hibernate.test.collection.set
Container implementation
Container() - Constructor for class org.hibernate.test.collection.set.Container
 
Container(String) - Constructor for class org.hibernate.test.collection.set.Container
 
Container - Class in org.hibernate.test.proxy
 
Container() - Constructor for class org.hibernate.test.proxy.Container
 
Container(String) - Constructor for class org.hibernate.test.proxy.Container
 
Container - Class in org.hibernate.test.readonly
 
Container() - Constructor for class org.hibernate.test.readonly.Container
 
Container(String) - Constructor for class org.hibernate.test.readonly.Container
 
Container.Content - Class in org.hibernate.test.collection.set
 
Container.Content() - Constructor for class org.hibernate.test.collection.set.Container.Content
 
Container.Content(String) - Constructor for class org.hibernate.test.collection.set.Container.Content
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in interface org.hibernate.internal.CoreMessageLogger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
containerProvidingNullPersistenceUnitRootUrl$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
contains(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Returns true if this region contains data for the given key.
contains(Object) - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
contains(Object) - Method in interface org.hibernate.cache.spi.Region
Determine whether this region contains data for the given key.
contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
contains(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
contains(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
contains(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
contains(String) - Method in interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
 
contains(String) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
contains(String) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
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.internal.SessionImpl
 
contains(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
contains(Object) - Method in interface org.hibernate.Session
Check if this instance is associated with this Session.
contains(Object, Object) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
contains(Object, Object) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CustomCollectionType
 
contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
Optional operation.
containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
containsAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
containsAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
containsAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
containsClassAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns true if the from node contains the class alias name.
containsCollection(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given collection.
containsCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the given collection associated with this persistence context?
containsCollectionFetches() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
containsCollectionFetches() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
containsCollectionFetches() - Method in interface org.hibernate.hql.spi.QueryTranslator
Does the translated query contain collection fetches?
containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
containsColumn(Column) - Method in class org.hibernate.mapping.Index
 
containsColumn(Column) - Method in class org.hibernate.mapping.Table
 
containsEntity(Class, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(String, Serializable) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given entity "instance".
containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is there an entity with the given key in the persistence context
containsEntityName(Object, Number, Object) - Method in class org.hibernate.envers.reader.FirstLevelCache
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
containsFetchProfileDefinition(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
containsFetchProfileDefinition(String) - Method in interface org.hibernate.SessionFactory
Determine if this session factory contains a fetch profile definition registered under the given name.
containsJoinFetchedCollection(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
containsJoinFetchedCollection(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
containsJoinFetchedCollection(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
containsJoinFetchedCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
containsJoinFetchedCollection(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
containsJoinFetchedCollection(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
containsJoinFetchedCollection(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
containsJoinFetchedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.internal.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.internal.util.collections.IdentityMap
 
containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
containsProperty(Property) - Method in class org.hibernate.mapping.Join
 
containsProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
containsProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the given proxy associated with this persistence context?
containsQuery(String) - Method in interface org.hibernate.Cache
Determine whether the cache contains data for the given query.
containsSingleAnnotations(Map<DotName, List<AnnotationInstance>>, DotName) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
 
containsTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns true if the from node contains the table alias name.
containsValue(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
containsValue(Object) - Method in class org.hibernate.envers.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.internal.util.collections.IdentityMap
 
containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
 
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
 
content - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
content - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
content() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
content() - Method in class org.hibernate.tuple.ElementWrapper
 
Contest - Class in org.hibernate.test.annotations.array
 
Contest() - Constructor for class org.hibernate.test.annotations.array.Contest
 
Contest.Month - Enum in org.hibernate.test.annotations.array
 
context - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
 
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
 
Continent - Class in org.hibernate.test.stats
 
Continent() - Constructor for class org.hibernate.test.stats.Continent
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
continueInvocation(Object, Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.DatabaseMetaDataProxyHandler
 
Contract - Class in org.hibernate.test.annotations.manytoonewithformula
 
Contract() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Contract
 
Contract - Class in org.hibernate.test.immutable
 
Contract() - Constructor for class org.hibernate.test.immutable.Contract
 
Contract(Plan, String, String) - Constructor for class org.hibernate.test.immutable.Contract
 
Contract - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
Contract() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
Contract(Plan, String, String) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
Contract - Class in org.hibernate.test.resulttransformer
 
Contract() - Constructor for class org.hibernate.test.resulttransformer.Contract
 
ContractId - Class in org.hibernate.test.annotations.manytoonewithformula
 
ContractId() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
ContractId(Integer, Long, Integer) - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
Contractor - Class in org.hibernate.test.annotations.manytomany
Employee in an Employer-Employee relationship
Contractor() - Constructor for class org.hibernate.test.annotations.manytomany.Contractor
 
ContractVariation - Class in org.hibernate.test.immutable
 
ContractVariation() - Constructor for class org.hibernate.test.immutable.ContractVariation
 
ContractVariation(int, Contract) - Constructor for class org.hibernate.test.immutable.ContractVariation
 
ContractVariation - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
ContractVariation() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
ContractVariation(int, Contract) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
control - Static variable in class org.hibernate.ejb.test.callbacks.Television_
 
control() - Method in class org.hibernate.test.jpa.txn.TransactionJoiningTest
 
ConversionContext - Interface in org.hibernate.exception.spi
 
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) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Convert an SQLException using the current converter, doing some logging first.
convert(SQLException, String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Convert an SQLException using the current converter, doing some logging first.
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.CacheSQLStateConverter
Convert the given SQLException into Hibernate's JDBCException hierarchy.
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLExceptionTypeDelegate
 
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLStateConversionDelegate
 
convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
Convert the given SQLException into the Hibernate JDBCException hierarchy.
convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
Convert the given SQLException into the Hibernate JDBCException hierarchy.
convert(RecognitionException) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
 
convert(RecognitionException, String) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
 
convert(Object) - Method in interface org.hibernate.service.config.spi.ConfigurationService.Converter
 
convert(MonetaryAmount, Currency) - Static method in class org.hibernate.test.sql.hand.MonetaryAmount
 
ConvertFunction - Class in org.hibernate.dialect.function
A Caché defintion of a convert function.
ConvertFunction() - Constructor for class org.hibernate.dialect.function.ConvertFunction
 
convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
 
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.DB2Dialect
DB2 does have a one-based offset, however this was actually already handled in the limit 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.
convertToFirstRowValue(int) - Method in class org.hibernate.dialect.SQLServer2005Dialect
 
COOL - Static variable in class org.hibernate.test.hql.Classification
 
coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
coordinateWork(WorkExecutorVisitable<T>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Perform the requested work handling exceptions, coordinating and handling return processing.
copy() - Method in class org.hibernate.engine.internal.JoinSequence
 
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.id.IdentifierGeneratorHelper.BasicHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
copy() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
copy() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Make a copy of this holder.
copy(InputStream, OutputStream) - Static method in class org.hibernate.internal.util.io.StreamCopier
 
copy(LockOptions, LockOptions) - Static method in class org.hibernate.LockOptions
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[], Mappings) - Constructor for class org.hibernate.cfg.CopyIdentifierComponentSecondPass
 
copyReferencedStructureAndCreateDefaultJoinColumns(PersistentClass, Iterator, SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
CopyrightableContent - Class in org.hibernate.ejb.test.util
 
CopyrightableContent() - Constructor for class org.hibernate.ejb.test.util.CopyrightableContent
 
CopyrightableContent(Author) - Constructor for class org.hibernate.ejb.test.util.CopyrightableContent
 
CopyrightableContent_ - Class in org.hibernate.ejb.test.util
 
CopyrightableContent_() - Constructor for class org.hibernate.ejb.test.util.CopyrightableContent_
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
copyValues(EntityPersister, Object, Object, SessionImplementor, Map, ForeignKeyDirection) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
CoreMessageLogger - Interface in org.hibernate.internal
The jboss-logging MessageLogger for the hibernate-core module.
CoreMessageLogger_$logger - Class in org.hibernate.internal
Warning this class consists of generated code.
CoreMessageLogger_$logger(Logger) - Constructor for class org.hibernate.internal.CoreMessageLogger_$logger
 
CorpType - Class in org.hibernate.test.annotations.embedded
 
CorpType() - Constructor for class org.hibernate.test.annotations.embedded.CorpType
 
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
CorrelatedSubqueryTest - Class in org.hibernate.ejb.criteria.subquery
 
CorrelatedSubqueryTest() - Constructor for class org.hibernate.ejb.criteria.subquery.CorrelatedSubqueryTest
 
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

cost - Static variable in class org.hibernate.ejb.criteria.idclass.Tool_
 
cost - Static variable in class org.hibernate.ejb.criteria.idclass.Widget_
 
cost - Variable in class org.hibernate.test.annotations.uniqueconstraint.House
 
couldNotBindJndiListener() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
couldNotBindJndiListener() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
couldNotBindJndiListener() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
couldNotBindJndiListener() - Method in interface org.hibernate.internal.CoreMessageLogger
 
couldNotBindJndiListener() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
couldNotBindJndiListener() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
couldNotBindJndiListener() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
couldNotBindJndiListener$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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(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
count() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
count() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
count(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
count(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
COUNT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
count - Variable in class org.hibernate.test.insertordering.InsertOrderingTest.Counter
 
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
counter - Variable in class org.hibernate.ejb.test.callbacks.VideoSystem
 
countExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
CountingRevisionListener - Class in org.hibernate.envers.test.integration.reventity
 
CountingRevisionListener() - Constructor for class org.hibernate.envers.test.integration.reventity.CountingRevisionListener
 
CountNode - Class in org.hibernate.hql.internal.ast.tree
Represents a COUNT expression in a select.
CountNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CountNode
 
CountProjection - Class in org.hibernate.criterion
A count
CountProjection(String) - Constructor for class org.hibernate.criterion.CountProjection
 
country - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
Country - Class in org.hibernate.envers.test.integration.accesstype
 
Country - Class in org.hibernate.test.annotations.embedded
Non realistic embedded dependent object
Country() - Constructor for class org.hibernate.test.annotations.embedded.Country
 
Country - Class in org.hibernate.test.annotations.embedded.many2one
THe entity target of the many-to-one from a component/embeddable.
Country() - Constructor for class org.hibernate.test.annotations.embedded.many2one.Country
 
Country(String, String) - Constructor for class org.hibernate.test.annotations.embedded.many2one.Country
 
Country - Class in org.hibernate.test.annotations.entity
Serializable object to be serialized in DB as is
Country() - Constructor for class org.hibernate.test.annotations.entity.Country
 
Country - Class in org.hibernate.test.annotations.immutable
 
Country() - Constructor for class org.hibernate.test.annotations.immutable.Country
 
Country - Interface in org.hibernate.test.annotations.tuplizer
 
country - Variable in class org.hibernate.test.discriminator.Address
 
country - Variable in class org.hibernate.test.joinedsubclass.Address
 
country - Variable in class org.hibernate.test.ondelete.Address
 
Country - Class in org.hibernate.test.stateless
 
Country() - Constructor for class org.hibernate.test.stateless.Country
 
Country - Class in org.hibernate.test.stats
 
Country() - Constructor for class org.hibernate.test.stats.Country
 
country - Variable in class org.hibernate.test.unionsubclass2.Address
 
CountryAttitude - Class in org.hibernate.test.annotations.collectionelement
 
CountryAttitude() - Constructor for class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
CountryChecker - Annotation Type in org.hibernate.ejb.test.callbacks
 
CountryNameCheckerListener - Class in org.hibernate.ejb.test.callbacks
 
CountryNameCheckerListener() - Constructor for class org.hibernate.ejb.test.callbacks.CountryNameCheckerListener
 
countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
How many properties are there, for this class and all subclasses?
countTrue(boolean[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
countUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
 
Course - Class in org.hibernate.test.criteria
 
Course() - Constructor for class org.hibernate.test.criteria.Course
 
Course - Class in org.hibernate.test.ecid
 
Course - Class in org.hibernate.test.fetchprofiles.join
TODO : javadoc
Course() - Constructor for class org.hibernate.test.fetchprofiles.join.Course
 
Course(Course.Code, String) - Constructor for class org.hibernate.test.fetchprofiles.join.Course
 
Course - Class in org.hibernate.test.querycache
 
Course() - Constructor for class org.hibernate.test.querycache.Course
 
Course - Class in org.hibernate.test.readonly
 
Course() - Constructor for class org.hibernate.test.readonly.Course
 
Course.Code - Class in org.hibernate.test.fetchprofiles.join
 
Course.Code() - Constructor for class org.hibernate.test.fetchprofiles.join.Course.Code
 
Course.Code(Department, int) - Constructor for class org.hibernate.test.fetchprofiles.join.Course.Code
 
CourseMeeting - Class in org.hibernate.test.criteria
 
CourseMeeting() - Constructor for class org.hibernate.test.criteria.CourseMeeting
 
CourseMeeting(Course, String, int, String) - Constructor for class org.hibernate.test.criteria.CourseMeeting
 
CourseMeeting - Class in org.hibernate.test.querycache
 
CourseMeeting() - Constructor for class org.hibernate.test.querycache.CourseMeeting
 
CourseMeeting(Course, String, int, String) - Constructor for class org.hibernate.test.querycache.CourseMeeting
 
CourseMeetingId - Class in org.hibernate.test.criteria
 
CourseMeetingId() - Constructor for class org.hibernate.test.criteria.CourseMeetingId
 
CourseMeetingId(Course, String, int, String) - Constructor for class org.hibernate.test.criteria.CourseMeetingId
 
CourseMeetingId - Class in org.hibernate.test.querycache
 
CourseMeetingId() - Constructor for class org.hibernate.test.querycache.CourseMeetingId
 
CourseMeetingId(Course, String, int, String) - Constructor for class org.hibernate.test.querycache.CourseMeetingId
 
CourseOffering - Class in org.hibernate.test.fetchprofiles.join
TODO : javadoc
CourseOffering() - Constructor for class org.hibernate.test.fetchprofiles.join.CourseOffering
 
CourseOffering(Course, int, int) - Constructor for class org.hibernate.test.fetchprofiles.join.CourseOffering
 
CrazyCompositeKey - Class in org.hibernate.test.hql
Implementation of CrazyCompositeKey.
CrazyCompositeKey() - Constructor for class org.hibernate.test.hql.CrazyCompositeKey
 
create(Class, String[], String[], Class[]) - Static method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Creates a new instance of BulkAccessor.
create(Class) - Static method in class org.hibernate.bytecode.internal.javassist.FastClass
 
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.internal.ast.SqlASTFactory
Actually instantiate the AST node.
create(ASTFactory, int, String) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Deprecated. silly
create - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
 
create(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Run the schema creation script; drop script is automatically executed before running the creation script.
create(Target) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Run the schema creation script; drop script is automatically executed before running the creation script.
create(ResultTransformer, String[], boolean[]) - Static method in class org.hibernate.transform.CacheableResultTransformer
Returns a CacheableResultTransformer that is used to transform tuples to a value(s) that can be cached.
CREATE_BLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
 
CREATE_CLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
 
CREATE_NCLOB_CALLBACK - Static variable in class org.hibernate.engine.jdbc.ContextualLobCreator
 
createAlias(String, String) - Method in interface org.hibernate.Criteria
Join an association, assigning an alias to the joined association.
createAlias(String, String, JoinType) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String, int) - Method in interface org.hibernate.Criteria
Deprecated. use Criteria.createAlias(String, String, org.hibernate.sql.JoinType)
createAlias(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
Deprecated. use #createAlias(String, String, JoinType, Criterion
createAlias(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createAlias(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
 
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
 
createAlias(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
Deprecated. use DetachedCriteria.createAlias(String, String, JoinType)
createAlias(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
Deprecated. use DetachedCriteria.createAlias(String, String, JoinType, Criterion)
createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createAllKeys() - Method in class org.hibernate.mapping.Collection
 
createAllKeys() - Method in class org.hibernate.mapping.Map
 
createAnnotationConfiguration() - Method in class org.hibernate.tool.ant.EnversHibernateToolTask
 
createAssociationAttribute(String, Class<?>, AttributeNature, String, Map<DotName, List<AnnotationInstance>>, EntityBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
createBag(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createBag(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
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.internal.ast.util.ASTUtil
Creates a 'binary operator' subtree, given the information about the parent and the two child nodex.
createBlob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
Create the basic contextual BLOB reference.
createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
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[]) - Method in interface org.hibernate.LobHelper
Create a new Blob from bytes.
createBlob(InputStream, long) - Method in interface org.hibernate.LobHelper
Create a new Blob from stream data.
createBook() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
createCacheManager(Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCacheManager(Properties) - Method in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
 
createCacheWrapper(AdvancedCache) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createCaseFragment() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated. 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
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagCollectionEventTest
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManySetCollectionEventTest
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.manytomany.UnidirectionalManyToManyBagCollectionEventTest
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManyBagCollectionEventTest
 
createChild(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.ParentWithCollectionOfEntities
 
createChild(String) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
createChild(String) - Method in class org.hibernate.test.event.collection.values.ParentWithCollectionOfValues
 
createClassicHolderInstantiator(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
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) - Method in interface org.hibernate.LobHelper
Create a new Clob from content
createClob(Reader, long) - Method in interface org.hibernate.LobHelper
Create a new Clob from character reader.
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.BagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ListBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.PrimitiveArrayBinder
 
createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.SetBinder
 
createCollection() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManyBagToSetCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManySetToSetCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManySetCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.unidirectional.manytomany.UnidirectionalManyToManyBagCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManyBagCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManySetCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
createCollection() - Method in class org.hibernate.test.event.collection.values.ValuesBagCollectionEventTest
 
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.internal.ast.util.SessionFactoryHelper
Create a join sequence rooted at the given collection.
createCollectionPersister(Configuration, Collection, CollectionRegionAccessStrategy, SessionFactoryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createCollectionPersister(MetadataImplementor, PluralAttributeBinding, CollectionRegionAccessStrategy, SessionFactoryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createCollectionPersister(Configuration, Collection, CollectionRegionAccessStrategy, SessionFactoryImplementor) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create a collection persister instance.
createCollectionPersister(MetadataImplementor, PluralAttributeBinding, CollectionRegionAccessStrategy, SessionFactoryImplementor) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create a collection persister instance.
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionSubquery(JoinSequence, Map, String[]) - Static method in class org.hibernate.hql.internal.CollectionSubqueryFactory
 
createCompiledCode() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
createComponent(PropertyHolder, PropertyData, boolean, boolean, Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
createComponentAttribute(String, Component) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createComponentAttribute(String, Component) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
createComponentJoin(ComponentType) - Method in class org.hibernate.hql.internal.ast.tree.FromElementFactory
 
createComponentPrefix(String) - Static method in class org.hibernate.envers.tools.MappingTools
 
createConfiguration() - Method in class org.hibernate.tool.ant.EnversHibernateToolTask
 
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.spi.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, JoinType) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, using the specified join type.
createCriteria(String, int) - Method in interface org.hibernate.Criteria
Deprecated. use Criteria.createAlias(String, String, org.hibernate.sql.JoinType)
createCriteria(String, String) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias.
createCriteria(String, String, JoinType) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String, int) - Method in interface org.hibernate.Criteria
Deprecated. use Criteria.createCriteria(String, org.hibernate.sql.JoinType)
createCriteria(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
Create a new Criteria, "rooted" at the associated entity, assigning the given alias and using the specified join type.
createCriteria(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
Deprecated. use Criteria.createCriteria(String, String, org.hibernate.sql.JoinType, org.hibernate.criterion.Criterion)
createCriteria(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, String, JoinType) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
 
createCriteria(String, int) - Method in class org.hibernate.criterion.DetachedCriteria
Deprecated. use DetachedCriteria.createCriteria(String, JoinType)
createCriteria(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
Deprecated. use DetachedCriteria.createCriteria(String, String, JoinType)
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
Deprecated. use DetachedCriteria.createCriteria(String, String, JoinType, Criterion)
createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
createCriteria(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
createCriteria(Class, String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(Class) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(String) - Method in class org.hibernate.internal.SessionImpl
 
createCriteria(Class, String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(String, String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(Class) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
createCriteria(Class) - Method in interface org.hibernate.SharedSessionContract
Create Criteria instance for the given class (entity or subclasses/implementors)
createCriteria(Class, String) - Method in interface org.hibernate.SharedSessionContract
Create Criteria instance for the given class (entity or subclasses/implementors), using a specific alias.
createCriteria(String) - Method in interface org.hibernate.SharedSessionContract
Create Criteria instance for the given entity name.
createCriteria(String, String) - Method in interface org.hibernate.SharedSessionContract
Create Criteria instance for the given entity name, using a specific alias.
createData() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapFlush
 
createData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
createData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
createData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
createData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
createData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
createData() - Method in class org.hibernate.test.locking.LockModeTest
 
createData() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
createDOMReader() - Method in class org.hibernate.internal.util.xml.XMLHelper
Create a dom4j DOMReader
createEmbeddableHierarchy(Class<?>, String, AccessType, AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
Builds the configured class hierarchy for a an embeddable class.
createEntity(Document, AuditTableData, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
createEntityHierarchies(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.EntityHierarchyBuilder
Pre-processes the annotated entities from the index and create a set of entity hierarchies which can be bound to the metamodel.
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.  
createEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
createEntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create an entity persister instance.
createEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Method in interface org.hibernate.persister.spi.PersisterFactory
Create an entity persister instance.
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createExtendedMappings() - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
createFilter(Object, String) - Method in class org.hibernate.internal.SessionImpl
 
createFilter(Object, String) - Method in interface org.hibernate.Session
Create a Query instance for the given collection and filter string.
createFilterKeys(Map<String, Filter>) - Static method in class org.hibernate.cache.spi.FilterKey
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
createFilterTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
Construct a FilterTranslator instance capable of translating an HQL filter string.
createForeignKey() - Method in class org.hibernate.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
 
createForeignKey(TableSpecification, String) - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
createForeignKey(TableSpecification, String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
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, Mappings) - Method in class org.hibernate.cfg.annotations.MapBinder
 
createFrom(int, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromElement(String, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromFilterElement(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
createFromJoinElement(AST, AST, int, AST, AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createGetter(Class, String) - Static method in class org.hibernate.property.BasicPropertyAccessor
 
createIdentifierGenerator(String, Type, Properties) - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Given a strategy, retrieve the appropriate identifier generator instance.
createIdentifierGenerator(String, Type, Properties) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.Component
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in interface org.hibernate.mapping.KeyValue
 
createIdentifierGenerator(IdentifierGeneratorFactory, Dialect, String, String, RootClass) - Method in class org.hibernate.mapping.SimpleValue
 
createIdentifierGenerator(IdentifierGeneratorFactory, Properties) - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
createInfinispanConfiguration() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
createInLineView(String, String) - Method in class org.hibernate.metamodel.relational.Schema
 
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.internal.antlr.HqlSqlBaseWalker
 
createIntoClause(String, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
createIsolationDelegate() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
createIsolationDelegate() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
createIsolationDelegate() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
createIsolationDelegate() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Retrieve an isolation delegate appropriate for this transaction strategy.
createJaxbAnyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbAnyElement
createJaxbArrayElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbArrayElement
createJaxbAssociationOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbAssociationOverride
createJaxbAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbAttributeOverride
createJaxbAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbAttributes
createJaxbBagElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbBagElement
createJaxbBasic() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbBasic
createJaxbCacheElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbCacheElement
createJaxbCascadeType() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbCascadeType
createJaxbCollectionTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbCollectionTable
createJaxbColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbColumn
createJaxbColumnElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbColumnElement
createJaxbColumnResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbColumnResult
createJaxbComponentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbComponentElement
createJaxbCompositeElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbCompositeElementElement
createJaxbDiscriminatorColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbDiscriminatorColumn
createJaxbDynamicComponentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbDynamicComponentElement
createJaxbElementCollection() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbElementCollection
createJaxbElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbElementElement
createJaxbEmbeddable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEmbeddable
createJaxbEmbeddableAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEmbeddableAttributes
createJaxbEmbedded() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEmbedded
createJaxbEmbeddedId() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEmbeddedId
createJaxbEmptyType() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEmptyType
createJaxbEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEntity
createJaxbEntityListener() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEntityListener
createJaxbEntityListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEntityListeners
createJaxbEntityMappings() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEntityMappings
createJaxbEntityResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbEntityResult
createJaxbFetchProfileElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbFetchProfileElement
createJaxbFetchProfileElementJaxbFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbFetchProfileElement.JaxbFetch
createJaxbFieldResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbFieldResult
createJaxbFilterElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbFilterElement
createJaxbGeneratedValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbGeneratedValue
createJaxbGeneratorElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbGeneratorElement
createJaxbHibernateConfiguration() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration
createJaxbHibernateConfigurationJaxbSecurity() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSecurity
createJaxbHibernateConfigurationJaxbSecurityJaxbGrant() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
createJaxbHibernateConfigurationJaxbSessionFactory() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory
createJaxbHibernateConfigurationJaxbSessionFactoryJaxbClassCache() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
createJaxbHibernateConfigurationJaxbSessionFactoryJaxbCollectionCache() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
createJaxbHibernateConfigurationJaxbSessionFactoryJaxbEvent() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
createJaxbHibernateConfigurationJaxbSessionFactoryJaxbMapping() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
createJaxbHibernateConfigurationJaxbSessionFactoryJaxbProperty() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
createJaxbHibernateMapping() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping
createJaxbHibernateMappingJaxbClass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass
createJaxbHibernateMappingJaxbClassJaxbCompositeId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbCompositeId
createJaxbHibernateMappingJaxbClassJaxbDiscriminator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
createJaxbHibernateMappingJaxbClassJaxbId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbId
createJaxbHibernateMappingJaxbClassJaxbNaturalId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbNaturalId
createJaxbHibernateMappingJaxbClassJaxbTimestamp() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbTimestamp
createJaxbHibernateMappingJaxbClassJaxbVersion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbClass.JaxbVersion
createJaxbHibernateMappingJaxbDatabaseObject() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbDatabaseObject
createJaxbHibernateMappingJaxbDatabaseObjectJaxbDefinition() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
createJaxbHibernateMappingJaxbDatabaseObjectJaxbDialectScope() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
createJaxbHibernateMappingJaxbFilterDef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbFilterDef
createJaxbHibernateMappingJaxbFilterDefFilterParam(JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam>}
createJaxbHibernateMappingJaxbFilterDefJaxbFilterParam() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
createJaxbHibernateMappingJaxbIdentifierGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbIdentifierGenerator
createJaxbHibernateMappingJaxbImport() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbImport
createJaxbHibernateMappingJaxbTypedef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbHibernateMapping.JaxbTypedef
createJaxbId() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbId
createJaxbIdbagElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbIdbagElement
createJaxbIdbagElementJaxbCollectionId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbIdbagElement.JaxbCollectionId
createJaxbIdClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbIdClass
createJaxbIndexElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbIndexElement
createJaxbInheritance() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbInheritance
createJaxbJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbJoinColumn
createJaxbJoinedSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbJoinedSubclassElement
createJaxbJoinElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbJoinElement
createJaxbJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbJoinTable
createJaxbKeyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbKeyElement
createJaxbKeyManyToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbKeyManyToOneElement
createJaxbKeyPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbKeyPropertyElement
createJaxbListElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbListElement
createJaxbListenerElement() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create an instance of JaxbListenerElement
createJaxbListIndexElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbListIndexElement
createJaxbLoadCollectionElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbLoadCollectionElement
createJaxbLoaderElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbLoaderElement
createJaxbLob() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbLob
createJaxbManyToAnyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbManyToAnyElement
createJaxbManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbManyToMany
createJaxbManyToManyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbManyToManyElement
createJaxbManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbManyToOne
createJaxbManyToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbManyToOneElement
createJaxbMapElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement
createJaxbMapElementJaxbCompositeIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbCompositeIndex
createJaxbMapElementJaxbCompositeMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbCompositeMapKey
createJaxbMapElementJaxbIndexManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbIndexManyToAny
createJaxbMapElementJaxbIndexManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbIndexManyToMany
createJaxbMapElementJaxbMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbMapKey
createJaxbMapElementJaxbMapKeyManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMapElement.JaxbMapKeyManyToMany
createJaxbMapKey() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbMapKey
createJaxbMapKeyClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbMapKeyClass
createJaxbMapKeyColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbMapKeyColumn
createJaxbMapKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbMapKeyJoinColumn
createJaxbMappedSuperclass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbMappedSuperclass
createJaxbMetaElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMetaElement
createJaxbMetaValueElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbMetaValueElement
createJaxbNamedNativeQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbNamedNativeQuery
createJaxbNamedQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbNamedQuery
createJaxbNestedCompositeElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbNestedCompositeElementElement
createJaxbOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbOneToMany
createJaxbOneToManyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbOneToManyElement
createJaxbOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbOneToOne
createJaxbOneToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbOneToOneElement
createJaxbOrderColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbOrderColumn
createJaxbParamElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbParamElement
createJaxbParentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbParentElement
createJaxbPersistenceUnitDefaults() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPersistenceUnitDefaults
createJaxbPersistenceUnitMetadata() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPersistenceUnitMetadata
createJaxbPostLoad() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPostLoad
createJaxbPostPersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPostPersist
createJaxbPostRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPostRemove
createJaxbPostUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPostUpdate
createJaxbPrePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPrePersist
createJaxbPreRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPreRemove
createJaxbPreUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPreUpdate
createJaxbPrimaryKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbPrimaryKeyJoinColumn
createJaxbPrimitiveArrayElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbPrimitiveArrayElement
createJaxbPropertiesElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbPropertiesElement
createJaxbPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbPropertyElement
createJaxbQueryElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbQueryElement
createJaxbQueryElementQueryParam(JaxbQueryParamElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbQueryParamElement>}
createJaxbQueryHint() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbQueryHint
createJaxbQueryParamElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbQueryParamElement
createJaxbResultsetElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbResultsetElement
createJaxbReturnElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnElement
createJaxbReturnElementJaxbReturnDiscriminator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnElement.JaxbReturnDiscriminator
createJaxbReturnJoinElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnJoinElement
createJaxbReturnPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnPropertyElement
createJaxbReturnPropertyElementJaxbReturnColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnPropertyElement.JaxbReturnColumn
createJaxbReturnScalarElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbReturnScalarElement
createJaxbSecondaryTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbSecondaryTable
createJaxbSequenceGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbSequenceGenerator
createJaxbSetElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSetElement
createJaxbSqlDeleteAllElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSqlDeleteAllElement
createJaxbSqlDeleteElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSqlDeleteElement
createJaxbSqlInsertElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSqlInsertElement
createJaxbSqlQueryElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSqlQueryElement
createJaxbSqlQueryElementLoadCollection(JaxbLoadCollectionElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbLoadCollectionElement>}
createJaxbSqlQueryElementQueryParam(JaxbQueryParamElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbQueryParamElement>}
createJaxbSqlQueryElementReturn(JaxbReturnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbReturnElement>}
createJaxbSqlQueryElementReturnJoin(JaxbReturnJoinElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbReturnJoinElement>}
createJaxbSqlQueryElementReturnScalar(JaxbReturnScalarElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbReturnScalarElement>}
createJaxbSqlQueryElementSynchronize(JaxbSynchronizeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JAXBElement<JaxbSynchronizeElement>}
createJaxbSqlResultSetMapping() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbSqlResultSetMapping
createJaxbSqlUpdateElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSqlUpdateElement
createJaxbSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSubclassElement
createJaxbSynchronizeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbSynchronizeElement
createJaxbTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbTable
createJaxbTableGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbTableGenerator
createJaxbTransient() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbTransient
createJaxbTuplizerElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbTuplizerElement
createJaxbTypeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbTypeElement
createJaxbUnionSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create an instance of JaxbUnionSubclassElement
createJaxbUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbUniqueConstraint
createJaxbVersion() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create an instance of JaxbVersion
createJob() - Method in class org.hibernate.test.cascade.JobBatch
 
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.internal.ast.util.SessionFactoryHelper
Generate an empty join sequence instance.
createJoinSequence(boolean, AssociationType, String, JoinType, String[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Generate a join sequence representing the given association type.
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
 
createList(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createList(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
createLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createMap(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createMap(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
createMappings() - Method in class org.hibernate.cfg.Configuration
Create a new Mappings to add class and collection mappings to.
createMembership(String) - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
createMembership(String) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.ManyToManyAssociationClassCompositeIdTest
 
createMembership(String) - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.assigned.ManyToManyAssociationClassAssignedIdTest
 
createMembership(String) - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
createName(String) - Method in class org.hibernate.hql.internal.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.
createNClob(String) - Method in interface org.hibernate.LobHelper
Create a new NClob from content.
createNClob(Reader, long) - Method in interface org.hibernate.LobHelper
Create a new NClob from character reader.
createNewQueryTranslator(String, Map, boolean) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
createNewQueryTranslator(String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
createNewQueryTranslator(String, SessionFactoryImplementor) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
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.internal.ast.util.ASTUtil
Creates a single parent of the specified child (i.e.
createParent(String) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManyBagToSetCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManySetToSetCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagSubclassCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManySetCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.manytomany.UnidirectionalManyToManyBagCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManyBagCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManySetCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
createParent(String) - Method in class org.hibernate.test.event.collection.values.ValuesBagCollectionEventTest
 
createParentWithNoChildren(String) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
createParentWithNullChildren(String) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
createParentWithOneChild(String, String) - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
createPluralAttribute(String, PluralAttributeNature) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
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.internal.AbstractSessionImpl
 
createQuery(String) - Method in class org.hibernate.internal.SessionImpl
 
createQuery(String) - Method in interface org.hibernate.SharedSessionContract
Create a Query instance for the given HQL query string.
createQueryCacheFactory(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.SettingsFactory
 
createQueryLoader() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createQueryPlan(String, boolean) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
createQueryPlan(String) - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
createQueryTranslator(String, String, Map, SessionFactoryImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslatorFactory
Construct a QueryTranslator instance capable of translating an HQL query string.
createQueryTranslatorFactory(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.SettingsFactory
 
createRegionFactory(Properties, boolean) - Static method in class org.hibernate.cfg.SettingsFactory
 
createRoot(AssociationType, String, SessionFactoryImplementor) - Static method in class org.hibernate.loader.OuterJoinableAssociation
 
createSAXReader(String, List, EntityResolver) - Method in class org.hibernate.internal.util.xml.XMLHelper
Create a dom4j SAXReader which will append all validation errors to errorList
createSchema() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
createSchema() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Export the CREATE DDL to the database
createSchema() - Method in class org.hibernate.test.annotations.EntityTest
 
createSchema() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
createSchema() - Method in class org.hibernate.test.hql.ClassicTranslatorTest
 
createSchema() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
createSchema() - Method in class org.hibernate.test.hql.EJBQLTest
 
createSchema() - Method in class org.hibernate.test.hql.HQLTest
 
createSchema() - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
createSchema() - Method in class org.hibernate.test.rowid.RowIdTest
 
createSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
createSelect(int[], int[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
createSelectNewTransformer(Constructor, boolean, boolean) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
createService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createServiceBinding(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createServiceBinding(ProvidedService<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
createSet(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createSet(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
createSibling(ASTFactory, int, String, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Creates a single node AST as a sibling of the passed prevSibling, taking care to reorganize the tree correctly to account for this newly created node.
createSimpleAttribute(String, Class<?>, Map<DotName, List<AnnotationInstance>>, String, EntityBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
createSingularAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createSingularAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
createSQLQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
 
createSQLQuery(String) - Method in class org.hibernate.internal.SessionImpl
 
createSQLQuery(String) - Method in interface org.hibernate.SharedSessionContract
Create a SQLQuery instance for the given SQL query string.
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, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
 
createTable(Identifier) - Method in class org.hibernate.metamodel.relational.Schema
 
createTemporaryTableIfNecessary(Queryable, SessionImplementor) - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
CreateTest - Class in org.hibernate.test.nonflushedchanges
 
CreateTest() - Constructor for class org.hibernate.test.nonflushedchanges.CreateTest
 
CreateTest - Class in org.hibernate.test.ops
 
CreateTest() - Constructor for class org.hibernate.test.ops.CreateTest
 
createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
 
createTestData() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
 
createTimestampsRegion(CacheAdapter, String) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.tools.MappingTools
 
createTransaction(TransactionCoordinator) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
createTransaction(TransactionCoordinator) - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
createTransaction(TransactionCoordinator) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
createTransaction(TransactionCoordinator) - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Construct a transaction instance compatible with this strategy.
createTransactionManagerLookup(Settings, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
createTree(ASTFactory, AST[]) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
createTuple(String) - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
createTuple(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
Factory method for creating a Column associated with this container.
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.internal.ast.SqlASTFactory
 
createVirtualSingularAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
createVirtualSingularAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
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
 
creatingSubcontextInfo(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
creatingSubcontextInfo(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
creatingSubcontextInfo(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
creatingSubcontextInfo(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
creatingSubcontextInfo(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
creatingSubcontextInfo(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
creatingSubcontextInfo(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
creatingSubcontextInfo$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
creationDate - Static variable in class org.hibernate.ejb.test.callbacks.RemoteControl_
 
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
 
CriteriaClassicAggregationReturnTest - Class in org.hibernate.test.hql
 
CriteriaClassicAggregationReturnTest() - Constructor for class org.hibernate.test.hql.CriteriaClassicAggregationReturnTest
 
CriteriaCompilingTest - Class in org.hibernate.ejb.criteria
 
CriteriaCompilingTest() - Constructor for class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
CriteriaHQLAlignmentTest - Class in org.hibernate.test.hql
Tests cases for ensuring alignment between HQL and Criteria behavior.
CriteriaHQLAlignmentTest() - Constructor for class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
CriteriaImpl - Class in org.hibernate.internal
Implementation of the Criteria interface
CriteriaImpl(String, SessionImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
 
CriteriaImpl(String, String, SessionImplementor) - Constructor for class org.hibernate.internal.CriteriaImpl
 
CriteriaImpl.CriterionEntry - Class in org.hibernate.internal
 
CriteriaImpl.OrderEntry - Class in org.hibernate.internal
 
CriteriaImpl.Subcriteria - Class in org.hibernate.internal
 
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.
CriteriaQueryCacheIgnoreResultTransformerTest - Class in org.hibernate.test.querycache
 
CriteriaQueryCacheIgnoreResultTransformerTest() - Constructor for class org.hibernate.test.querycache.CriteriaQueryCacheIgnoreResultTransformerTest
 
CriteriaQueryCacheNormalResultTransformerTest - Class in org.hibernate.test.querycache
 
CriteriaQueryCacheNormalResultTransformerTest() - Constructor for class org.hibernate.test.querycache.CriteriaQueryCacheNormalResultTransformerTest
 
CriteriaQueryCachePutResultTransformerTest - Class in org.hibernate.test.querycache
 
CriteriaQueryCachePutResultTransformerTest() - Constructor for class org.hibernate.test.querycache.CriteriaQueryCachePutResultTransformerTest
 
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
 
CriteriaQueryTest - Class in org.hibernate.test.criteria
 
CriteriaQueryTest() - Constructor for class org.hibernate.test.criteria.CriteriaQueryTest
 
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
 
CrossTypeRevisionChangesReader - Interface in org.hibernate.envers
Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.
CrossTypeRevisionChangesReaderImpl - Class in org.hibernate.envers.reader
 
CrossTypeRevisionChangesReaderImpl(AuditReaderImplementor, AuditConfiguration) - Constructor for class org.hibernate.envers.reader.CrossTypeRevisionChangesReaderImpl
 
CUBRIDDialect - Class in org.hibernate.dialect
An SQL dialect for CUBRID (8.3.x and later).
CUBRIDDialect() - Constructor for class org.hibernate.dialect.CUBRIDDialect
 
Cuisine - Interface in org.hibernate.test.annotations.tuplizer
 
CupHolder - Class in org.hibernate.ejb.test.beanvalidation
 
CupHolder() - Constructor for class org.hibernate.ejb.test.beanvalidation.CupHolder
 
CupHolder - Class in org.hibernate.test.annotations.beanvalidation
 
CupHolder() - Constructor for class org.hibernate.test.annotations.beanvalidation.CupHolder
 
CupHolder_ - Class in org.hibernate.ejb.test.beanvalidation
 
CupHolder_() - Constructor for class org.hibernate.ejb.test.beanvalidation.CupHolder_
 
Currency - Class in org.hibernate.test.annotations.notfound
 
Currency() - Constructor for class org.hibernate.test.annotations.notfound.Currency
 
CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Currency to JDBC VARCHAR.
CurrencyType - Class in org.hibernate.type
A type that maps between VARCHAR and Currency
CurrencyType() - Constructor for class org.hibernate.type.CurrencyType
 
CurrencyTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
CurrencyTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
Context scoping impl for SessionFactory.getCurrentSession() processing.
currentColumns() - Method in class org.hibernate.hql.internal.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
 
currentSession() - Method in class org.hibernate.context.internal.JTASessionContext
 
currentSession() - Method in class org.hibernate.context.internal.ManagedSessionContext
 
currentSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Retrieve the current session according to the scoping defined by this implementation.
currentSession() - Method in interface org.hibernate.context.spi.CurrentSessionContext
Retrieve the current session according to the scoping defined by this implementation.
CurrentSessionContext - Interface in org.hibernate.context.spi
Defines the contract for implementations which know how to scope the notion of a current session.
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
 
Custom - Class in org.hibernate.envers.test.integration.reventity
 
Custom() - Constructor for class org.hibernate.envers.test.integration.reventity.Custom
 
custom(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve the type for the given user-type class (UserType or CompositeUserType).
custom(Class, Properties) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve the type for the given user-type class (UserType or CompositeUserType).
custom(Class<UserType>, Properties) - Method in class org.hibernate.type.TypeFactory
 
custom(Class<UserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
Deprecated. Only for use temporary use by Hibernate
custom(Class) - Method in interface org.hibernate.TypeHelper
Retrieve the type for the given user-type class (UserType or CompositeUserType).
custom(Class, Properties) - Method in interface org.hibernate.TypeHelper
Retrieve the type for the given user-type class (UserType or CompositeUserType).
CustomBlobType - Class in org.hibernate.test.instrument.domain
A simple byte[]-based custom type.
CustomBlobType() - Constructor for class org.hibernate.test.instrument.domain.CustomBlobType
 
CustomBoxed - Class in org.hibernate.envers.test.integration.reventity
 
CustomBoxed() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
CustomBoxedRevEntity - Class in org.hibernate.envers.test.integration.reventity
 
CustomBoxedRevEntity() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
customCollection(String, Properties, String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
CustomCollectionType - Class in org.hibernate.type
A custom type for mapping user-written classes that implement PersistentCollection
CustomCollectionType(TypeFactory.TypeScope, Class, String, String, boolean) - Constructor for class org.hibernate.type.CustomCollectionType
 
CustomColumnMapping - Class in org.hibernate.envers.test.integration.reventity
Test which checks if auditing when the revision number in the revision entity has a @Column annotation with a columnDefinition specified works.
CustomColumnMapping() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
CustomComparatorEntityTest - Class in org.hibernate.envers.test.integration.manytomany
 
CustomComparatorEntityTest() - Constructor for class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
customComponent(Class<CompositeUserType>, Properties) - Method in class org.hibernate.type.TypeFactory
 
customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
Deprecated. Only for use temporary use by Hibernate
CustomDataRevEntity - Class in org.hibernate.envers.test.entities.reventity
 
CustomDataRevEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
CustomDate - Class in org.hibernate.envers.test.integration.reventity
 
CustomDate() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomDate
 
CustomDateRevEntity - Class in org.hibernate.envers.test.entities.reventity
 
CustomDateRevEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
CustomEnum - Enum in org.hibernate.envers.test.entities.ids
 
CustomEnumUserType - Class in org.hibernate.envers.test.entities.ids
 
CustomEnumUserType() - Constructor for class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
Customer - Class in org.hibernate.ejb.test.callbacks
 
Customer() - Constructor for class org.hibernate.ejb.test.callbacks.Customer
 
Customer - Class in org.hibernate.test.annotations.idmanytoone
 
Customer() - Constructor for class org.hibernate.test.annotations.idmanytoone.Customer
 
customer - Variable in class org.hibernate.test.annotations.idmanytoone.StoreCustomer
 
customer - Variable in class org.hibernate.test.annotations.idmanytoone.StoreCustomerPK
 
Customer - Class in org.hibernate.test.annotations.inheritance.joined
 
Customer() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Customer
 
Customer - Class in org.hibernate.test.annotations.manytoone
 
Customer() - Constructor for class org.hibernate.test.annotations.manytoone.Customer
 
Customer - Class in org.hibernate.test.cid
 
Customer() - Constructor for class org.hibernate.test.cid.Customer
 
Customer - Class in org.hibernate.test.discriminator
 
Customer() - Constructor for class org.hibernate.test.discriminator.Customer
 
Customer - Interface in org.hibernate.test.dynamicentity
 
Customer - Class in org.hibernate.test.filter.hql
Leaf subclass
Customer() - Constructor for class org.hibernate.test.filter.hql.Customer
 
Customer(String, char, String, String) - Constructor for class org.hibernate.test.filter.hql.Customer
 
Customer - Class in org.hibernate.test.idclass
 
Customer() - Constructor for class org.hibernate.test.idclass.Customer
 
Customer(String, String, String) - Constructor for class org.hibernate.test.idclass.Customer
 
Customer - Class in org.hibernate.test.join
 
Customer() - Constructor for class org.hibernate.test.join.Customer
 
Customer - Class in org.hibernate.test.joinedsubclass
 
Customer() - Constructor for class org.hibernate.test.joinedsubclass.Customer
 
Customer - Class in org.hibernate.test.keymanytoone.bidir.component
Customer() - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Customer
 
Customer(String) - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Customer
 
Customer - Class in org.hibernate.test.keymanytoone.bidir.embedded
Customer() - Constructor for class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
Customer(String) - Constructor for class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
Customer - Class in org.hibernate.test.onetoone.link
 
Customer() - Constructor for class org.hibernate.test.onetoone.link.Customer
 
Customer - Class in org.hibernate.test.propertyref.inheritence.discrim
 
Customer() - Constructor for class org.hibernate.test.propertyref.inheritence.discrim.Customer
 
Customer - Class in org.hibernate.test.propertyref.inheritence.union
 
Customer() - Constructor for class org.hibernate.test.propertyref.inheritence.union.Customer
 
Customer - Class in org.hibernate.test.queryplan
Leaf subclass
Customer() - Constructor for class org.hibernate.test.queryplan.Customer
 
Customer(String, char, String, String) - Constructor for class org.hibernate.test.queryplan.Customer
 
Customer - Class in org.hibernate.test.subclassfilter
Implementation of Customer.
Customer() - Constructor for class org.hibernate.test.subclassfilter.Customer
 
Customer(String) - Constructor for class org.hibernate.test.subclassfilter.Customer
 
Customer - Class in org.hibernate.test.typedmanytoone
 
Customer() - Constructor for class org.hibernate.test.typedmanytoone.Customer
 
Customer - Class in org.hibernate.test.typedonetoone
 
Customer() - Constructor for class org.hibernate.test.typedonetoone.Customer
 
Customer - Class in org.hibernate.test.unionsubclass.alias
 
Customer() - Constructor for class org.hibernate.test.unionsubclass.alias.Customer
 
Customer - Class in org.hibernate.test.unionsubclass2
 
Customer() - Constructor for class org.hibernate.test.unionsubclass2.Customer
 
Customer_ - Class in org.hibernate.ejb.test.callbacks
 
Customer_() - Constructor for class org.hibernate.ejb.test.callbacks.Customer_
 
customerCode - Variable in class org.hibernate.test.annotations.inheritance.joined.Customer
 
CustomerId - Class in org.hibernate.test.idclass
 
CustomerId() - Constructor for class org.hibernate.test.idclass.CustomerId
 
CustomerId(String, String) - Constructor for class org.hibernate.test.idclass.CustomerId
 
customerName - Variable in class org.hibernate.test.annotations.inheritance.joined.Customer
 
Customers - Class in org.hibernate.test.annotations.idmanytoone
 
Customers() - Constructor for class org.hibernate.test.annotations.idmanytoone.Customers
 
customers - Variable in class org.hibernate.test.annotations.idmanytoone.Store
 
Customers - Class in org.hibernate.test.namingstrategy
 
Customers() - Constructor for class org.hibernate.test.namingstrategy.Customers
 
CustomInsertSQLWithIdentityColumnTest - Class in org.hibernate.test.sql.hand.identity
Custom SQL tests for combined usage of custom insert SQL and identity columns
CustomInsertSQLWithIdentityColumnTest() - Constructor for class org.hibernate.test.sql.hand.identity.CustomInsertSQLWithIdentityColumnTest
 
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
 
CustomNoListener - Class in org.hibernate.envers.test.integration.reventity
 
CustomNoListener() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
CustomPropertyAccess - Class in org.hibernate.envers.test.integration.reventity
 
CustomPropertyAccess() - Constructor for class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
CustomPropertyAccessRevEntity - Class in org.hibernate.envers.test.entities.reventity
 
CustomPropertyAccessRevEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
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.
CustomRevEntity - Class in org.hibernate.envers.test.entities.reventity
 
CustomRevEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
CustomRevEntityColumnMapping - Class in org.hibernate.envers.test.entities.reventity
 
CustomRevEntityColumnMapping() - Constructor for class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
CustomRevEntityQuery - Class in org.hibernate.envers.test.integration.query
 
CustomRevEntityQuery() - Constructor for class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
CustomRunner - Class in org.hibernate.testing.junit4
The Hibernate-specific Runner implementation which layers ExtendedFrameworkMethod support on top of the standard JUnit FrameworkMethod for extra information after checking to make sure the test should be run.
CustomRunner(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomRunner
 
CustomRunner.IgnoreImpl - Class in org.hibernate.testing.junit4
 
CustomRunner.IgnoreImpl(String) - Constructor for class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
CustomSQL - Class in org.hibernate.metamodel.binding
Wraps the information for custom SQL execution
CustomSQL(String, boolean, ExecuteUpdateResultCheckStyle) - Constructor for class org.hibernate.metamodel.binding.CustomSQL
 
customSQLDelete - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
CustomSqlElement - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
customSQLInsert - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
CustomSQLTest - Class in org.hibernate.test.legacy
 
CustomSQLTest() - Constructor for class org.hibernate.test.legacy.CustomSQLTest
 
CustomSQLTest.NonIdentityGeneratorChecker - Class in org.hibernate.test.legacy
 
CustomSQLTest.NonIdentityGeneratorChecker() - Constructor for class org.hibernate.test.legacy.CustomSQLTest.NonIdentityGeneratorChecker
 
CustomSQLTestSupport - Class in org.hibernate.test.sql.hand.custom
Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomSQLTestSupport() - Constructor for class org.hibernate.test.sql.hand.custom.CustomSQLTestSupport
 
customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
CustomStoredProcTestSupport - Class in org.hibernate.test.sql.hand.custom
Abstract test case defining tests of stored procedure support.
CustomStoredProcTestSupport() - Constructor for class org.hibernate.test.sql.hand.custom.CustomStoredProcTestSupport
 
CustomStrategyTest - Class in org.hibernate.test.id.uuid.strategy
 
CustomStrategyTest() - Constructor for class org.hibernate.test.id.uuid.strategy.CustomStrategyTest
 
CustomTrackingEntitiesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
Tests proper behavior of entity listener that implements EntityTrackingRevisionListener interface.
CustomTrackingEntitiesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
CustomTrackingRevisionEntity - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
Revision entity which modifiedEntityTypes field is manually populated by CustomTrackingRevisionListener.
CustomTrackingRevisionEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
CustomTrackingRevisionListener - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
 
CustomTrackingRevisionListener() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionListener
 
CustomType - Class in org.hibernate.type
Adapts UserType to the generic Type interface, in order to isolate user code from changes in the internal Type contracts.
CustomType(UserType) - Constructor for class org.hibernate.type.CustomType
 
CustomType(UserType, String[]) - Constructor for class org.hibernate.type.CustomType
 
CustomVersionOneStrategy - Class in org.hibernate.id.uuid
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a different layout.
CustomVersionOneStrategy() - Constructor for class org.hibernate.id.uuid.CustomVersionOneStrategy
 

D

D - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
D() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.D
 
D - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
D() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.D
 
D - Class in org.hibernate.test.annotations.naturalid
 
D() - Constructor for class org.hibernate.test.annotations.naturalid.D
 
Darkness - Class in org.hibernate.test.annotations.query
 
Darkness() - Constructor for class org.hibernate.test.annotations.query.Darkness
 
data() - Static method in class org.hibernate.envers.test.AbstractEnversTest
 
data - Variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
data - Static variable in class org.hibernate.envers.test.integration.reventity.TestRevisionListener
 
Database - Class in org.hibernate.metamodel.relational
Represents a database and manages the named schema/catalog pairs defined within.
Database(Metadata.Options) - Constructor for class org.hibernate.metamodel.relational.Database
 
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
 
DatabaseMetaDataProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
The InvocationHandler for intercepting messages to DatabaseMetaData proxies.
DatabaseMetaDataProxyHandler(DatabaseMetaData, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.DatabaseMetaDataProxyHandler
 
databaseObject - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
DatabaseStructure - Interface in org.hibernate.id.enhanced
Encapsulates definition of the underlying data structure backing a sequence-style generator.
DataChangesDetachedSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
DataChangesDetachedSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.DataChangesDetachedSet
 
DataDirectOracle9Dialect - Class in org.hibernate.dialect
 
DataDirectOracle9Dialect() - Constructor for class org.hibernate.dialect.DataDirectOracle9Dialect
 
DataDirectOracleCustomSQLTest - Class in org.hibernate.test.sql.hand.custom.datadirect.oracle
Custom SQL tests for Oracle via the DataDirect drivers.
DataDirectOracleCustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.datadirect.oracle.DataDirectOracleCustomSQLTest
 
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.
DataHelper - Class in org.hibernate.type.descriptor.java
A help for dealing with BLOB and CLOB data
DataHelper() - Constructor for class org.hibernate.type.descriptor.java.DataHelper
 
DataPoint - Class in org.hibernate.test.batch
 
DataPoint() - Constructor for class org.hibernate.test.batch.DataPoint
 
DataPoint - Class in org.hibernate.test.pagination
 
DataPoint() - Constructor for class org.hibernate.test.pagination.DataPoint
 
DataPoint - Class in org.hibernate.test.proxy
 
DataPoint() - Constructor for class org.hibernate.test.proxy.DataPoint
 
DataPoint(BigDecimal, BigDecimal, String) - Constructor for class org.hibernate.test.proxy.DataPoint
 
DataPoint - Class in org.hibernate.test.readonly
 
DataPoint() - Constructor for class org.hibernate.test.readonly.DataPoint
 
DataPoint(BigDecimal, BigDecimal, String) - Constructor for class org.hibernate.test.readonly.DataPoint
 
DataProxyHandler - Class in org.hibernate.test.annotations.tuplizer
A simple InvocationHandler to act as the handler for our generated Proxy-based entity instances.
DataProxyHandler(String, Serializable) - Constructor for class org.hibernate.test.annotations.tuplizer.DataProxyHandler
 
DataProxyHandler - Class in org.hibernate.test.dynamicentity
A simple InvocationHandler to act as the handler for our generated Proxy-based entity instances.
DataProxyHandler(String, Serializable) - Constructor for class org.hibernate.test.dynamicentity.DataProxyHandler
 
DATASOURCE - Static variable in interface org.hibernate.cfg.AvailableSettings
Names a DataSource.
DatasourceConnectionProviderImpl - Class in org.hibernate.service.jdbc.connections.internal
A ConnectionProvider that manages connections from an underlying DataSource.
DatasourceConnectionProviderImpl() - Constructor for class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
Datatype - Class in org.hibernate.metamodel.relational
Models a JDBC DATATYPE
Datatype(int, String, Class) - Constructor for class org.hibernate.metamodel.relational.Datatype
 
date - Static variable in class org.hibernate.ejb.test.cascade.Conference_
 
date - Variable in class org.hibernate.test.annotations.join.Death
 
DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Date) to JDBC DATE.
DATE_FORMAT - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
DATE_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
DateEmbId - Class in org.hibernate.envers.test.entities.ids
 
DateEmbId() - Constructor for class org.hibernate.envers.test.entities.ids.DateEmbId
 
DateEmbId(Date, Date) - Constructor for class org.hibernate.envers.test.entities.ids.DateEmbId
 
DateId - Class in org.hibernate.envers.test.integration.ids
 
DateId() - Constructor for class org.hibernate.envers.test.integration.ids.DateId
 
DateIdTestEntity - Class in org.hibernate.envers.test.entities.ids
 
DateIdTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
DateIdTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
DateIdTestEntity(Date, String) - Constructor for class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
Dates - Class in org.hibernate.envers.test.integration.data
 
Dates() - Constructor for class org.hibernate.envers.test.integration.data.Dates
 
DateTestEntity - Class in org.hibernate.envers.test.integration.data
 
DateTestEntity() - Constructor for class org.hibernate.envers.test.integration.data.DateTestEntity
 
DateTestEntity(Date) - Constructor for class org.hibernate.envers.test.integration.data.DateTestEntity
 
DateTestEntity(Integer, Date) - Constructor for class org.hibernate.envers.test.integration.data.DateTestEntity
 
DateType - Class in org.hibernate.type
A type that maps between DATE and Date
DateType() - Constructor for class org.hibernate.type.DateType
 
DateTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
DateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
DateTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DATE handling.
DateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
DateTypeDescriptor.DateMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
DateTypeDescriptor.DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
 
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
 
DB2CustomSQLTest - Class in org.hibernate.test.sql.hand.custom.db2
Custom SQL tests for DB2
DB2CustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.db2.DB2CustomSQLTest
 
DB2Dialect - Class in org.hibernate.dialect
An SQL dialect for DB2.
DB2Dialect() - Constructor for class org.hibernate.dialect.DB2Dialect
 
DBTimestamped - Class in org.hibernate.test.annotations.various
 
DBTimestamped() - Constructor for class org.hibernate.test.annotations.various.DBTimestamped
 
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
 
DbVersionTest - Class in org.hibernate.test.version.db
 
DbVersionTest() - Constructor for class org.hibernate.test.version.db.DbVersionTest
 
DDLFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of DDL SQL statements.
DDLFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.DDLFormatterImpl
 
DDLTest - Class in org.hibernate.test.annotations.beanvalidation
Test verifying that DDL constraints get applied when Bean Validation / Hibernate Validator are enabled.
DDLTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.DDLTest
 
DDLWithoutCallbackTest - Class in org.hibernate.test.annotations.beanvalidation
 
DDLWithoutCallbackTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
Deal - Class in org.hibernate.test.annotations.embedded
 
Deal() - Constructor for class org.hibernate.test.annotations.embedded.Deal
 
Deal - Class in org.hibernate.test.annotations.manytoone
 
Deal() - Constructor for class org.hibernate.test.annotations.manytoone.Deal
 
Death - Class in org.hibernate.test.annotations.join
 
Death() - Constructor for class org.hibernate.test.annotations.join.Death
 
debug(String) - Method in interface org.hibernate.bytecode.buildtime.spi.Logger
 
debug(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debug(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debug(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debug(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debug(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debug(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debug(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debug(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debug(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debug(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
debugf(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugf(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugf(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugf(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
debugv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
DECIMAL_LITERAL_FORMAT - Static variable in class org.hibernate.hql.internal.ast.util.LiteralProcessor
In what format should Float and Double literal values be sent to the database?
DecimalTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DECIMAL handling.
DecimalTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
deck - Variable in class org.hibernate.test.annotations.persister.Card
 
Deck - Class in org.hibernate.test.annotations.persister
 
Deck() - Constructor for class org.hibernate.test.annotations.persister.Deck
 
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.internal.CacheDataDescriptionImpl
 
decode(EntityBinding) - Static method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
decode(Collection) - Static method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
decode(PluralAttributeBinding) - Static method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
DecodeCaseFragment - Class in org.hibernate.sql
An Oracle-style DECODE function.
DecodeCaseFragment() - Constructor for class org.hibernate.sql.DecodeCaseFragment
 
Decorate - Class in org.hibernate.ejb.test.emops
 
Decorate() - Constructor for class org.hibernate.ejb.test.emops.Decorate
 
Decorate_ - Class in org.hibernate.ejb.test.emops
 
Decorate_() - Constructor for class org.hibernate.ejb.test.emops.Decorate_
 
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 class org.hibernate.engine.internal.StatefulPersistenceContext
 
decrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after cascading
decrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
deepCopy(Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
deepCopy(Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
deepCopy(Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
deepCopy(Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
deepCopy(Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
deepCopy(Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
deepCopy(Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
deepCopy(Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
deepCopy(Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
deepCopy(Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
deepCopy(Object) - Method in class org.hibernate.test.hql.ClassificationType
 
deepCopy(Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object) - Method in class org.hibernate.test.rowid.RowIdType
 
deepCopy(Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
deepCopy(Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
deepCopy(T) - Method in class org.hibernate.type.AbstractStandardBasicType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.CustomType
 
deepCopy(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
deepCopy(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Return a deep copy of the value.
deepCopy(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a deep copy of the value.
deepCopy(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
deepCopy(Object, 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, SessionFactoryImplementor) - Method in class org.hibernate.type.ImmutableType
Deprecated.  
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MetaType
 
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.MutableType
Deprecated.  
deepCopy(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
deepCopy(Object) - Method in class org.hibernate.type.StringClobType
Deprecated.  
deepCopy(Object, 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.TypeHelper
Deep copy a series of values from one array to another...
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(T) - Method in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
deepCopyNotNull(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
 
deepCopyNotNull(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.TimeMutabilityPlan
 
deepCopyNotNull(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
deepCopyNotNull(S) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
 
deepCopyNotNull(Object) - Method in class org.hibernate.type.MutableType
Deprecated.  
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_ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.internal.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_QUERY_RESOURCE - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.QUERY_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_USE_SYNCHRONIZATION - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Default value for InfinispanRegionFactory.INFINISPAN_USE_SYNCHRONIZATION_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.type.descriptor.sql.BlobTypeDescriptor
 
DEFAULT - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
DEFAULT_ACCESS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
 
DEFAULT_BATCH_FETCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
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 interface org.hibernate.cfg.AvailableSettings
Setting used to give the name of the default CacheConcurrencyStrategy to use when either @Cacheable or @Cache is used.
DEFAULT_CACHE_CONCURRENCY_STRATEGY - Static variable in class org.hibernate.cfg.Configuration
 
DEFAULT_CATALOG - Static variable in interface org.hibernate.cfg.AvailableSettings
A default database catalog name to use for unqualified tablenames
DEFAULT_CFG_RESOURCE_NAME - Static variable in class org.hibernate.service.ServiceRegistryBuilder
 
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_CONVERTER - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
DEFAULT_DELIMITED_IDENTIFIERS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_DISCRIMINATOR_COLUMN_NAME - Static variable in class org.hibernate.mapping.RootClass
 
DEFAULT_DTD_RESOLVER - Static variable in class org.hibernate.internal.util.xml.XMLHelper
 
DEFAULT_ELEMENT_COLUMN_NAME - Static variable in class org.hibernate.mapping.Collection
 
DEFAULT_ENTITY_LISTENERS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_ENTITY_MODE - Static variable in interface org.hibernate.cfg.AvailableSettings
The EntityMode in which set the Session opened from the SessionFactory.
DEFAULT_EXCEPTION_MSG - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
DEFAULT_EXTRACTOR - Static variable in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
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_LENGTH - Static variable in class org.hibernate.metamodel.relational.Size
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.internal.DefaultLoadEventListener
 
DEFAULT_LOCK_MODE - Static variable in class org.hibernate.event.spi.LoadEvent
 
DEFAULT_POST_LOAD - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_POST_PERSIST - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_POST_REMOVE - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_POST_UPDATE - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_PRE_PERSIST - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_PRE_REMOVE - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_PRE_UPDATE - Static variable in interface org.hibernate.metamodel.source.annotations.xml.PseudoJpaDotNames
 
DEFAULT_PRECISION - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_PRECISION - Static variable in class org.hibernate.metamodel.relational.Size
 
DEFAULT_RETRIEVE_MODE - Static variable in class org.hibernate.ejb.util.CacheModeHelper
 
DEFAULT_SCALE - Static variable in class org.hibernate.mapping.Column
 
DEFAULT_SCALE - Static variable in class org.hibernate.metamodel.relational.Size
 
DEFAULT_SCHEMA - Static variable in interface org.hibernate.cfg.AvailableSettings
A default database schema (owner) name to use for unqualified tablenames
DEFAULT_SOFT_REF_COUNT - Static variable in class org.hibernate.internal.util.collections.SoftLimitMRUCache
The default soft reference count.
DEFAULT_STORE_MODE - Static variable in class org.hibernate.ejb.util.CacheModeHelper
 
DEFAULT_STRONG_REF_COUNT - Static variable in class org.hibernate.internal.util.collections.SimpleMRUCache
 
DEFAULT_STRONG_REF_COUNT - Static variable in class org.hibernate.internal.util.collections.SoftLimitMRUCache
The default strong reference count.
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_WARNING_MSG - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
DefaultableList - Interface in org.hibernate.test.usercollection.parameterized
Our specialized collection contract
DefaultableListImpl - Class in org.hibernate.test.usercollection.parameterized
Implementation of our specialized collection contract
DefaultableListImpl() - Constructor for class org.hibernate.test.usercollection.parameterized.DefaultableListImpl
 
DefaultableListImpl(int) - Constructor for class org.hibernate.test.usercollection.parameterized.DefaultableListImpl
 
DefaultableListType - Class in org.hibernate.test.usercollection.parameterized
Our Hibernate type-system extension for defining our specialized collection contract.
DefaultableListType() - Constructor for class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
defaultAccess - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
DefaultAuditStrategy - Class in org.hibernate.envers.strategy
Default strategy is to simply persist the audit data.
DefaultAuditStrategy() - Constructor for class org.hibernate.envers.strategy.DefaultAuditStrategy
 
DefaultAutoFlushEventListener - Class in org.hibernate.event.internal
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.internal.DefaultAutoFlushEventListener
 
defaultCascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
defaultClassLoader() - Static method in class org.hibernate.internal.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.internal
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.internal.DefaultDeleteEventListener
 
DefaultDirtyCheckEventListener - Class in org.hibernate.event.internal
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.internal.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.internal
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.internal.DefaultEvictEventListener
 
DefaultFlushEntityEventListener - Class in org.hibernate.event.internal
An event that occurs for each entity instance at flush time
DefaultFlushEntityEventListener() - Constructor for class org.hibernate.event.internal.DefaultFlushEntityEventListener
 
DefaultFlushEventListener - Class in org.hibernate.event.internal
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.internal.DefaultFlushEventListener
 
DefaultIdentifierGeneratorFactory - Class in org.hibernate.id.factory.internal
Basic templated support for IdentifierGeneratorFactory implementations.
DefaultIdentifierGeneratorFactory() - Constructor for class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
Constructs a new DefaultIdentifierGeneratorFactory.
DefaultInitializeCollectionEventListener - Class in org.hibernate.event.internal
 
DefaultInitializeCollectionEventListener() - Constructor for class org.hibernate.event.internal.DefaultInitializeCollectionEventListener
 
defaultLazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
DefaultLoadEventListener - Class in org.hibernate.event.internal
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.internal.DefaultLoadEventListener
 
DefaultLockEventListener - Class in org.hibernate.event.internal
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.internal.DefaultLockEventListener
 
DefaultMergeEventListener - Class in org.hibernate.event.internal
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.internal.DefaultMergeEventListener
 
DefaultNamingStrategy - Class in org.hibernate.cfg
The default NamingStrategy
DefaultNamingStrategy() - Constructor for class org.hibernate.cfg.DefaultNamingStrategy
 
DefaultPersistEventListener - Class in org.hibernate.event.internal
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.internal.DefaultPersistEventListener
 
DefaultPersistOnFlushEventListener - Class in org.hibernate.event.internal
When persist is used as the cascade action, persistOnFlush should be used
DefaultPersistOnFlushEventListener() - Constructor for class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
 
DefaultPostLoadEventListener - Class in org.hibernate.event.internal
We do 2 things here: Call Lifecycle interface if necessary Perform needed EntityEntry.getLockMode() related processing
DefaultPostLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPostLoadEventListener
 
DefaultPreLoadEventListener - Class in org.hibernate.event.internal
Called before injecting property values into a newly loaded entity instance.
DefaultPreLoadEventListener() - Constructor for class org.hibernate.event.internal.DefaultPreLoadEventListener
 
DefaultRefreshEventListener - Class in org.hibernate.event.internal
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.internal.DefaultRefreshEventListener
 
DefaultReplicateEventListener - Class in org.hibernate.event.internal
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.internal.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.internal
An event handler for save() events
DefaultSaveEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveEventListener
 
DefaultSaveOrUpdateEventListener - Class in org.hibernate.event.internal
Defines the default listener used by Hibernate for handling save-update events.
DefaultSaveOrUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
defaultSize() - Method in class org.hibernate.type.NullableType
Deprecated. A convenience form of NullableType.defaultSizes(org.hibernate.engine.spi.Mapping), returning just a single size since we are explicitly dealing with single column mappings here.
defaultSizes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
defaultSizes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.AnyType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CollectionType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.ComponentType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.CustomType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.MetaType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
defaultSizes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
defaultSizes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
defaultSizes(Mapping) - Method in interface org.hibernate.type.Type
Defines the column sizes to use according to this type if the user did not explicitly say (and if no Type.dictatedSizes(org.hibernate.engine.spi.Mapping) were given).
defaultSizes() - Method in interface org.hibernate.usertype.Sized
Defines the column sizes to use according to this type if the user did not explicitly say (and if no Sized.dictatedSizes() were given).
defaultStore - Variable in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
DefaultTrackingEntitiesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
Tests proper behavior of tracking modified entity names when org.hibernate.envers.track_entities_changed_in_revision parameter is set to true.
DefaultTrackingEntitiesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
DefaultTrackingModifiedEntitiesRevisionEntity - Class in org.hibernate.envers
Extension of standard DefaultRevisionEntity that allows tracking entity names changed in each revision.
DefaultTrackingModifiedEntitiesRevisionEntity() - Constructor for class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
DefaultTrackingModifiedEntitiesRevisionInfoGenerator - Class in org.hibernate.envers.revisioninfo
Automatically adds entity names, that have been changed during current revision, to revision entity.
DefaultTrackingModifiedEntitiesRevisionInfoGenerator(String, Class<?>, Class<? extends RevisionListener>, PropertyData, boolean, PropertyData) - Constructor for class org.hibernate.envers.revisioninfo.DefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
DefaultUpdateEventListener - Class in org.hibernate.event.internal
An event handler for update() events
DefaultUpdateEventListener() - Constructor for class org.hibernate.event.internal.DefaultUpdateEventListener
 
DefaultValueComponent1 - Class in org.hibernate.envers.test.entities.components
 
DefaultValueComponent1() - Constructor for class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
DefaultValueComponent2 - Class in org.hibernate.envers.test.entities.components
 
DefaultValueComponent2() - Constructor for class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
DefaultValueComponents - Class in org.hibernate.envers.test.integration.components
Test class for components with default values.
DefaultValueComponents() - Constructor for class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
DefaultValueComponentTestEntity - Class in org.hibernate.envers.test.entities.components
 
DefaultValueComponentTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
DefaultValueIntegerType - Class in org.hibernate.test.typeparameters
 
DefaultValueIntegerType() - Constructor for class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
defineFetchingStrategy(ToOne, XProperty) - Static method in class org.hibernate.cfg.AnnotationBinder
 
definesLimits() - Method in class org.hibernate.engine.spi.RowSelection
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
definingFlushBeforeCompletionIgnoredInHem$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
definition - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
 
Definition - Class in org.hibernate.test.component.cascading.collection
Definition() - Constructor for class org.hibernate.test.component.cascading.collection.Definition
 
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.internal
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.internal.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(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate
 
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in class org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate
 
delegateWork(WorkExecutorVisitable<T>, boolean) - Method in interface org.hibernate.engine.transaction.spi.IsolationDelegate
Perform the given work in isolation from current transaction.
DELETE - Static variable in class org.hibernate.engine.spi.CascadeStyle
delete
DELETE - Static variable in class org.hibernate.engine.spi.CascadingAction
 
Delete - Class in org.hibernate.envers.test.integration.basic
 
Delete() - Constructor for class org.hibernate.envers.test.integration.basic.Delete
 
delete(String, Object, boolean, Set) - Method in interface org.hibernate.event.spi.EventSource
Cascade delete an entity instance
DELETE - Static variable in class org.hibernate.event.spi.EventType
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DELETE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
delete(Object) - Method in class org.hibernate.internal.SessionImpl
Delete a persistent object
delete(String, Object) - Method in class org.hibernate.internal.SessionImpl
Delete a persistent object (by explicit entity name)
delete(String, Object, boolean, Set) - Method in class org.hibernate.internal.SessionImpl
Delete a persistent object
delete(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
delete(String, Object) - Method in class org.hibernate.internal.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.internal.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.spi.CascadeStyle
delete + delete orphans
deleteCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
deleteCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
deleteCount
deleteData() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
DeletedEntities - Class in org.hibernate.envers.test.integration.query
 
DeletedEntities() - Constructor for class org.hibernate.envers.test.integration.query.DeletedEntities
 
deleteEntity(EventSource, Object, EntityEntry, boolean, EntityPersister, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
Perform the entity deletion.
deleteEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
deleteEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being deleted.
DeleteEvent - Class in org.hibernate.event.spi
Defines an event class for the deletion of an entity.
DeleteEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
Constructs a new DeleteEvent instance.
DeleteEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
 
DeleteEvent(String, Object, boolean, EventSource) - Constructor for class org.hibernate.event.spi.DeleteEvent
 
DeleteEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of deletion events generated from a session.
deleteMembership(User, Group, Membership) - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.fk.bidirectional
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.fk.bidirectional.DeleteOneToOneOrphansTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.fk.composite
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.DeleteOneToOneOrphansTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.fk.reversed.bidirectional
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.DeleteOneToOneOrphansTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.DeleteOneToOneOrphansTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.pk.bidirectional
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.pk.bidirectional.DeleteOneToOneOrphansTest
 
DeleteOneToOneOrphansTest - Class in org.hibernate.test.orphan.one2one.pk.unidirectional
 
DeleteOneToOneOrphansTest() - Constructor for class org.hibernate.test.orphan.one2one.pk.unidirectional.DeleteOneToOneOrphansTest
 
DeleteOrphanChild - Class in org.hibernate.test.cascade
Created by IntelliJ IDEA.
DeleteOrphanChild() - Constructor for class org.hibernate.test.cascade.DeleteOrphanChild
 
deleteOrphans() - Method in class org.hibernate.engine.spi.CascadingAction
Does this action potentially extrapolate to orphan deletes?
DeleteOrphanTest - Class in org.hibernate.ejb.test.cascade
 
DeleteOrphanTest() - Constructor for class org.hibernate.ejb.test.cascade.DeleteOrphanTest
 
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() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
deleteStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
deleteStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
DeleteStatement - Class in org.hibernate.hql.internal.ast.tree
Defines a top-level AST node representing an HQL delete statement.
DeleteStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
DeleteTest - Class in org.hibernate.test.nonflushedchanges
adapted this from "ops" tests version
DeleteTest() - Constructor for class org.hibernate.test.nonflushedchanges.DeleteTest
 
DeleteTest - Class in org.hibernate.test.ops
 
DeleteTest() - Constructor for class org.hibernate.test.ops.DeleteTest
 
deleteTransientEntity(EventSource, Object, boolean, EntityPersister, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
We encountered a delete request on a transient instance.
DeleteTransientEntityTest - Class in org.hibernate.test.deletetransient
 
DeleteTransientEntityTest() - Constructor for class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
delimitedIdentifiers - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
delistResource(XAResource, int) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.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
 
Department - Class in org.hibernate.test.fetchprofiles.join
TODO : javadoc
Department() - Constructor for class org.hibernate.test.fetchprofiles.join.Department
 
Department(String, String) - Constructor for class org.hibernate.test.fetchprofiles.join.Department
 
Department - Class in org.hibernate.test.filter
Implementation of Department.
Department() - Constructor for class org.hibernate.test.filter.Department
 
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(Mappings, 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 Object used by Hibernate OGM as well, consider this some kind of exposed service at the SPI level
DEPRECATED_ORACLE_TYPES_CLASS_NAME - Static variable in class org.hibernate.dialect.Oracle8iDialect
 
deprecatedDerbyDialect() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedDerbyDialect() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedDerbyDialect() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedDerbyDialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedDerbyDialect() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedDerbyDialect() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedDerbyDialect() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedDerbyDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedForceDescriminatorAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedOracle9Dialect() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedOracle9Dialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedOracleDialect() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedOracleDialect() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedOracleDialect() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedOracleDialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedOracleDialect() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedOracleDialect() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedOracleDialect() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedOracleDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedTransactionManagerStrategy(String, String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedTransactionManagerStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedUuidGenerator(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
deprecatedUuidGenerator$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
Deprecated. HHH-6073
DerbyDialect() - Constructor for class org.hibernate.dialect.DerbyDialect
Deprecated.  
DerbyTenFiveDialect - Class in org.hibernate.dialect
Hibernate Dialect for Cloudscape 10 - aka Derby.
DerbyTenFiveDialect() - Constructor for class org.hibernate.dialect.DerbyTenFiveDialect
 
DerbyTenSevenDialect - Class in org.hibernate.dialect
 
DerbyTenSevenDialect() - Constructor for class org.hibernate.dialect.DerbyTenSevenDialect
 
DerbyTenSixDialect - Class in org.hibernate.dialect
Hibernate Dialect for Cloudscape 10 - aka Derby.
DerbyTenSixDialect() - Constructor for class org.hibernate.dialect.DerbyTenSixDialect
 
DerivedValue - Class in org.hibernate.metamodel.relational
Models a value expression.
DerivedValue(TableSpecification, int, String) - Constructor for class org.hibernate.metamodel.relational.DerivedValue
 
DerivedValueRelationalState - Interface in org.hibernate.metamodel.relational.state
 
DerivedValueSource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of a derived value (formula).
DerivedValueSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
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 interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
DESCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
DESCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
 
description - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
description - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
description - Variable in class org.hibernate.test.annotations.manytoonewithformula.Product
 
description - Variable in class org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer
 
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
deserialize(ObjectInputStream, TransactionContext) - Static method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
deserialize(ObjectInputStream, TransactionContext) - Static method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.ActionQueue
Used by the owning session to explicitly control deserialization of the action queue
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionEntry
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.CollectionKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.EntityEntry
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.EntityKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, SessionImplementor) - Static method in class org.hibernate.engine.spi.EntityUniqueKey
Custom deserialization routine used during deserialization of a Session/PersistenceContext for increased performance.
deserialize(ObjectInputStream, TransactionContext) - Static method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
deserialize(InputStream) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(InputStream, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
Deserializes an object from the specified stream using the Thread Context ClassLoader (TCCL).
deserialize(byte[]) - Static method in class org.hibernate.internal.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.internal.util.SerializationHelper
Deserializes an object from an array of bytes.
destroy() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The "end state" contract of the region's lifecycle.
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.internal.StandardQueryCache
 
destroy() - Method in interface org.hibernate.cache.spi.QueryCache
 
destroy() - Method in interface org.hibernate.cache.spi.Region
The "end state" contract of the region's lifecycle.
destroy() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
destroy() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
destroy() - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
destroy(ServiceRegistry) - Static method in class org.hibernate.service.ServiceRegistryBuilder
Destroy a service registry.
destroy() - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
Release resources
destroy(ServiceRegistry) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
destructure(Object, SessionFactoryImplementor) - Method in interface org.hibernate.cache.spi.entry.CacheEntryStructure
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
 
destructure(Object, SessionFactoryImplementor) - Method in class org.hibernate.cache.spi.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
 
DetachAndContainsTest - Class in org.hibernate.ejb.test.cascade
 
DetachAndContainsTest() - Constructor for class org.hibernate.ejb.test.cascade.DetachAndContainsTest
 
DetachAndContainsTest.Mouth - Class in org.hibernate.ejb.test.cascade
 
DetachAndContainsTest.Mouth() - Constructor for class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Mouth
 
DetachAndContainsTest.Tooth - Class in org.hibernate.ejb.test.cascade
 
DetachAndContainsTest.Tooth() - Constructor for class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Tooth
 
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
 
DetachedNamingTestEntity - Class in org.hibernate.envers.test.integration.naming
 
DetachedNamingTestEntity() - Constructor for class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
DetachedNamingTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
DetachedNamingTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
Detail - Class in org.hibernate.test.formulajoin
 
Detail() - Constructor for class org.hibernate.test.formulajoin.Detail
 
DetailedSemanticException - Exception in org.hibernate.hql.internal.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.internal.ast.DetailedSemanticException
 
DetailedSemanticException(String, Throwable) - Constructor for exception org.hibernate.hql.internal.ast.DetailedSemanticException
 
DetailSubclass - Class in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
DetailSubclass() - Constructor for class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass
 
DetailSubclass - Class in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
DetailSubclass() - Constructor for class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass
 
DetailSubclass2 - Class in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
DetailSubclass2() - Constructor for class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass2
 
DetailSubclass2 - Class in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
DetailSubclass2() - Constructor for class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass2
 
DetailSuperclass - Class in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
DetailSuperclass() - Constructor for class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSuperclass
 
DetailSuperclass - Class in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
DetailSuperclass() - Constructor for class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSuperclass
 
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
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.AbstractPostInsertGenerator
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
Return the select expression fragment, if any, that generates the identifier values.
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
determineBulkInsertionIdentifierGenerationSelectFragment(Dialect) - Method in class org.hibernate.id.SequenceGenerator
 
determineCollectionType(Class) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
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.
determineDatabaseSchemaName(String, String, LocalBindingContext) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
determineDecimalRepresentation(String, int) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
determineDefault(String, boolean) - Static method in enum org.hibernate.engine.spi.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.
determineEntityMode() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
determineEntityName(EntityElement) - Method in interface org.hibernate.metamodel.source.hbm.HbmBindingContext
 
determineEntityName(EntityElement, String) - Static method in class org.hibernate.metamodel.source.hbm.Helper
Given the user-specified entity mapping, determine the appropriate entity name
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.
determineHitRatio() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
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
 
determineJdbcTypeCode(Type, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
determineJdbcTypeCode(Type, Mapping) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
 
determineMultiTenancyStrategy(Map) - Static method in enum org.hibernate.MultiTenancyStrategy
 
determineOptimizationStrategy(Properties, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Determine the optimizer to use.
determineProperSizing(Map) - Static method in class org.hibernate.internal.util.collections.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.internal.util.collections.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.internal.util.collections.CollectionHelper
Determine the proper initial size for a new collection in order for it to hold the given a number of elements.
determineRemainingTransactionTimeOutPeriod() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
determineRemainingTransactionTimeOutPeriod() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Calculate the amount of time, in seconds, still remaining before transaction timeout occurs.
determineResultType(Class<? extends Number>, Class<? extends Number>) - Static method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
 
determineResultType(Class<? extends Number>, Class<? extends Number>, boolean) - Static method in class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
 
determineResultType(Class<? extends Number>...) - Static method in class org.hibernate.ejb.criteria.predicate.ImplicitNumericExpressionTypeDeterminer
Determine the appropriate runtime result type for a numeric expression according to section "6.5.7.1 Result Types of Expressions" of the JPA spec.
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.
determineShortName(String) - Static method in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
determineShortName
determineSingularAssociationAttributeType(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
determineSql(int) - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
determineSqlStateClassCode(String) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
 
determineType(int, Object, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
 
determineType(int, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
determineType(String, Object, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
 
determineType(String, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
determineType(String, Class) - Method in class org.hibernate.internal.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.
Device - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
Device() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.Device
 
DeviceGroupConfig - Class in org.hibernate.test.annotations.onetoone.hhh4851
A group of logical terminals.
DeviceGroupConfig() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.DeviceGroupConfig
 
DIALECT - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the 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 - Variable in class org.hibernate.sql.Select
 
DIALECT - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
DIALECT_RESOLVERS - Static variable in interface org.hibernate.cfg.AvailableSettings
Names any additional DialectResolver implementations to register with the standard DialectFactory.
DialectCheck - Interface in org.hibernate.testing
Defines a means to check Dialect features for use in "test protection" checks.
DialectChecks - Class in org.hibernate.testing
Container class for different implementation of the DialectCheck interface.
DialectChecks() - Constructor for class org.hibernate.testing.DialectChecks
 
DialectChecks.CaseSensitiveCheck - Class in org.hibernate.testing
 
DialectChecks.CaseSensitiveCheck() - Constructor for class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
 
DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
 
DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
 
DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
 
DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
 
DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
 
DialectChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing
 
DialectChecks.HasSelfReferentialForeignKeyBugCheck() - Constructor for class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
 
DialectChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing
 
DialectChecks.SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
 
DialectChecks.SupportLimitCheck - Class in org.hibernate.testing
 
DialectChecks.SupportLimitCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitCheck
 
DialectChecks.SupportNotNullUnique - Class in org.hibernate.testing
 
DialectChecks.SupportNotNullUnique() - Constructor for class org.hibernate.testing.DialectChecks.SupportNotNullUnique
 
DialectChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
 
DialectChecks.SupportsColumnCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsColumnCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsColumnCheck
 
DialectChecks.SupportsEmptyInListCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsEmptyInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
 
DialectChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
 
DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing
 
DialectChecks.SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
 
DialectChecks.SupportsIdentityColumns - Class in org.hibernate.testing
 
DialectChecks.SupportsIdentityColumns() - Constructor for class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
 
DialectChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing
 
DialectChecks.SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
 
DialectChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
 
DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
 
DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
 
DialectChecks.SupportsSequences - Class in org.hibernate.testing
 
DialectChecks.SupportsSequences() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSequences
 
DialectChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing
 
DialectChecks.SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
 
DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
 
DialectFactory - Interface in org.hibernate.service.jdbc.dialect.spi
A factory for generating Dialect instances.
DialectFactoryImpl - Class in org.hibernate.service.jdbc.dialect.internal
Standard implementation of the DialectFactory service.
DialectFactoryImpl() - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl
 
DialectFactoryInitiator - Class in org.hibernate.service.jdbc.dialect.internal
Standard initiator for the standard DialectFactory service
DialectFactoryInitiator() - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectFactoryInitiator
 
DialectResolver - Interface in org.hibernate.service.jdbc.dialect.spi
Contract for determining the Dialect to use based on a JDBC Connection.
DialectResolverInitiator - Class in org.hibernate.service.jdbc.dialect.internal
Standard initiator for the standard DialectResolver service
DialectResolverInitiator() - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectResolverInitiator
 
DialectResolverSet - Class in org.hibernate.service.jdbc.dialect.internal
A DialectResolver implementation which coordinates resolution by delegating to sub-resolvers.
DialectResolverSet() - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
 
DialectResolverSet(List<DialectResolver>) - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
 
DialectResolverSet(DialectResolver...) - Constructor for class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
 
dialectScope - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
 
dictatedSize() - Method in class org.hibernate.type.NullableType
Deprecated. A convenience form of NullableType.dictatedSizes(org.hibernate.engine.spi.Mapping), returning just a single size since we are explicitly dealing with single column mappings here.
dictatedSizes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
dictatedSizes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.AnyType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CollectionType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.ComponentType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.CustomType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.MetaType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.NullableType
Deprecated.  
dictatedSizes(Mapping) - Method in class org.hibernate.type.OneToOneType
 
dictatedSizes(Mapping) - Method in class org.hibernate.type.SpecialOneToOneType
 
dictatedSizes(Mapping) - Method in interface org.hibernate.type.Type
Return the column sizes dictated by this type.
dictatedSizes() - Method in interface org.hibernate.usertype.Sized
Return the column sizes dictated by this type.
Dictionary - Class in org.hibernate.test.annotations.query
 
Dictionary() - Constructor for class org.hibernate.test.annotations.query.Dictionary
 
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
 
DifferentDBSchemaTest - Class in org.hibernate.envers.test.integration.reventity
Tests simple auditing process (read and write operations) when REVINFO and audit tables exist in a different database schema.
DifferentDBSchemaTest() - Constructor for class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
Dimension - Class in org.hibernate.test.sql.hand
Used to mimic some tests from the JPA testsuite...
Dimension() - Constructor for class org.hibernate.test.sql.hand.Dimension
 
Dimension(int, int) - Constructor for class org.hibernate.test.sql.hand.Dimension
 
Dimensions - Class in org.hibernate.test.annotations.query
 
Dimensions() - Constructor for class org.hibernate.test.annotations.query.Dimensions
 
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.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
dirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Forcefully mark the entity as being dirty.
dirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
dirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Mark the collection as dirty
DIRTY_CHECK - Static variable in class org.hibernate.event.spi.EventType
 
dirtyCheck(FlushEntityEvent) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
Perform a dirty check, and attach the results to the event
DirtyCheckEvent - Class in org.hibernate.event.spi
Defines an event class for the dirty-checking of a session.
DirtyCheckEvent(EventSource) - Constructor for class org.hibernate.event.spi.DirtyCheckEvent
 
DirtyCheckEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session dirty-check events.
DirtyCollectionSearchVisitor - Class in org.hibernate.event.internal
Do we have a dirty collection here? 1.
DisabledJmxServiceImpl - Class in org.hibernate.service.jmx.internal
A no-op version of the JmxService
DisabledJmxServiceImpl() - Constructor for class org.hibernate.service.jmx.internal.DisabledJmxServiceImpl
 
disableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
disableFetchProfile(String) - Method in class org.hibernate.internal.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.spi.LoadQueryInfluencers
 
disableFilter(String) - Method in class org.hibernate.internal.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.
disableReleases() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
disableReleases() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Manually (and temporarily) circumvent aggressive release processing.
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
disableStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
disableTransactionAutoJoin() - Method in interface org.hibernate.engine.spi.SessionImplementor
Disable automatic transaction joining.
disableTransactionAutoJoin() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
disableTransactionAutoJoin() - Method in class org.hibernate.internal.SessionImpl
 
disableTransactionAutoJoin() - Method in class org.hibernate.internal.StatelessSessionImpl
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreation(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceConnectionNull$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceCreateClobFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disablingContextualLOBCreationSinceOldJdbcVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disallowingInsertStatementComment() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disallowingInsertStatementComment() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disallowingInsertStatementComment() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disallowingInsertStatementComment() - Method in interface org.hibernate.internal.CoreMessageLogger
 
disallowingInsertStatementComment() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disallowingInsertStatementComment() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disallowingInsertStatementComment() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
disallowingInsertStatementComment$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentListElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMapElementHolder
 
disassemble(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
disassemble(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Disassemble the collection, ready for the cache
disassemble(Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
disassemble(Object, SessionImplementor) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
disassemble(Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
disassemble(Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
disassemble(Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
disassemble(Object, SessionImplementor) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
disassemble(Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
disassemble(Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
disassemble(Object, SessionImplementor) - Method in class org.hibernate.test.annotations.type.MyOidType
 
disassemble(Object, SessionImplementor) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
disassemble(Object) - Method in class org.hibernate.test.hql.ClassificationType
 
disassemble(Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Transform the object into its cacheable representation.
disassemble(Object) - Method in class org.hibernate.test.rowid.RowIdType
 
disassemble(Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
disassemble(Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
disassemble(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.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(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
disassemble(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
disassemble(T) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Return a "disassembled" representation of the value.
disassemble(T) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Return a "disassembled" representation of the value.
disassemble(T) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
Return a "disassembled" representation of the value.
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.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.TypeHelper
Apply the Type.disassemble(java.lang.Object, org.hibernate.engine.spi.SessionImplementor, java.lang.Object) operation across a series of values.
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.internal.SessionImpl
 
disconnect() - Method in interface org.hibernate.Session
Disconnect the session from its underlying JDBC connection.
discriminator - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
DISCRIMINATOR_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
DISCRIMINATOR_FORMULA - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
DISCRIMINATOR_OPTIONS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
DISCRIMINATOR_PROPERTY_NAME - Static variable in class org.hibernate.hql.internal.ast.tree.FromElement
 
DISCRIMINATOR_QUERY - Static variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
DISCRIMINATOR_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
DISCRIMINATOR_VALUE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
discriminatorColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
discriminatorColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
 
DiscriminatorFormula - Annotation Type in org.hibernate.annotations
Discriminator formula To be placed at the root entity.
DiscriminatorFormulaTest - Class in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula
 
DiscriminatorFormulaTest() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
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.
DiscriminatorOptions - Annotation Type in org.hibernate.annotations
Optional annotation to express Hibernate specific discrimintor properties.
DiscriminatorSource - Interface in org.hibernate.metamodel.source.binder
Contract for sources of information about a mapped discriminator.
DiscriminatorSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
DiscriminatorSourceImpl(EntityClass) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl
 
DiscriminatorTest - Class in org.hibernate.test.discriminator
 
DiscriminatorTest() - Constructor for class org.hibernate.test.discriminator.DiscriminatorTest
 
discriminatorType - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
 
DiscriminatorType - Class in org.hibernate.persister.entity
TODO : javadoc
DiscriminatorType(Type, Loadable) - Constructor for class org.hibernate.persister.entity.DiscriminatorType
 
DiscriminatorType<T> - Interface in org.hibernate.type
Additional contract for a Type may be used for a discriminator.
discriminatorValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
discriminatorValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
discriminatorValue - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
DiscrimSubclassFilterTest - Class in org.hibernate.test.subclassfilter
 
DiscrimSubclassFilterTest() - Constructor for class org.hibernate.test.subclassfilter.DiscrimSubclassFilterTest
 
DiscrimSubclassOneToOneTest - Class in org.hibernate.test.onetoone.singletable
 
DiscrimSubclassOneToOneTest() - Constructor for class org.hibernate.test.onetoone.singletable.DiscrimSubclassOneToOneTest
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ejb.event.JpaIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.event.EnversIntegrator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Tongue-in-cheek name for a shutdown callback.
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.
Display - Class in org.hibernate.test.annotations.beanvalidation
 
Display() - Constructor for class org.hibernate.test.annotations.beanvalidation.Display
 
DisplayableNode - Interface in org.hibernate.hql.internal.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).
DisplayConnector - Class in org.hibernate.test.annotations.beanvalidation
 
DisplayConnector() - Constructor for class org.hibernate.test.annotations.beanvalidation.DisplayConnector
 
dispose() - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
Dispose of this SampledCacheManager and clean up held resources
dispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DISTINCT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DISTINCT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DISTINCT_ROOT_ENTITY - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a distinct instance of the root entity
distinctOrAll(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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.
DistinctSelectTest - Class in org.hibernate.test.pagination
HHH-5715 bug test case: Duplicated entries when using select distinct with join and pagination.
DistinctSelectTest() - Constructor for class org.hibernate.test.pagination.DistinctSelectTest
 
DistrictUser - Class in org.hibernate.test.annotations.manytoone
 
DistrictUser() - Constructor for class org.hibernate.test.annotations.manytoone.DistrictUser
 
DIV - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DIV - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DIV - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
division - Static variable in class org.hibernate.ejb.criteria.idclass.Widget_
 
division - Static variable in class org.hibernate.ejb.criteria.idclass.WidgetId_
 
DNA - Class in org.hibernate.test.annotations.generics
 
DNA() - Constructor for class org.hibernate.test.annotations.generics.DNA
 
doAction(TransactionCoordinator, int) - Method in interface org.hibernate.engine.transaction.synchronization.spi.AfterCompletionAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.internal.EntityDeleteAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.internal.EntityInsertAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in class org.hibernate.action.internal.EntityUpdateAction
 
doAfterTransactionCompletion(boolean, SessionImplementor) - Method in interface org.hibernate.action.spi.AfterTransactionCompletionProcess
Perform whatever processing is encapsulated here after completion of the transaction.
doBatchInsertUpdate(int, int) - Method in class org.hibernate.test.batch.BatchTest
 
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityIncrementVersionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.action.internal.EntityVerifyVersionProcess
 
doBeforeTransactionCompletion(SessionImplementor) - Method in interface org.hibernate.action.spi.BeforeTransactionCompletionProcess
Perform whatever processing is encapsulated here before completion of the transaction.
doBeforeTransactionCompletion(SessionImplementor) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
doBegin() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
doBegin() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
doBegin() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
doBegin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Perform the actual steps of beginning a transaction according to the strategy.
doBind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
Perform the binding.
doCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyle
For this style, should the given action be cascaded?
doCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyle.MultipleCascadeStyle
 
doCommit() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
doCommit() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
doCommit() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
doCommit() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Perform the actual steps of committing a transaction according to the strategy.
doComputation() - Method in class org.hibernate.testing.junit4.CustomRunner
 
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
Deprecated.  
doConfigure(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
doConfigure(InputStream, String) - Method in class org.hibernate.cfg.Configuration
Configure this configuration's state from the contents of the given input stream.
doConfigure(Document) - Method in class org.hibernate.cfg.Configuration
Parse a dom4j document conforming to the Hibernate Configuration DTD (hibernate-configuration-3.0.dtd) and use its information to configure this Configuration's state
doCreate() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
 
Document - Class in org.hibernate.test.annotations.inheritance.joined
 
Document - Class in org.hibernate.test.annotations.inheritance.mixed
 
Document - Class in org.hibernate.test.annotations.inheritance.union
 
Document - Class in org.hibernate.test.component.cascading.toone
Document() - Constructor for class org.hibernate.test.component.cascading.toone.Document
 
Document - Class in org.hibernate.test.extralazy
 
Document(String, String, User) - Constructor for class org.hibernate.test.extralazy.Document
 
Document - Class in org.hibernate.test.instrument.domain
 
Document() - Constructor for class org.hibernate.test.instrument.domain.Document
 
Document - Interface in org.hibernate.test.interfaceproxy
 
Document - Class in org.hibernate.test.lazycache
 
Document(String, String, String) - Constructor for class org.hibernate.test.lazycache.Document
 
Document - Class in org.hibernate.test.mixed
 
Document() - Constructor for class org.hibernate.test.mixed.Document
 
Document - Class in org.hibernate.test.optlock
 
Document() - Constructor for class org.hibernate.test.optlock.Document
 
Document - Class in org.hibernate.test.stateless
 
Document(String, String) - Constructor for class org.hibernate.test.stateless.Document
 
DocumentImpl - Class in org.hibernate.test.interfaceproxy
 
DocumentImpl() - Constructor for class org.hibernate.test.interfaceproxy.DocumentImpl
 
documentInfo - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocument_
 
DocumentInterceptor - Class in org.hibernate.test.interfaceproxy
 
DocumentInterceptor() - Constructor for class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
DocumentInterceptor - Class in org.hibernate.test.mixed
 
DocumentInterceptor() - Constructor for class org.hibernate.test.mixed.DocumentInterceptor
 
documents - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
doDelete(Session, String) - Method in class org.hibernate.test.legacy.LegacyTestCase
 
doDelete(Session, String, Object, Type) - Method in class org.hibernate.test.legacy.LegacyTestCase
 
doDelete(Session, Query) - Method in class org.hibernate.test.legacy.LegacyTestCase
 
doDeserialize(InputStream, ClassLoader, ClassLoader, ClassLoader) - Static method in class org.hibernate.internal.util.SerializationHelper
 
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
Dispose callback of subclasses
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Dispose callback of subclasses
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
Dispose callback of subclasses
doDispose() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
Dispose callback of subclasses
doDrop() - Method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
 
doesDataDefinitionCauseTransactionCommit() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report to DDL statements performed within a transaction performing an implicit commit of the transaction.
doesLobLocatorUpdateCopy() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report that updates to a LOB locator affect a copy of the LOB?
doesMethodExposeResultSet(Method) - Method in class org.hibernate.engine.jdbc.internal.proxy.DatabaseMetaDataProxyHandler
 
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.H2Dialect
 
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.internal.DefaultEvictEventListener
 
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Perform batch execution.
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
doExecuteBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
doExport() - Method in enum org.hibernate.tool.hbm2ddl.Target
 
doExtendedActiveCheck() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Active has been checked against local state.
doExtract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
Perform the extraction.
Dog - Class in org.hibernate.ejb.test.emops
 
Dog() - Constructor for class org.hibernate.ejb.test.emops.Dog
 
Dog - Class in org.hibernate.test.annotations.join
 
Dog() - Constructor for class org.hibernate.test.annotations.join.Dog
 
Dog - Class in org.hibernate.test.annotations.lob
 
Dog() - Constructor for class org.hibernate.test.annotations.lob.Dog
 
Dog - Class in org.hibernate.test.hql
 
Dog() - Constructor for class org.hibernate.test.hql.Dog
 
Dog_ - Class in org.hibernate.ejb.test.emops
 
Dog_() - Constructor for class org.hibernate.ejb.test.emops.Dog_
 
DogPk - Class in org.hibernate.test.annotations.join
 
DogPk() - Constructor for class org.hibernate.test.annotations.join.DogPk
 
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
 
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.internal.DefaultLoadEventListener
Coordinates the efforts to load a given entity.
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
 
DomainAdmin - Class in org.hibernate.test.annotations.idclass
A DomainAdmin.
DomainAdmin() - Constructor for class org.hibernate.test.annotations.idclass.DomainAdmin
 
DomainAdminId - Class in org.hibernate.test.annotations.idclass
A DomainAdminId.
DomainAdminId() - Constructor for class org.hibernate.test.annotations.idclass.DomainAdminId
 
DomainAdminId(String, String) - Constructor for class org.hibernate.test.annotations.idclass.DomainAdminId
 
DomesticAnimal - Class in org.hibernate.test.hql
 
DomesticAnimal() - Constructor for class org.hibernate.test.hql.DomesticAnimal
 
done - Variable in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
doProcess() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
doProcess() - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Should processing be done? Allows short-circuiting if not.
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
 
doReturningWork(ReturningWork<T>) - Method in class org.hibernate.internal.SessionImpl
 
doReturningWork(ReturningWork<T>) - Method in interface org.hibernate.Session
Controller for allowing users to perform JDBC related work using the Connection managed by this Session, returning the result from calling work.execute() (ReturningWork.execute(Connection)/
doRollback() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
doRollback() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
doRollback() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
doRollback() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Perform the actual steps of rolling back a transaction according to the strategy.
doScript() - Method in enum org.hibernate.tool.hbm2ddl.Target
 
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
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
DOT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
DOT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
DOT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
doTest() - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
doTest() - Method in class org.hibernate.envers.test.performance.ComplexInsertPerformance
 
doTest() - Method in class org.hibernate.envers.test.performance.InsertsOneTransactionPerformance
 
doTest() - Method in class org.hibernate.envers.test.performance.InsertsPerformance
 
doTest() - Method in class org.hibernate.envers.test.performance.UpdatesPerformance
 
doTestFirstRevisionOfCheckInActivity() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
doTestSecondRevisionOfCheckInActivity() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
DotNode - Class in org.hibernate.hql.internal.ast.tree
Represents a reference to a property or alias expression.
DotNode() - Constructor for class org.hibernate.hql.internal.ast.tree.DotNode
 
DotNode.IllegalCollectionDereferenceExceptionBuilder - Interface in org.hibernate.hql.internal.ast.tree
 
doTransform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.internal.javassist.JavassistClassTransformer
 
doTransform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
DOUBLE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Double to JDBC DOUBLE.
doubleData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
DoubleDetachedSet - Class in org.hibernate.envers.test.integration.onetomany.detached
 
DoubleDetachedSet() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.DoubleDetachedSet
 
DoubleFlushAddDel - Class in org.hibernate.envers.test.integration.flush
 
DoubleFlushAddDel() - Constructor for class org.hibernate.envers.test.integration.flush.DoubleFlushAddDel
 
DoubleFlushAddMod - Class in org.hibernate.envers.test.integration.flush
 
DoubleFlushAddMod() - Constructor for class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
DoubleFlushModDel - Class in org.hibernate.envers.test.integration.flush
 
DoubleFlushModDel() - Constructor for class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
DoubleFlushModMod - Class in org.hibernate.envers.test.integration.flush
 
DoubleFlushModMod() - Constructor for class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
DoubleJoinColumnBidirectionalList - Class in org.hibernate.envers.test.integration.onetomany.detached
Test for a double "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relation), and the other uses a @ManyToOne(insertable=false, updatable=false).
DoubleJoinColumnBidirectionalList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
DoubleListJoinColumnBidirectionalRefEdEntity1 - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for DoubleJoinColumnBidirectionalList test.
DoubleListJoinColumnBidirectionalRefEdEntity1() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
DoubleListJoinColumnBidirectionalRefEdEntity1(Integer, String, DoubleListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
DoubleListJoinColumnBidirectionalRefEdEntity1(String, DoubleListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
DoubleListJoinColumnBidirectionalRefEdEntity2 - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for DoubleJoinColumnBidirectionalList test.
DoubleListJoinColumnBidirectionalRefEdEntity2() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
DoubleListJoinColumnBidirectionalRefEdEntity2(Integer, String, DoubleListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
DoubleListJoinColumnBidirectionalRefEdEntity2(String, DoubleListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
DoubleListJoinColumnBidirectionalRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for DoubleJoinColumnBidirectionalList test.
DoubleListJoinColumnBidirectionalRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
DoubleListJoinColumnBidirectionalRefIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
DoubleListJoinColumnBidirectionalRefIngEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
DoubleSetRefCollEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Set collection of references entity
DoubleSetRefCollEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
DoubleSetRefCollEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
DoubleSetRefCollEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
DoubleType - Class in org.hibernate.type
A type that maps between DOUBLE and Double
DoubleType() - Constructor for class org.hibernate.type.DoubleType
 
DoubleTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Double handling.
DoubleTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
DoubleTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for DOUBLE handling.
DoubleTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
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(Work) - Method in class org.hibernate.internal.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.
Drawer - Class in org.hibernate.test.annotations.indexcoll
 
Drawer() - Constructor for class org.hibernate.test.annotations.indexcoll.Drawer
 
Dress - Class in org.hibernate.ejb.test.emops
 
Dress() - Constructor for class org.hibernate.ejb.test.emops.Dress
 
Dress - Class in org.hibernate.test.annotations.indexcoll
 
Dress() - Constructor for class org.hibernate.test.annotations.indexcoll.Dress
 
Dress_ - Class in org.hibernate.ejb.test.emops
 
Dress_() - Constructor for class org.hibernate.ejb.test.emops.Dress_
 
Drill - Class in org.hibernate.test.annotations.entity
 
Drill() - Constructor for class org.hibernate.test.annotations.entity.Drill
 
DRIVER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC driver class
DRIVER - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
DriverManagerConnectionProviderImpl - Class in org.hibernate.service.jdbc.connections.internal
A connection provider that uses the DriverManager directly to open connections and provides a very rudimentary connection pool.
DriverManagerConnectionProviderImpl() - Constructor for class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
Droitacces - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Droitacces() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Droitacces
 
drop - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
 
drop(boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Run the drop schema script.
drop(Target) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
dropConstraints() - Method in class org.hibernate.dialect.Cache71Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.CUBRIDDialect
 
dropConstraints() - Method in class org.hibernate.dialect.DB2Dialect
 
dropConstraints() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
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
 
dropSchema() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
dropSchema() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Export the DROP DDL to the database
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.H2Dialect
 
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 (by default, data is cleared at commit).
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.internal.ast.exec.AbstractStatementExecutor
 
DTDEntityResolver - Class in org.hibernate.internal.util.xml
An EntityResolver implementation which attempts to resolve various systemId URLs to local classpath look ups Any systemId URL beginning with http://www.hibernate.org/dtd/ 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.internal.util.xml.DTDEntityResolver
 
Dummy<K> - Class in org.hibernate.test.annotations.generics
 
Dummy() - Constructor for class org.hibernate.test.annotations.generics.Dummy
 
dump(Element) - Static method in class org.hibernate.internal.util.xml.XMLHelper
 
duplicateGeneratorName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateGeneratorName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateGeneratorName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateGeneratorName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateGeneratorName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateGeneratorName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateGeneratorName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateGeneratorName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateGeneratorTable(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateGeneratorTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateImport(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateImport(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateImport(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateImport(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateImport(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateImport(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateImport(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateImport$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateJoins(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateJoins(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateJoins(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateJoins(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateJoins(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateJoins(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateJoins(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateJoins$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateListener(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateListener(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateListener(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateListener(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateListener(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateListener(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateListener(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateListener$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
DuplicateMappingException - Exception in org.hibernate
Raised whenever a duplicate for a certain type occurs.
DuplicateMappingException(DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
 
DuplicateMappingException(String, String) - Constructor for exception org.hibernate.DuplicateMappingException
Deprecated. 
DuplicateMappingException(String, DuplicateMappingException.Type, String) - Constructor for exception org.hibernate.DuplicateMappingException
 
DuplicateMappingException(String, String, String) - Constructor for exception org.hibernate.DuplicateMappingException
Deprecated. 
DuplicateMappingException.Type - Enum in org.hibernate
 
duplicateMetadata() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateMetadata() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateMetadata() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateMetadata() - Method in interface org.hibernate.internal.CoreMessageLogger
 
duplicateMetadata() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
duplicateMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
DuplicationStrategy - Interface in org.hibernate.event.service.spi
Defines listener duplication checking strategy, both in terms of when a duplication is detected (see DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object)) as well as how to handle a duplication (see DuplicationStrategy.getAction()).
DuplicationStrategy.Action - Enum in org.hibernate.event.service.spi
The enumerated list of actions available on duplication match
DuplicationStrategyImpl - Class in org.hibernate.cfg.beanvalidation
 
DuplicationStrategyImpl() - Constructor for class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
duration - Variable in class org.hibernate.test.annotations.join.Life
 
Dvd - Class in org.hibernate.test.annotations.type
 
Dvd() - Constructor for class org.hibernate.test.annotations.type.Dvd
 
DynamicClassTest - Class in org.hibernate.test.entitymode.map.basic
 
DynamicClassTest() - Constructor for class org.hibernate.test.entitymode.map.basic.DynamicClassTest
 
DynamicComponentTuplizer - Class in org.hibernate.test.annotations.tuplizer
 
DynamicComponentTuplizer(Component) - Constructor for class org.hibernate.test.annotations.tuplizer.DynamicComponentTuplizer
 
DynamicEntityTuplizer - Class in org.hibernate.test.annotations.tuplizer
 
DynamicEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.test.annotations.tuplizer.DynamicEntityTuplizer
 
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.
DynamicFilterTest - Class in org.hibernate.test.filter
Implementation of DynamicFilterTest.
DynamicFilterTest() - Constructor for class org.hibernate.test.filter.DynamicFilterTest
 
DynamicInsert - Annotation Type in org.hibernate.annotations
For inserting, should this entity use dynamic sql generation where only non-null columns get referenced in the prepared sql statement?
dynamicInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
dynamicInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
dynamicInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
dynamicInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
DynamicInstantiator - Class in org.hibernate.test.annotations.tuplizer
 
DynamicInstantiator(String) - Constructor for class org.hibernate.test.annotations.tuplizer.DynamicInstantiator
 
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
 
DynamicMapInstantiator(EntityBinding) - Constructor for class org.hibernate.tuple.DynamicMapInstantiator
 
DynamicMapOneToOneTest - Class in org.hibernate.test.onetoone.nopojo
 
DynamicMapOneToOneTest() - Constructor for class org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest
 
DynamicUpdate - Annotation Type in org.hibernate.annotations
For updating, should this entity use dynamic sql generation where only changed columns get referenced in the prepared sql statement?

Note, for re-attachment of detached entities this is not possible without select-before-update being enabled.

dynamicUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
dynamicUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
dynamicUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
dynamicUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 

E

E - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
E() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.E
 
E - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
E() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.E
 
EAGER - Static variable in enum org.hibernate.FetchMode
Deprecated. use FetchMode.JOIN
EagerKeyManyToOneTest - Class in org.hibernate.test.annotations.cid.keymanytoone
 
EagerKeyManyToOneTest() - Constructor for class org.hibernate.test.annotations.cid.keymanytoone.EagerKeyManyToOneTest
 
EagerKeyManyToOneTest - Class in org.hibernate.test.keymanytoone.bidir.component
 
EagerKeyManyToOneTest() - Constructor for class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
Editor - Class in org.hibernate.test.annotations.lob
 
Editor() - Constructor for class org.hibernate.test.annotations.lob.Editor
 
EHCACHE_HIBERNATE_TYPE - Static variable in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Type for the ehcache backed hibernate second level cache statistics mbean
EhcacheAccessStrategyFactory - Interface in org.hibernate.cache.ehcache.internal.strategy
Factory to create EntityRegionAccessStrategy
EhcacheAccessStrategyFactoryImpl - Class in org.hibernate.cache.ehcache.internal.strategy
Class implementing EhcacheAccessStrategyFactory
EhcacheAccessStrategyFactoryImpl() - Constructor for class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
 
EhcacheCollectionRegion - Class in org.hibernate.cache.ehcache.internal.regions
A collection region specific wrapper around an Ehcache instance.
EhcacheCollectionRegion(EhcacheAccessStrategyFactory, Ehcache, Settings, CacheDataDescription, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheCollectionRegion
Constructs an EhcacheCollectionRegion around the given underlying cache.
EhcacheDataRegion - Class in org.hibernate.cache.ehcache.internal.regions
An Ehcache specific data region implementation.
EhcacheEntityRegion - Class in org.hibernate.cache.ehcache.internal.regions
An entity region specific wrapper around an Ehcache instance.
EhcacheEntityRegion(EhcacheAccessStrategyFactory, Ehcache, Settings, CacheDataDescription, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheEntityRegion
Constructs an EhcacheEntityRegion around the given underlying cache.
EhcacheHibernate - Class in org.hibernate.cache.ehcache.management.impl
Implementation of the EhcacheHibernateMBean

EhcacheHibernate(CacheManager) - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Constructor accepting the backing CacheManager
EhcacheHibernateMbeanNames - Class in org.hibernate.cache.ehcache.management.impl
Utility class used for getting ObjectName's for ehcache hibernate MBeans

EhcacheHibernateMbeanNames() - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
 
EhcacheHibernateMBeanRegistration - Interface in org.hibernate.cache.ehcache.management.impl
Interface for helping registering mbeans for ehcache backed hibernate second-level cache

EhcacheHibernateMBeanRegistrationImpl - Class in org.hibernate.cache.ehcache.management.impl
Implementation of EhcacheHibernateMBeanRegistration.
EhcacheHibernateMBeanRegistrationImpl() - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
 
EhCacheMessageLogger - Interface in org.hibernate.cache.ehcache
The jboss-logging MessageLogger for the hibernate-ehcache module.
EhCacheMessageLogger_$logger - Class in org.hibernate.cache.ehcache
Warning this class consists of generated code.
EhCacheMessageLogger_$logger(Logger) - Constructor for class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
EhcacheQueryResultsRegion - Class in org.hibernate.cache.ehcache.internal.regions
A query results region specific wrapper around an Ehcache instance.
EhcacheQueryResultsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheQueryResultsRegion
Constructs an EhcacheQueryResultsRegion around the given underlying cache.
EhCacheRegionFactory - Class in org.hibernate.cache.ehcache
A non-singleton EhCacheRegionFactory implementation.
EhCacheRegionFactory() - Constructor for class org.hibernate.cache.ehcache.EhCacheRegionFactory
 
EhCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.ehcache.EhCacheRegionFactory
Creates a non-singleton EhCacheRegionFactory
EhcacheStatsImpl - Class in org.hibernate.cache.ehcache.management.impl
Implementation of EhcacheStats

EhcacheStatsImpl(CacheManager) - Constructor for class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
Constructor accepting the backing CacheManager
EhcacheTimestampsRegion - Class in org.hibernate.cache.ehcache.internal.regions
A timestamps region specific wrapper around an Ehcache instance.
EhcacheTimestampsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class org.hibernate.cache.ehcache.internal.regions.EhcacheTimestampsRegion
Constructs an EhcacheTimestampsRegion around the given underlying cache.
EhcacheTransactionalDataRegion - Class in org.hibernate.cache.ehcache.internal.regions
An Ehcache specific TransactionalDataRegion.
EJB3AutoFlushEventListener - Class in org.hibernate.ejb.event
In JPA, 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.spi
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.spi.EJB3CascadeStyle
 
EJB3CascadingAction - Class in org.hibernate.engine.spi
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.spi.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
Deprecated. Direct usage of this class has never been supported. Instead, the application should obtain reference to the EntityManagerFactory as outlined in the JPA specification, section 7.3 Obtaining an Entity Manager Factory based on runtime environment. Additionally this class will be removed in Hibernate release 5.0 for the same reasoning outlined on Configuration due to move towards new SessionFactory building methodology. See HHH-6181 and HHH-6159 for details
Ejb3Configuration() - Constructor for class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
ejb3ConfigurationName(String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
ejb3ConfigurationName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ejb3ConfigurationName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
Ejb3ConfigurationObjectFactory - Class in org.hibernate.ejb
 
Ejb3ConfigurationObjectFactory() - Constructor for class org.hibernate.ejb.Ejb3ConfigurationObjectFactory
 
ejb3ConfigurationRenamedFromName(String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
ejb3ConfigurationRenamedFromName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ejb3ConfigurationRenamedFromName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ejb3ConfigurationUnboundFromName(String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
ejb3ConfigurationUnboundFromName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ejb3ConfigurationUnboundFromName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
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 Hibernate OGM uses this class, consider this some kind of exposed service at the SPI level
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
 
Ejb3XmlElementCollectionTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlElementCollectionTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
Ejb3XmlManyToManyTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlManyToManyTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
Ejb3XmlManyToOneTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlManyToOneTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
Ejb3XmlOneToManyTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlOneToManyTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
Ejb3XmlOneToOneTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlOneToOneTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
Ejb3XmlTest - Class in org.hibernate.test.annotations.xml.ejb3
 
Ejb3XmlTest() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
EJBQLTest - Class in org.hibernate.test.hql
 
EJBQLTest() - Constructor for class org.hibernate.test.hql.EJBQLTest
 
element - Variable in class org.hibernate.collection.internal.PersistentElementHolder
 
element - Variable in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
element - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
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
 
ELEMENT_COLLECTION - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
elementByID(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
elementByID(String) - Method in class org.hibernate.tuple.ElementWrapper
 
elementClass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
elementCollection - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
elementCollection - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
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
 
elementComponentData - Variable in class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
elementComponentData - Variable in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
elementCountInMemory - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
in-memory element count
elementCountOnDisk - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
on-disk element count
elementCountTotal - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
total element count
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.internal.PersistentArrayHolder
 
elements() - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ELEMENTS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ELSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
elseClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
Email - Class in org.hibernate.test.collection.original
 
Email(String) - Constructor for class org.hibernate.test.collection.original.Email
 
Email - Class in org.hibernate.test.usercollection.basic
 
Email(String) - Constructor for class org.hibernate.test.usercollection.basic.Email
 
embeddable(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
embeddable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
EMBEDDABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
EmbeddableClass - Class in org.hibernate.metamodel.source.annotations.entity
Represents the information about an entity annotated with @Embeddable.
EmbeddableClass(ClassInfo, String, ConfiguredClass, AccessType, AnnotationBindingContext) - Constructor for class org.hibernate.metamodel.source.annotations.entity.EmbeddableClass
 
EmbeddableHierarchy - Class in org.hibernate.metamodel.source.annotations.entity
Contains information about the access and inheritance type for all classes within a class hierarchy.
EmbeddableTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
EmbeddableTypeImpl(Class<X>, AbstractManagedType, ComponentType) - Constructor for class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
EmbeddableWithMany2OneTest - Class in org.hibernate.test.annotations.embedded.many2one
 
EmbeddableWithMany2OneTest() - Constructor for class org.hibernate.test.annotations.embedded.many2one.EmbeddableWithMany2OneTest
 
EmbeddableWithOne2ManyTest - Class in org.hibernate.test.annotations.embedded.one2many
 
EmbeddableWithOne2ManyTest() - Constructor for class org.hibernate.test.annotations.embedded.one2many.EmbeddableWithOne2ManyTest
 
embedded - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
embedded - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
EMBEDDED - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
EMBEDDED_ID - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
embeddedComponent(ComponentMetamodel) - Method in class org.hibernate.type.TypeFactory
 
EmbeddedComponentType - Class in org.hibernate.type
 
EmbeddedComponentType(TypeFactory.TypeScope, ComponentMetamodel) - Constructor for class org.hibernate.type.EmbeddedComponentType
 
EmbeddedCompositeIdTest - Class in org.hibernate.test.ecid
 
EmbeddedCompositeIdTest() - Constructor for class org.hibernate.test.ecid.EmbeddedCompositeIdTest
 
EmbeddedGenericsTest - Class in org.hibernate.test.annotations.generics
 
EmbeddedGenericsTest() - Constructor for class org.hibernate.test.annotations.generics.EmbeddedGenericsTest
 
embeddedId - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
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
 
EmbeddedTest - Class in org.hibernate.test.annotations.embedded
 
EmbeddedTest() - Constructor for class org.hibernate.test.annotations.embedded.EmbeddedTest
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
embedXml - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
EmbId - Class in org.hibernate.envers.test.entities.ids
 
EmbId() - Constructor for class org.hibernate.envers.test.entities.ids.EmbId
 
EmbId(Integer, Integer) - Constructor for class org.hibernate.envers.test.entities.ids.EmbId
 
EmbIdBidirectional - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
EmbIdBidirectional() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
EmbIdNaming - Class in org.hibernate.envers.test.integration.naming.ids
 
EmbIdNaming() - Constructor for class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
EmbIdNaming(Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
EmbIdOneToManyQuery - Class in org.hibernate.envers.test.integration.query.ids
 
EmbIdOneToManyQuery() - Constructor for class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
EmbIdSecondary - Class in org.hibernate.envers.test.integration.secondary.ids
 
EmbIdSecondary() - Constructor for class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
EmbIdTestEntity - Class in org.hibernate.envers.test.entities.ids
 
EmbIdTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
EmbIdTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
EmbIdTestEntity(EmbId, String) - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
EmbIdWithCustomType - Class in org.hibernate.envers.test.entities.ids
 
EmbIdWithCustomType() - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
EmbIdWithCustomType(Integer, CustomEnum) - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
EmbIdWithCustomTypeTestEntity - Class in org.hibernate.envers.test.entities.ids
 
EmbIdWithCustomTypeTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
EmbIdWithCustomTypeTestEntity(EmbIdWithCustomType, String) - Constructor for class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
emitter - Variable in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
emitter
Empire - Class in org.hibernate.ejb.test.emops
 
Empire() - Constructor for class org.hibernate.ejb.test.emops.Empire
 
Empire_ - Class in org.hibernate.ejb.test.emops
 
Empire_() - Constructor for class org.hibernate.ejb.test.emops.Empire_
 
Employee - Class in org.hibernate.ejb.test.callbacks
 
Employee() - Constructor for class org.hibernate.ejb.test.callbacks.Employee
 
Employee - Class in org.hibernate.ejb.test.ops
Employee in an Employer-Employee relationship
Employee() - Constructor for class org.hibernate.ejb.test.ops.Employee
 
Employee - Class in org.hibernate.ejb.test.xml.sequences
 
Employee() - Constructor for class org.hibernate.ejb.test.xml.sequences.Employee
 
Employee - Class in org.hibernate.test.annotations.manytomany
Employee in an Employer-Employee relationship
Employee() - Constructor for class org.hibernate.test.annotations.manytomany.Employee
 
Employee - Class in org.hibernate.test.annotations.override
 
Employee() - Constructor for class org.hibernate.test.annotations.override.Employee
 
Employee - Class in org.hibernate.test.component.basic
todo: describe Employee
Employee() - Constructor for class org.hibernate.test.component.basic.Employee
 
Employee - Class in org.hibernate.test.discriminator
 
Employee() - Constructor for class org.hibernate.test.discriminator.Employee
 
Employee - Class in org.hibernate.test.filter.hql
Leaf subclass
Employee() - Constructor for class org.hibernate.test.filter.hql.Employee
 
Employee(String, char, String, Date) - Constructor for class org.hibernate.test.filter.hql.Employee
 
Employee - Class in org.hibernate.test.join
 
Employee() - Constructor for class org.hibernate.test.join.Employee
 
Employee - Class in org.hibernate.test.joinedsubclass
 
Employee() - Constructor for class org.hibernate.test.joinedsubclass.Employee
 
Employee - Class in org.hibernate.test.lazyonetoone
 
Employee(Person) - Constructor for class org.hibernate.test.lazyonetoone.Employee
 
Employee - Class in org.hibernate.test.nonflushedchanges
Employee in an Employer-Employee relationship
Employee() - Constructor for class org.hibernate.test.nonflushedchanges.Employee
 
Employee - Class in org.hibernate.test.ondelete
 
Employee() - Constructor for class org.hibernate.test.ondelete.Employee
 
Employee - Class in org.hibernate.test.onetoone.link
 
Employee() - Constructor for class org.hibernate.test.onetoone.link.Employee
 
Employee - Class in org.hibernate.test.ops
Employee in an Employer-Employee relationship
Employee() - Constructor for class org.hibernate.test.ops.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.fk.bidirectional
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.fk.bidirectional.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.fk.composite
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.fk.reversed.bidirectional
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.pk.bidirectional
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.pk.bidirectional.Employee
 
Employee - Class in org.hibernate.test.orphan.one2one.pk.unidirectional
TODO : javadoc
Employee() - Constructor for class org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
 
Employee - Class in org.hibernate.test.queryplan
Leaf subclass
Employee() - Constructor for class org.hibernate.test.queryplan.Employee
 
Employee(String, char, String, Date) - Constructor for class org.hibernate.test.queryplan.Employee
 
Employee - Class in org.hibernate.test.subclassfilter
Implementation of Employee.
Employee() - Constructor for class org.hibernate.test.subclassfilter.Employee
 
Employee(String) - Constructor for class org.hibernate.test.subclassfilter.Employee
 
Employee - Class in org.hibernate.test.ternary
 
Employee(String) - Constructor for class org.hibernate.test.ternary.Employee
 
Employee - Class in org.hibernate.test.unconstrained
 
Employee() - Constructor for class org.hibernate.test.unconstrained.Employee
 
Employee(String) - Constructor for class org.hibernate.test.unconstrained.Employee
 
Employee - Class in org.hibernate.test.unionsubclass
 
Employee() - Constructor for class org.hibernate.test.unionsubclass.Employee
 
Employee - Class in org.hibernate.test.unionsubclass2
 
Employee() - Constructor for class org.hibernate.test.unionsubclass2.Employee
 
Employee_ - Class in org.hibernate.ejb.test.callbacks
 
Employee_() - Constructor for class org.hibernate.ejb.test.callbacks.Employee_
 
Employee_ - Class in org.hibernate.ejb.test.xml.sequences
 
Employee_() - Constructor for class org.hibernate.ejb.test.xml.sequences.Employee_
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.fk.bidirectional
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
EmployeeInfo(Employee) - Constructor for class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.fk.composite
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo
 
EmployeeInfo(Long, Long) - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo
 
EmployeeInfo(EmployeeInfo.Id) - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.fk.reversed.bidirectional
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
EmployeeInfo(Employee) - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.EmployeeInfo
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.pk.bidirectional
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
EmployeeInfo(Employee) - Constructor for class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
EmployeeInfo - Class in org.hibernate.test.orphan.one2one.pk.unidirectional
TODO : javadoc
EmployeeInfo() - Constructor for class org.hibernate.test.orphan.one2one.pk.unidirectional.EmployeeInfo
 
EmployeeInfo(Long) - Constructor for class org.hibernate.test.orphan.one2one.pk.unidirectional.EmployeeInfo
 
EmployeeInfo.Id - Class in org.hibernate.test.orphan.one2one.fk.composite
 
EmployeeInfo.Id() - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
EmployeeInfo.Id(Long, Long) - Constructor for class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
Employer - Class in org.hibernate.ejb.test.ops
Employer in a employer-Employee relationship
Employer() - Constructor for class org.hibernate.ejb.test.ops.Employer
 
Employer - Class in org.hibernate.test.annotations.manytomany
Employer in a employer-Employee relationship
Employer() - Constructor for class org.hibernate.test.annotations.manytomany.Employer
 
Employer - Class in org.hibernate.test.nonflushedchanges
Employer in a employer-Employee relationship
Employer() - Constructor for class org.hibernate.test.nonflushedchanges.Employer
 
Employer - Class in org.hibernate.test.ops
Employer in a employer-Employee relationship
Employer() - Constructor for class org.hibernate.test.ops.Employer
 
Employment - Class in org.hibernate.test.lazyonetoone
 
Employment(Employee, String) - Constructor for class org.hibernate.test.lazyonetoone.Employment
 
Employment - Class in org.hibernate.test.sql.hand
 
Employment() - Constructor for class org.hibernate.test.sql.hand.Employment
 
Employment(Person, Organization, String) - Constructor for class org.hibernate.test.sql.hand.Employment
 
empty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Is the initialized collection empty?
empty() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
empty() - Method in class org.hibernate.collection.internal.PersistentBag
 
empty() - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
empty() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
empty() - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
empty() - Method in class org.hibernate.collection.internal.PersistentList
 
empty() - Method in class org.hibernate.collection.internal.PersistentMap
 
empty() - Method in class org.hibernate.collection.internal.PersistentSet
 
empty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection empty? (don't try to initialize the collection)
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EMPTY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EMPTY_BOOLEAN_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_BYTE_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_CLASS_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_COLLECTION - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
 
EMPTY_INT_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_LIST - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
 
EMPTY_MAP - Static variable in class org.hibernate.internal.util.collections.CollectionHelper
 
EMPTY_OBJECT_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_STRING_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EMPTY_TYPE_ARRAY - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
EmptyChildAuditing - Class in org.hibernate.envers.test.integration.inheritance.joined.emptychild
 
EmptyChildAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
EmptyChildEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.emptychild
 
EmptyChildEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildEntity
 
EmptyChildEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildEntity
 
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.internal.util.collections
 
enableFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
enableFetchProfile(String) - Method in class org.hibernate.internal.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.spi.LoadQueryInfluencers
 
enableFilter(String) - Method in class org.hibernate.internal.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.
enableHibernateStatistics(SessionFactory) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
Enable hibernate statistics with the input session factory
enableHibernateStatisticsSupport(SessionFactory) - Method in interface org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistration
Enable hibernate statistics in the mbean.
enableHibernateStatisticsSupport(SessionFactory) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
Enable hibernate statistics in the mbean.
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
enableReleases() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
enableReleases() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Re-enable aggressive release processing (after a prior LogicalConnectionImplementor.disableReleases() call.
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
enableStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
encloseInQuotesIfQuoted(Dialect) - Method in class org.hibernate.metamodel.relational.Identifier
If this is a quoted identifier, then return the identifier name enclosed in dialect-specific open- and end-quotes; otherwise, simply return the identifier name.
END - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
END - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
END - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.ClauseParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.GroupByParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.OrderByParser
 
end(QueryTranslatorImpl) - Method in interface org.hibernate.hql.internal.classic.Parser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PreprocessingParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectPathExpressionParser
 
end(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.WhereParser
 
endDate - Variable in class org.hibernate.test.annotations.manytoone.UserPK
 
endFunctionTemplate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
endFunctionTemplate(AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
endLoadingCollections(CollectionPersister) - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
Finish the process of collection-loading for this bound result set.
endRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called after reading all rows from the JDBC result set
endRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
endRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
endRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after reading all rows from the JDBC result set
endTransaction(boolean) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
endTransaction(boolean) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a transaction completing.
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
enlistResource(XAResource) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
Enrollment - Class in org.hibernate.test.fetchprofiles.join
TODO : javadoc
Enrollment() - Constructor for class org.hibernate.test.fetchprofiles.join.Enrollment
 
Enrollment(CourseOffering, Student) - Constructor for class org.hibernate.test.fetchprofiles.join.Enrollment
 
Enrolment - Class in org.hibernate.test.criteria
 
Enrolment() - Constructor for class org.hibernate.test.criteria.Enrolment
 
Enrolment - Class in org.hibernate.test.querycache
 
Enrolment() - Constructor for class org.hibernate.test.querycache.Enrolment
 
Enrolment - Class in org.hibernate.test.readonly
 
Enrolment() - Constructor for class org.hibernate.test.readonly.Enrolment
 
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
 
entitiesDeleted(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesDeleted(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesDeleted(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesDeleted(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesDeleted(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesDeleted(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesDeleted(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesDeleted$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesEqual(SessionImplementor, String, Object, Object) - Static method in class org.hibernate.envers.tools.Tools
 
entitiesFetched(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesFetched(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesFetched(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesFetched(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesFetched(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesFetched(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesFetched(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesFetched$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesInserted(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesInserted(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesInserted(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesInserted(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesInserted(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesInserted(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesInserted(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesInserted$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesLoaded(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesLoaded(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesLoaded(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesLoaded(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesLoaded(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesLoaded(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesLoaded(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
EntitiesModifiedAtRevisionQuery - Class in org.hibernate.envers.query.impl
In comparison to EntitiesAtRevisionQuery this query returns an empty collection if an entity of a certain type has not been changed in a given revision.
EntitiesModifiedAtRevisionQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, Number) - Constructor for class org.hibernate.envers.query.impl.EntitiesModifiedAtRevisionQuery
 
EntitiesModifiedAtRevisionQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String, Number) - Constructor for class org.hibernate.envers.query.impl.EntitiesModifiedAtRevisionQuery
 
entitiesUpdated(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesUpdated(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesUpdated(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesUpdated(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entitiesUpdated(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesUpdated(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesUpdated(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entitiesUpdated$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Entity - Annotation Type in org.hibernate.annotations
Deprecated. See individual attributes for intended replacements. To be removed in 4.1
entity(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
entity - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
entity - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
entity(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve a type representing the given entity.
entity(String) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve a type representing the given entity.
Entity - Class in org.hibernate.metamodel.domain
Models the notion of an entity
Entity(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.Entity
Constructor for the entity
ENTITY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ENTITY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
Entity - Interface in org.hibernate.test.event.collection
Created by IntelliJ IDEA.
Entity - Class in org.hibernate.test.idgen.biginteger.increment
TODO : javadoc
Entity() - Constructor for class org.hibernate.test.idgen.biginteger.increment.Entity
 
Entity(String) - Constructor for class org.hibernate.test.idgen.biginteger.increment.Entity
 
Entity - Class in org.hibernate.test.idgen.biginteger.sequence
TODO : javadoc
Entity() - Constructor for class org.hibernate.test.idgen.biginteger.sequence.Entity
 
Entity(String) - Constructor for class org.hibernate.test.idgen.biginteger.sequence.Entity
 
Entity - Class in org.hibernate.test.idgen.enhanced.forcedtable
Entity() - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
Entity(String) - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
Entity - Class in org.hibernate.test.idgen.enhanced.sequence
Entity() - Constructor for class org.hibernate.test.idgen.enhanced.sequence.Entity
 
Entity(String) - Constructor for class org.hibernate.test.idgen.enhanced.sequence.Entity
 
Entity - Class in org.hibernate.test.idgen.enhanced.table
Entity() - Constructor for class org.hibernate.test.idgen.enhanced.table.Entity
 
Entity(String) - Constructor for class org.hibernate.test.idgen.enhanced.table.Entity
 
Entity - Class in org.hibernate.test.instrument.domain
todo: describe Entity
Entity() - Constructor for class org.hibernate.test.instrument.domain.Entity
 
Entity(String) - Constructor for class org.hibernate.test.instrument.domain.Entity
 
Entity - Class in org.hibernate.test.onetoone.joined
 
Entity() - Constructor for class org.hibernate.test.onetoone.joined.Entity
 
Entity - Class in org.hibernate.test.onetoone.optional
 
Entity() - Constructor for class org.hibernate.test.onetoone.optional.Entity
 
Entity - Class in org.hibernate.test.onetoone.singletable
 
Entity() - Constructor for class org.hibernate.test.onetoone.singletable.Entity
 
Entity - Class in org.hibernate.test.typeoverride
 
Entity() - Constructor for class org.hibernate.test.typeoverride.Entity
 
Entity(String) - Constructor for class org.hibernate.test.typeoverride.Entity
 
Entity - Class in org.hibernate.test.usercollection.parameterized
Our test entity
Entity() - Constructor for class org.hibernate.test.usercollection.parameterized.Entity
 
Entity(String) - Constructor for class org.hibernate.test.usercollection.parameterized.Entity
 
entity(Class) - Method in interface org.hibernate.TypeHelper
Retrieve a type representing the given entity.
entity(String) - Method in interface org.hibernate.TypeHelper
Retrieve a type representing the given entity.
Entity1 - Class in org.hibernate.test.annotations.xml.ejb3
 
Entity1() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Entity1
 
Entity2 - Class in org.hibernate.test.annotations.xml.ejb3
 
Entity2() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Entity2
 
Entity3 - Class in org.hibernate.test.annotations.xml.ejb3
 
Entity3() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Entity3
 
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_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_LISTENERS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ENTITY_MANAGER_FACTORY_NAME - Static variable in class org.hibernate.ejb.AvailableSettings
EntityManagerFactory name
ENTITY_NAME - Static variable in interface org.hibernate.id.IdentifierGenerator
The configuration parameter holding the entity name
ENTITY_PERSISTER_CONSTRUCTOR_ARGS - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
The constructor signature for EntityPersister implementations
ENTITY_PERSISTER_CONSTRUCTOR_ARGS_NEW - Static variable in class org.hibernate.persister.internal.PersisterFactoryImpl
The constructor signature for EntityPersister implementations using an EntityBinding.
ENTITY_RESULT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ENTITY_TUP_CTOR_SIG - Static variable in class org.hibernate.tuple.entity.EntityTuplizerFactory
 
ENTITY_TUP_CTOR_SIG_NEW - Static variable in class org.hibernate.tuple.entity.EntityTuplizerFactory
 
EntityAction - Class in org.hibernate.action.internal
Base class for actions relating to insert/update/delete of an entity instance.
EntityAction(SessionImplementor, Serializable, Object, EntityPersister) - Constructor for class org.hibernate.action.internal.EntityAction
Instantiate an action.
EntityAliases - Interface in org.hibernate.loader
Metadata describing the SQL result set column aliases for a particular entity.
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityAnnotationOnNonRoot(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityAnnotationOnNonRoot$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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, Mappings) - Constructor for class org.hibernate.cfg.annotations.EntityBinder
 
EntityBinding - Class in org.hibernate.metamodel.binding
Provides the link between the domain and the relational model for an entity.
EntityBinding(InheritanceType, EntityMode) - Constructor for class org.hibernate.metamodel.binding.EntityBinding
Used to instantiate the EntityBinding for an entity that is the root of an inheritance hierarchy
EntityBinding(EntityBinding) - Constructor for class org.hibernate.metamodel.binding.EntityBinding
Used to instantiate the EntityBinding for an entity that is a subclass (sub-entity) in an inheritance hierarchy
EntityBindingContext - Class in org.hibernate.metamodel.source.annotations.entity
Annotation version of a local binding context.
EntityBindingContext(AnnotationBindingContext, ConfiguredClass) - Constructor for class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
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
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in interface org.hibernate.envers.EntityTrackingRevisionListener
Called after audited entity data has been persisted.
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class org.hibernate.envers.revisioninfo.DefaultRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class org.hibernate.envers.revisioninfo.DefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in interface org.hibernate.envers.revisioninfo.RevisionInfoGenerator
 
entityChanged(Session, Object, AuditWorkUnit) - Method in class org.hibernate.envers.synchronization.EntityChangeNotifier
Notifies RevisionInfoGenerator about changes made in the current revision.
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionListener
 
EntityChangeNotifier - Class in org.hibernate.envers.synchronization
Notifies RevisionInfoGenerator about changes made in the current revision.
EntityChangeNotifier(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.synchronization.EntityChangeNotifier
 
entityClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
 
EntityClass - Class in org.hibernate.metamodel.source.annotations.entity
Represents an entity or mapped superclass configured via annotations/orm-xml.
EntityClass(ClassInfo, EntityClass, AccessType, InheritanceType, AnnotationBindingContext) - Constructor for class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
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.internal
 
EntityDeleteAction(Serializable, Object[], Object, Object, EntityPersister, boolean, SessionImplementor) - Constructor for class org.hibernate.action.internal.EntityDeleteAction
 
EntityDiscriminator - Class in org.hibernate.metamodel.binding
Binding of the discriminator in a entity hierarchy
EntityDiscriminator() - Constructor for class org.hibernate.metamodel.binding.EntityDiscriminator
 
EntityElement - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
entityElement() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
entityElement() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
EntityEntry - Class in org.hibernate.engine.spi
We need an entry to tell us all about the current state of an object with respect to its persistent state
EntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, boolean) - Constructor for class org.hibernate.engine.spi.EntityEntry
 
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
 
EntityHierarchy - Interface in org.hibernate.metamodel.source.binder
Models the source-agnostic view of an entity hierarchy.
EntityHierarchyBuilder - Class in org.hibernate.metamodel.source.annotations
Given a (jandex) annotation index build processes all classes with JPA relevant annotations and pre-orders JPA entities respectively their inheritance hierarchy.
EntityHierarchyBuilder() - Constructor for class org.hibernate.metamodel.source.annotations.EntityHierarchyBuilder
 
EntityHierarchyImpl - Class in org.hibernate.metamodel.source.annotations
 
EntityHierarchyImpl(RootEntitySource, InheritanceType) - Constructor for class org.hibernate.metamodel.source.annotations.EntityHierarchyImpl
 
EntityHierarchyImpl - Class in org.hibernate.metamodel.source.hbm
 
EntityHierarchyImpl(RootEntitySourceImpl) - Constructor for class org.hibernate.metamodel.source.hbm.EntityHierarchyImpl
 
EntityIdentifier - Class in org.hibernate.metamodel.binding
Binds the entity identifier.
EntityIdentifier(EntityBinding) - Constructor for class org.hibernate.metamodel.binding.EntityIdentifier
Create an identifier
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityIdentifierValueBindingExists(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityIdentifierValueBindingExists(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityIdentifierValueBindingExists$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
EntityIdentityInsertAction - Class in org.hibernate.action.internal
 
EntityIdentityInsertAction(Object[], Object, EntityPersister, SessionImplementor, boolean) - Constructor for class org.hibernate.action.internal.EntityIdentityInsertAction
 
EntityIncrementVersionProcess - Class in org.hibernate.action.internal
Verify/Increment the entity version
EntityIncrementVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.internal.EntityIncrementVersionProcess
 
EntityInsertAction - Class in org.hibernate.action.internal
 
EntityInsertAction(Serializable, Object[], Object, Object, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.internal.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.internal.DefaultMergeEventListener
 
entityIsDetached(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
The given save-update event named a detached entity.
entityIsPersistent(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
entityIsPersistent(PersistEvent, Map) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
entityIsPersistent(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
entityIsTransient(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
entityIsTransient(PersistEvent, Map) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
Handle the given create event.
entityIsTransient(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.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.spi
Uniquely identifies of an entity instance in a particular session by identifier.
EntityKey(Serializable, EntityPersister, String) - Constructor for class org.hibernate.engine.spi.EntityKey
Construct a unique identifier for an entity class instance.
entityListener - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListeners
 
entityListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
entityListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
entityListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
EntityLoadContext - Class in org.hibernate.engine.loading.internal
EntityLoadContext(LoadContexts, ResultSet) - Constructor for class org.hibernate.engine.loading.internal.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
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityManagerClosedBySomeoneElse(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityManagerClosedBySomeoneElse(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityManagerClosedBySomeoneElse$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityManagerFactoryAlreadyRegistered$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
EntityManagerFactoryImpl - Class in org.hibernate.ejb
Actual Hibernate implementation of EntityManagerFactory.
EntityManagerFactoryImpl(PersistenceUnitTransactionType, boolean, Class, Configuration, ServiceRegistry, String) - Constructor for class org.hibernate.ejb.EntityManagerFactoryImpl
 
EntityManagerFactoryRegistry - Class in org.hibernate.ejb.internal
An internal registry of all EntityManagerFactoryImpl instances for the same classloader as this class.
EntityManagerFactoryRegistry() - Constructor for class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
 
EntityManagerImpl - Class in org.hibernate.ejb
Hibernate implementation of EntityManager.
EntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, PersistenceUnitTransactionType, boolean, Class, Map) - Constructor for class org.hibernate.ejb.EntityManagerImpl
 
EntityManagerMessageLogger - Interface in org.hibernate.ejb.internal
The jboss-logging MessageLogger for the hibernate-entitymanager module.
EntityManagerMessageLogger_$logger - Class in org.hibernate.ejb.internal
Warning this class consists of generated code.
EntityManagerMessageLogger_$logger(Logger) - Constructor for class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityMappedAsNonAbstract(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
entityMappedAsNonAbstract$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
EntityMappingsMocker - Class in org.hibernate.metamodel.source.annotations.xml.mocker
Parse all JaxbEntityMappings generated from orm.xml.
EntityMappingsMocker(List<JaxbEntityMappings>, Index, ServiceRegistry) - Constructor for class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker
 
EntityMappingsMocker.Default - Class in org.hibernate.metamodel.source.annotations.xml.mocker
 
EntityMappingsMocker.Default() - Constructor for class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
EntityMetamodel - Class in org.hibernate.tuple.entity
Centralizes metamodel information about an entity.
EntityMetamodel(PersistentClass, SessionFactoryImplementor) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
 
EntityMetamodel(EntityBinding, SessionFactoryImplementor) - Constructor for class org.hibernate.tuple.entity.EntityMetamodel
 
EntityMode - Enum in org.hibernate
Defines the representation modes available for entities.
entityMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
 
entityMode - Variable in class org.hibernate.type.ComponentType
 
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.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
entityName - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
entityName - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
entityName - Variable in class org.hibernate.test.onetoone.joined.Address
 
entityName - Variable in class org.hibernate.test.onetoone.optional.Address
 
entityName - Variable in class org.hibernate.test.onetoone.singletable.Address
 
EntityNameFromSubClassTest - Class in org.hibernate.test.entityname
 
EntityNameFromSubClassTest() - Constructor for class org.hibernate.test.entityname.EntityNameFromSubClassTest
 
EntityNameInterceptor - Class in org.hibernate.test.annotations.tuplizer
 
EntityNameInterceptor() - Constructor for class org.hibernate.test.annotations.tuplizer.EntityNameInterceptor
 
EntityNameInterceptor - Class in org.hibernate.test.dynamicentity.tuplizer
 
EntityNameInterceptor() - Constructor for class org.hibernate.test.dynamicentity.tuplizer.EntityNameInterceptor
 
EntityNameResolver - Interface in org.hibernate
Contract for resolving an entity-name from a given entity instance.
EntityNamesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
 
EntityNamesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.EntityNamesTest
 
EntityNonEntityTest - Class in org.hibernate.test.annotations.entitynonentity
 
EntityNonEntityTest() - Constructor for class org.hibernate.test.annotations.entitynonentity.EntityNonEntityTest
 
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.
EntityPersister - Class in org.hibernate.test.annotations.persister
 
EntityPersister(PersistentClass, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.test.annotations.persister.EntityPersister
 
EntityPrinter - Class in org.hibernate.internal.util
Renders entities and query parameters to a nicely readable string.
EntityPrinter(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.util.EntityPrinter
 
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.spi
Defines the contract for a cache region which will specifically be used to store entity data.
EntityRegionAccessStrategy - Interface in org.hibernate.cache.spi.access
Contract for managing transactional and concurrent access to cached entity data.
EntityRegionImpl - Class in org.hibernate.cache.infinispan.entity
 
EntityRegionImpl(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
entityResult - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
 
EntitySource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of an entity
EntitySourceImpl - Class in org.hibernate.metamodel.source.annotations.entity
 
EntitySourceImpl(EntityClass) - Constructor for class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
EntityStatistics - Interface in org.hibernate.stat
Entity related statistics
EntityStats - Class in org.hibernate.cache.ehcache.management.impl
When we only support Java 6, all of this OpenMBean scaffolding can be removed in favor or MXBeans.
EntityStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
 
EntityStats(String, EntityStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
 
EntityStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.EntityStats
 
EntityTest - Class in org.hibernate.test.annotations
 
EntityTest() - Constructor for class org.hibernate.test.annotations.EntityTest
 
EntityTrackingRevisionListener - Interface in org.hibernate.envers
Extension of standard RevisionListener that notifies whenever an entity instance has been added, modified or removed within current revision boundaries.
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(TypeFactory.TypeScope, 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.spi
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.spi.EntityUniqueKey
 
EntityUpdateAction - Class in org.hibernate.action.internal
 
EntityUpdateAction(Serializable, Object[], int[], boolean, Object[], Object, Object, Object, Object, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.internal.EntityUpdateAction
 
EntityVerifyVersionProcess - Class in org.hibernate.action.internal
Verify/Increment the entity version
EntityVerifyVersionProcess(Object, EntityEntry) - Constructor for class org.hibernate.action.internal.EntityVerifyVersionProcess
 
EntityWithArgFunctionAsColumn - Class in org.hibernate.test.hql
 
EntityWithArgFunctionAsColumn() - Constructor for class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
EntityWithCrazyCompositeKey - Class in org.hibernate.test.hql
Implementation of EntityWithCrazyCompositeKey.
EntityWithCrazyCompositeKey() - Constructor for class org.hibernate.test.hql.EntityWithCrazyCompositeKey
 
EntityWithFunctionAsColumnHolder - Class in org.hibernate.test.hql
 
EntityWithFunctionAsColumnHolder() - Constructor for class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
EntityWithInverseManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
EntityWithInverseManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseManyToManyTest
 
EntityWithInverseOneToManyJoinTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
EntityWithInverseOneToManyJoinTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseOneToManyJoinTest
 
EntityWithInverseOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
EntityWithInverseOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseOneToManyTest
 
EntityWithNoArgFunctionAsColumn - Class in org.hibernate.test.hql
 
EntityWithNoArgFunctionAsColumn() - Constructor for class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
EntityWithNonInverseManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
EntityWithNonInverseManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseManyToManyTest
 
EntityWithNonInverseManyToManyUnidirTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
EntityWithNonInverseManyToManyUnidirTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseManyToManyUnidirTest
 
EntityWithNonInverseOneToManyJoinTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
EntityWithNonInverseOneToManyJoinTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyJoinTest
 
EntityWithNonInverseOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
EntityWithNonInverseOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyTest
 
EntityWithNonInverseOneToManyUnidirTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
EntityWithNonInverseOneToManyUnidirTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyUnidirTest
 
EntityWithOneToOnes - Class in org.hibernate.test.instrument.domain
 
EntityWithOneToOnes() - Constructor for class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
EntityWithOneToOnes(String) - Constructor for class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
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.internal.PersistentArrayHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
entries(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
entries(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Iterate all collection entries, during update of the database
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
 
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ENTRY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Entry - Class in org.hibernate.test.pagination
 
Entry() - Constructor for class org.hibernate.test.pagination.Entry
 
Entry(String) - Constructor for class org.hibernate.test.pagination.Entry
 
entryArray() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentList
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
entryExists(Object, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
entryExists(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does an element exist at this entry in the collection?
entrySet() - Method in class org.hibernate.collection.internal.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.internal.util.collections.IdentityMap
 
entrySet() - Method in class org.hibernate.proxy.map.MapProxy
 
ENUM - Static variable in class org.hibernate.type.EnumType
 
ENUM_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
EnumConversionHelper - Class in org.hibernate.metamodel.source.annotations
Helper class which converts between different enum types.
enumerated - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
enumerated - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
ENUMERATED - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
EnumeratedTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
EnumeratedTypeResolver(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.EnumeratedTypeResolver
 
EnumIdTest - Class in org.hibernate.test.annotations.id
Tests for enum type as id.
EnumIdTest() - Constructor for class org.hibernate.test.annotations.id.EnumIdTest
 
EnumIdTest - Class in org.hibernate.test.annotations.id.sequences
Tests for enum type as id.
EnumIdTest() - Constructor for class org.hibernate.test.annotations.id.sequences.EnumIdTest
 
Enums - Class in org.hibernate.envers.test.integration.data
 
Enums() - Constructor for class org.hibernate.envers.test.integration.data.Enums
 
EnumSet - Class in org.hibernate.envers.test.integration.collection
 
EnumSet() - Constructor for class org.hibernate.envers.test.integration.collection.EnumSet
 
EnumSetEntity - Class in org.hibernate.envers.test.entities.collection
 
EnumSetEntity() - Constructor for class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
EnumSetEntity.E1 - Enum in org.hibernate.envers.test.entities.collection
 
EnumSetEntity.E2 - Enum in org.hibernate.envers.test.entities.collection
 
EnumTestEntity - Class in org.hibernate.envers.test.integration.data
 
EnumTestEntity() - Constructor for class org.hibernate.envers.test.integration.data.EnumTestEntity
 
EnumTestEntity(EnumTestEntity.E1, EnumTestEntity.E2) - Constructor for class org.hibernate.envers.test.integration.data.EnumTestEntity
 
EnumTestEntity(Integer, EnumTestEntity.E1, EnumTestEntity.E2) - Constructor for class org.hibernate.envers.test.integration.data.EnumTestEntity
 
EnumTestEntity.E1 - Enum in org.hibernate.envers.test.integration.data
 
EnumTestEntity.E2 - Enum in org.hibernate.envers.test.integration.data
 
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
 
EnversIntegrator - Class in org.hibernate.envers.event
Provides integration for Envers into Hibernate, which mainly means registering the proper event listeners.
EnversIntegrator() - Constructor for class org.hibernate.envers.event.EnversIntegrator
 
EnversListener - Interface in org.hibernate.envers.event
Marker interface for Envers listeners for duplication handling.
EnversListenerDuplicationStrategy - Class in org.hibernate.envers.event
Event listener duplication strategy for envers
EnversListenerDuplicationStrategy() - Constructor for class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
EnversMessageLogger - Interface in org.hibernate.envers.internal
The jboss-logging MessageLogger for the hibernate-envers module.
EnversMessageLogger_$logger - Class in org.hibernate.envers.internal
Warning this class consists of generated code.
EnversMessageLogger_$logger(Logger) - Constructor for class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
EnversPostCollectionRecreateEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPostCollectionRecreateEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPostCollectionRecreateEventListenerImpl
 
EnversPostDeleteEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPostDeleteEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPostDeleteEventListenerImpl
 
EnversPostInsertEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPostInsertEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPostInsertEventListenerImpl
 
EnversPostUpdateEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPostUpdateEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPostUpdateEventListenerImpl
 
EnversPreCollectionRemoveEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPreCollectionRemoveEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPreCollectionRemoveEventListenerImpl
 
EnversPreCollectionUpdateEventListenerImpl - Class in org.hibernate.envers.event
 
EnversPreCollectionUpdateEventListenerImpl(AuditConfiguration) - Constructor for class org.hibernate.envers.event.EnversPreCollectionUpdateEventListenerImpl
 
EnversRunner - Class in org.hibernate.envers.test
Copied & modified from Parameterized.
EnversRunner(Class<?>) - Constructor for class org.hibernate.envers.test.EnversRunner
Only called reflectively.
EnversTestingJtaBootstrap - Class in org.hibernate.envers.test
Copied from TestingJtaBootstrap, as Envers tests use a different URL for testing databases.
EnversTestingJtaBootstrap() - Constructor for class org.hibernate.envers.test.EnversTestingJtaBootstrap
 
Environment - Class in org.hibernate.cfg
Provides access to configuration info passed in Properties objects.
ENVIRONMENT_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader used when Hibernate is unable to locates classes on the AvailableSettings.APP_CLASSLOADER or AvailableSettings.HIBERNATE_CLASSLOADER.
EOF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
EOF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EOF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EOF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EQ - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EQ - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
equalityExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
equals(Object) - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
 
equals(Object) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
equals(Object) - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache.ClassLoaderAwareListener
 
equals(Object) - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
equals(Object) - Method in class org.hibernate.cache.spi.CacheKey
 
equals(Object) - Method in class org.hibernate.cache.spi.FilterKey
 
equals(Object) - Method in class org.hibernate.cache.spi.QueryKey
equals(Object) - Method in class org.hibernate.cfg.FkSecondPass
 
equals(Object) - Method in class org.hibernate.collection.internal.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.internal.PersistentList
 
equals(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
equals(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
equals(Object) - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
equals(Object) - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
equals(Object) - Method in class org.hibernate.ejb.packaging.Entry
 
equals(Object) - Method in class org.hibernate.ejb.test.cascade.Conference
 
equals(Object) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
equals(Object) - Method in class org.hibernate.ejb.test.cascade.Soldier
 
equals(Object) - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
equals(Object) - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
equals(Object) - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
equals(Object) - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
equals(Object) - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
equals(Object) - Method in class org.hibernate.engine.spi.AssociationKey
 
equals(Object) - Method in class org.hibernate.engine.spi.CollectionKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityKey
 
equals(Object) - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
equals(Object) - Method in class org.hibernate.engine.spi.TypedValue
 
equals(Object) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
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.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.Component1
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.Component2
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.customtype.Component
 
equals(Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
equals(Object, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
equals(Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
equals(Object, Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
equals(Object, Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.MulId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.accesstype.Country
 
equals(Object) - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
equals(Object) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
equals(Object) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
equals(Object) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
equals(Object) - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.data.SerObject
 
equals(Object) - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
equals(Object) - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.CheckInActivity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.NormalActivity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.interfaces.components.Component1
 
equals(Object) - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponent
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
equals(Object) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
equals(Object) - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
equals(Object) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
equals(Object) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
equals(Object) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
equals(Object) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
equals(Object) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
equals(Object) - Method in class org.hibernate.envers.test.various.Address
 
equals(Object) - Method in class org.hibernate.envers.test.various.Person
 
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.internal.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.internal.util.collections.IdentityMap.IdentityKey
 
equals(Object, Object) - Static method in class org.hibernate.internal.util.compare.EqualsHelper
 
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.metamodel.relational.Datatype
 
equals(Object) - Method in class org.hibernate.metamodel.relational.Identifier
 
equals(Object) - Method in class org.hibernate.metamodel.relational.ObjectName
 
equals(Object) - Method in class org.hibernate.metamodel.relational.Schema
 
equals(Object) - Method in class org.hibernate.metamodel.relational.Schema.Name
 
equals(Object) - Method in class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
equals(Object) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
equals(Object) - Method in class org.hibernate.secure.internal.HibernatePermission
 
equals(Object) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
equals(Object) - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
equals(Object) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
equals(Object) - Method in class org.hibernate.test.annotations.cid.ChildPk
 
equals(Object) - Method in class org.hibernate.test.annotations.cid.Parent
 
equals(Object) - Method in class org.hibernate.test.annotations.cid.ParentPk
 
equals(Object) - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
equals(Object) - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
equals(Object) - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
equals(Object) - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
equals(Object) - Method in class org.hibernate.test.annotations.embedded.RegionalArticlePk
 
equals(Object, Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
equals(Object) - Method in class org.hibernate.test.annotations.entity.Country
 
equals(Object, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
equals(Object, Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
equals(Object, Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
equals(Object) - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
equals(Object) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
equals(Object) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
Equality must be implemented in terms of identity field equality, and must use instanceof rather than comparing classes directly (some JPA implementations may subclass the identity class).
equals(Object) - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
equals(Object) - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.SimplePK
 
equals(Object) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
equals(Object) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
equals(Object) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
equals(Object) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.Drawer
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.Dress
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
equals(Object) - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
equals(Object) - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
equals(Object) - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
equals(Object) - Method in class org.hibernate.test.annotations.join.Dog
 
equals(Object) - Method in class org.hibernate.test.annotations.join.DogPk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.Cat
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.Man
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.Woman
 
equals(Object) - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.Node
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.Parent
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.ParentPk
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoone.UserPK
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
equals(Object) - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
equals(Object) - Method in class org.hibernate.test.annotations.onetomany.Order
 
equals(Object) - Method in class org.hibernate.test.annotations.onetomany.Parent
 
equals(Object) - Method in class org.hibernate.test.annotations.onetomany.ParentPk
 
equals(Object) - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
equals(Object) - Method in class org.hibernate.test.annotations.query.Identity
 
equals(Object) - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
equals(Object) - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
equals(Object) - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
equals(Object) - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
equals(Object) - Method in class org.hibernate.test.annotations.type.MyOid
 
equals(Object, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
equals(Object) - Method in class org.hibernate.test.cid.LineItem.Id
 
equals(Object) - Method in class org.hibernate.test.cid.Order.Id
 
equals(Object) - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
equals(Object) - Method in class org.hibernate.test.collection.backref.map.compkey.MapKey
 
equals(Object) - Method in class org.hibernate.test.collection.original.Email
 
equals(Object) - Method in class org.hibernate.test.collection.original.Permission
 
equals(Object) - Method in class org.hibernate.test.collection.set.Child
 
equals(Object) - Method in class org.hibernate.test.compositeelement.Child
 
equals(Object) - Method in class org.hibernate.test.criteria.Enrolment
 
equals(Object) - Method in class org.hibernate.test.criteria.Person
 
equals(Object) - Method in class org.hibernate.test.criteria.StudentAddress
 
equals(Object) - Method in class org.hibernate.test.cuk.Person
 
equals(Object, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
equals(Object) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer.MyEntityNameResolver
 
equals(Object) - Method in class org.hibernate.test.event.collection.ChildValue
 
equals(Object) - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
equals(Object) - Method in class org.hibernate.test.filter.Category
 
equals(Object) - Method in class org.hibernate.test.filter.Product
 
equals(Object) - Method in class org.hibernate.test.hql.Address
 
equals(Object) - Method in class org.hibernate.test.hql.Classification
 
equals(Object, Object) - Method in class org.hibernate.test.hql.ClassificationType
 
equals(Object) - Method in class org.hibernate.test.hql.CompositeIdEntity
 
equals(Object) - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
equals(Object) - Method in class org.hibernate.test.hql.Mammal
 
equals(Object) - Method in class org.hibernate.test.hql.StateProvince
 
equals(Object) - Method in class org.hibernate.test.hql.Zoo
 
equals(Object) - Method in class org.hibernate.test.idprops.LineItemPK
 
equals(Object, Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Object) - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
equals(Object) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
equals(Object) - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
equals(Object) - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
equals(Object) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
equals(Object) - Method in class org.hibernate.test.mapcompelem.Part
 
equals(Object) - Method in class org.hibernate.test.onetoone.formula.Address
 
equals(Object) - Method in class org.hibernate.test.onetoone.formula.Person
 
equals(Object) - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
equals(Object) - Method in class org.hibernate.test.pagination.DataPoint
 
equals(Object) - Method in class org.hibernate.test.pagination.Entry
 
equals(Object) - Method in class org.hibernate.test.querycache.Address
 
equals(Object) - Method in class org.hibernate.test.querycache.Course
 
equals(Object) - Method in class org.hibernate.test.querycache.CourseMeeting
 
equals(Object) - Method in class org.hibernate.test.querycache.CourseMeetingId
 
equals(Object) - Method in class org.hibernate.test.querycache.Enrolment
 
equals(Object) - Method in class org.hibernate.test.querycache.PersonName
 
equals(Object) - Method in class org.hibernate.test.querycache.Student
 
equals(Object) - Method in class org.hibernate.test.querycache.StudentDTO
 
equals(Object) - Method in class org.hibernate.test.readonly.Enrolment
 
equals(Object, Object) - Method in class org.hibernate.test.rowid.RowIdType
 
equals(Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
equals(Object, Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
equals(Object) - Method in class org.hibernate.test.stats.Country
 
equals(Object) - Method in class org.hibernate.test.typedmanytoone.AddressId
 
equals(Object) - Method in class org.hibernate.test.typedonetoone.AddressId
 
equals(Object, Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
equals(Object) - Method in class org.hibernate.test.unionsubclass.alias.Customer
 
equals(Object) - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
equals(Object) - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
equals(Object) - Method in class org.hibernate.test.usercollection.basic.Email
 
equals(Object) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
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.transform.CacheableResultTransformer
 
equals(Object) - Method in class org.hibernate.tuple.ElementWrapper
 
equals(Object) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
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".
EqualsHelper - Class in org.hibernate.internal.util.compare
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
equalsSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
equalsSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Does the current state exactly match the snapshot?
error(String) - Method in interface org.hibernate.bytecode.buildtime.spi.Logger
 
error(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
error(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
error(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
error(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
error(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
error(SAXParseException) - Method in class org.hibernate.internal.util.xml.ErrorLogger
error(SAXParseException) - Method in class org.hibernate.internal.util.xml.XMLHelper.ErrorLogger
 
error(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
error(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
error(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
error(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
error(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
error(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
ERROR_CANNOT_DETERMINE_TYPE - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_CANNOT_FETCH_WITH_ITERATE - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_CANNOT_FORMAT_LITERAL - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ERROR_NAMED_PARAMETER_DOES_NOT_APPEAR - Static variable in interface org.hibernate.hql.spi.QueryTranslator
 
ErrorCounter - Class in org.hibernate.hql.internal.ast
An error handler that counts parsing errors and warnings.
ErrorCounter() - Constructor for class org.hibernate.hql.internal.ast.ErrorCounter
 
errorf(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorf(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorf(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorf(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorIfClosed() - Method in class org.hibernate.internal.AbstractSessionImpl
 
errorIfInvalid() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
ErrorLogger - Class in org.hibernate.internal.util.xml
Implements an ErrorHandler that mainly just logs errors/warnings.
ErrorLogger() - Constructor for class org.hibernate.internal.util.xml.ErrorLogger
 
ErrorReporter - Interface in org.hibernate.hql.internal.ast
Implementations will report or handle errors invoked by an ANTLR base parser.
errorv(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
errorv(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
errorv(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
errorv(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
errorv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
errorv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ESCAPE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
escapeMultibyteChars(String) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
ESCqs - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ESCqs - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ESCqs - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
evaluate() - Method in class org.hibernate.testing.junit4.AfterClassCallbackHandler
 
evaluate() - Method in class org.hibernate.testing.junit4.BeforeClassCallbackHandler
 
evaluateAssignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
evaluateAssignment(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
event(Event) - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache.ClassLoaderAwareListener
 
event - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
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 ...
eventInfo - Variable in class org.hibernate.test.annotations.inheritance.joined.Alarm
 
EventInformation - Class in org.hibernate.test.annotations.inheritance.joined
 
EventInformation() - Constructor for class org.hibernate.test.annotations.inheritance.joined.EventInformation
 
EventListenerGroup<T> - Interface in org.hibernate.event.service.spi
Contract for a groups of events listeners for a particular event type.
EventListenerGroupImpl<T> - Class in org.hibernate.event.service.internal
 
EventListenerGroupImpl(EventType<T>) - Constructor for class org.hibernate.event.service.internal.EventListenerGroupImpl
 
EventListenerRegistrationException - Exception in org.hibernate.event.service.spi
Indicates a problem registering an event listener.
EventListenerRegistrationException(String) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistrationException(String, Throwable) - Constructor for exception org.hibernate.event.service.spi.EventListenerRegistrationException
 
EventListenerRegistry - Interface in org.hibernate.event.service.spi
Service for accessing each EventListenerGroup by EventType, as well as convenience methods for managing the listeners registered in each EventListenerGroup.
EventListenerRegistryImpl - Class in org.hibernate.event.service.internal
 
EventListenerRegistryImpl() - Constructor for class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
EventListenerServiceInitiator - Class in org.hibernate.event.service.internal
Service initiator for EventListenerRegistry
EventListenerServiceInitiator() - Constructor for class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
eventName() - Method in class org.hibernate.event.spi.EventType
 
eventSource() - Method in class org.hibernate.action.internal.CollectionAction
 
eventSource() - Method in class org.hibernate.action.internal.EntityAction
 
EventSource - Interface in org.hibernate.event.spi
 
EventType<T> - Class in org.hibernate.event.spi
Enumeration of the recognized types of events, including meta-information about each.
eventTypeByNameMap - Static variable in class org.hibernate.event.spi.EventType
Maintain a map of EventType instances keyed by name for lookup by name as well as EventType.values() resolution.
evict() - Method in class org.hibernate.action.internal.CollectionAction
 
evict(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
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 interface org.hibernate.cache.spi.access.RegionAccessStrategy
Forcibly evict an item from the cache immediately without regard for transaction isolation.
evict(Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Evict an item from the cache immediately (without regard for transaction isolation).
EVICT - Static variable in class org.hibernate.engine.spi.CascadeStyle
evict
EVICT - Static variable in class org.hibernate.engine.spi.CascadingAction
 
EVICT - Static variable in class org.hibernate.event.spi.EventType
 
evict(Class, Serializable) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evict(Class) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evict(Object) - Method in class org.hibernate.internal.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(Class, Serializable) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
evict(Class) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.
EVICT_ALL - Static variable in interface org.hibernate.cache.infinispan.util.CacheCommandIds
 
evictAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
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 interface org.hibernate.cache.spi.access.RegionAccessStrategy
Forcibly evict all items from the cache immediately without regard for transaction isolation.
evictAll() - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Evict all contents of this particular cache region (without regard for transaction isolation).
EvictAllCommand - Class in org.hibernate.cache.infinispan.util
Evict all command
EvictAllCommand(String, InfinispanRegionFactory) - Constructor for class org.hibernate.cache.infinispan.util.EvictAllCommand
 
EvictAuditDataAfterCommitTest - Class in org.hibernate.envers.test.performance
 
EvictAuditDataAfterCommitTest() - Constructor for class org.hibernate.envers.test.performance.EvictAuditDataAfterCommitTest
 
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.internal.EvictVisitor
 
evictCollection(String, Serializable) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evictCollection(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evictCollection(String, Serializable) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
evictCollection(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.internal.SessionFactoryImpl
 
evictEntity(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evictEntity(String, Serializable) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
evictEntity(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.spi
Defines an event class for the evicting of an entity.
EvictEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.EvictEvent
 
EvictEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of evict events generated from a session.
evictQueries() - Method in class org.hibernate.internal.SessionFactoryImpl
 
evictQueries(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
evictQueries() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
evictQueries(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.internal
Evict any collections referenced by the object from the session cache.
EXACT - Static variable in class org.hibernate.hql.internal.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
ExceptionCheckingEntity - Class in org.hibernate.test.sql.check
An entity which is expected to be mapped to each database using stored procedures which throw exceptions on their own; in other words, using ExecuteUpdateResultCheckStyle.NONE.
ExceptionCheckingEntity() - Constructor for class org.hibernate.test.sql.check.ExceptionCheckingEntity
 
exceptionClosingProxoolPool() - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
exceptionClosingProxoolPool() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionClosingProxoolPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionHeaderFound(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionHeaderFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionHeaderNotFound(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionHeaderNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInAfterTransactionCompletionInterceptor$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInBeforeTransactionCompletionInterceptor$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInSubResolver(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInSubResolver(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInSubResolver(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInSubResolver(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
exceptionInSubResolver(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInSubResolver(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInSubResolver(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
exceptionInSubResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ExceptionListener - Class in org.hibernate.ejb.test.callbacks
 
ExceptionListener() - Constructor for class org.hibernate.ejb.test.callbacks.ExceptionListener
 
ExceptionListener - Class in org.hibernate.envers.test.integration.reventity
 
ExceptionListener() - Constructor for class org.hibernate.envers.test.integration.reventity.ExceptionListener
 
ExceptionListenerRevEntity - Class in org.hibernate.envers.test.integration.reventity
 
ExceptionListenerRevEntity() - Constructor for class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
ExceptionMapper - Interface in org.hibernate.engine.transaction.synchronization.spi
A pluggable strategy for defining how the Synchronization registered by Hibernate handles exceptions.
ExceptionTest - Class in org.hibernate.ejb.test.exception
 
ExceptionTest() - Constructor for class org.hibernate.ejb.test.exception.ExceptionTest
 
exclude(AST) - Method in interface org.hibernate.hql.internal.ast.util.ASTUtil.FilterPredicate
Returns true if the node should be filtered out.
exclude(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
EXCLUDE_DEFAULT_LISTENERS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
EXCLUDE_SUPERCLASS_LISTENERS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
excludeDefaultListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
excludeDefaultListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
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
excludeSuperclassListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
excludeSuperclassListeners - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
excludeZeroes() - Method in class org.hibernate.criterion.Example
Exclude zero-valued properties
Executable - Interface in org.hibernate.action.spi
An operation which may be scheduled for later execution.
Executable - Interface in org.hibernate.test.instrument.cases
 
Executable - Interface in org.hibernate.testing.async
Something we want to perform with protection to time it out.
ExecutableAdapter - Class in org.hibernate.testing.async
 
ExecutableAdapter(Executable) - Constructor for class org.hibernate.testing.async.ExecutableAdapter
 
ExecutableAdapter.ExceptionWrapper - Exception in org.hibernate.testing.async
 
ExecutableAdapter.ExceptionWrapper(Throwable) - Constructor for exception org.hibernate.testing.async.ExecutableAdapter.ExceptionWrapper
 
execute() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
execute() - Method in class org.hibernate.action.internal.CollectionRecreateAction
 
execute() - Method in class org.hibernate.action.internal.CollectionRemoveAction
 
execute() - Method in class org.hibernate.action.internal.CollectionUpdateAction
 
execute() - Method in class org.hibernate.action.internal.EntityDeleteAction
 
execute() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
execute() - Method in class org.hibernate.action.internal.EntityInsertAction
 
execute() - Method in class org.hibernate.action.internal.EntityUpdateAction
 
execute() - Method in interface org.hibernate.action.spi.Executable
Execute this action
execute(Set<File>) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
The main instrumentation entry point.
execute(Set<File>) - Method in interface org.hibernate.bytecode.buildtime.spi.Instrumenter
Perform the instrumentation
execute() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
execute() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Execute this batch.
execute(LobCreationContext.Callback<T>) - Method in interface org.hibernate.engine.jdbc.LobCreationContext
Execute the given callback, making sure it has access to a viable JDBC Connection.
execute(Executable) - Method in class org.hibernate.engine.spi.ActionQueue
 
execute(LobCreationContext.Callback<T>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
 
execute(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
execute(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.internal.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<T>) - Method in class org.hibernate.internal.AbstractSessionImpl
 
execute(Connection) - Method in interface org.hibernate.jdbc.ReturningWork
Execute the discrete work encapsulated by this work instance using the supplied connection.
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() - Method in interface org.hibernate.test.instrument.cases.Executable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestCustomColumnReadAndWrite
 
execute() - Method in class org.hibernate.test.instrument.cases.TestDirtyCheckExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestFetchAllExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestInjectFieldInterceptorExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestIsPropertyInitializedExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestLazyExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestLazyManyToOneExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestLazyPropertyCustomTypeExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestManyToOneProxyExecutable
 
execute() - Method in class org.hibernate.test.instrument.cases.TestSharedPKOneToOneExecutable
 
execute(boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.QueryExecutor
 
execute() - Method in interface org.hibernate.testing.async.Executable
Perform the action
execute(Executable) - Method in class org.hibernate.testing.async.TimedExecutor
 
execute(Connection) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
 
execute(boolean, boolean, boolean, boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
 
execute(Target, SchemaExport.Type) - 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(Target) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
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.spi.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.engine.jdbc.internal.JdbcCoordinatorImpl
 
executeBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Execute the currently managed batch (if any)
executeExecutable(String) - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
executeInserts() - Method in class org.hibernate.engine.spi.ActionQueue
Perform all currently queued entity-insertion actions.
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
executeNativeUpdate(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
executeOnConnection(Connection) - Method in interface org.hibernate.engine.jdbc.LobCreationContext.Callback
Perform whatever actions are necessary using the provided JDBC Connection.
executeReturningWork(ReturningWork<T>, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a ReturningWork instance using the supplied connection, returning the result of ReturningWork.execute(java.sql.Connection)
executeUpdate() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
executeUpdate(String, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.ast.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
executeUpdate(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslator
Perform a bulk update/delete operation given the underlying query definition.
executeUpdate() - Method in class org.hibernate.internal.QueryImpl
 
executeUpdate(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
executeUpdate() - Method in class org.hibernate.internal.SQLQueryImpl
 
executeUpdate(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
executeUpdate() - Method in interface org.hibernate.Query
Execute the update or delete statement.
ExecuteUpdateResultCheckStyle - Enum in org.hibernate.engine.spi
For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.
executeWork(Work, Connection) - Method in class org.hibernate.jdbc.WorkExecutor
Execute the discrete work encapsulated by a Work instance using the supplied connection.
executionAvgTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionAvgTime
executionCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionCount
ExecutionException - Exception in org.hibernate.bytecode.buildtime.spi
Indicates problem performing the instrumentation execution.
ExecutionException(String) - Constructor for exception org.hibernate.bytecode.buildtime.spi.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception org.hibernate.bytecode.buildtime.spi.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.hibernate.bytecode.buildtime.spi.ExecutionException
 
executionMaxTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionMaxTime
executionMinTime - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionMinTime
executionRowCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
executionRowCount
exists(DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
exists(Subquery<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXISTS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
exoticComparisonExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
expandParameterLists(Map) - Method in class org.hibernate.internal.AbstractQueryImpl
Warning: adds new parameters to the argument by side-effect, as well as mutating the query string!
expDate - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
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
 
expectedType(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
expectedType(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
expectedType(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
expectedType(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
expectedType(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
expectedType(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
expectedType(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
expectedType$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ExpectedTypeAwareNode - Interface in org.hibernate.hql.internal.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.
expired(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
expired(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
expired(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
expired(Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
expired(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
expired(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
expired(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
expired$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
expired$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
expired$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
expired$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
expired$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
expired$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ExplicitHibernateTypeSource - Interface in org.hibernate.metamodel.source.binder
Source-agnostic descriptor for explicit user-supplied Hibernate type information
ExplicitHibernateTypeSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
ExplicitHibernateTypeSourceImpl(AttributeTypeResolver) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.ExplicitHibernateTypeSourceImpl
 
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).
ExplicitSqlResultSetMappingTest - Class in org.hibernate.test.annotations.quote.resultsetmappings
 
ExplicitSqlResultSetMappingTest() - Constructor for class org.hibernate.test.annotations.quote.resultsetmappings.ExplicitSqlResultSetMappingTest
 
ExplicitTransitiveChildEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
ExplicitTransitiveChildEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
ExplicitTransitiveChildEntity(Long, String, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
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
 
explicitVacationHomes - Variable in class org.hibernate.test.annotations.embedded.WealthyPerson
 
explodedJarDoesNotExist(URL) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
explodedJarDoesNotExist(URL) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
explodedJarDoesNotExist$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
explodedJarNotDirectory(URL) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
explodedJarNotDirectory(URL) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
explodedJarNotDirectory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
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
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EXPONENT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Exportable - Interface in org.hibernate.metamodel.relational
Contract for entities (in the ERD sense) which can be exported via CREATE, ALTER, etc
expr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
expr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
EXPR_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Expression - Class in org.hibernate.criterion
Deprecated. Use Restrictions.
expression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
expression() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Reconition rule what this grammar recognizes as valid sort key.
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.ast.tree.MapKeyNode
 
expressionDescription() - Method in class org.hibernate.hql.internal.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
expressionOrVector() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ExpressionsTest - Class in org.hibernate.ejb.criteria.basic
Tests that various expressions operate as expected
ExpressionsTest() - Constructor for class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
exprList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
exprOrSubquery(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
ExtendableCriterion - Interface in org.hibernate.envers.query.criteria
 
ExtendedBaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
ExtendedBaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
ExtendedBaseEntity(String, Integer, Integer, String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
ExtendedBaseEntity(String, Integer, String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
ExtendedFrameworkMethod - Class in org.hibernate.testing.junit4
Defines an extension to the standard JUnit FrameworkMethod information about a test method.
ExtendedFrameworkMethod(FrameworkMethod, Ignore, FailureExpected) - Constructor for class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
ExtendedMappings - Interface in org.hibernate.cfg
Deprecated. All functionality has been moved up to Mappings
ExtendedPropertyMapper - Interface in org.hibernate.envers.entities.mapper
 
ExtendedRevisionEntity - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
 
ExtendedRevisionEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionEntity
 
ExtendedRevisionEntityTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
Tests proper behavior of revision entity that extends DefaultTrackingModifiedEntitiesRevisionEntity.
ExtendedRevisionEntityTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.ExtendedRevisionEntityTest
 
ExtendedRevisionListener - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
 
ExtendedRevisionListener() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionListener
 
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, XmlDocument, Set<String>) - Constructor for class org.hibernate.cfg.ExtendsQueueEntry
 
ExternalSessionFactoryConfig - Class in org.hibernate.cfg
Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA adapter.
ExternalSessionFactoryConfig() - Constructor for class org.hibernate.cfg.ExternalSessionFactoryConfig
 
ExtraAssertions - Class in org.hibernate.testing.junit4
 
ExtraAssertions() - Constructor for class org.hibernate.testing.junit4.ExtraAssertions
 
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
 
extract(ResultSet, String, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
Extract value from result set
extract(ResultSet, String, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueExtractor
Extract value from result set
extractBigDecimal(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBigInteger(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractBytes(InputStream) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract by bytes from the given stream.
extractBytes(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of the bytes from the given stream.
extractColumnAlias(ResultSetMetaData, int) - Method in interface org.hibernate.dialect.ColumnAliasExtractor
Extract the unique column alias.
extractCommands(Reader) - Method in interface org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor
 
extractCommands(Reader) - Method in class org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor
 
extractCommands(Reader) - Method in class org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor
 
extractConstraintName(SQLException) - Method in interface org.hibernate.exception.spi.ViolatedConstraintNameExtracter
Extract the name of the violated constraint from the given SQLException.
extractData(Blob) - Static method in class org.hibernate.test.lob.BlobLocatorTest
 
extractData(Clob) - Static method in class org.hibernate.test.lob.ClobLocatorTest
 
extractDataType(Node) - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
ExtractedDatabaseMetaData - Interface in org.hibernate.engine.jdbc.spi
Information extracted from DatabaseMetaData regarding what the JDBC driver reports as being supported or not.
ExtractedDatabaseMetaData.SQLStateType - Enum in org.hibernate.engine.jdbc.spi
 
extractEmbeddedEntityName(Map) - Static method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
 
extractEntityName(Object) - Static method in class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
extractEntityName(Object) - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
extractEqualsMethod(Class) - Static method in class org.hibernate.internal.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.internal.util.JdbcExceptionHelper
For the given SQLException, locates the vendor-specific error code.
extractFieldInterceptor(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
 
extractFieldInterceptor(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.javassist.JavassistHelper
 
extractFromSystem(String) - Static method in class org.hibernate.test.legacy.LegacyTestCase
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Extract a proper hash code for this value.
extractHashCode(BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
extractHashCode(BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
extractHashCode(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
extractHashCode(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
extractHashCode(Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
extractHashCode(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
extractHashCode(T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Extract a proper hash code for this value.
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
extractHashCode(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
extractHashCode(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
extractHashCode(char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
extractHashCode(T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
extractHashCodeMethod(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Encapsulation of getting hold of a class's hashCode method.
extractIgnoreMessage(FailureExpected, FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
 
extractionDocument - Static variable in class org.hibernate.ejb.test.cascade.Conference_
 
ExtractionDocument - Class in org.hibernate.ejb.test.cascade
 
ExtractionDocument() - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocument
 
ExtractionDocument(ExtractionDocumentInfo) - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocument
 
ExtractionDocument_ - Class in org.hibernate.ejb.test.cascade
 
ExtractionDocument_() - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocument_
 
ExtractionDocumentInfo - Class in org.hibernate.ejb.test.cascade
 
ExtractionDocumentInfo() - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
ExtractionDocumentInfo(Conference) - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
ExtractionDocumentInfo_ - Class in org.hibernate.ejb.test.cascade
 
ExtractionDocumentInfo_() - Constructor for class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
extractJndiProperties(Map) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated. Given a hodgepodge of properties, extract out the ones relevant for JNDI interaction.
extractKeysFromResultSet(Loadable[], QueryParameters, ResultSet, SessionImplementor, EntityKey[], LockMode[], List) - Method in class org.hibernate.loader.Loader
 
extractLoggableRepresentation(T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Extract a loggable representation of the value.
extractLoggableRepresentation(T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Extract a loggable representation of the value.
extractLong(IntegralDataTypeHolder) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
extractMessage(FailureExpected) - Static method in class org.hibernate.testing.junit4.Helper
 
extractMetaAttributeContext(List<JaxbMetaElement>, boolean, MetaAttributeContext) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
extractMethodName(Method) - Static method in class org.hibernate.testing.junit4.Helper
Extract a nice method name representation for display
extractMutationTexts(Node, int) - Static method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
extractOracleCursorTypeValue() - Method in class org.hibernate.dialect.Oracle8iDialect
 
extractParameters(List<JaxbParamElement>) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
extractPropertyValue(String, Properties) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Extract a property value by name from the given properties object.
extractSqlState(SQLException) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState.
extractSqlStateClassCode(SQLException) - Static method in class org.hibernate.internal.util.JdbcExceptionHelper
For the given SQLException, locates the X/Open-compliant SQLState's class code.
extractString(Reader) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract the contents of the given reader/stream as a string.
extractTestName(FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
Extract a nice test name representation for display
extractText(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Extract a node's text.
extractTypeInfo(DatabaseMetaData) - Static method in class org.hibernate.engine.jdbc.internal.TypeInfoExtracter
Perform the extraction
extractUsingTemplate(String, String, String) - Method in class org.hibernate.exception.spi.TemplatedViolatedConstraintNameExtracter
Extracts the constraint name based on a template (i.e., templateStartconstraintNametemplateEnd).
ExtraLazyTest - Class in org.hibernate.test.extralazy
 
ExtraLazyTest() - Constructor for class org.hibernate.test.extralazy.ExtraLazyTest
 

F

F - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
F() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.F
 
F - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
F() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.F
 
factory - Variable in class org.hibernate.context.internal.JTASessionContext
 
factory - Variable in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
 
factory - Variable in class org.hibernate.context.internal.ThreadLocalSessionContext
 
factory - Variable in class org.hibernate.internal.AbstractSessionImpl
 
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
 
factoryBoundToJndiName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryBoundToJndiName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryBoundToJndiName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryBoundToJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryBoundToJndiName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryBoundToJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryBoundToJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryBoundToJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryJndiRename(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryJndiRename(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryJndiRename(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryJndiRename(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryJndiRename(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryJndiRename(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryJndiRename(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryJndiRename$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryUnboundFromJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryUnboundFromJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryUnboundFromName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryUnboundFromName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryUnboundFromName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryUnboundFromName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
factoryUnboundFromName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryUnboundFromName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryUnboundFromName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
factoryUnboundFromName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failed(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failed(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failed(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failed(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failed(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failed(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failed(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failSafeCollectionsCleanup(CollectionLoadContext) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failSafeCollectionsCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in interface org.hibernate.internal.CoreMessageLogger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failSafeEntitiesCleanup(EntityLoadContext) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
failSafeEntitiesCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
FailureExpected - Annotation Type in org.hibernate.testing
Annotation 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 interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FALSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FALSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FALSE - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
FastClass - Class in org.hibernate.bytecode.internal.javassist
 
fatal(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatal(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatal(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatal(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatal(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatal(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatal(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatal(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatal(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalError(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
fatalError(SAXParseException) - Method in class org.hibernate.internal.util.xml.ErrorLogger
fatalError(SAXParseException) - Method in class org.hibernate.internal.util.xml.XMLHelper.ErrorLogger
 
fatalf(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fatalv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Father - Class in org.hibernate.test.annotations.engine.collection
 
Father() - Constructor for class org.hibernate.test.annotations.engine.collection.Father
 
FavoriteCustomer - Class in org.hibernate.test.idclass
 
FavoriteCustomer() - Constructor for class org.hibernate.test.idclass.FavoriteCustomer
 
FavoriteCustomer(String, String, String) - Constructor for class org.hibernate.test.idclass.FavoriteCustomer
 
FavoriteFood - Enum in org.hibernate.test.annotations.collectionelement
 
favoriteSinger - Variable in class org.hibernate.test.annotations.onetomany.Child
 
favoriteStudent - Static variable in class org.hibernate.ejb.test.cascade.Teacher_
 
favoriteSuperhero - Variable in class org.hibernate.test.annotations.onetomany.Child
 
favoriteTeacher - Static variable in class org.hibernate.ejb.test.cascade.Student_
 
FavoriteThings - Class in org.hibernate.test.annotations.embedded
Has collection of embeddable objects inside embeddable objects for testing HHH-4598
FavoriteThings() - Constructor for class org.hibernate.test.annotations.embedded.FavoriteThings
 
favouriteMusic - Static variable in class org.hibernate.ejb.test.exception.Musician_
 
feedDatabase() - Method in class org.hibernate.test.pagination.DistinctSelectTest
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FETCH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FETCH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
fetch(QueryTranslatorImpl, String) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
fetch - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
FETCH - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
Fetch.Style - Enum in org.hibernate.engine.profile
The type or style of fetch.
FETCH_PROFILE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FETCH_PROFILES - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FETCH_SIZE - Static variable in class org.hibernate.annotations.QueryHints
 
FETCH_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
Fetchable - Interface in org.hibernate.mapping
Any mapping with an outer-join attribute
fetchCollection(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
fetchCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback to indicate a collection being fetched.
fetchCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
fetchCount
fetchCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
fetchCount
fetchEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
fetchEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being fetched.
fetchImmediately() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
fetchImmediately() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
fetchingDatabaseMetadata() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fetchingDatabaseMetadata() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fetchingDatabaseMetadata() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fetchingDatabaseMetadata() - Method in interface org.hibernate.internal.CoreMessageLogger
 
fetchingDatabaseMetadata() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fetchingDatabaseMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fetchingDatabaseMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
fetchingDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
FetchingScrollableResultsImpl - Class in org.hibernate.internal
Implementation of ScrollableResults which can handle collection fetches.
FetchingScrollableResultsImpl(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.FetchingScrollableResultsImpl
 
FetchingTest - Class in org.hibernate.test.annotations.fetch
 
FetchingTest() - Constructor for class org.hibernate.test.annotations.fetch.FetchingTest
 
FetchingTest - Class in org.hibernate.test.jpa.fetch
 
FetchingTest() - Constructor for class org.hibernate.test.jpa.fetch.FetchingTest
 
FetchMode - Enum in org.hibernate.annotations
Fetch options on associations
FetchMode - Enum 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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
fetchProfile - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
fetchProfile - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
fetchProfile - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
fetchProfile - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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, MetadataSource) - Constructor for class org.hibernate.mapping.FetchProfile
Create a fetch profile representation.
FetchProfile - Class in org.hibernate.metamodel.binding
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, Set<FetchProfile.Fetch>) - Constructor for class org.hibernate.metamodel.binding.FetchProfile
Create a fetch profile representation.
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.Fetch - Class in org.hibernate.metamodel.binding
Defines an individual association fetch within the given profile.
FetchProfile.Fetch(String, String, String) - Constructor for class org.hibernate.metamodel.binding.FetchProfile.Fetch
 
FetchProfile.FetchOverride - Annotation Type in org.hibernate.annotations
 
FetchProfileBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds fetch profiles found in 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.
fetchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
fetchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
FetchStyle - Enum in org.hibernate.engine
Enumeration of values describing HOW fetching should occur.
FetchTest - Class in org.hibernate.ejb.test.cascade
 
FetchTest() - Constructor for class org.hibernate.ejb.test.cascade.FetchTest
 
FetchTest2 - Class in org.hibernate.ejb.test.cascade
 
FetchTest2() - Constructor for class org.hibernate.ejb.test.cascade.FetchTest2
 
FetchTiming - Enum in org.hibernate.engine
Enumeration of values describing WHEN fetching should occur.
FIELD_RESULT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
FieldAccessType - Class in org.hibernate.envers.test.integration.accesstype
 
FieldAccessType() - Constructor for class org.hibernate.envers.test.integration.accesstype.FieldAccessType
 
FieldAccessTypeEntity - Class in org.hibernate.envers.test.integration.accesstype
 
FieldAccessTypeEntity() - Constructor for class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
FieldAccessTypeEntity(String) - Constructor for class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
FieldAccessTypeEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
FieldFilter - Interface in org.hibernate.bytecode.buildtime.spi
Used to determine whether a field reference should be instrumented.
FieldFilter - Interface in org.hibernate.bytecode.internal.javassist
Contract for deciding whether fields should be read and/or write intercepted.
fieldFilter - Variable in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
FieldHandled - Interface in org.hibernate.bytecode.internal.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.internal.javassist
The interface defining how interception of a field should be handled.
FieldInterceptionHelper - Class in org.hibernate.bytecode.instrumentation.internal
Helper class for dealing with enhanced entity classes.
FieldInterceptor - Interface in org.hibernate.bytecode.instrumentation.spi
Contract for field interception handlers.
FieldInterceptorImpl - Class in org.hibernate.bytecode.instrumentation.internal.javassist
A field-level interceptor that initializes lazily fetched properties.
fieldResult - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
 
FieldTransformer - Class in org.hibernate.bytecode.internal.javassist
The thing that handles actual class enhancement in regards to intercepting field accesses.
FieldTransformer() - Constructor for class org.hibernate.bytecode.internal.javassist.FieldTransformer
 
FieldTransformer(FieldFilter) - Constructor for class org.hibernate.bytecode.internal.javassist.FieldTransformer
 
file - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
File - Class in org.hibernate.test.annotations.inheritance.joined
 
File(String) - Constructor for class org.hibernate.test.annotations.inheritance.joined.File
 
File - Class in org.hibernate.test.annotations.inheritance.mixed
 
File(String) - Constructor for class org.hibernate.test.annotations.inheritance.mixed.File
 
File - Class in org.hibernate.test.annotations.inheritance.union
 
File(String) - Constructor for class org.hibernate.test.annotations.inheritance.union.File
 
File - Class in org.hibernate.test.where
 
File(String, File) - Constructor for class org.hibernate.test.where.File
 
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.internal.util.collections.ArrayHelper
 
fillArray(int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillArray(LockMode, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillArray(LockOptions, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
fillComponent(PropertyHolder, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, Mappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillComponent(PropertyHolder, PropertyData, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, Mappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.AnnotationBinder
 
fillDataWithId(Map<String, Object>, Object) - 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, Mappings) - 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.Mappings, java.lang.String) instead.
Filter - Annotation Type in org.hibernate.annotations
Add filters to an entity or a target entity of a collection
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
filter - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
FILTER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FILTER_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FILTER_DEFS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FILTER_ENTITY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FILTER_JOIN_TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FILTER_JOIN_TABLES - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
Filterable - Interface in org.hibernate.mapping
Defines mapping elements to which filters may be applied.
filterAnnotationOnSubclass(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
filterAnnotationOnSubclass(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
filterAnnotationOnSubclass(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
filterAnnotationOnSubclass(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
filterAnnotationOnSubclass(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
filterAnnotationOnSubclass(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
filterAnnotationOnSubclass(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
filterAnnotationOnSubclass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
FilterDef - Annotation Type in org.hibernate.annotations
Filter definition
filterDef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
FilterDefBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds FilterDefs and FilterDef annotations.
FilterDefinition - Class in org.hibernate.engine.spi
A FilterDefinition defines the global attributes of a dynamic filter.
FilterDefinition(String, String, Map<String, Type>) - Constructor for class org.hibernate.engine.spi.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.internal
Implementation of FilterHelper.
FilterHelper(Map, Dialect, SQLFunctionRegistry) - Constructor for class org.hibernate.internal.FilterHelper
The map of defined filters.
FilterImpl - Class in org.hibernate.internal
Implementation of FilterImpl.
FilterImpl(FilterDefinition) - Constructor for class org.hibernate.internal.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.spi
Allows cached queries to be keyed by enabled filters.
FilterKey(String, Map<String, ?>, Map<String, Type>) - Constructor for class org.hibernate.cache.spi.FilterKey
 
FilterQueryPlan - Class in org.hibernate.engine.query.spi
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.spi.FilterQueryPlan
 
Filters - Annotation Type in org.hibernate.annotations
Add multiple @Filters
FILTERS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
filters(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
FILTERS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FILTERS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
FilterTranslator - Interface in org.hibernate.hql.spi
Specialized interface for filters.
finalize() - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
finalSecondaryTableBinding(PropertyHolder) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
FinancialAsset - Class in org.hibernate.test.annotations.inheritance.joined
 
FinancialAsset() - Constructor for class org.hibernate.test.annotations.inheritance.joined.FinancialAsset
 
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
 
findAsResource(String) - Static method in class org.hibernate.internal.util.ConfigHelper
Try to locate a local URL representing the incoming path.
findClass(String) - Method in class org.hibernate.bytecode.internal.javassist.TransformingClassLoader
 
findColumnOwner(PersistentClass, String, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
Find the column owner (ie PersistentClass or Join) of columnName.
findColumns(String, Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the names of the columns mapped by a property path; if the property path is not found in criteria, try the "outer" query.
findColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
Get the names of the columns mapped by a property path; if the property path is not found in subcriteria, try the "outer" query.
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(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
findDirty(StandardProperty[], Object[], Object[], boolean[][], boolean, SessionImplementor) - Static method in class org.hibernate.type.TypeHelper
Determine if any of the given field values are dirty, returning an array containing indices of the dirty fields.
findEntities(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated and removed) in a given revision.
findEntities(Number, RevisionType) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated or removed) in a given revision.
findEntities(Number) - Method in class org.hibernate.envers.reader.CrossTypeRevisionChangesReaderImpl
 
findEntities(Number, RevisionType) - Method in class org.hibernate.envers.reader.CrossTypeRevisionChangesReaderImpl
 
findEntitiesGroupByRevisionType(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Find all entities changed (added, updated and removed) in a given revision grouped by modification type.
findEntitiesGroupByRevisionType(Number) - Method in class org.hibernate.envers.reader.CrossTypeRevisionChangesReaderImpl
 
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.
findEntityTypes(Number) - Method in interface org.hibernate.envers.CrossTypeRevisionChangesReader
Returns set of entity names and corresponding Java classes modified in a given revision.
findEntityTypes(Number) - Method in class org.hibernate.envers.reader.CrossTypeRevisionChangesReaderImpl
 
findFromElementBySqlAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
findFromElementByUserOrSqlAlias(String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
findFunctionReturnType(String, AST) - Method in class org.hibernate.hql.internal.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.internal.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.TypeHelper
Determine if any of the given field values are modified, returning an array containing indices of the modified fields.
findOrCreateFetchProfile(String, MetadataSource) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
findOrCreateFetchProfile(String, MetadataSource) - 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
 
findPreviousSibling(AST, AST) - Static method in class org.hibernate.hql.internal.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.internal.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its persister.
findQueryableUsingImports(SessionFactoryImplementor, String) - Static method in class org.hibernate.hql.internal.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
 
findRevisions(Class<T>, Set<Number>) - Method in interface org.hibernate.envers.AuditReader
Find a map of revisions using the revision numbers specified.
findRevisions(Class<T>, Set<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.internal.ast.util.SessionFactoryHelper
Locate a registered sql function by name.
FindTest - Class in org.hibernate.ejb.test.ops
 
FindTest() - Constructor for class org.hibernate.ejb.test.ops.FindTest
 
findTypeInChildren(AST, int) - Static method in class org.hibernate.hql.internal.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.internal.PersistentSortedSet
 
first() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
first() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to the first result
first() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
first() - Method in interface org.hibernate.ScrollableResults
Go to the first result
firstIndexOfChar(String, String, int) - Static method in class org.hibernate.internal.util.StringHelper
 
firstKey() - Method in class org.hibernate.collection.internal.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
 
FirstName - Class in org.hibernate.test.annotations.entity
 
FirstName() - Constructor for class org.hibernate.test.annotations.entity.FirstName
 
firstOne(CommunicationSystem) - Method in class org.hibernate.ejb.test.callbacks.FirstOneListener
 
FirstOneListener - Class in org.hibernate.ejb.test.callbacks
 
FirstOneListener() - Constructor for class org.hibernate.ejb.test.callbacks.FirstOneListener
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
firstOrMaxResultsSpecifiedWithCollectionFetch$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
FixedLeg - Class in org.hibernate.test.annotations.embedded
Represents fixed part of Interest Rate Swap cash flows.
FixedLeg() - Constructor for class org.hibernate.test.annotations.embedded.FixedLeg
 
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.
Flight - Class in org.hibernate.test.annotations.entity
 
Flight() - Constructor for class org.hibernate.test.annotations.entity.Flight
 
FLOAT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Float to JDBC FLOAT.
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
floatData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
FloatLeg - Class in org.hibernate.test.annotations.embedded
Represents floating part of Interest Rate Swap cash flows.
FloatLeg() - Constructor for class org.hibernate.test.annotations.embedded.FloatLeg
 
FloatLeg.RateIndex - Enum in org.hibernate.test.annotations.embedded
Possible values for the rate index.
FloatType - Class in org.hibernate.type
A type that maps between FLOAT and Float
FloatType() - Constructor for class org.hibernate.type.FloatType
 
FloatTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Float handling.
FloatTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
FloatTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for FLOAT handling.
FloatTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
 
floor - Variable in class org.hibernate.test.annotations.beanvalidation.Address
 
floors - Variable in class org.hibernate.test.annotations.access.Gardenshed
 
flush() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
flush() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
flush() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
flush() - Method in class org.hibernate.internal.SessionImpl
 
flush() - Method in class org.hibernate.internal.StatelessSessionImpl
 
flush() - Method in interface org.hibernate.Session
Force this session to flush.
flush() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
flush() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a flush occurring
FLUSH_BEFORE_COMPLETION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic flush during the JTA beforeCompletion() callback
FLUSH_ENTITY - Static variable in class org.hibernate.event.spi.EventType
 
FLUSH_MODE - Static variable in class org.hibernate.annotations.QueryHints
 
FLUSH_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
Used to determine flush mode.
FlushAndTransactionTest - Class in org.hibernate.ejb.test.transaction
 
FlushAndTransactionTest() - Constructor for class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
flushBeforeCompletion(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically flushed during the "before completion" phase of transaction handling.
flushBeforeCompletion() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the flushBeforeCompletion flag from the original session should be used to create the new session
flushBeforeCompletion(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
flushBeginning() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
flushBeginning() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is beginning.
flushEnding() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
flushEnding() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Callback to let us know that a flush is ending.
FlushEntityEvent - Class in org.hibernate.event.spi
 
FlushEntityEvent(EventSource, Object, EntityEntry) - Constructor for class org.hibernate.event.spi.FlushEntityEvent
 
FlushEntityEventListener - Interface in org.hibernate.event.spi
 
flushes(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
flushes(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
flushes(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
flushes(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
flushes(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
flushes(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
flushes(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
flushes$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
FlushEvent - Class in org.hibernate.event.spi
Defines an event class for the flushing of a session.
FlushEvent(EventSource) - Constructor for class org.hibernate.event.spi.FlushEvent
 
FlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session flush events.
flushEverythingToExecutions(FlushEvent) - Method in class org.hibernate.event.internal.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 - Enum in org.hibernate
Represents a flushing strategy.
flushMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
flushMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
FlushModeTest - Class in org.hibernate.ejb.test.emops
 
FlushModeTest() - Constructor for class org.hibernate.ejb.test.emops.FlushModeTest
 
FlushModeType - Enum in org.hibernate.annotations
Enumeration extending javax.persistence flush modes.
flushRegionCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
flushRegionCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
flushRegionCaches() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
flushRegionCaches() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
FlushTest - Class in org.hibernate.ejb.test.emops
 
FlushTest() - Constructor for class org.hibernate.ejb.test.emops.FlushTest
 
FlushVisitor - Class in org.hibernate.event.internal
Process collections reachable from an entity.
fo - Variable in class org.hibernate.test.legacy.FumTest.ABean
 
Folder - Class in org.hibernate.test.annotations.inheritance.joined
 
Folder(String) - Constructor for class org.hibernate.test.annotations.inheritance.joined.Folder
 
Folder - Class in org.hibernate.test.annotations.inheritance.mixed
 
Folder(String) - Constructor for class org.hibernate.test.annotations.inheritance.mixed.Folder
 
Folder - Class in org.hibernate.test.annotations.inheritance.union
 
Folder(String) - Constructor for class org.hibernate.test.annotations.inheritance.union.Folder
 
Folder - Class in org.hibernate.test.instrument.domain
 
Folder() - Constructor for class org.hibernate.test.instrument.domain.Folder
 
Folder - Interface in org.hibernate.test.interfaceproxy
 
Folder - Class in org.hibernate.test.mixed
 
Folder() - Constructor for class org.hibernate.test.mixed.Folder
 
FolderImpl - Class in org.hibernate.test.interfaceproxy
 
FolderImpl() - Constructor for class org.hibernate.test.interfaceproxy.FolderImpl
 
Foobar - Class in org.hibernate.test.annotations.access
 
Foobar() - Constructor for class org.hibernate.test.annotations.access.Foobar
 
Foobar - Class in org.hibernate.test.annotations.immutable
 
Foobar() - Constructor for class org.hibernate.test.annotations.immutable.Foobar
 
FooBarTest - Class in org.hibernate.test.legacy
 
FooBarTest() - Constructor for class org.hibernate.test.legacy.FooBarTest
 
FoodItem - Class in org.hibernate.test.annotations.manytoonewithformula
 
FoodItem() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
force - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
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
 
forceFlush(EntityEntry) - Method in interface org.hibernate.event.spi.EventSource
Force an immediate flush
forceFlush(EntityEntry) - Method in class org.hibernate.internal.SessionImpl
 
forceInitialization() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
To be called internally by the session, forcing immediate initialization.
forceInitialization() - Method in interface org.hibernate.collection.spi.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.spi.EntityEntry
 
forceNewSession() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
Creates a new session and auditReader.
forceNonNullable() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
forceNotNull() - Method in class org.hibernate.cfg.Ejb3Column
 
forceUnique() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
forceVersionIncrement(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
forceVersionIncrement(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
 
forcingContainerResourceCleanup() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
forcingContainerResourceCleanup() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
forcingContainerResourceCleanup() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
forcingContainerResourceCleanup() - Method in interface org.hibernate.internal.CoreMessageLogger
 
forcingContainerResourceCleanup() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
forcingContainerResourceCleanup() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
forcingContainerResourceCleanup() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
forcingContainerResourceCleanup$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
forcingTableUse() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
forcingTableUse() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
forcingTableUse() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
forcingTableUse() - Method in interface org.hibernate.internal.CoreMessageLogger
 
forcingTableUse() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
forcingTableUse() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
forcingTableUse() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
forcingTableUse$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
forClass(Class) - Static method in class org.hibernate.criterion.DetachedCriteria
 
forClass(Class, String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
FOREIGN_KEY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
foreignKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
ForeignKey - Class in org.hibernate.mapping
A foreign key constraint
ForeignKey() - Constructor for class org.hibernate.mapping.ForeignKey
 
ForeignKey - Class in org.hibernate.metamodel.relational
Models the notion of a foreign key.
ForeignKey(TableSpecification, TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.ForeignKey
 
ForeignKey(TableSpecification, TableSpecification) - Constructor for class org.hibernate.metamodel.relational.ForeignKey
 
ForeignKey.ReferentialAction - Enum in org.hibernate.metamodel.relational
 
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(Set) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
foreignKeys(Set) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ForeignKeys - Class in org.hibernate.engine.internal
Algorithms related to foreign key constraint transparency
foreignKeys(Set) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
foreignKeys(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
 
foreignKeys(Set) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
foreignKeys(Set) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
foreignKeys(Set) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
foreignKeys$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ForeignKeys.Nullifier - Class in org.hibernate.engine.internal
 
ForeignKeys.Nullifier(Object, boolean, boolean, SessionImplementor) - Constructor for class org.hibernate.engine.internal.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.
forEntitiesModifiedAtRevision(Class<?>, String, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities modified at the specified revision.
forEntitiesModifiedAtRevision(Class<?>, Number) - Method in class org.hibernate.envers.query.AuditQueryCreator
Creates a query, which will return entities modified at the specified revision.
forEntityName(String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
forEntityName(String, String) - Static method in class org.hibernate.criterion.DetachedCriteria
 
Forest - Class in org.hibernate.test.annotations.entity
Use hibernate specific annotations
Forest() - Constructor for class org.hibernate.test.annotations.entity.Forest
 
ForestType - Class in org.hibernate.test.annotations.manytoone
 
ForestType() - Constructor for class org.hibernate.test.annotations.manytoone.ForestType
 
FormalLastName - Class in org.hibernate.test.annotations.entity
 
FormalLastName() - Constructor for class org.hibernate.test.annotations.entity.FormalLastName
 
format(String) - Method in class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
format(String) - Method in class org.hibernate.engine.jdbc.internal.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.engine.jdbc.internal.Formatter
Format the source SQL string.
format(int) - Static method in class org.hibernate.id.uuid.Helper
 
format(short) - Static method in class org.hibernate.id.uuid.Helper
 
format(int) - Method in class org.hibernate.id.UUIDHexGenerator
 
format(short) - Method in class org.hibernate.id.UUIDHexGenerator
 
FORMAT_SQL - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable formatting of SQL logged to the console
FormatStyle - Enum in org.hibernate.engine.jdbc.internal
Represents the the understood types or styles of formatting.
Formatter - Interface in org.hibernate.engine.jdbc.internal
Formatter contract
Formula - Annotation Type in org.hibernate.annotations
Formula.
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
formula - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
Formula - Class in org.hibernate.mapping
A formula is a derived column value
Formula() - Constructor for class org.hibernate.mapping.Formula
 
FORMULA - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
formulaAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
formulaAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
FormulaJoinTest - Class in org.hibernate.test.formulajoin
 
FormulaJoinTest() - Constructor for class org.hibernate.test.formulajoin.FormulaJoinTest
 
FormulaValue - Class in org.hibernate.metamodel.source.annotations.attribute
 
FormulaValue(String, String) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.FormulaValue
 
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.CUBRIDDialect
 
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.
forUpdateOfColumns() - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
foundMappingDocument(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
foundMappingDocument(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
foundMappingDocument(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
foundMappingDocument(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
foundMappingDocument(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
foundMappingDocument(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
foundMappingDocument(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
foundMappingDocument$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Frame - Class in org.hibernate.test.annotations.manytoone
 
Frame() - Constructor for class org.hibernate.test.annotations.manytoone.Frame
 
frequency - Variable in class org.hibernate.test.annotations.beanvalidation.Tv.Tuner
 
Friend - Class in org.hibernate.test.annotations.manytomany
Friend has other friends in a many to many way
Friend() - Constructor for class org.hibernate.test.annotations.manytomany.Friend
 
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
 
from - Static variable in class org.hibernate.ejb.test.emops.Mail_
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
from(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
from - Variable in class org.hibernate.test.annotations.manytoone.Deal
 
FROM_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FROM_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
fromAccessType(AccessType) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
 
fromBytes(byte[]) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
fromClassOrOuterQueryPath() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
fromClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
fromClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
FromClause - Class in org.hibernate.hql.internal.ast.tree
Represents the 'FROM' part of a query or subquery, containing all mapped class references.
FromClause() - Constructor for class org.hibernate.hql.internal.ast.tree.FromClause
 
fromConfigSettings(Map) - Static method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
fromElement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
FromElement - Class in org.hibernate.hql.internal.ast.tree
Represents a single mapped class mentioned in an HQL FROM clause.
FromElement() - Constructor for class org.hibernate.hql.internal.ast.tree.FromElement
 
FromElement(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElement
Constructor form used to initialize ComponentJoin
FromElementFactory - Class in org.hibernate.hql.internal.ast.tree
Encapsulates the creation of FromElements and JoinSequences.
FromElementFactory(FromClause, FromElement, String) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElementFactory
Creates entity from elements.
FromElementFactory(FromClause, FromElement, String, String, String[], boolean) - Constructor for class org.hibernate.hql.internal.ast.tree.FromElementFactory
Creates collection from elements.
fromElementList(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
fromExternalName(String) - Static method in enum org.hibernate.cache.spi.access.AccessType
 
fromExternalName(String) - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
 
fromExternalName(String) - Static method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
 
fromFragmentSeparator(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
fromFragmentSeparator(AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
fromHbmXml(Element) - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
FromImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Implementation contract for the JPA From interface.
fromInt(int) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret an int as its binary form
fromJoin() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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)
fromLong(long) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret a long as its binary form
FromParser - Class in org.hibernate.hql.internal.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.internal.classic.FromParser
 
FromPathExpressionParser - Class in org.hibernate.hql.internal.classic
 
FromPathExpressionParser() - Constructor for class org.hibernate.hql.internal.classic.FromPathExpressionParser
 
fromRange() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
FromReferenceNode - Class in org.hibernate.hql.internal.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.internal.ast.tree.FromReferenceNode
 
fromRepresentation(Object) - Static method in enum org.hibernate.envers.RevisionType
 
fromShort(int) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret a short as its binary form
fromStream(byte, Object[], String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
fromStream(byte, Object[]) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
fromString(String, String) - Static method in class org.hibernate.test.sql.hand.MonetaryAmount
 
fromString(String) - Method in class org.hibernate.type.AbstractStandardBasicType
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
fromString(String) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
fromString(String) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
fromString(String) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
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.AbstractStandardBasicType
 
fromStringValue(String) - Method in class org.hibernate.type.ByteType
 
fromStringValue(String) - Method in class org.hibernate.type.NullableType
Deprecated.  
fromStringValue(String) - Method in interface org.hibernate.type.SingleColumnType
 
fromStringValue(String) - Method in interface org.hibernate.type.StringRepresentableType
Consume the given string representation back into this types java form.
fromStringValue(String) - Method in class org.hibernate.type.TimestampType
 
fromTable(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
 
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
fromTabularData
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.EntityStats
fromTabularData
fromTabularData(TabularData) - Static method in class org.hibernate.cache.ehcache.management.impl.QueryStats
fromTabularData
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbTypeAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbUsageAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheModeAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCheckAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttributeWithSubselect
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFlushModeAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratedAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithExtra
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithNoProxy
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLockModeAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbNotFoundAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbOuterJoinAttribute
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbAccessType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbEnumType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbFetchType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbGenerationType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbInheritanceType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbLockModeType
 
fromValue(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbTemporalType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.AnyType
 
fromXMLNode(Node, Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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) - Method in class org.hibernate.test.hql.ClassificationType
 
fromXMLString(String, Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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, Mapping) - Method in interface org.hibernate.type.XmlRepresentableType
 
fromXMLString(String) - Method in interface org.hibernate.usertype.EnhancedUserType
Parse a string representation of this value, as it appears in an XML document
fromYesNo(String) - Static method in enum org.hibernate.envers.test.entities.ids.CustomEnum
 
FrontBaseDialect - Class in org.hibernate.dialect
An SQL Dialect for Frontbase.
FrontBaseDialect() - Constructor for class org.hibernate.dialect.FrontBaseDialect
 
Fruit - Class in org.hibernate.ejb.test.inheritance
 
Fruit() - Constructor for class org.hibernate.ejb.test.inheritance.Fruit
 
Fruit - Class in org.hibernate.test.annotations.inheritance
 
Fruit() - Constructor for class org.hibernate.test.annotations.inheritance.Fruit
 
Fruit_ - Class in org.hibernate.ejb.test.inheritance
 
Fruit_() - Constructor for class org.hibernate.ejb.test.inheritance.Fruit_
 
FULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
FULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
FULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
FULL_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Deprecated. use JoinType.FULL_JOIN
FULL_JOIN - Static variable in class org.hibernate.sql.JoinFragment
Deprecated. use JoinType.FULL_JOIN instead.
fullDescription - Variable in class org.hibernate.test.annotations.join.Life
 
fum - Variable in class org.hibernate.test.legacy.FumTest.ABean
 
fumKey(String) - Static method in class org.hibernate.test.legacy.FumTest
 
FumTest - Class in org.hibernate.test.legacy
 
FumTest() - Constructor for class org.hibernate.test.legacy.FumTest
 
FumTest.ABean - Class in org.hibernate.test.legacy
 
FumTest.ABean() - Constructor for class org.hibernate.test.legacy.FumTest.ABean
 
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
functionCall(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
functionCall() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule for a function call
functionCallCheck() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Intended for use as a syntactic predicate to determine whether an IDENT represents a known SQL function name.
FunctionExpression<T> - Interface in org.hibernate.ejb.criteria.expression.function
Contract for expressions which model a SQL function call.
functionName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
A function-name is an IDENT followed by zero or more (DOT IDENT) sequences
FunctionNameAsColumnTest - Class in org.hibernate.test.hql
Tests HQL and Criteria queries using DB columns having the same name as registered functions.
FunctionNameAsColumnTest() - Constructor for class org.hibernate.test.hql.FunctionNameAsColumnTest
 
FunctionNode - Interface in org.hibernate.hql.internal.ast.tree
Identifies a node which models a SQL function.
functionParameter() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognized function parameters.
functionParameterList() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Recognition rule used to "wrap" all function parameters into an EXPR_LIST node
Funk - Class in org.hibernate.test.annotations.inheritance.singletable
 
Funk() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Funk
 
Furniture - Class in org.hibernate.test.annotations.access
 
Furniture() - Constructor for class org.hibernate.test.annotations.access.Furniture
 

G

G - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
G() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.G
 
G - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
G() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.G
 
G - Class in org.hibernate.test.cascade
 
G() - Constructor for class org.hibernate.test.cascade.G
 
G(String) - Constructor for class org.hibernate.test.cascade.G
 
Gardenshed - Class in org.hibernate.test.annotations.access
This is the opposite of the Furniture test, as this tries to override the class AccessType("property") with the property AccessType("field").
Gardenshed() - Constructor for class org.hibernate.test.annotations.access.Gardenshed
 
Gas - Class in org.hibernate.test.annotations.indexcoll
 
Gas() - Constructor for class org.hibernate.test.annotations.indexcoll.Gas
 
gases - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
gasesDef - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
gasesDefLeg - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
gasesPerKey - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
gasesPerKeyDef - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
GasKey - Class in org.hibernate.test.annotations.indexcoll
 
GasKey() - Constructor for class org.hibernate.test.annotations.indexcoll.GasKey
 
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
GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
GE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
GE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
geAll(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
geAll(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
Gene<T,STE extends Enum> - Class in org.hibernate.test.annotations.generics
 
Gene() - Constructor for class org.hibernate.test.annotations.generics.Gene
 
GeneralDataRegion - Interface in org.hibernate.cache.spi
Contract for general-purpose cache regions.
GeneralWorkTest - Class in org.hibernate.test.jdbc
GeneralWorkTest implementation
GeneralWorkTest() - Constructor for class org.hibernate.test.jdbc.GeneralWorkTest
 
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(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(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
generate(AccessCallback) - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.enhanced.TableGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.ForeignGenerator
Generate 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.UUIDGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.id.UUIDHexGenerator
Generate a new identifier.
generate(SessionImplementor, Object) - Method in class org.hibernate.test.annotations.id.sequences.UUIDGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.test.annotations.type.MyOidGenerator
 
generate(SessionImplementor, Object) - Method in class org.hibernate.test.cid.PurchaseRecordIdGenerator
 
generate(Order, int, Product, long) - Static method in class org.hibernate.test.filter.LineItem
 
GENERATE_STATISTICS - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable statistics collection
generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
generateActiveConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
generateActiveConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
generateAlias() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderingContext
Generate a correlation name.
generateAlias(String) - Static method in class org.hibernate.internal.util.StringHelper
 
generateAlias(String, int) - Static method in class org.hibernate.internal.util.StringHelper
Generate a nice alias for the given class name or collection role name and unique integer.
generateAlias(String) - Method in interface org.hibernate.sql.AliasGenerator
 
generateBidirectionalCollectionChangeWorkUnits(AuditProcess, EntityPersister, String, Object[], Object[], SessionImplementor) - Method in class org.hibernate.envers.event.BaseEnversEventListener
 
generateBootstrapRegistry(Properties) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
generateCacheKey(Serializable, Type, String) - Method in interface org.hibernate.engine.spi.SessionImplementor
Hide the changing requirements of cache key creation.
generateCacheKey(Serializable, Type, String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
generateCacheKey(Serializable, Type, String) - Method in class org.hibernate.internal.AbstractSessionImpl
 
generateColumnNames(Type[]) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
 
generateColumnNames(Type[], SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.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
generated - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
generated - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
generated - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
GENERATED - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
GENERATED_VALUE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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.internal.util.xml.XMLHelper
 
GeneratedOrderByFragmentParser - Class in org.hibernate.sql.ordering.antlr
Antlr grammar for dealing with order-by mapping fragments.
GeneratedOrderByFragmentParser(TokenBuffer, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenStream, int) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(TokenStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentParser(ParserSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
GeneratedOrderByFragmentRenderer - Class in org.hibernate.sql.ordering.antlr
Antlr grammar for rendering ORDER_BY trees as described by the OrderByFragmentParser
GeneratedOrderByFragmentRenderer() - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
GeneratedOrderByFragmentRendererTokenTypes - Interface in org.hibernate.sql.ordering.antlr
 
GeneratedOrderByLexer - Class in org.hibernate.sql.ordering.antlr
Lexer for the order-by fragment parser
GeneratedOrderByLexer(InputStream) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(Reader) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(InputBuffer) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedOrderByLexer(LexerSharedInputState) - Constructor for class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
GeneratedPropertyEntity - Class in org.hibernate.test.generated
Implementation of GeneratedPropertyEntity.
GeneratedPropertyEntity() - Constructor for class org.hibernate.test.generated.GeneratedPropertyEntity
 
generateDropSchemaScript(Dialect) - Method in class org.hibernate.cfg.Configuration
Generate DDL for dropping tables
generateDropSchemaScript(Dialect) - Method in class org.hibernate.metamodel.relational.Database
 
GeneratedTest - Class in org.hibernate.test.annotations.various
 
GeneratedTest() - Constructor for class org.hibernate.test.annotations.various.GeneratedTest
 
generatedValue - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
generateEntityKey(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.SessionImplementor
Hide the changing requirements of entity key creation
generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.internal.AbstractSessionImpl
 
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.spi.CollectionKey
 
generateHashCode(SessionFactoryImplementor) - Method in class org.hibernate.engine.spi.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.internal.ast.exec.AbstractStatementExecutor
 
generateIdSubselect(Queryable) - Method in class org.hibernate.hql.internal.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
 
generateLeastSignificantBits(long) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateLineItem(Product, int) - Method in class org.hibernate.test.cid.Order
 
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.internal.antlr.HqlSqlBaseWalker
 
generateNamedParameter(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
generateNewOrder(BigDecimal) - Method in class org.hibernate.test.cid.Customer
 
generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
generatePositionalParameter(AST) - Method in class org.hibernate.hql.internal.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.
generateQueryKey(String, QueryParameters, Set, SessionImplementor, CacheableResultTransformer) - Static method in class org.hibernate.cache.spi.QueryKey
Generates a QueryKey.
generateRootAlias(String) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateRootAlias(String) - Method in class org.hibernate.loader.JoinWalker
 
generateScalarColumns(HqlSqlWalkerNode, String[], int) - Static method in class org.hibernate.hql.internal.ast.util.ColumnHelper
Generates the scalar column AST nodes for a given array of SQL columns
generateSchemaCreationScript(Dialect) - Method in class org.hibernate.cfg.Configuration
 
generateSchemaCreationScript(Dialect) - Method in class org.hibernate.metamodel.relational.Database
 
generateSchemaUpdateScript(Dialect, DatabaseMetadata) - Method in class org.hibernate.cfg.Configuration
 
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.internal.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, PropertyPath, Joinable) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
generateTableAlias(int, PropertyPath, 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 base 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.internal.ast.util.ASTUtil
Method to generate a map of token type names, keyed by their token type values.
generateUpdateGeneratedValuesSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
generateUpdateRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
Generate the SQL UPDATE that updates a row
generateUpdateRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
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)
generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
Delegates to UUID.randomUUID()
generateUUID(SessionImplementor) - Method in interface org.hibernate.id.UUIDGenerationStrategy
Generate the UUID.
Generation - Class in org.hibernate.test.annotations.indexcoll
 
Generation() - Constructor for class org.hibernate.test.annotations.indexcoll.Generation
 
GENERATION_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
GenerationGroup - Class in org.hibernate.test.annotations.indexcoll
 
GenerationGroup() - Constructor for class org.hibernate.test.annotations.indexcoll.GenerationGroup
 
GenerationTime - Enum in org.hibernate.annotations
When should the generation occurs
generationTypeToGeneratorStrategyName(GenerationType, boolean) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
GenerationUser - Class in org.hibernate.test.annotations.indexcoll
 
GenerationUser() - Constructor for class org.hibernate.test.annotations.indexcoll.GenerationUser
 
generator - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
generator - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
generator - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
generator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
 
generatorKey() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
generatorKey() - Method in class org.hibernate.id.enhanced.TableGenerator
 
generatorKey() - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
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
 
GENERIC_GENERATOR - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
GENERIC_GENERATORS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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
 
GenericObject - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
GenericObject() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
GenericsInheritanceTest - Class in org.hibernate.test.annotations.genericsinheritance
 
GenericsInheritanceTest() - Constructor for class org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest
 
GenericsTest - Class in org.hibernate.test.annotations.generics
 
GenericsTest() - Constructor for class org.hibernate.test.annotations.generics.GenericsTest
 
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 class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Get the value mapped to this key, or null if no value is mapped to this key.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object, long) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Attempt to retrieve an object from the cache.
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, boolean, FlagAdapter...) - 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(QueryKey, Type[], boolean, Set, SessionImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCache
 
get(Object, long) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Attempt to retrieve an object from the cache.
get(Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Get an item from the cache.
get(QueryKey, Type[], boolean, Set, SessionImplementor) - Method in interface org.hibernate.cache.spi.QueryCache
 
get(GroupsPerOperation.Operation) - Method in class org.hibernate.cfg.beanvalidation.GroupsPerOperation
 
get(int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
get(int) - Method in class org.hibernate.collection.internal.PersistentBag
 
get(int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
get(int) - Method in class org.hibernate.collection.internal.PersistentList
 
get(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
get(int) - Method in class org.hibernate.dialect.TypeNames
get default type name for specified type
get(int, long, int, int) - Method in class org.hibernate.dialect.TypeNames
get type name for specified type and size
get(String, Class<X>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
get(String) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
get(int, Class<X>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
get(int) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
get(TupleElement<X>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
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.spi.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.internal.AbstractScrollableResults
 
get(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
get(Class, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
get(Class, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
get(Class, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
get(String, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
get(Class, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(Class, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(String, Serializable, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
get(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
get(Object) - Method in class org.hibernate.internal.util.collections.SimpleMRUCache
 
get(Object) - Method in class org.hibernate.internal.util.collections.SoftLimitMRUCache
Gets an object from the cache.
get(InheritanceType) - Static method in enum org.hibernate.metamodel.binding.InheritanceType
 
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.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
Deprecated.  
get(ResultSet, String) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
get(ResultSet, String, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
get(ResultSet, String) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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.SerializableToBlobType
 
get(ResultSet, String, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
Get a column value from a result set, without worrying about the possibility of null values.
getA() - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
getA() - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
getA() - Method in class org.hibernate.ejb.test.emops.cascade.B3
 
getA() - Method in class org.hibernate.ejb.test.emops.cascade.B4
 
getA() - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
getA() - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
getA() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
getA() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
getA() - Method in class org.hibernate.test.annotations.naturalid.D
 
getA() - Method in class org.hibernate.test.cascade.G
 
getA() - Method in class org.hibernate.test.cascade.H
 
getA() - Method in class org.hibernate.test.resulttransformer.Contract
 
getAcademicYear() - Method in class org.hibernate.test.annotations.onetomany.Order
 
getAcademicYear() - Method in class org.hibernate.test.annotations.onetomany.OrderID
 
getAcademicYear() - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
getAcademicYear() - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
getAccess() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the access property.
getAccess() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getAccess() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.SingularAttributeSource
 
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the access property.
getAccess() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Gets the value of the access property.
getAccess() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
getAccess() - Method in class org.hibernate.test.version.db.Permission
 
getAccess() - Method in class org.hibernate.test.version.sybase.Permission
 
getAccessOptimizer() - Method in class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
 
getAccessOptimizer() - Method in interface org.hibernate.bytecode.spi.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
 
getAccessType() - Method in class org.hibernate.metamodel.binding.Caching
 
getAccessType() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getAccount() - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
getAccountId() - Method in class org.hibernate.test.cuk.Account
 
getAccountId() - Method in class org.hibernate.test.propertyref.basic.Account
 
getAccountId() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
getAccountId() - Method in class org.hibernate.test.propertyref.inheritence.joined.Account
 
getAccountId() - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
getAccountNumber() - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
getAccountNumber() - Method in class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
getAccounts() - Method in class org.hibernate.test.cuk.Person
 
getAccounts() - Method in class org.hibernate.test.propertyref.basic.Person
 
getACollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.D
 
getACollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.D
 
getAction() - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
getAction() - Method in class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
getAction() - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
How should a duplication be handled?
getAction() - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
getAction() - Method in class org.hibernate.test.interceptor.Log
 
getActionQueue() - Method in interface org.hibernate.event.spi.EventSource
Get the ActionQueue for this session
getActionQueue() - Method in class org.hibernate.internal.SessionImpl
 
getActions() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Gets the value of the actions property.
getActions() - Method in class org.hibernate.secure.internal.HibernatePermission
 
getActions() - Method in class org.hibernate.test.interceptor.User
 
getActionString() - Method in enum org.hibernate.metamodel.relational.ForeignKey.ReferentialAction
 
getActivationDate() - Method in class org.hibernate.test.insertordering.Membership
 
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.CUBRIDDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.DB2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.Dialect
The syntax used to add a column to a table (optional).
getAddColumnString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.H2Dialect
 
getAddColumnString() - Method in class org.hibernate.dialect.HSQLDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.InformixDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.IngresDialect
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.internal.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
 
getAddress() - Method in class org.hibernate.ejb.test.callbacks.Person
 
getAddress() - Method in class org.hibernate.envers.test.various.Person
 
getAddress() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
getAddress() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
getAddress() - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
getAddress() - Method in class org.hibernate.test.annotations.inheritance.joined.Pool
 
getAddress() - Method in class org.hibernate.test.annotations.inheritance.joined.PoolAddress
 
getAddress() - Method in class org.hibernate.test.annotations.override.ContactInfo
 
getAddress() - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
getAddress() - Method in class org.hibernate.test.cid.Customer
 
getAddress() - Method in class org.hibernate.test.collection.original.Email
 
getAddress() - Method in class org.hibernate.test.component.basic.Person
 
getAddress() - Method in class org.hibernate.test.cuk.Address
 
getAddress() - Method in class org.hibernate.test.cuk.Person
 
getAddress() - Method in class org.hibernate.test.discriminator.Person
 
getAddress() - Method in interface org.hibernate.test.dynamicentity.Person
 
getAddress() - Method in class org.hibernate.test.hql.ComponentContainer
 
getAddress() - Method in class org.hibernate.test.hql.Zoo
 
getAddress() - Method in class org.hibernate.test.idclass.Customer
 
getAddress() - Method in class org.hibernate.test.join.Person
 
getAddress() - Method in class org.hibernate.test.joinedsubclass.Person
 
getAddress() - Method in class org.hibernate.test.nonflushedchanges.Person
 
getAddress() - Method in class org.hibernate.test.ondelete.Person
 
getAddress() - Method in class org.hibernate.test.onetoone.formula.Person
 
getAddress() - Method in class org.hibernate.test.ops.Person
 
getAddress() - Method in class org.hibernate.test.propertyref.basic.Address
 
getAddress() - Method in class org.hibernate.test.propertyref.basic.Person
 
getAddress() - Method in class org.hibernate.test.subselect.Human
 
getAddress() - Method in class org.hibernate.test.unionsubclass2.Person
 
getAddress() - Method in class org.hibernate.test.usercollection.basic.Email
 
getAddress1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
getAddress1() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
getAddress1() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
getAddressBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getAddresses() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
getAddresses() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
getAddresses() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
getAddresses() - Method in class org.hibernate.test.criteria.Student
 
getAddresses() - Method in class org.hibernate.test.deletetransient.Person
 
getAddresses() - Method in class org.hibernate.test.hql.Human
 
getAddresses() - Method in class org.hibernate.test.querycache.Student
 
getAddressHexString() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressId() - Method in class org.hibernate.test.typedmanytoone.Address
 
getAddressId() - Method in class org.hibernate.test.typedmanytoone.AddressId
 
getAddressId() - Method in class org.hibernate.test.typedonetoone.Address
 
getAddressInt() - Static method in class org.hibernate.id.uuid.Helper
 
getAddressType() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
getAddressType() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
getAddressType() - Method in class org.hibernate.test.querycache.Address
 
getAddUniqueConstraintString(String) - Method in class org.hibernate.dialect.Dialect
The syntax used to add a unique constraint to a table.
getAdminUser() - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
getAdminUser() - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
getAffectedOwnerEntityName(CollectionPersister, Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getAffectedOwnerEntityName() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the entity name for the collection owner entity that is affected by this event.
getAffectedOwnerIdOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the ID for the collection owner entity that is affected by this event.
getAffectedOwnerOrNull() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
Get the collection owner entity that is affected by this event.
getAffectedQueryable() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
 
getAffectedQueryables() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
 
getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
 
getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the after-transaction-completion process, if any, for this action.
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
getAge() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
getAge() - Method in class org.hibernate.test.annotations.indexcoll.Generation
 
getAge() - Method in class org.hibernate.test.annotations.join.C
 
getAge() - Method in class org.hibernate.test.annotations.manytomany.Cat
 
getAge() - Method in class org.hibernate.test.unidir.Child
 
getAggregatedAliases() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Retrieve the aliases for the columns aggregated here.
getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAggregatedSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getAggregatedSelectExpression() - Method in class org.hibernate.loader.hql.QueryLoader
 
getAggregatedSelectionTypeList() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Retrieves a list of the selection types being aggregated
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAggregationResultType() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Obtain the java type of the aggregation
getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getAgreement() - Method in class org.hibernate.test.annotations.various.Truck
 
getAId() - Method in class org.hibernate.test.annotations.cid.A
 
getAId() - Method in interface org.hibernate.test.annotations.xml.hbm.A
 
getAId() - Method in class org.hibernate.test.annotations.xml.hbm.AImpl
 
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.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
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.internal.JoinSequence.Join
 
getAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
Retrieve the defined result alias
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getAlias() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getAlias() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
 
getAlias(String) - Static method in class org.hibernate.hql.internal.ast.util.PathHelper
 
getAlias() - Method in class org.hibernate.internal.CriteriaImpl
 
getAlias() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getAlias() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Gets the value of the alias property.
getAlias() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Gets the value of the alias property.
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(Dialect) - Method in class org.hibernate.metamodel.relational.Column
 
getAlias(Dialect) - Method in class org.hibernate.metamodel.relational.DerivedValue
For any column name, generate an alias that is unique to that column name, unique across tables, and within alias size constraints determined by Dialect.getMaxAliasLength().
getAlias(Dialect) - Method in interface org.hibernate.metamodel.relational.SimpleValue
For any column name, generate an alias that is unique to that column name, unique across tables, and within alias size constraints determined by Dialect.getMaxAliasLength().
getAlias() - Method in interface org.hibernate.sql.SelectExpression
 
getAlias() - Method in class org.hibernate.test.orphan.Mail
 
getAliasedLHSColumnNames(AssociationType, String, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.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.internal.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.internal.classic.QueryTranslatorImpl
 
getAliases() - Method in class org.hibernate.loader.hql.QueryLoader
 
getAliases() - Method in class org.hibernate.loader.JoinWalker
 
getAliases() - Method in class org.hibernate.loader.Loader
Get the SQL table aliases of entities whose associations are subselect-loadable, returning null if this loader does not support subselect loading
getAliases() - Method in class org.hibernate.loader.OuterJoinLoader
 
getAliases() - Method in class org.hibernate.test.annotations.embedded.one2many.PersonName
 
getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getAliasGenerator() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getAliasLockCount() - Method in class org.hibernate.LockOptions
Get the number of aliases that have specific lock modes defined.
getAliasLockIterator() - Method in class org.hibernate.LockOptions
Iterator for accessing Alias (key) and LockMode (value) as Map.Entry
getAliasName(String) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
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.internal.SessionFactoryImpl
 
getAllClassMetadata() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getAllClassMetadata() - Method in interface org.hibernate.SessionFactory
Retrieve the ClassMetadata for all mapped entities.
getAllCollectionMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getAllCollectionMetadata() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getAllCollectionMetadata() - Method in interface org.hibernate.SessionFactory
Get the CollectionMetadata for all mapped collections
getAllDocuments() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
getAllocationSize() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the allocationSize property.
getAllocationSize() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the allocationSize property.
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
 
getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a map of all the second level cache regions currently maintained in this session factory.
getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getAlternateValue() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
 
getAlternativeForestType() - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
getAmount() - Method in class org.hibernate.test.annotations.entity.MonetaryAmount
 
getAmount() - Method in class org.hibernate.test.annotations.entity.Ransom
 
getAmount() - Method in class org.hibernate.test.annotations.generics.Price
 
getAmount() - Method in class org.hibernate.test.annotations.subselect.Bid
 
getAmount() - Method in class org.hibernate.test.annotations.subselect.HighestBid
 
getAmount() - Method in class org.hibernate.test.bidi.Bid
 
getAmount() - Method in class org.hibernate.test.cut.MonetoryAmount
 
getAmount() - Method in class org.hibernate.test.joinfetch.Bid
 
getAndIncrease() - Method in class org.hibernate.envers.tools.MutableInteger
 
getAnimals() - Method in class org.hibernate.test.collection.original.Zoo
 
getAnimals() - Method in class org.hibernate.test.hql.Zoo
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.criteria.basic.BasicCriteriaUsageTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.criteria.ParameterTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.association.AssociationTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.beanvalidation.BeanValidationTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.callbacks.CallbackAndDirtyTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.cascade.CascadeTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.cascade.DeleteOrphanTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.cascade.DetachAndContainsTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.cascade.FetchTest2
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.cascade.CascadePersistTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.FlushModeTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.FlushTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.GetReferenceTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.RefreshTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.inheritance.InheritanceTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.lob.BlobTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.lock.LockTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.lock.UpgradeLockTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.ops.FindTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.ops.MergeNewTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.ops.MergeTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.query.ComponentJoinsTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.query.QueryTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.util.GetIdentifierTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.util.IsLoadedTest
 
getAnnotatedClasses() - Method in class org.hibernate.ejb.test.xml.XmlTest
 
getAnnotatedClasses() - Method in class org.hibernate.metamodel.MetadataSources
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.access.AccessTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.any.AnyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.array.ArrayTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationAutoTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationGroupsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationProvidedFactoryTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cascade.CascadeTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cascade.CascadeToElementCollectionEmbeddedManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cascade.circle.identity.CascadeCircleIdentityIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.CascadeCircleSequenceIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cascade.NonNullableCircularDependencyCascadeTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.cid.keymanytoone.EagerKeyManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.TestBasicOps
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.IndexedCollectionOfElementsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.collectionelement.OrderByTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.dataTypes.BasicOperationsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.embedded.many2one.EmbeddableWithMany2OneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.embedded.one2many.EmbeddableWithOne2ManyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.engine.collection.UnidirCollectionWithMultipleOwnerTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.entity.Java5FeaturesTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.entity.PropertyDefaultMappingsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.entitynonentity.EntityNonEntityTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.EntityTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.fetch.FetchingTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.generics.EmbeddedGenericsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.generics.GenericsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.generics.UnresolvedTypeTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.EnumIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.IdClassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.IdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.sequences.EnumIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.sequences.IdClassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idclass.IdClassCompositePKTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idclass.xml.IdClassXmlTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.IdClassGeneratedValueTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.identifiercollection.IdentifierCollectionTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalIdManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.idmanytoone.IdManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.immutable.ImmutableTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.indexcoll.MapKeyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassAndSecondaryTable
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.inheritance.mixed.SubclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.inheritance.SubclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.inheritance.union.SubclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.interfaces.InterfacesTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.join.JoinTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.JoinedSubclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.loader.LoaderTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.lob.ImageTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.lob.LobTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.lob.TextTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneJoinTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ManyToOneReferencedColumnNameTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.IntermediateMappedSuperclassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdOnSingleManyToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.notfound.NotFoundTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetomany.OrderByTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.HHH4851Test
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.override.AssociationOverrideTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.override.AttributeOverrideTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.persister.PersisterTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.polymorphism.PolymorphismTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.quote.QuoteGlobalTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.quote.QuoteTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.quote.resultsetmappings.ExplicitSqlResultSetMappingTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.strategy.StrategyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.subselect.SubselectTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.tableperclass.TablePerClassTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.target.TargetTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.tuplizer.TuplizerTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.type.TypeTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.various.GeneratedTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.various.IndexTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.various.OptimisticLockAnnotationTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.various.readwriteexpression.ColumnTransformerTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.various.TimestampTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.xml.hbm.HbmTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.annotations.xml.hbm.HbmWithIdentityTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.cache.InsertedDataTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.criteria.ComplexJoinAliasTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.flush.TestCollectionInitializingDuringFlush
 
getAnnotatedClasses() - Method in class org.hibernate.test.locking.LockModeTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.namingstrategy.NamingStrategyTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.typedescriptor.ByteTest
 
getAnnotatedClasses() - Method in class org.hibernate.test.typedescriptor.CharInNativeQueryTest
 
getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getAnnotatedPackages() - Method in class org.hibernate.metamodel.MetadataSources
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.any.AnyTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.id.IdTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.lob.ImageTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.lob.TextTest
 
getAnnotatedPackages() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getAnnotation(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverridenAnnotationReader
 
getAnnotation(Class<T>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getAnnotationDotName() - Method in enum org.hibernate.metamodel.source.annotations.attribute.AttributeNature
 
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
 
getAnnotations() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getAnticipatedNumberOfArguments() - Method in class org.hibernate.dialect.function.TemplateRenderer
 
getAnyConnection() - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAnyConnection() - Method in interface org.hibernate.service.jdbc.connections.spi.MultiTenantConnectionProvider
Allows access to the database metadata of the underlying database(s) in situations where we do not have a tenant id (like startup processing, for example).
getAnyConnectionProvider() - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getAnyMetaDef(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getAnyMetaDef(String) - Method in interface org.hibernate.cfg.Mappings
 
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.internal.AbstractFlushingEventListener
 
getAnything() - Method in class org.hibernate.test.jpa.AbstractJPATest.JPAAutoFlushEventListener
 
getAnything() - Method in class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEventListener
 
getAppliesOn() - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
getAppropriateInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getApproved() - Method in class org.hibernate.test.annotations.entity.Bid
 
getArea() - Method in class org.hibernate.test.annotations.query.Night
 
getArgumentExpressions() - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
 
getArray() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getArticleId() - Method in class org.hibernate.test.criteria.OrderLine
 
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.internal.ast.HqlSqlWalker
 
getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
 
getAssociatedEntities() - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
getAssociatedEntityName(CollectionType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Given a collection type, determine the entity name of the elements contained within instance of that collection.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
Get the entity name of the associated entity
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
 
getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
The name of the associated entity.
getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
The name of the associated entity.
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.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Gets the value of the association property.
getAssociation() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getAssociation() - Method in class org.hibernate.metamodel.binding.FetchProfile.Fetch
 
getAssociationAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getAssociationNature() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
getAssociationOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Gets the value of the associationOverride property.
getAssociationOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the associationOverride property.
getAssociationPath() - Method in class org.hibernate.engine.profile.Association
 
getAssociationType() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getAssumedUnsaved() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
getASTFactory() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.HqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.hql.internal.ast.SqlASTFactory
Returns the class for a given token type (a.k.a.
getASTNodeType(int) - Method in class org.hibernate.sql.ordering.antlr.Factory
getASTPrinter() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
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
getAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Gets the value of the attribute property.
getAttribute() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getAttribute() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getAttribute() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
getAttribute() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
Obtain the attribute bound.
getAttribute() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getAttributeBindingClosure() - Method in class org.hibernate.metamodel.binding.EntityBinding
Gets the attribute bindings defined on this class, including the identifier attribute binding and attribute bindings defined as part of a join.
getAttributeBindingClosureSpan() - Method in class org.hibernate.metamodel.binding.EntityBinding
Gets the number of attribute bindings defined on this class, including the identifier attribute binding and attribute bindings defined as part of a join.
getAttributeContainer() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain the underlying domain attribute container.
getAttributeContainer() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getAttributeContainer() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getAttributeContainer() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
getAttributeContainer() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
getAttributeContainer() - Method in interface org.hibernate.metamodel.domain.Attribute
Retrieve the declaring container for this attribute (entity/component).
getAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the attributeOverride property.
getAttributeOverrideMap() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getAttributePath() - Method in class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
getAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the attributes property.
getAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the attributes property.
getAttributeType() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getAuditConfiguration() - Method in class org.hibernate.envers.event.BaseEnversEventListener
 
getAuditConfiguration() - Method in interface org.hibernate.envers.event.EnversListener
 
getAuditData() - Method in class org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
 
getAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
getAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
getAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
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
 
getAuditReader() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
getAuditReader() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
getAuditReader() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
getAuditStrategy() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getAuditStrategy() - Method in class org.hibernate.envers.test.AbstractEnversTest
 
getAuditStrategyName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
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
 
getAuthor() - Method in class org.hibernate.ejb.test.cascade.Song
 
getAuthor() - Method in class org.hibernate.test.flush.Book
 
getAuthor() - Method in class org.hibernate.test.optlock.Document
 
getAuthoriser() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getAuthoriser() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getAuthors() - Method in class org.hibernate.test.flush.Publisher
 
getAutoCloseSessionEnabled() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getAutoCloseSessionEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is automatic Session closing enabled?
getAuxiliaryDatabaseObjects() - Method in class org.hibernate.metamodel.relational.Database
 
getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getAverageGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getAvgBeat() - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
getB() - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
getB() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
getB() - Method in class org.hibernate.test.annotations.cid.AId
 
getB() - Method in interface org.hibernate.test.annotations.xml.hbm.Z
 
getB() - Method in class org.hibernate.test.annotations.xml.hbm.ZImpl
 
getB() - Method in class org.hibernate.test.resulttransformer.Contract
 
getB1() - Method in class org.hibernate.ejb.test.emops.cascade.C1
 
getB1List() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getB2() - Method in class org.hibernate.ejb.test.emops.cascade.C2
 
getB2List() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getB3List() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getB4List() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getBaby() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
Retrieves the collection-roles for the bags encountered.
getBags() - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
getBalance() - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
getBankAccount() - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
getBase() - Method in class org.hibernate.cfg.IndexColumn
 
getBase() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Gets the value of the base property.
getBaseForMappings() - Method in class org.hibernate.test.jdbc.GeneralWorkTest
 
getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getBaseIndex() - Method in class org.hibernate.mapping.List
 
getBasePropertyMapping() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getBasic() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the basic property.
getBasic() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the basic property.
getBasicSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
Allows access to the basic Dialect.getSelectClauseNullString(int) implementation...
getBasketDatetime() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
getBasketDatetime() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
getBatch(BatchKey) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
getBatch(BatchKey) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Get a batch instance.
getBatch() - Method in class org.hibernate.test.cascade.Job
 
getBatchDate() - Method in class org.hibernate.test.cascade.JobBatch
 
getBatchedStatementCount() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
getBatchedStatementCount() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
How many statements will be in this batch?

Note that this is distinctly different than the size of the batch.

getBatchFetchQueue() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchFetchQueue() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the BatchFetchQueue, instantiating one if necessary.
getBatchPosition() - Method in exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
getBatchSize() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the batchSize property.
getBatchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the batchSize property.
getBatchSize() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getBatchSize() - Method in class org.hibernate.mapping.Collection
 
getBatchSize() - Method in class org.hibernate.mapping.PersistentClass
 
getBatchSize() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getBatchSize() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getBatchSize() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getBatchSize() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getBatchSize() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getBatchSize() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the batch-size to be applied when initializing proxies of this entity.
getBatchSize() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getBatchSizes(int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
getBatchSizes() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
getBatchStatement(String, boolean) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
getBatchStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Get a statement which is part of the batch, creating if necessary (and storing for next time).
getBatchStatement(String, boolean) - Method in class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatch
 
getBatchVersionedDataEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getBatchVersionedDataEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is JDBC batch update for versioned entities enabled?
getBCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
getBCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.F
 
getBCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
getBCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.F
 
getBeanName() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getBeanName() - Method in class org.hibernate.envers.entities.PropertyData
 
getBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
Retrieve a named bean property value.
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
 
getBeforeTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
 
getBeforeTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
Get the before-transaction-completion process, if any, for this action.
getBeginTime() - Method in class org.hibernate.ejb.test.util.Sickness
 
getBeings() - Method in class org.hibernate.test.unionsubclass.Location
 
getBId() - Method in interface org.hibernate.test.annotations.xml.hbm.B
 
getBId() - Method in class org.hibernate.test.annotations.xml.hbm.BImpl
 
getBids() - Method in class org.hibernate.test.bidi.Auction
 
getBids() - Method in class org.hibernate.test.joinfetch.Item
 
getBigDecimal(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBigDecimal(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a big_decimal
getBigDecimalValue() - Method in class org.hibernate.test.hql.Human
 
getBiggestRepresentative() - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
getBigInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBigInteger(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a big_integer
getBigIntegerValue() - Method in class org.hibernate.test.hql.Human
 
getBigText() - Method in class org.hibernate.test.annotations.entity.Forest
 
getBillingAddress() - Method in class org.hibernate.test.typedmanytoone.Customer
 
getBillingAddress() - Method in class org.hibernate.test.typedonetoone.Customer
 
getBinary(int) - Method in class org.hibernate.internal.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
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
getBio() - Method in class org.hibernate.test.compositeelement.Child
 
getBioLength() - Method in class org.hibernate.test.compositeelement.Child
 
getBirthdate() - Method in class org.hibernate.test.hql.Mammal
 
getBlob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBlob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a blob
getBlobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getBlobLocator() - Method in class org.hibernate.test.lob.LobHolder
 
getBoarder() - Method in class org.hibernate.test.jdbc.Boat
 
getBody() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
getBody() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getBodyColor() - Method in class org.hibernate.test.annotations.manytoone.Car
 
getBodyTemperature() - Method in class org.hibernate.test.hql.Reptile
 
getBodyWeight() - Method in class org.hibernate.test.hql.Animal
 
getBook() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
getBookClass() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
getBookClass() - Method in class org.hibernate.test.annotations.lob.LobTest
 
getBookClass() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
getBooks() - Method in class org.hibernate.test.flush.Author
 
getBoolean(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getBoolean(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getBoolean(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a boolean (default of false)
getBoolean(String, Map, boolean) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a boolean.
getBoolean(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a boolean
getBooleanExpression() - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
getBooleanValue(Boolean, boolean) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
getBoundValue() - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
getBranch() - Method in class org.hibernate.test.annotations.fetch.Leaf
 
getBrand() - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
getBrand() - Method in class org.hibernate.test.annotations.access.Furniture
 
getBrand() - Method in class org.hibernate.test.annotations.access.Gardenshed
 
getBrand() - Method in class org.hibernate.test.annotations.beanvalidation.Display
 
getBrand() - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
getBrandName() - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
getBrandName() - Method in class org.hibernate.test.annotations.quote.Phone
 
getBs() - Method in class org.hibernate.test.array.A
 
getBsb() - Method in class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
getBugs() - Method in class org.hibernate.test.annotations.collectionelement.BugSystem
 
getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
 
getBuyer() - Method in class org.hibernate.test.filter.Order
 
getBuyers() - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
getByte(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getByte(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a byte
getBytecodeProvider() - Static method in class org.hibernate.cfg.Environment
 
getByteData() - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
getByteData() - Method in class org.hibernate.test.typedescriptor.VariousTypesEntity
 
getByteLob() - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
getBytes() - Method in interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
The bytes making up the class' bytecode.
getBytes() - Method in class org.hibernate.test.instrument.domain.Problematic
 
getBytes() - Method in class org.hibernate.test.instrument.domain.Problematic.Representation
 
getBytes() - Method in interface org.hibernate.type.descriptor.BinaryStream
Access to the bytes.
getBytes() - Method in class org.hibernate.type.descriptor.java.BinaryStreamImpl
 
getBytesFromInputStream(InputStream) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
 
getC() - Method in class org.hibernate.test.annotations.cid.AId
 
getC1List() - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
getC2List() - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
getCache() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
 
getCache() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getCache() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the cache property.
getCache() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the cache property.
getCache() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getCache() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCache() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getCache() - Method in interface org.hibernate.SessionFactory
Obtain direct access to the underlying cache regions.
getCacheable() - Method in class org.hibernate.internal.CriteriaImpl
 
getCacheAccessStrategy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache
getCacheAccessStrategy() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheAccessStrategy() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache (optional operation)
getCacheAccessType() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getCacheAccessType() - Method in interface org.hibernate.metamodel.source.MappingDefaults
The default cache access type to use
getCacheAdapter() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - Static method in class org.hibernate.cfg.annotations.EntityBinder
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.any.AnyTypeTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.batch.BatchTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.collection.set.PersistentSetNonLazyTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.generated.TriggerGeneratedValuesWithoutCachingTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.interfaceproxy.InterfaceProxyTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.lob.SerializableTypeTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.mixed.MixedTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.onetomany.RecursiveBidirectionalOneToManyNoCacheTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.onetomany.RecursiveVersionedBidirectionalOneToManyNoCacheTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.ops.GetLoadTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.pagination.PaginationTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.propertyref.component.complete.CompleteComponentPropertyRefTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.propertyref.component.partial.PartialComponentPropertyRefTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.proxy.ProxyTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.rowid.RowIdTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.sql.hand.custom.CustomSQLTestSupport
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.ternary.TernaryTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.tm.CMTTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.unidir.BackrefTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.test.usercollection.basic.UserCollectionTypeTest
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getCacheDataDescription() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
getCacheDataDescription() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
getCacheDataDescription() - Method in interface org.hibernate.cache.spi.TransactionalDataRegion
 
getCachedDatabaseSnapshot(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Retrieve the cached database snapshot for the requested entity key.
getCachedDatabaseSnapshot(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
getCachedResultTypes(Type[]) - Method in class org.hibernate.transform.CacheableResultTransformer
Returns the result types for the transformed value.
getCachedSize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the cache structure
getCacheEntryStructure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getCacheEntryStructure() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the cache structure
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getCacheHitCount
getCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
Queries retrieved successfully from the cache
getCacheHitCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheHitSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheManager() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getCacheManagerObjectName(String, String) - Static method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Returns an ObjectName for the passed name
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getCacheMissCount
getCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
 
getCacheMissCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheMissSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheMode(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.spi.NamedQueryDefinition
 
getCacheMode() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getCacheMode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getCacheMode() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getCacheMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the cacheMode property.
getCacheMode() - Method in class org.hibernate.internal.SessionImpl
 
getCacheMode() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getCacheMode() - Method in interface org.hibernate.Session
Get the current cache mode.
getCacheName() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getCacheProviderConfig() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCacheProviderConfig() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. For cache providers which support this setting, get the provider's specific configuration resource.
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCachePutCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getCachePutCount
getCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
 
getCachePutCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCachePutSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getCacheRegion() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getCacheRegion() - Method in class org.hibernate.engine.spi.QueryParameters
 
getCacheRegion() - Method in class org.hibernate.internal.CriteriaImpl
 
getCacheRegion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the cacheRegion property.
getCacheRegion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the cacheRegion property.
getCacheRegionFactory() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCacheRegionFactory() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the second-level cache provider class name
getCacheRegionName() - Method in class org.hibernate.mapping.Collection
 
getCacheRegionName() - Method in class org.hibernate.mapping.RootClass
 
getCacheRegionPrefix() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCacheRegionPrefix() - Method in class org.hibernate.cfg.Settings
 
getCacheRegionPrefix() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the cache region prefix
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getCacheRegionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
getCaching() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCaching() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getCaching() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCaching() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCaching() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getCaching() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCaching() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the caching configuration for this entity.
getCaching() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCaching() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getCalendar(int) - Method in class org.hibernate.internal.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
 
getCallbackMethod(Class<?>) - Method in interface org.hibernate.metamodel.source.binder.JpaCallbackClass
 
getCanonicalName() - Method in class org.hibernate.mapping.Column
 
getCaptain() - Method in class org.hibernate.test.annotations.query.SpaceShip
 
getCard() - Method in class org.hibernate.test.annotations.cid.keymanytoone.PrimaryKey
 
getCard() - Method in class org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey
 
getCardtmp() - Method in class org.hibernate.test.annotations.idmanytoone.CardField
 
getCarName() - Method in class org.hibernate.test.annotations.manytomany.Man
 
getCarName() - Method in class org.hibernate.test.annotations.manytomany.Woman
 
getCars() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
getCars() - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
getCars() - Method in class org.hibernate.test.entityname.Person
 
getCascadableChildrenIterator(EventSource, CollectionType, Object) - Method in class org.hibernate.engine.spi.CascadingAction
Given a collection, get an iterator of the children upon which the current cascading action should be visited.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the cascade property.
getCascade() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the cascade property.
getCascade() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the cascade property.
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.internal.AbstractSaveEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultPersistOnFlushEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
 
getCascadeAction() - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
getCascadeAction() - Method in class org.hibernate.test.jpa.AbstractJPATest.JPAPersistOnFlushEventListener
 
getCascadeAll() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadeAll property.
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
 
getCascadeDetach() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadeDetach property.
getCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Do we already know that the entity does not exist in the database?
getCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
How deep are we cascaded?
getCascadeMerge() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadeMerge property.
getCascadePersist() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getCascadePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadePersist property.
getCascadePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the cascadePersist property.
getCascadeRefresh() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadeRefresh property.
getCascadeRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Gets the value of the cascadeRemove property.
getCascadeStyle(String) - Static method in class org.hibernate.engine.spi.CascadeStyle
Factory method for obtaining named cascade styles
getCascadeStyle() - Method in class org.hibernate.mapping.Property
 
getCascadeStyle() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCascadeStyle() - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
Obtain the cascade style in effect for this association.
getCascadeStyle() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getCascadeStyle() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getCascadeStyle() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default cascade style to apply to associations if none specified in the mapping.
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 class org.hibernate.type.AnyType
 
getCascadeStyle(int) - Method in class org.hibernate.type.ComponentType
 
getCascadeStyle(int) - Method in class org.hibernate.type.CompositeCustomType
 
getCascadeStyle(int) - Method in interface org.hibernate.type.CompositeType
Retrieve the cascade style of the indicated component property.
getCascadeStyles() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getCascadeStyles() - Method in interface org.hibernate.metamodel.source.binder.AssociationAttributeSource
Obtain the cascade styles to be applied to this association.
getCascadeStyles() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCascadeStyles() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getCascadeType(String) - Static method in enum org.hibernate.metamodel.binding.CascadeType
 
getCascadeType(CascadeType) - Static method in enum org.hibernate.metamodel.binding.CascadeType
 
getCascadeTypes() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
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.internal.AbstractFlushingEventListener
 
getCascadingAction() - Method in class org.hibernate.test.jpa.AbstractJPATest.JPAAutoFlushEventListener
 
getCascadingAction() - Method in class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEventListener
 
getCascadingChildren() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getCascadingChildren() - Method in class org.hibernate.test.ops.Node
 
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
The name of the SQL function that can do case insensitive like comparison.
getCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the catalog property.
getCatalog() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the catalog property.
getCatalog() - Method in class org.hibernate.mapping.Table
 
getCatalog() - Method in class org.hibernate.metamodel.relational.ObjectName
 
getCatalog() - Method in class org.hibernate.metamodel.relational.Schema.Name
 
getCatalog() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
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.
getCatalogName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getCatalogName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default database catalog name to use if none specified in the mapping.
getCategories() - Method in class org.hibernate.test.filter.Product
 
getCategory() - Method in class org.hibernate.test.annotations.entity.Tool
 
getCategory() - Method in class org.hibernate.test.joinfetch.Item
 
getCategoryName() - Method in class org.hibernate.stat.internal.CategorizedStatistics
 
getCats() - Method in class org.hibernate.test.annotations.manytomany.Woman
 
getCause() - Method in exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Gets the cause of this throwable.
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.G
 
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
getCCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.G
 
getCfg() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
getCfg() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
getChangedElement() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getChangedElementIndex() - Method in class org.hibernate.envers.entities.mapper.PersistentCollectionChangeData
 
getCharacter(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getCharacter(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a character
getCharacterData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getCharacters() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getCharData() - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
getCharLob() - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
getCheck() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.CustomSqlElement
 
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Gets the value of the check property.
getCheck() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the check property.
getCheck() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getCheckCondition() - Method in class org.hibernate.metamodel.relational.Column
 
getCheckCondition() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getCheckCondition() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
getCheckCondition() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl
 
getCheckCondition() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getCheckCondition() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain the specified check constraint condition
getCheckConstraint() - Method in class org.hibernate.mapping.Column
 
getCheckConstraints() - Method in class org.hibernate.metamodel.relational.InLineView
 
getCheckConstraints() - Method in class org.hibernate.metamodel.relational.Table
 
getCheckConstraints() - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getCheckConstraintsIterator() - Method in class org.hibernate.mapping.Table
 
getCheckStyle() - Method in class org.hibernate.metamodel.binding.CustomSQL
 
getChild() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
getChild() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
getChild() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
getChild() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
getChild() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
getChild() - Method in class org.hibernate.test.instrument.domain.Entity
 
getChild1() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
getChild1() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getChild1Data() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
getChild2() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
getChild2() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getChild2Data() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
getChild3() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getChildData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
getChildren() - Method in class org.hibernate.ejb.test.ops.Node
 
getChildren() - Method in class org.hibernate.envers.test.EnversRunner
 
getChildren() - Method in class org.hibernate.test.annotations.cascade.Parent
 
getChildren() - Method in class org.hibernate.test.annotations.genericsinheritance.Parent
 
getChildren() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
getChildren() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
getChildren() - Method in class org.hibernate.test.annotations.inheritance.joined.Folder
 
getChildren() - Method in class org.hibernate.test.annotations.inheritance.mixed.Folder
 
getChildren() - Method in class org.hibernate.test.annotations.inheritance.union.Folder
 
getChildren() - Method in class org.hibernate.test.cascade.Parent
 
getChildren() - Method in class org.hibernate.test.collection.bag.BagOwner
 
getChildren() - Method in class org.hibernate.test.collection.idbag.IdbagOwner
 
getChildren() - Method in class org.hibernate.test.collection.list.ListOwner
 
getChildren() - Method in class org.hibernate.test.collection.map.Parent
 
getChildren() - Method in class org.hibernate.test.collection.set.Parent
 
getChildren() - Method in class org.hibernate.test.compositeelement.Parent
 
getChildren() - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
getChildren() - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
getChildren() - Method in class org.hibernate.test.naturalid.immutable.Parent
 
getChildren() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getChildren() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getChildren() - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
getChildren() - Method in class org.hibernate.test.onetomany.Parent
 
getChildren() - Method in class org.hibernate.test.ops.Node
 
getChildren() - Method in class org.hibernate.test.ops.NumberedNode
 
getChildren() - Method in class org.hibernate.test.ops.VersionedEntity
 
getChildren() - Method in class org.hibernate.test.readonly.VersionedNode
 
getChildren() - Method in class org.hibernate.test.reattachment.Parent
 
getChildren() - Method in class org.hibernate.test.subselectfetch.Parent
 
getChildren() - Method in class org.hibernate.test.unidir.Parent
 
getChildren() - Method in class org.hibernate.test.where.File
 
getChildren1() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
getChildren2() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
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.
getCity() - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
getCity() - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
getCity() - Method in class org.hibernate.test.annotations.entity.Address
 
getCity() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
getCity() - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
getCity() - Method in class org.hibernate.test.annotations.onetomany.Street
 
getCity() - Method in class org.hibernate.test.annotations.override.Addr
 
getCity() - Method in class org.hibernate.test.annotations.override.Address
 
getCity() - Method in class org.hibernate.test.annotations.strategy.Location
 
getCity() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getCity() - Method in class org.hibernate.test.criteria.CityState
 
getCity() - Method in class org.hibernate.test.criteria.StudentAddress
 
getCity() - Method in interface org.hibernate.test.dynamicentity.Address
 
getCity() - Method in class org.hibernate.test.hql.Address
 
getCity() - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
getCity() - Method in class org.hibernate.test.nonflushedchanges.Address
 
getCity() - Method in class org.hibernate.test.ops.Address
 
getCity() - Method in class org.hibernate.test.querycache.Address
 
getCity() - Method in class org.hibernate.test.typedmanytoone.Address
 
getCity() - Method in class org.hibernate.test.typedonetoone.Address
 
getCityState() - Method in class org.hibernate.test.criteria.Student
 
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.
getClassAccessType() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getClassAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getClassAuditingData(String) - Method in class org.hibernate.envers.configuration.ClassesAuditingData
 
getClassCacheOrCollectionCache() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the classCacheOrCollectionCache property.
getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter
 
getClassDescriptor(byte[]) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Given the bytecode of a java class, retrieve the descriptor for that class.
getClasses() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getClasses() - Method in interface org.hibernate.cfg.Mappings
 
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
getClassification() - Method in class org.hibernate.ejb.test.util.Sickness
 
getClassification() - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
getClassification() - Method in class org.hibernate.test.hql.Zoo
 
getClassInfo(String) - Method in interface org.hibernate.metamodel.source.annotations.AnnotationBindingContext
 
getClassInfo(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getClassInfo() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getClassInfo(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getClassInfo(DotName) - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.IndexBuilder
 
getClassInfoAnnotationsMap(DotName) - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.IndexBuilder
 
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
Deprecated.  
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
Deprecated.  
getClassMetadata(Class) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getClassMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getClassMetadata(Class) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getClassMetadata(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.internal.ast.tree.FromElement
 
getClassName() - Method in class org.hibernate.mapping.PersistentClass
 
getClassName() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getClassName() - Method in class org.hibernate.metamodel.domain.BasicType
 
getClassName() - Method in interface org.hibernate.metamodel.domain.Type
Obtain the java class name for this type.
getClassName() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getClassName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getClassName() - Method in interface org.hibernate.metamodel.source.binder.ComponentAttributeSource
 
getClassName() - Method in interface org.hibernate.metamodel.source.binder.CompositePluralAttributeElementSource
 
getClassName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the name of the entity Class
getClassName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getClassName() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getClassName() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
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
 
getClassReference() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain the Class reference for this attribute container.
getClassReference() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getClassReference() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getClassReference() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getClassReference() - Method in class org.hibernate.metamodel.domain.BasicType
 
getClassReference() - Method in class org.hibernate.metamodel.domain.JavaType
 
getClassReference() - Method in interface org.hibernate.metamodel.domain.Type
Obtain the java Class reference for this type
getClassReference() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getClassReference() - Method in interface org.hibernate.metamodel.source.binder.ComponentAttributeSource
 
getClassReference() - Method in interface org.hibernate.metamodel.source.binder.CompositePluralAttributeElementSource
 
getClassReference() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getClassReference() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
getClassReferenceUnresolved() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getClassReferenceUnresolved() - Method in class org.hibernate.metamodel.domain.BasicType
 
getClassReferenceUnresolved() - Method in interface org.hibernate.metamodel.domain.Type
 
getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.internal.JavassistInstrumenter
 
getClassTransformer(ClassDescriptor, Set) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Create class transformer for the class.
getClassType(XClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getClassType(XClass) - Method in interface org.hibernate.cfg.Mappings
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
 
getClazz() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass
Gets the value of the clazz property.
getClazz() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the clazz property.
getClazzOrSubclassOrJoinedSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the clazzOrSubclassOrJoinedSubclass property.
getClients() - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
getClob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getClob(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a clob
getClobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getClobLocator() - Method in class org.hibernate.test.lob.LobHolder
 
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getCloseStatementCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCloseStatementCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCloseStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were released
getCloudTypes() - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
getCode() - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
getCode() - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
getCode() - Method in class org.hibernate.envers.test.integration.accesstype.Country
 
getCode() - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
getCode() - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
getCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.Language
 
getCode() - Method in class org.hibernate.test.fetchprofiles.join.Course
 
getCode() - Method in class org.hibernate.test.fetchprofiles.join.Department
 
getCode() - Method in class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
getCode() - Method in class org.hibernate.test.mapcompelem.Item
 
getCode2() - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
getCodeName() - Method in class org.hibernate.test.annotations.indexcoll.Version
 
getCollation() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified collation specification, if one.
getCollectedParameters() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
getCollectedParameterSpecifications() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getCollection() - Method in class org.hibernate.action.internal.CollectionAction
 
getCollection() - Method in class org.hibernate.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(CollectionKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the collection instance associated with the CollectionKey
getCollection() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
getCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection instance associated with the CollectionKey
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
getCollection() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
getCollection() - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
getCollection() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
getCollection() - Method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getCollection() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Gets the value of the collection property.
getCollection(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getCollection(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
instantiate a collection wrapper (called when loading an object)
getCollection2() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
getCollectionAliases() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionFetchReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CollectionReturn
 
getCollectionAliases() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionAliases() - Method in class org.hibernate.loader.Loader
 
getCollectionBatch(CollectionPersister, Serializable, int) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Get a batch of uninitialized collection keys for a given role
getCollectionBinder(String, XProperty, boolean, boolean) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
collection binder factory
getCollectionBinding() - Method in class org.hibernate.metamodel.binding.AbstractCollectionElement
 
getCollectionBindings() - Method in interface org.hibernate.metamodel.Metadata
 
getCollectionBindings() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getCollectionChanges() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
getCollectionChangeValue() - Method in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
getCollectionChangeValue() - Method in class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeNoRevisionTest
 
getCollectionChangeValue() - Method in class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeRevisionTest
 
getCollectionCount() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getCollectionCount() - Method in interface org.hibernate.stat.SessionStatistics
Get the number of collection instances associated with the session
getCollectionElement() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCollectionElement() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCollectionElementColumns(String, String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Retrieves the column names corresponding to the collection elements for the given collection role.
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.AbstractCollectionElement
 
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.BasicCollectionElement
 
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.CompositeCollectionElement
 
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.ManyToAnyCollectionElement
 
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
getCollectionElementNature() - Method in class org.hibernate.metamodel.binding.OneToManyCollectionElement
 
getCollectionEntries() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from collection instance to collection entry
getCollectionEntry(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the collection entry for a persistent collection
getCollectionEntry(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the collection entry for a persistent collection
getCollectionEntry(AbstractCollectionEvent) - Method in class org.hibernate.envers.event.BaseEnversCollectionEventListener
 
getCollectionEntryOrNull(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.PersistenceContext
Get the collection entry for a collection passed to filter, which might be a collection wrapper, an array, or an unwrapped collection.
getCollectionFetchCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionFetchCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections fetched
getCollectionFetches() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getCollectionFilterRole() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getCollectionFromElements() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getCollectionHolder(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the PersistentCollection object for an array
getCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the PersistentCollection object for an array
getCollectionId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the collectionId property.
getCollectionKey() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCollectionKey() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCollectionKeys() - Method in class org.hibernate.engine.spi.QueryParameters
 
getCollectionKeys() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getCollectionKeys() - Method in interface org.hibernate.stat.SessionStatistics
Get the set of all CollectionKeys
getCollectionLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
Get the CollectionLoadContext associated with the given ResultSet, creating one if needed.
getCollectionLoadCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionLoadCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections loaded
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
Deprecated.  
getCollectionMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the collection mappings
getCollectionMetadata(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCollectionMetadata(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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 class org.hibernate.engine.internal.StatefulPersistenceContext
Get the entity that owns this persistent collection
getCollectionOwner(Serializable, CollectionPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity that owns this persistent collection
getCollectionOwners() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getCollectionOwners() - Method in class org.hibernate.loader.custom.CustomLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionOwners() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionOwners() - Method in class org.hibernate.loader.Loader
Get the index of the entity that owns the collection, or -1 if there is no owner in the query results (ie.
getCollectionOwners() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionPath() - Method in class org.hibernate.ejb.criteria.expression.SizeOfCollectionExpression
 
getCollectionPath() - Method in class org.hibernate.ejb.criteria.predicate.MemberOfPredicate
 
getCollectionPersister(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the persister object for a collection role.
getCollectionPersister(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Locate the collection persister by the collection role.
getCollectionPersister(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCollectionPersister() - Method in class org.hibernate.loader.collection.BatchingCollectionInitializer
 
getCollectionPersisterClass() - Method in class org.hibernate.mapping.Collection
 
getCollectionPersisterClass() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCollectionPersisterClass() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCollectionPersisterClass(Collection) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
getCollectionPersisterClass(PluralAttributeBinding) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
getCollectionPersisterClass(Collection) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the collection persister class for a given collection role or null if the collection persister class should be the default.
getCollectionPersisterClass(PluralAttributeBinding) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the collection persister class for a given collection role or null if the collection persister class should be the default.
getCollectionPersisters() - Method in class org.hibernate.hql.internal.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
 
getCollectionPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Retrieve a PropertyMapping describing the given collection role.
getCollectionRecreateCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionRecreateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionRecreateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections recreated
getCollectionReferencingPropertyData() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getCollectionRemoveCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionRemoveCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionRemoveCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections removed
getCollectionRole() - Method in class org.hibernate.engine.query.spi.FilterQueryPlan
 
getCollectionRole() - Method in class org.hibernate.mapping.Backref
 
getCollectionRole() - Method in class org.hibernate.mapping.IndexBackref
 
getCollectionRoleNames() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionRoleNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get the names of all collection roles
getCollectionRoleNames() - Method in interface org.hibernate.stat.Statistics
Get the names of all collection roles
getCollectionRolesByEntityParticipant(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieves a set of all the collection roles in which the given entity is a participant, as either an index or an element.
getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCollectionsByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getCollectionsByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from collection key to collection instance
getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the "space" that holds the persistent state
getCollectionStatistics(String) - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getCollectionStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get collection statistics per role
getCollectionStatistics(String) - Method in interface org.hibernate.stat.Statistics
Get collection statistics per role
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getCollectionStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getCollectionSubquery(Map) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getCollectionSuffix() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getCollectionSuffixes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getCollectionSuffixes() - Method in class org.hibernate.loader.BasicLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getCollectionSuffixes() - Method in class org.hibernate.loader.JoinWalker
 
getCollectionSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getCollectionTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the collectionTable property.
getCollectionTable() - Method in class org.hibernate.mapping.Collection
 
getCollectionTable() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCollectionTable() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCollectionTableAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getCollectionTableCheck() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCollectionTableCheck() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionTableComment() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCollectionTableComment() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the collectionType property.
getCollectionType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the collectionType property.
getCollectionType() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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.jmx.StatisticsService
Deprecated.  
getCollectionUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getCollectionUpdateCount() - Method in interface org.hibernate.stat.Statistics
Global number of collections updated
getColonies() - Method in class org.hibernate.ejb.test.emops.Empire
 
getColor() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
getColor() - Method in class org.hibernate.test.annotations.access.Woody
 
getColor() - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
getColor() - Method in class org.hibernate.test.id.Car
 
getColor() - Method in class org.hibernate.test.stateless.Paper
 
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.internal.ast.tree.Node
 
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement.JaxbReturnDiscriminator
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the column property.
getColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Gets the value of the column property.
getColumn(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumn(int) - Method in class org.hibernate.mapping.Constraint
 
getColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
 
getColumn(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.spi.sql.NativeSQLQueryScalarReturn
 
getColumnAlias() - Method in class org.hibernate.loader.custom.ScalarReturn
 
getColumnAliases(int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AliasedProjection
 
getColumnAliases(int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Distinct
 
getColumnAliases(int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
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
 
getColumnAliasExtractor() - Method in class org.hibernate.dialect.Dialect
 
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Gets the value of the columnAttribute property.
getColumnAttribute() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
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
 
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
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
 
getColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
Gets the value of the columnName property.
getColumnName() - Method in class org.hibernate.metamodel.relational.Column
 
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.internal.ast.QueryTranslatorImpl
 
getColumnNames() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
The column alias names being used in the generated SQL.
getColumnNames() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getColumnNames() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the column names in the generated SQL.
getColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
getColumnNamesStartPosition(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the columnOrFormula property.
getColumnOrFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the columnOrFormula property.
getColumnOrFormulaElements() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
getColumnResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Gets the value of the columnResult property.
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.internal.ast.tree.AbstractMapComponentNode
 
getColumns(String, Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getColumns() - Method in class org.hibernate.mapping.Constraint
 
getColumns() - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
getColumns() - Method in interface org.hibernate.metamodel.relational.Constraint
Obtain the columns that are part of this 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.internal.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() - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
getColumnSpan(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
getColumnSpan(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.AnyType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CollectionType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ComponentType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CompositeCustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.CustomType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.ManyToOneType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.MetaType
 
getColumnSpan(Mapping) - Method in class org.hibernate.type.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
 
getColumnValues() - Method in class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
getColumnValues() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getCommandId() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
getComment() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getComment() - Method in class org.hibernate.engine.spi.QueryParameters
 
getComment() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionEntity
 
getComment() - Method in class org.hibernate.internal.CriteriaImpl
 
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the comment property.
getComment() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the comment property.
getComment() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getComment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
getComment() - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getComment() - Method in class org.hibernate.mapping.Column
 
getComment() - Method in class org.hibernate.mapping.Table
 
getComment() - Method in class org.hibernate.metamodel.relational.Column
 
getComment() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getComment() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getComment() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain the specified SQL comment
getComment() - Method in class org.hibernate.test.interceptor.Image.Details
 
getComments() - Method in class org.hibernate.ejb.test.callbacks.Customer
 
getComments() - Method in class org.hibernate.metamodel.relational.InLineView
 
getComments() - Method in class org.hibernate.metamodel.relational.Table
 
getComments() - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getComments() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getComments() - Method in class org.hibernate.test.discriminator.Customer
 
getComments() - Method in class org.hibernate.test.join.Customer
 
getComments() - Method in class org.hibernate.test.join.Thing
 
getComments() - Method in class org.hibernate.test.joinedsubclass.Customer
 
getComments() - Method in class org.hibernate.test.joinfetch.Item
 
getComments() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getComments() - Method in class org.hibernate.test.unionsubclass2.Customer
 
getCommentsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getCommentsEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Are SQL comments enabled?
getCommunityNote() - Method in class org.hibernate.test.annotations.entity.CommunityBid
 
getComp1() - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
getComp1() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
getComp1() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
getComp1() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
getComp1() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
getComp1() - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
getComp2() - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
getComp2() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
getCompany() - Method in class org.hibernate.test.annotations.manytomany.Building
 
getCompany() - Method in interface org.hibernate.test.dynamicentity.Customer
 
getCompany() - Method in class org.hibernate.test.filter.hql.Customer
 
getCompany() - Method in class org.hibernate.test.queryplan.Customer
 
getCompany() - Method in class org.hibernate.test.subclassfilter.Person
 
getCompanyAddress() - Method in class org.hibernate.test.annotations.inheritance.joined.Company
 
getCompanyCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
getCompanyCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
getCompanyCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
getCompanyId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
getCompanyId() - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
getCompanyName() - Method in class org.hibernate.test.annotations.fetch.Person
 
getCompanyName() - Method in class org.hibernate.test.annotations.inheritance.joined.Company
 
getCompanyName() - Method in class org.hibernate.test.jpa.fetch.Person
 
getComparator() - Method in class org.hibernate.mapping.Collection
 
getComparator() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getComparator() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getComparator() - Method in class org.hibernate.metamodel.binding.SetBinding
 
getComparator() - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
getComparator() - Method in class org.hibernate.type.BinaryType
 
getComparator() - Method in class org.hibernate.type.ByteType
 
getComparator() - Method in class org.hibernate.type.CalendarType
 
getComparator() - Method in class org.hibernate.type.CustomType
 
getComparator() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Retrieve the natural comparator for this type.
getComparator() - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
getComparator() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Retrieve the natural comparator for this type.
getComparator() - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
getComparator() - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
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
 
getComparatorClassName() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getComparatorName() - Method in interface org.hibernate.metamodel.source.binder.Sortable
 
getComparatorName() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
getComparisonOperator() - Method in class org.hibernate.ejb.criteria.predicate.ComparisonPredicate
 
getCompetitors() - Method in class org.hibernate.ejb.test.emops.Competition
 
getCompetitors() - Method in class org.hibernate.test.nonflushedchanges.Competition
 
getCompetitors() - Method in class org.hibernate.test.ops.Competition
 
getCompiledCodeClass() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
getCompiledCodeClass() - Method in class org.hibernate.test.annotations.lob.LobTest
 
getCompiledCodeClass() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
getCompletionDate() - Method in class org.hibernate.test.stateless.fetching.Task
 
getComponent() - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
getComponent() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getComponent() - Method in class org.hibernate.test.generated.ComponentOwner
 
getComponent1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
getComponent2() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
getComponent3() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
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.internal.ast.tree.ComponentJoin
 
getComponentProperty() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getComponentTuplizer() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getComponentTuplizer() - Method in class org.hibernate.type.ComponentType
 
getComponentType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getComponentValue(ComponentType, Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Extract a component property value.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the compositeElement property.
getCompositeElement() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getCompositeId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the compositeId property.
getCompositeIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the compositeIndex property.
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.entity.EntityLoader
 
getCompositeKeyManyToOneTargetIndices() - Method in class org.hibernate.loader.Loader
 
getCompositeMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the compositeMapKey property.
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
 
getComps() - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
getConcreteProxyClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getConcreteProxyClass() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the proxy interface that instances of this concrete class will be cast to (optional operation).
getConcreteProxyClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
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
 
getCondition() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
Gets the value of the condition property.
getCondition() - Method in class org.hibernate.metamodel.relational.CheckConstraint
 
getConference() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getConfigProperties(String) - Static method in class org.hibernate.internal.util.ConfigHelper
Loads a properties instance based on the data at the incoming config location.
getConfigStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
Open an InputStream to the URL represented by the incoming path.
getConfigStreamReader(String) - Static method in class org.hibernate.internal.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
 
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.
getConfiguredClass() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getConnectCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getConnectCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getConnectCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getConnectCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of connections asked by the sessions (the actual number of connections used may be much smaller depending whether you use a connection pool or not)
getConnection() - Method in class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
getConnection() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getConnection() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Retrieves the connection currently "logically" managed by this LogicalConnectionImpl.
getConnection() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection() - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection() - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
getConnection() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
Grab a connection
getConnection() - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection(String) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
getConnection() - Method in interface org.hibernate.service.jdbc.connections.spi.ConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection(String) - Method in interface org.hibernate.service.jdbc.connections.spi.MultiTenantConnectionProvider
Obtains a connection for Hibernate use according to the underlying strategy of this provider.
getConnection() - Method in interface org.hibernate.tool.hbm2ddl.ConnectionHelper
Get a reference to the connection we are using.
getConnectionCatalogName() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Retrieve the name of the catalog in effect when we connected to the database.
getConnectionProperties(Map<?, ?>) - Static method in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
Build the connection properties capable of being passed to the DriverManager.getConnection(java.lang.String, java.util.Properties) forms taking Properties argument.
getConnectionProvider() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getConnectionProvider() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for providing JDBC connections.
getConnectionProvider() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the connection provider
getConnectionProvider() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getConnectionProviderProperties(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getConnectionProviderProperties() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getConnectionProxy() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
getConnectionReleaseMode() - Method in class org.hibernate.cfg.Settings
 
getConnectionReleaseMode() - Method in class org.hibernate.context.internal.JTASessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Mainly for subclass usage.
getConnectionReleaseMode() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getConnectionReleaseMode() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
The release mode under which this logical connection is operating.
getConnectionReleaseMode() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Get the mode for releasing JDBC connection in effect for ths context.
getConnectionReleaseMode() - Method in class org.hibernate.internal.SessionImpl
 
getConnectionReleaseMode() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getConnectionSchemaName() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Retrieve the name of the schema in effect when we connected to the database.
getConnectors() - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
getConstantName(Class, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Deprecated. Use #getTokenTypeName instead
getConstantValue(String) - Static method in class org.hibernate.internal.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 constraint violations.
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getConstraintOrderedTableNameClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getConstraints() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getConstraints() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
 
getConstraints() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getConstraintSources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getConstructor() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getConstructor(Class, Type[]) - Static method in class org.hibernate.internal.util.ReflectHelper
Retrieve a constructor for the given class, with arguments matching the specified Hibernate mapping types.
getConstructorArgumentTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getContact() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
getContact() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
getContact() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
getContactInfo() - Method in class org.hibernate.test.annotations.manytomany.Employee
 
getContactInfo() - Method in class org.hibernate.test.annotations.override.Employee
 
getContactOwner() - Method in class org.hibernate.test.subclassfilter.Customer
 
getContacts() - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Sale
 
getContacts() - Method in interface org.hibernate.test.annotations.interfaces.User
 
getContacts() - Method in class org.hibernate.test.annotations.interfaces.UserImpl
 
getContainer() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getContainer() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
Obtain the entity binding to which this attribute binding exists.
getContainingTableName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getContainingTableName() - Method in class org.hibernate.metamodel.source.annotations.attribute.DerivedValueSourceImpl
 
getContainingTableName() - Method in class org.hibernate.metamodel.source.annotations.attribute.FormulaValue
 
getContainingTableName() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSource
 
getContainingTableName() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
getContent() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
getContent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
Gets the value of the content property.
getContent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the content property.
getContent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the content property.
getContent() - Method in class org.hibernate.test.extralazy.Document
 
getContent() - Method in interface org.hibernate.test.interfaceproxy.Document
 
getContent() - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
getContent() - Method in class org.hibernate.test.mixed.Document
 
getContents() - Method in class org.hibernate.test.collection.set.Container
 
getContext() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
Gets the value of the context property.
getContext() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getContext() - Method in class org.hibernate.test.version.db.Permission
 
getContext() - Method in class org.hibernate.test.version.sybase.Permission
 
getContextEntityIdentifier(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
Return the identifier of the persistent object, or null if not associated with the session
getContextEntityIdentifier(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.SessionImpl
Get the id value for an object that is actually associated with the session.
getContextEntityIdentifier(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getContract() - Method in class org.hibernate.test.immutable.ContractVariation
 
getContract() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
getContract() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
getContract() - Method in class org.hibernate.test.immutable.Party
 
getContractNumber() - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
getContractNumber() - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
getContractors() - Method in class org.hibernate.test.annotations.manytomany.Employer
 
getContracts() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getContracts() - Method in class org.hibernate.test.immutable.Plan
 
getContractSequenceNumber() - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
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
 
getControl() - Method in class org.hibernate.ejb.test.callbacks.Television
 
getConversionContext() - Method in class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
getCorporationType() - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
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
getCorrespondingDialect() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getCost() - Method in class org.hibernate.ejb.criteria.idclass.Tool
 
getCost() - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
getCost() - Method in class org.hibernate.test.annotations.idmanytoone.BasketItems
 
getCost() - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
getCost() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
getCost() - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
getCost() - Method in class org.hibernate.test.annotations.uniqueconstraint.House
 
getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a millisecond)
getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getCountries() - Method in class org.hibernate.test.stats.Continent
 
getCountry() - Method in class org.hibernate.ejb.test.callbacks.Person
 
getCountry() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getCountry() - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
getCountry() - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
getCountry() - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
getCountry() - Method in class org.hibernate.test.annotations.entity.Address
 
getCountry() - Method in class org.hibernate.test.annotations.entity.Forest
 
getCountry() - Method in class org.hibernate.test.annotations.identifiercollection.Stamp
 
getCountry() - Method in class org.hibernate.test.annotations.override.Addr
 
getCountry() - Method in class org.hibernate.test.annotations.strategy.Location
 
getCountry() - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
getCountry() - Method in class org.hibernate.test.cuk.Address
 
getCountry() - Method in class org.hibernate.test.hql.Address
 
getCountry() - Method in class org.hibernate.test.join.Person
 
getCountry() - Method in class org.hibernate.test.nonflushedchanges.Address
 
getCountry() - Method in class org.hibernate.test.ops.Address
 
getCountry() - Method in class org.hibernate.test.propertyref.basic.Address
 
getCountry() - Method in class org.hibernate.test.querycache.Address
 
getCountry() - Method in class org.hibernate.test.stateless.Org
 
getCountry() - Method in class org.hibernate.test.stats.Locality
 
getCountryAttitudes() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getCountShort() - Static method in class org.hibernate.id.uuid.Helper
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a millisecond)
getCourse() - Method in class org.hibernate.test.criteria.CourseMeeting
 
getCourse() - Method in class org.hibernate.test.criteria.Enrolment
 
getCourse() - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
getCourse() - Method in class org.hibernate.test.querycache.CourseMeeting
 
getCourse() - Method in class org.hibernate.test.querycache.Enrolment
 
getCourse() - Method in class org.hibernate.test.readonly.Enrolment
 
getCourseCode() - Method in class org.hibernate.test.criteria.Course
 
getCourseCode() - Method in class org.hibernate.test.criteria.CourseMeetingId
 
getCourseCode() - Method in class org.hibernate.test.criteria.Enrolment
 
getCourseCode() - Method in class org.hibernate.test.ecid.Course
 
getCourseCode() - Method in class org.hibernate.test.querycache.Course
 
getCourseCode() - Method in class org.hibernate.test.querycache.CourseMeetingId
 
getCourseCode() - Method in class org.hibernate.test.querycache.Enrolment
 
getCourseCode() - Method in class org.hibernate.test.readonly.Course
 
getCourseCode() - Method in class org.hibernate.test.readonly.Enrolment
 
getCourseMeetings() - Method in class org.hibernate.test.criteria.Course
 
getCourseMeetings() - Method in class org.hibernate.test.querycache.Course
 
getCreate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Gets the value of the create property.
getCreated() - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
getCreated() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
getCreated() - Method in class org.hibernate.test.interceptor.User
 
getCreated() - Method in interface org.hibernate.test.interfaceproxy.Document
 
getCreated() - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
getCreated() - Method in class org.hibernate.test.mixed.Document
 
getCreated() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getCreated() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getCreated() - Method in class org.hibernate.test.ops.Node
 
getCreated() - Method in class org.hibernate.test.ops.NumberedNode
 
getCreateDate() - Method in class org.hibernate.test.annotations.join.A
 
getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
Slight variation on Dialect.getCreateTableString().
getCreateMultisetTableString() - Method in class org.hibernate.dialect.TeradataDialect
 
getCreateParams() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getCreateSequenceString(String) - Method in class org.hibernate.dialect.Dialect
Typically dialects which support sequences can create a sequence with a single command.
getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.Dialect
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.H2Dialect
 
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
 
getCreationDate() - Method in class org.hibernate.ejb.test.callbacks.RemoteControl
 
getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
 
getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
 
getCriteria(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getCriteria(Session) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.CriteriaExecutor
 
getCriteriaBuilder() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
getCriteriaBuilder() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getCriterion() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DB2Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Oracle8iDialect
getCrossJoinSeparator() - Method in class org.hibernate.dialect.Sybase11Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getCrossJoinSeparator() - Method in class org.hibernate.dialect.TimesTenDialect
 
getCrossListedAs() - Method in class org.hibernate.test.criteria.Course
 
getCrossTypeRevisionChangesReader() - Method in interface org.hibernate.envers.AuditReader
 
getCrossTypeRevisionChangesReader() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getCulture() - Method in class org.hibernate.test.annotations.indexcoll.Generation
 
getCurrency() - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
getCurrency() - Method in class org.hibernate.test.annotations.entity.MonetaryAmount
 
getCurrency() - Method in class org.hibernate.test.annotations.generics.Price
 
getCurrency() - Method in class org.hibernate.test.annotations.notfound.Coin
 
getCurrency() - Method in class org.hibernate.test.cut.MonetoryAmount
 
getCurrency() - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
getCurrentAddress() - Method in class org.hibernate.test.component.basic.Person
 
getCurrentAddress() - Method in class org.hibernate.test.timestamp.Person
 
getCurrentClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getCurrentConductor() - Method in class org.hibernate.test.annotations.various.Vehicule
 
getCurrentDate() - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
getCurrentFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getCurrentGovernment() - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
getCurrentKey() - Method in class org.hibernate.engine.spi.CollectionEntry
This is only available late during the flush cycle
getCurrentLockMode(Object) - Method in class org.hibernate.internal.SessionImpl
 
getCurrentLockMode(Object) - Method in interface org.hibernate.Session
Determine the current lock mode of the given object.
getCurrentPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getCurrentRevision(Class<T>, boolean) - Method in interface org.hibernate.envers.AuditReader
Gets an instance of the current revision entity, to which any entries in the audit tables will be bound.
getCurrentRevision(Class<T>, boolean) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getCurrentRevisionData(Session, boolean) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
getCurrentRow() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getCurrentRow() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
 
getCurrentRow() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
getCurrentSession() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getCurrentSession() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getCurrentSession() - Method in interface org.hibernate.SessionFactory
Obtains the current session.
getCurrentStatementType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getCurrentStatus() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
getCurrentStatus() - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
getCurrentStatus() - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Obtain the current transaction status using whatever means is preferred for this platform
getCurrentTimestampCallString() - Method in class org.hibernate.dialect.FrontBaseDialect
 
getCurrentTimestampCallString() - Method in class org.hibernate.dialect.InterbaseDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.CUBRIDDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.Dialect
Retrieve the command used to retrieve the current timestamp from the database.
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.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
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getCurrentTopLevelClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
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.
getCustom1() - Method in class org.hibernate.test.resulttransformer.Contract
 
getCustomDelete() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomDelete() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCustomEntityPersisterClass() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomEntityTuplizerClass() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomEnum() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
getCustomer() - Method in class org.hibernate.test.cid.Order
 
getCustomer() - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
getCustomer() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
getCustomer() - Method in class org.hibernate.test.onetoone.link.Person
 
getCustomer() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
getCustomer() - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
getCustomer() - Method in class org.hibernate.test.typedmanytoone.Address
 
getCustomer() - Method in class org.hibernate.test.typedonetoone.Address
 
getCustomerCode() - Method in class org.hibernate.test.annotations.inheritance.joined.Customer
 
getCustomerID() - Method in class org.hibernate.test.annotations.idmanytoone.Customers
 
getCustomerId() - Method in class org.hibernate.test.cid.Customer
 
getCustomerId() - Method in class org.hibernate.test.cid.LineItem.Id
 
getCustomerId() - Method in class org.hibernate.test.cid.Order.Id
 
getCustomerId() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Customer
 
getCustomerId() - Method in class org.hibernate.test.propertyref.inheritence.union.Customer
 
getCustomerId() - Method in class org.hibernate.test.typedmanytoone.Customer
 
getCustomerId() - Method in class org.hibernate.test.typedonetoone.AddressId
 
getCustomerId() - Method in class org.hibernate.test.typedonetoone.Customer
 
getCustomerName() - Method in class org.hibernate.test.annotations.inheritance.joined.Customer
 
getCustomerName() - Method in class org.hibernate.test.idclass.Customer
 
getCustomerName() - Method in class org.hibernate.test.idclass.CustomerId
 
getCustomerName() - Method in class org.hibernate.test.immutable.Contract
 
getCustomerName() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getCustomers() - Method in class org.hibernate.test.annotations.manytomany.Store
 
getCustomers() - Method in class org.hibernate.test.ondelete.Salesperson
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
getCustomId() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
getCustomId() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
getCustomId() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
getCustomInsert() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomInsert() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCustomLoaderName() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCustomLoaderName() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomLoaderName() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCustomLoaderName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomLoaderName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the name of a named-query that will be used for loading this entity
getCustomLoaderName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCustomLoaderName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomLoaderName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCustomLoaderQueryName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCustomPersister() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCustomPersisterClassName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomPersisterClassName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the name of a custom persister class to be used.
getCustomPersisterClassName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
Obtain the name of a custom persister class to be used.
getCustomPersisterClassName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomPersisterClassName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCustomQuery() - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
getCustomQueryReturns() - Method in interface org.hibernate.loader.custom.CustomQuery
A collection of descriptors describing the JDBC result set to be expected and how to map this result set.
getCustomQueryReturns() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getCustomRead() - Method in class org.hibernate.mapping.Column
 
getCustomReadFragment() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getCustomReadFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.Join
 
getCustomSQLDelete() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomSqlDelete() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCustomSqlDelete() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCustomSqlDelete() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomSqlDelete() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the custom SQL to be used for deletes for this entity
getCustomSqlDelete() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCustomSqlDelete() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomSqlDelete() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSQLDeleteAll() - Method in class org.hibernate.mapping.Collection
 
getCustomSqlDeleteAll() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCustomSqlDeleteAll() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCustomSqlDeleteAll() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCustomSqlDeleteAll() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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
 
getCustomSqlInsert() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCustomSqlInsert() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCustomSqlInsert() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomSqlInsert() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the custom SQL to be used for inserts for this entity
getCustomSqlInsert() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCustomSqlInsert() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomSqlInsert() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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
 
getCustomSqlUpdate() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getCustomSqlUpdate() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getCustomSqlUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomSqlUpdate() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the custom SQL to be used for updates for this entity
getCustomSqlUpdate() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getCustomSqlUpdate() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomSqlUpdate() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Collection
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.Join
 
getCustomSQLUpdateCheckStyle() - Method in class org.hibernate.mapping.PersistentClass
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
getCustomTimestamp() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
getCustomTuplizer() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getCustomTuplizerClassName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getCustomTuplizerClassName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the name of a custom tuplizer class to be used.
getCustomTuplizerClassName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getCustomUpdate() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getCustomUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getCustomWrite() - Method in class org.hibernate.mapping.Column
 
getCustomWriteFragment() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getCustomWriteFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
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.envers.test.entities.components.relations.ManyToOneComponent
 
getData() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
getData() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
getData() - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
getData() - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
getData() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
getData() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
getData() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
getData() - Method in class org.hibernate.envers.test.integration.data.SerObject
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
getData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.components.Component1
 
getData() - Method in interface org.hibernate.envers.test.integration.interfaces.components.IComponent
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
getData() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.allAudited.SimpleInterface
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
getData() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
getData() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
getData() - Method in interface org.hibernate.envers.test.integration.interfaces.relation.ISetRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
getData() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
getData() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
getData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
getData() - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
getData() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
getData() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getData() - Method in class org.hibernate.test.annotations.tuplizer.DataProxyHandler
 
getData() - Method in class org.hibernate.test.any.Person
 
getData() - Method in class org.hibernate.test.cascade.A
 
getData() - Method in class org.hibernate.test.cascade.G
 
getData() - Method in class org.hibernate.test.cascade.H
 
getData() - Method in class org.hibernate.test.dynamicentity.DataProxyHandler
 
getData() - Method in class org.hibernate.tuple.ElementWrapper
 
getData1() - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
getData1() - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
getData1() - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
getData1() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
getData1() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
getData1() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getData2() - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
getData2() - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
getData2() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
getData2() - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
getData2() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
getData2() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
getData2() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getDatabase() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getDatabase() - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
getDatabaseObject() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the databaseObject property.
getDatabaseSnapshot(Serializable, EntityPersister) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the current state of the entity as known to the underlying database, or null if there is no corresponding row
getDatabaseSnapshot() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getDatabaseSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDatabaseSnapshot(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the current database state of the object, in a "hydrated" form, without resolving identifiers
getDatabaseStructure() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'databaseStructure'.
getDataCopy() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
getDataPoints() - Method in class org.hibernate.test.proxy.Container
 
getDatasource() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getDatasource() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The JNDI name of the datasource to use in this SessionFactory
getDataSource() - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
getDataSource() - Method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
Figure out the type of the binary expression by looking at the types of the operands.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.Case2Node
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.CaseNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
Deprecated. (tell clover to ignore this method)
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.CountNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
 
getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.OperatorNode
Retrieves the data type for the overall operator expression.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getDataType() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Returns the data type of the select expression.
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
 
getDataType() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
 
getDatatype() - Method in class org.hibernate.metamodel.relational.AbstractSimpleValue
 
getDatatype() - Method in interface org.hibernate.metamodel.relational.SimpleValue
Retrieve the datatype of this value.
getDatatype() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getDatatype() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
The deduced (and dialect convertible) type for this column
getDate() - Method in class org.hibernate.ejb.test.cascade.Conference
 
getDate() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
getDate() - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
getDate(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getDate(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a date, time or timestamp
getDate() - Method in class org.hibernate.test.annotations.entity.Ransom
 
getDate() - Method in class org.hibernate.test.annotations.query.Night
 
getDate() - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
getDate1() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getDate1() - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
getDate3() - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
getDateText() - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
getDatetime() - Method in class org.hibernate.test.bidi.Bid
 
getDateTimestamp() - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
getDay() - Method in class org.hibernate.test.criteria.CourseMeetingId
 
getDay() - Method in class org.hibernate.test.querycache.CourseMeetingId
 
getDayName() - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
getDayNo() - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
getDayNo() - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
getDaysOld() - Method in class org.hibernate.test.annotations.query.AllTables
 
getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
Not supported right now
getDBSQLExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
Not supported right now
getDCollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
getDCollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
getDebugString(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Returns the 'list' representation with some brackets around it for debugging.
getDebugText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Get a string representation of this node usable for debug logging or similar.
getDebugText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
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
 
getDefault() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the default property.
getDefault() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
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
 
getDefaultAccess() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the defaultAccess property.
getDefaultAccessType() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getDefaultAccessType() - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
getDefaultAccessType() - Method in interface org.hibernate.cache.spi.RegionFactory
Get the default access type for entity and collection regions.
getDefaultAccessType() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getDefaultAccessType() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
 
getDefaultAccessType() - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
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.
getDefaultCascade() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the defaultCascade property.
getDefaultCatalog() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getDefaultCatalog() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the default catalog
getDefaultCatalogName() - Method in class org.hibernate.cfg.Settings
 
getDefaultCatalogName() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
getDefaultCatalogName() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getDefaultChild() - Method in class org.hibernate.test.annotations.cascade.Parent
 
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.internal.util.ReflectHelper
Retrieve the default (no arg) constructor from the given class.
getDefaultContactPerson() - Method in class org.hibernate.test.annotations.manytoonewithformula.Company
 
getDefaultCost() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
getDefaultCost() - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
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.spi.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.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
getDefaultReleaseMode() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
getDefaultReleaseMode() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
getDefaultReleaseMode() - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Get the default connection release mode.
getDefaults() - Method in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider
 
getDefaultSchema() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getDefaultSchema() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the default schema
getDefaultSchema() - Method in class org.hibernate.metamodel.relational.Database
 
getDefaultSchemaName() - Method in class org.hibernate.cfg.Settings
 
getDefaultSchemaName() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
getDefaultSchemaName() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getDefaultSize() - Static method in class org.hibernate.type.AbstractStandardBasicType
 
getDefaultValue(Object) - Method in class org.hibernate.engine.spi.IdentifierValue
 
getDefaultValue(Object) - Method in interface org.hibernate.engine.spi.UnsavedValueStrategy
Get a default value meant to indicate transience.
getDefaultValue(Object) - Method in class org.hibernate.engine.spi.VersionValue
 
getDefaultValue() - Method in class org.hibernate.mapping.Column
 
getDefaultValue() - Method in class org.hibernate.metamodel.relational.Column
 
getDefaultValue() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getDefaultValue() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain a specified default value for the column
getDefaultValue() - Method in interface org.hibernate.test.usercollection.parameterized.DefaultableList
 
getDefaultValue() - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListImpl
 
getDefaultValue() - Method in class org.hibernate.test.usercollection.parameterized.PersistentDefaultableList
 
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.NumericBooleanType
 
getDefaultValue() - Method in interface org.hibernate.type.PrimitiveType
Get this type's default value.
getDefaultValue() - Method in class org.hibernate.type.ShortType
 
getDefaultValue() - Method in class org.hibernate.type.TrueFalseType
 
getDefaultValue() - Method in class org.hibernate.type.YesNoType
 
getDefinedConfigurations() - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getDefinedFilterNames() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getDefinedFilterNames() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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
 
getDefinition() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Gets the value of the definition property.
getDefinition() - Method in class org.hibernate.test.component.cascading.collection.Value
 
getDelayedEntityKey() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
getDelayedId() - Method in class org.hibernate.action.internal.EntityAction
 
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.cache.ehcache.management.impl.EntityStats
getDeleteCount
getDeleteCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getDeleteCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
getDeletedState() - Method in class org.hibernate.engine.spi.EntityEntry
 
getDeletedState() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getDeletedState() - Method in class org.hibernate.event.spi.PreDeleteEvent
Getter for property 'deletedState'.
getDeleteOrphanChildren() - Method in class org.hibernate.test.cascade.Parent
 
getDeleteRule() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentBag
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentList
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentMap
 
getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentSet
 
getDeletes(CollectionPersister, boolean) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get all the elements that need deleting
getDelimitedIdentifier() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getDelimitedIdentifiers() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the delimitedIdentifiers property.
getDelimiter() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
getDeliveryNode() - Method in class org.hibernate.test.cascade.circle.Transport
 
getDeliveryTransports() - Method in class org.hibernate.test.cascade.circle.Node
 
getDepartment() - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
getDepartment() - Method in class org.hibernate.test.filter.Salesperson
 
getDepartment() - Method in class org.hibernate.test.subclassfilter.Employee
 
getDescription() - Method in class org.hibernate.ejb.test.ops.Node
 
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Gets the value of the description property.
getDescription() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the description property.
getDescription() - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
getDescription() - Method in class org.hibernate.test.annotations.entity.Bid
 
getDescription() - Method in class org.hibernate.test.annotations.manytoone.Node
 
getDescription() - Method in class org.hibernate.test.batch.DataPoint
 
getDescription() - Method in class org.hibernate.test.batchfetch.Model
 
getDescription() - Method in class org.hibernate.test.batchfetch.ProductLine
 
getDescription() - Method in class org.hibernate.test.bidi.Auction
 
getDescription() - Method in class org.hibernate.test.cid.Product
 
getDescription() - Method in class org.hibernate.test.collection.backref.map.compkey.Part
 
getDescription() - Method in class org.hibernate.test.collection.set.Child
 
getDescription() - Method in class org.hibernate.test.criteria.Course
 
getDescription() - Method in class org.hibernate.test.criteria.StudentDTO
 
getDescription() - Method in class org.hibernate.test.cut.Transaction
 
getDescription() - Method in class org.hibernate.test.deletetransient.Note
 
getDescription() - Method in class org.hibernate.test.ecid.Course
 
getDescription() - Method in class org.hibernate.test.hql.Animal
 
getDescription() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getDescription() - Method in class org.hibernate.test.immutable.Plan
 
getDescription() - Method in class org.hibernate.test.joinfetch.Item
 
getDescription() - Method in class org.hibernate.test.manytomany.Group
 
getDescription() - Method in class org.hibernate.test.manytomany.ordered.Group
 
getDescription() - Method in class org.hibernate.test.mapcompelem.Part
 
getDescription() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getDescription() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getDescription() - Method in class org.hibernate.test.onetomany.Node
 
getDescription() - Method in class org.hibernate.test.ops.Node
 
getDescription() - Method in class org.hibernate.test.ops.NumberedNode
 
getDescription() - Method in class org.hibernate.test.orphan.Part
 
getDescription() - Method in class org.hibernate.test.pagination.DataPoint
 
getDescription() - Method in class org.hibernate.test.proxy.DataPoint
 
getDescription() - Method in class org.hibernate.test.querycache.Course
 
getDescription() - Method in class org.hibernate.test.querycache.Item
 
getDescription() - Method in class org.hibernate.test.querycache.StudentDTO
 
getDescription() - Method in class org.hibernate.test.readonly.Course
 
getDescription() - Method in class org.hibernate.test.readonly.DataPoint
 
getDescription() - Method in class org.hibernate.test.readonly.StudentDTO
 
getDescription() - Method in class org.hibernate.test.rowid.Point
 
getDescription() - Method in class org.hibernate.test.sql.hand.TextHolder
 
getDescription() - Method in class org.hibernate.test.stateless.fetching.Task
 
getDescription() - Method in class org.hibernate.test.ternary.Site
 
getDescription() - Method in class org.hibernate.test.typedescriptor.Issue
 
getDescription() - Method in class org.hibernate.test.unionsubclass.Thing
 
getDescription() - Method in class org.hibernate.test.version.Task
 
getDescription() - Method in class org.hibernate.test.version.Thing
 
getDescriptionsSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getDesignation() - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
getDestinations() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getDetail() - Method in class org.hibernate.test.annotations.indexcoll.News
 
getDetail() - Method in class org.hibernate.test.formulajoin.Master
 
getDetails() - Method in class org.hibernate.test.cid.PurchaseRecord
 
getDetails() - Method in class org.hibernate.test.formulajoin.Detail
 
getDetails() - Method in class org.hibernate.test.interceptor.Image
 
getDetails() - Method in class org.hibernate.test.nonflushedchanges.Person
 
getDetails() - Method in class org.hibernate.test.ops.Person
 
getDetails() - Method in class org.hibernate.test.proxy.Info
 
getDetails() - Method in class org.hibernate.test.readonly.Info
 
getDevice() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
getDeviceGroupConfig() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
getDialect() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getDialect() - Static method in class org.hibernate.dialect.Dialect
Get an instance of the dialect specified by the current System properties.
getDialect(Properties) - Static method in class org.hibernate.dialect.Dialect
Get an instance of the dialect specified by the given properties or by the current System properties.
getDialect() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getDialect() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain the dialect of the database to which connections from JdbcServices.getConnectionProvider() point.
getDialect() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the SQL dialect.
getDialect() - Method in interface org.hibernate.id.factory.IdentifierGeneratorFactory
Get the dialect.
getDialect() - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
getDialect() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getDialect() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The JNDI name of the dialect class to use in this SessionFactory
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() - Static method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getDialectScope() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Gets the value of the dialectScope property.
getDialectScopes() - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
getDialectScopes() - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
getDiameter() - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
getDictatedSize() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getDimensions() - Method in class org.hibernate.test.annotations.query.SpaceShip
 
getDimensions() - Method in class org.hibernate.test.sql.hand.SpaceShip
 
getDirectors() - Method in class org.hibernate.test.hql.Zoo
 
getDirectory() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
getDirectoryEntries() - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
getDirectReports() - Method in class org.hibernate.test.component.basic.Employee
 
getDirectSubclasses() - Method in class org.hibernate.mapping.PersistentClass
 
getDirectSubEntityBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getDirtyProperties() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getDirtyProperties() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getDisassembledState() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
getDiscriminator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the discriminator property.
getDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
getDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
getDiscriminatorAlias(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
 
getDiscriminatorAlias(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
 
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorAlias(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorAlias(String) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set aliases used for the identifier columns, given a suffix
getDiscriminatorAlias() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the discriminatorColumn property.
getDiscriminatorColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
Gets the value of the discriminatorColumn property.
getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminatorColumnIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
 
getDiscriminatorColumnName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getDiscriminatorColumnName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default column name to use for the discriminator column if none specified in the mapping.
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
 
getDiscriminatorColumnValues() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getDiscriminatorFormula() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getDiscriminatorFormulaTemplate() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getDiscriminatorMatchValue() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Get the actual discriminator value in case of a single table inheritance
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getDiscriminatorMatchValue() - Method in class org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl
 
getDiscriminatorRelationalValueSource() - Method in class org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl
 
getDiscriminatorRelationalValueSource() - Method in interface org.hibernate.metamodel.source.binder.DiscriminatorSource
Obtain the column/formula information about the discriminator.
getDiscriminatorSource() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getDiscriminatorSource() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the source information about the discriminator attribute for single table inheritance
getDiscriminatorSource() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
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.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Gets the value of the discriminatorType property.
getDiscriminatorType() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
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.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the discriminatorValue property.
getDiscriminatorValue() - Method in class org.hibernate.mapping.PersistentClass
 
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getDiscriminatorValue() - Method in interface org.hibernate.persister.entity.Loadable
Get the discriminator value
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getDiscriminatorValue() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getDisplay() - Method in class org.hibernate.test.annotations.beanvalidation.DisplayConnector
 
getDisplayColors() - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
getDisplayName() - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.AbstractStatement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
Returns additional display text for the AST node.
getDisplayText() - Method in interface org.hibernate.hql.internal.ast.tree.DisplayableNode
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
Returns additional display text for the AST node.
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
 
getDistinctConnectionProxy() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getDistinctConnectionProxy() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Retrieves a distinct connection proxy (see org.hibernate.engine.jdbc.internal.proxy for details).
getDivision() - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
getDivision() - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
getDob() - Method in class org.hibernate.test.component.basic.Person
 
getDob() - Method in class org.hibernate.test.onetoone.link.Person
 
getDob() - Method in class org.hibernate.test.timestamp.Person
 
getDocument() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getDocument() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getDocument() - Method in class org.hibernate.tuple.ElementWrapper
 
getDocumentFactory() - Static method in class org.hibernate.internal.util.xml.XMLHelper
 
getDocumentInfo() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
getDocuments() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getDocuments() - Method in class org.hibernate.test.extralazy.User
 
getDocuments() - Method in class org.hibernate.test.instrument.domain.Folder
 
getDocumentTree() - Method in interface org.hibernate.internal.util.xml.XmlDocument
Retrieve the parsed DOM tree.
getDocumentTree() - Method in class org.hibernate.internal.util.xml.XmlDocumentImpl
Retrieve the parsed DOM tree.
getDog() - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
getDomainName() - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
getDomainName() - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
getDontFlushFromFind() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getDontFlushFromFind() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getDontFlushFromFind() - Method in class org.hibernate.internal.SessionImpl
 
getDontFlushFromFind() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getDouble(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getDouble(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a double
getDoubleData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getDrawers() - Method in class org.hibernate.test.annotations.indexcoll.Wardrobe
unidirectional one to many list with non null foreign key (mapping not recommended).
getDresses() - Method in class org.hibernate.test.annotations.indexcoll.Drawer
Unidirectional one to many list
getDriver() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
getDriver() - Method in class org.hibernate.test.jdbc.Boat
 
getDrop() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Gets the value of the drop property.
getDropForeignKeyString() - Method in class org.hibernate.dialect.Dialect
 
getDropForeignKeyString() - Method in class org.hibernate.dialect.MySQLDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.Dialect
Typically dialects which support sequences can drop a sequence with a single command.
getDropSequenceString(String) - Method in class org.hibernate.dialect.FirebirdDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getDropSequenceString(String) - Method in class org.hibernate.dialect.IngresDialect
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
 
getDs() - Method in class org.hibernate.test.annotations.naturalid.A
 
getDueDate() - Method in class org.hibernate.test.stateless.fetching.Task
 
getDues() - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
getDummyField() - Method in class org.hibernate.test.annotations.generics.Dummy
 
getDuration() - Method in class org.hibernate.test.annotations.query.Night
 
getDurationInMinutes() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
getDynamicInstantiationResultType() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getDynamicInstantiationResultType() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getDynamicInstantiationResultType() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getDynamicInstantiationResultType() - Method in interface org.hibernate.hql.spi.QueryTranslator
 
getDynamicMapPropertyAccessor() - Static method in class org.hibernate.property.PropertyAccessorFactory
 
getECollection() - Method in class org.hibernate.test.annotations.cascade.circle.identity.D
 
getECollection() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.D
 
getEditor() - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
getEditor() - Method in class org.hibernate.test.annotations.query.Dictionary
 
getEditorsNote() - Method in class org.hibernate.test.annotations.entity.Bid
 
getEffectiveEndDate() - Method in class org.hibernate.test.filter.Category
 
getEffectiveEndDate() - Method in class org.hibernate.test.filter.Product
 
getEffectiveLockMode(String) - Method in class org.hibernate.LockOptions
Determine the LockMode to apply to the given alias.
getEffectiveStartDate() - Method in class org.hibernate.test.filter.Category
 
getEffectiveStartDate() - Method in class org.hibernate.test.filter.Product
 
getEhcache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Return the Ehcache instance backing this Hibernate data region.
getEjb3DD() - Method in class org.hibernate.ejb.test.xml.sequences.XmlAttributeOverrideTest
 
getEjb3DD() - Method in class org.hibernate.ejb.test.xml.sequences.XmlTest
 
getEjb3DD() - Method in class org.hibernate.ejb.test.xml.XmlAttributeOverrideTest
 
getEjb3DD() - Method in class org.hibernate.ejb.test.xml.XmlTest
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
getElement(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
getElement(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the value of the given collection entry
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the element property.
getElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the element property.
getElement() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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.internal.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.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the elementClass property.
getElementClass() - Method in class org.hibernate.mapping.Array
 
getElementClass() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Return the element class of an array, or null otherwise
getElementClass() - Method in interface org.hibernate.persister.collection.CollectionPersister
Return the element class of an array, or null otherwise
getElementClassName() - Method in class org.hibernate.mapping.Array
 
getElementCollection() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the elementCollection property.
getElementCollection() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the elementCollection property.
getElementColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's element column aliases, based on the given suffix.
getElementColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getElementColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association), aliased by the given table alias
getElementColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association)
getElementContent(Element) - Static method in class org.hibernate.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 class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getElementCountInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getElementCountInMemory() - Method in interface org.hibernate.cache.spi.Region
The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getElementCountInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getElementCountOnDisk() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getElementCountOnDisk() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Not supported.
getElementCountOnDisk() - Method in interface org.hibernate.cache.spi.Region
The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getElementCountOnDisk() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getElementCountTotal() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
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).
getElements() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
getElementsIterator(Object) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
getElementsIterator(Object) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
getElementsIterator(Object) - Method in class org.hibernate.type.ArrayType
Not defined for collections of primitive type
getElementsIterator(Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Get an iterator over the element set of the collection, which may not yet be wrapped
getElementsIterator(Object) - Method in class org.hibernate.type.CollectionType
Get an iterator over the element set of the collection in POJO mode
getElementsIterator(Object) - Method in class org.hibernate.type.CustomCollectionType
 
getElementsIterator(Object) - Method in class org.hibernate.type.MapType
 
getElementsIterator(Object) - Method in interface org.hibernate.usertype.UserCollectionType
Return an iterator over the elements of this collection - the passed collection instance may or may not be a wrapper
getElementSource() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getElementSource() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
getElementType() - Method in interface org.hibernate.metamodel.domain.PluralAttribute
 
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
getElementValue() - Method in class org.hibernate.metamodel.binding.AbstractCollectionElement
 
getEmail() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
getEmail() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
getEmail() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
getEmail() - Method in class org.hibernate.test.jpa.naturalid.User
 
getEmail() - Method in class org.hibernate.test.naturalid.immutable.User
 
getEmailAddresses() - Method in class org.hibernate.test.collection.original.User
 
getEmailAddresses() - Method in class org.hibernate.test.usercollection.basic.User
 
getEmbeddable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the embeddable property.
getEmbeddables() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getEmbedded() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the embedded property.
getEmbedded() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the embedded property.
getEmbeddedAttributeName() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableClass
 
getEmbeddedClasses() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getEmbeddedId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the embeddedId property.
getEmbeddedParameters() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getEmbeddedParameters() - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated. Retrieve all embedded parameter specifications.
getEmbeddedParameters() - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
getEmployee() - Method in class org.hibernate.test.annotations.override.SocialSite
 
getEmployee() - Method in class org.hibernate.test.lazyonetoone.Person
 
getEmployee() - Method in class org.hibernate.test.onetoone.link.Person
 
getEmployee() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
getEmployee() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
getEmployee() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
getEmployee() - Method in class org.hibernate.test.sql.hand.Employment
 
getEmployee() - Method in class org.hibernate.test.unconstrained.Person
 
getEmployeeId() - Method in class org.hibernate.test.unconstrained.Person
 
getEmployees() - Method in class org.hibernate.ejb.test.ops.Employer
 
getEmployees() - Method in class org.hibernate.test.annotations.manytomany.Employer
 
getEmployees() - Method in class org.hibernate.test.annotations.manytomany.PhoneNumber
 
getEmployees() - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
getEmployees() - Method in class org.hibernate.test.nonflushedchanges.Employer
 
getEmployees() - Method in class org.hibernate.test.ops.Employer
 
getEmployees() - Method in class org.hibernate.test.ternary.Site
 
getEmployer() - Method in class org.hibernate.test.annotations.embedded.Manager
 
getEmployer() - Method in class org.hibernate.test.sql.hand.Employment
 
getEmployers() - Method in class org.hibernate.ejb.test.ops.Employee
 
getEmployers() - Method in class org.hibernate.test.annotations.manytomany.Employee
 
getEmployers() - Method in class org.hibernate.test.nonflushedchanges.Employee
 
getEmployers() - Method in class org.hibernate.test.ops.Employee
 
getEmploymentId() - Method in class org.hibernate.test.sql.hand.Employment
 
getEmployments() - Method in class org.hibernate.test.lazyonetoone.Employee
 
getEmployments() - Method in class org.hibernate.test.sql.hand.Organization
 
getEmploymentSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getEmploymentSQLMixedScalarEntity() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getEnabledFetchProfileNames() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEnabledFilter(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEnabledFilter(String) - Method in class org.hibernate.internal.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.query.spi.HQLQueryPlan
 
getEnabledFilterNames() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
Returns an unmodifiable Set of enabled filter names.
getEnabledFilters() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getEnabledFilters() - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getEnabledFilters() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEnabledFilters() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getEnabledFilters() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getEnabledFilters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getEnabledFilters() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the filters enabled for this query translator.
getEnabledFilters() - Method in class org.hibernate.internal.SessionImpl
Return the currently enabled filters.
getEnabledFilters() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getEnabledFilters(Session) - Method in class org.hibernate.test.queryplan.GetHqlQueryPlanTest
 
getEnd() - Method in class org.hibernate.test.annotations.strategy.Storm
 
getEnd() - Method in class org.hibernate.test.bidi.Auction
 
getEndDate() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getEndDate() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getEndDate() - Method in class org.hibernate.test.lazyonetoone.Employment
 
getEndDate() - Method in class org.hibernate.test.sql.hand.Employment
 
getEndTime() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getEnrollments() - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
getEnrolments() - Method in class org.hibernate.test.criteria.Student
 
getEnrolments() - Method in class org.hibernate.test.querycache.Student
 
getEnrolments() - Method in class org.hibernate.test.readonly.Student
 
getEntCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getEntities() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getEntities() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
getEntities() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
getEntitiesByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getEntitiesByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from key value to entity instance
getEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
getEntity() - Method in exception org.hibernate.dialect.lock.LockingStrategyException
 
getEntity(String, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
getEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the entity instance associated with the given EntityKey
getEntity(EntityUniqueKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get an entity cached by unique key
getEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity instance associated with the given EntityKey
getEntity(EntityUniqueKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get an entity cached by unique key
getEntity() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
getEntity() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
getEntity() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Retrieves the entity involved in the database operation.
getEntity() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getEntity() - Method in class org.hibernate.event.spi.MergeEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getEntity() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getEntity() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getEntity() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntity() - Method in interface org.hibernate.id.insert.Binder
 
getEntity(String, Serializable) - Method in interface org.hibernate.Interceptor
Get a fully loaded entity instance that is cached externally
getEntity() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Gets the value of the entity property.
getEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the entity property.
getEntity() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getEntity() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getEntity() - Method in class org.hibernate.metamodel.binding.FetchProfile.Fetch
 
getEntity() - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
getEntity() - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
getEntity() - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
getEntity(String, Serializable) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
getEntity(String, Serializable) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
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.spi.BatchFetchQueue
Get a batch of unloaded identifiers for this class, using a slightly complex algorithm that tries to grab keys registered immediately after the given key.
getEntityBinding(String) - Method in interface org.hibernate.metamodel.Metadata
 
getEntityBinding(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getEntityBindings() - Method in interface org.hibernate.metamodel.Metadata
 
getEntityBindings() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getEntityClass(SessionImplementor, Session, String) - Static method in class org.hibernate.envers.tools.Tools
 
getEntityClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
Gets the value of the entityClass property.
getEntityClass() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getEntityClassName() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getEntityClassName() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
getEntityClassName() - Method in class org.hibernate.event.spi.LoadEvent
 
getEntityCount() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getEntityCount() - Method in interface org.hibernate.stat.SessionStatistics
Get the number of entity instances associated with the session
getEntityDeleteCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityDeleteCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getEntityDeleteCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity deletes
getEntityDiscriminator() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
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 class org.hibernate.engine.internal.StatefulPersistenceContext
 
getEntityEntries() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the mapping from entity instance to entity entry
getEntityEntry() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getEntityFetchCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getEntityFetchCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity fetchs
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.spi.LoadEvent
 
getEntityId() - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
getEntityId() - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
getEntityId() - Method in class org.hibernate.test.interceptor.Log
 
getEntityIdentifier() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getEntityIdentifierIfNotUnsaved(String, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
Return the identifier of the persistent or transient object, or throw an exception if the instance is "unsaved" Used by OneToOneType and ManyToOneType to determine what id value should be used for an object that may or may not be associated with the session.
getEntityInsertCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityInsertCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getEntityInsertCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity inserts
getEntityKey() - Method in class org.hibernate.engine.spi.EntityEntry
Get the EntityKey based on this EntityEntry.
getEntityKeys() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
getEntityKeys() - Method in interface org.hibernate.stat.SessionStatistics
Get the set of all EntityKeys
getEntityListener() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListeners
Gets the value of the entityListener property.
getEntityListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the entityListeners property.
getEntityListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the entityListeners property.
getEntityListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the entityListeners property.
getEntityLoadContext(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
 
getEntityLoadCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getEntityLoadCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity loads
getEntityManager() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getEntityManager() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
getEntityManagerFactory() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
getEntityManagerFactory() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Provides protected access to the underlying EntityManagerFactoryImpl.
getEntityManagerFactoryName() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getEntityMetamodel() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityMetamodel() - Method in interface org.hibernate.persister.entity.EntityPersister
Retrieve the underlying entity metamodel instance...
getEntityMetamodel() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getEntityMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
Gets the value of the entityMode property.
getEntityMode() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getEntityMode() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getEntityMode() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getEntityMode() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the entity mode for this entity.
getEntityMode() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getEntityMode() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityMode() - Method in interface org.hibernate.persister.entity.EntityPersister
 
getEntityMode() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getEntityMode() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getEntityMode() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Return the entity-mode handled by this tuplizer instance.
getEntityMode() - Method in class org.hibernate.type.ComponentType
 
getEntityName() - Method in class org.hibernate.action.internal.EntityAction
entity name accessor
getEntityName() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
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.spi.EntityEntry
 
getEntityName() - Method in class org.hibernate.engine.spi.EntityKey
 
getEntityName() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
getEntityName(Object, Number, Object) - Method in interface org.hibernate.envers.AuditReader
 
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(Object, Number, Object) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
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.spi.DeleteEvent
 
getEntityName() - Method in class org.hibernate.event.spi.LockEvent
 
getEntityName() - Method in class org.hibernate.event.spi.MergeEvent
 
getEntityName() - Method in class org.hibernate.event.spi.PersistEvent
 
getEntityName() - Method in class org.hibernate.event.spi.RefreshEvent
 
getEntityName() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getEntityName() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntityName() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
getEntityName() - Method in class org.hibernate.id.ForeignGenerator
Getter for property 'entityName'.
getEntityName(Object) - Method in interface org.hibernate.Interceptor
Get the entity name for a persistent or transient instance
getEntityName() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Gets the value of the entityName property.
getEntityName() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the entityName property.
getEntityName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the entityName property.
getEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
getEntityName(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getEntityName(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getEntityName() - Method in class org.hibernate.loader.custom.RootReturn
 
getEntityName() - Method in class org.hibernate.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 class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getEntityName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getEntityName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the entity name
getEntityName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
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
 
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.test.annotations.tuplizer.DataProxyHandler
 
getEntityName(Object) - Method in class org.hibernate.test.annotations.tuplizer.EntityNameInterceptor
The callback from Hibernate to determine the entity name given a presumed entity instance.
getEntityName() - Method in class org.hibernate.test.dynamicentity.DataProxyHandler
 
getEntityName(Object) - Method in class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
The callback from Hibernate to determine the entity name given a presumed entity instance.
getEntityName(Object) - Method in class org.hibernate.test.dynamicentity.tuplizer.EntityNameInterceptor
The callback from Hibernate to determine the entity name given a presumed entity instance.
getEntityName() - Method in class org.hibernate.test.interceptor.Log
 
getEntityName(Object) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
getEntityName(Object) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
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.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
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.cfg.ExtendsQueueEntry
 
getEntityNames() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
getEntityNames() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get the names of all entities
getEntityNames() - Method in interface org.hibernate.stat.Statistics
Get the names of all entities
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.spi.SessionFactoryImplementor
 
getEntityNotFoundDelegate() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getEntityNotFoundDelegate() - Method in interface org.hibernate.SessionFactory.SessionFactoryOptions
 
getEntityOrClassName() - Method in class org.hibernate.internal.CriteriaImpl
 
getEntityOrRoleName() - Method in class org.hibernate.cache.spi.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.spi.SessionFactoryImplementor
Get the persister for the named entity
getEntityPersister(String, Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
Get the EntityPersister for any instance
getEntityPersister(String, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEntityPersister() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getEntityPersister(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getEntityPersister(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
getEntityPersister(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.PersistentClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.RootClass
 
getEntityPersisterClass() - Method in class org.hibernate.mapping.Subclass
 
getEntityPersisterClass(EntityBinding) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
getEntityPersisterClass(PersistentClass) - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
getEntityPersisterClass(PersistentClass) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the entity persister class for a given entityName or null if the entity persister class should be the default.
getEntityPersisterClass(EntityBinding) - Method in interface org.hibernate.persister.spi.PersisterClassResolver
Returns the entity persister class for a given entityName or null if the entity persister class should be the default.
getEntityPersisters() - Method in class org.hibernate.hql.internal.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
 
getEntityReferencingAttributeBindings() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getEntityReferencingAttributeBindings() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
getEntityReferencingAttributeBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getEntityResolver() - Method in class org.hibernate.cfg.Configuration
 
getEntityResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Gets the value of the entityResult property.
getEntityState(Object, String, EntityEntry, SessionImplementor) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Determine whether the entity is persistent, detached, or transient
getEntityStatistics(String) - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getEntityStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
find entity statistics per name
getEntityStatistics(String) - Method in interface org.hibernate.stat.Statistics
find entity statistics per name
getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getEntityStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getEntityTuplizer() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getEntityTuplizer() - Method in interface org.hibernate.persister.entity.EntityPersister
 
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.jmx.StatisticsService
Deprecated.  
getEntityUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getEntityUpdateCount() - Method in interface org.hibernate.stat.Statistics
Get global number of entity updates
getEntityUsingInterceptor(EntityKey) - Method in interface org.hibernate.engine.spi.SessionImplementor
Get the entity instance associated with the given Key, calling the Interceptor if necessary
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.internal.SessionImpl
 
getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getEntityWithArgFunctionAsColumns() - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
getEntityWithNoArgFunctionAsColumns() - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
getEntries() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getEntries() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getEntries() - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
getEntry(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Retrieve the EntityEntry representation of the given entity.
getEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Retreive the EntityEntry representation of the given entity.
getEntry() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getEntry() - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
getEnum1() - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
getEnum2() - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
getEnumerated() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the enumerated property.
getEnumerated() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the enumerated property.
getEnums1() - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
getEnums2() - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
getEnumValue(AnnotationInstance, String, Class<T>) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
Retrieves a jandex annotation element value, converting it to the supplied enumerated type.
getError() - Method in class org.hibernate.internal.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.internal.ast.ErrorCounter
 
getErrorCount() - Method in interface org.hibernate.hql.internal.ast.ParseErrorHandler
 
getEscapeCharacter() - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
getEvent() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the event property.
getEventInfo() - Method in class org.hibernate.test.annotations.inheritance.joined.Alarm
 
getEventListenerGroup(EventType<T>) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
getEventListenerGroup(EventType<T>) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
getEvents() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getEventType() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
getEventType() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Retrieve the event type associated with this groups of listeners.
getEvictionMaxEntries() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getEvictionStrategy() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getEvictionWakeUpInterval() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Returns a List of all Exceptions which occured during the export.
getExceptions() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
Returns a List of all Exceptions which occured during the export.
getExcludeDefaultListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the excludeDefaultListeners property.
getExcludeDefaultListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the excludeDefaultListeners property.
getExcludedPropertyNames() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getExcludeSuperclassListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the excludeSuperclassListeners property.
getExcludeSuperclassListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the excludeSuperclassListeners property.
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.cache.ehcache.management.impl.QueryStats
getExecutionAvgTime
getExecutionAvgTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
average time in ms taken by the excution of this query onto the DB
getExecutionAvgTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getExecutionCount
getExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
queries executed to the DB
getExecutionCount() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionMaxTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getExecutionMaxTime
getExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
max time in ms taken by the excution of this query onto the DB
getExecutionMaxTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionMinTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getExecutionMinTime
getExecutionMinTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
min time in ms taken by the excution of this query onto the DB
getExecutionMinTime() - Method in interface org.hibernate.stat.QueryStatistics
 
getExecutionRowCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getExecutionRowCount
getExecutionRowCount() - Method in class org.hibernate.stat.internal.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
 
getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
When (if) we need to expand a row value constructor, what is the text of the connector to use between the expansion fragments.
getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
 
getExpansionConnectorText() - Method in class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
 
getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
When (if) we need to expand a row value constructor, what is the type of connector to use between the expansion fragments.
getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
 
getExpansionConnectorType() - Method in class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
 
getExpectation() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
getExpectation() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
Get the expectation pertaining to the outcome of the Batch associated with this key.
getExpectedPersonRevisions() - Method in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
getExpectedPersonRevisions() - Method in class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeNoRevisionTest
 
getExpectedPersonRevisions() - Method in class org.hibernate.envers.test.integration.collection.norevision.CollectionChangeRevisionTest
 
getExpectedRowCount() - Method in exception org.hibernate.jdbc.TooManyRowsAffectedException
 
getExpectedType() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
getExpectedType() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
 
getExpectedType() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
 
getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
getExpectedType() - Method in interface org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode
 
getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
 
getExpectedType() - Method in class org.hibernate.hql.internal.ast.tree.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.
getExpirationDate() - Method in class org.hibernate.test.annotations.manytomany.Permission
 
getExpirationDate() - Method in class org.hibernate.test.annotations.various.ProfessionalAgreement
 
getExpirationLifespan() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExpirationMaxIdle() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
getExplicitAccessType(XAnnotatedElement) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
getExplicitCatalogName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getExplicitCatalogName() - Method in interface org.hibernate.metamodel.source.binder.TableSource
Obtain the supplied catalog name
getExplicitCatalogName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getExplicitCollectionTableName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getExplicitCollectionTableName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getExplicitColumnName() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getExplicitEntityName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getExplicitForeignKeyName() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getExplicitForeignKeyName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeKeySource
 
getExplicitForeignKeyName() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getExplicitForeignKeyName() - Method in class org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl
 
getExplicitFromElements() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getExplicitHibernateTypeDescriptor() - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
getExplicitHibernateTypeName() - Method in class org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl
 
getExplicitHibernateTypeName() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
getExplicitHibernateTypeName() - Method in interface org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolver
 
getExplicitHibernateTypeName() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
getExplicitHibernateTypeName() - Method in interface org.hibernate.metamodel.source.binder.DiscriminatorSource
Obtain the discriminator type.
getExplicitHibernateTypeParameters() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
getExplicitHibernateTypeParameters() - Method in interface org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolver
 
getExplicitHibernateTypeParameters() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
getExplicitHibernateTypeSource() - Method in interface org.hibernate.metamodel.source.binder.BasicPluralAttributeElementSource
 
getExplicitHibernateTypeSource() - Method in class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
getExplicitName() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
getExplicitName() - Method in interface org.hibernate.cfg.ObjectNameSource
Retrieve the name explicitly provided by the user.
getExplicitSchemaName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getExplicitSchemaName() - Method in interface org.hibernate.metamodel.source.binder.TableSource
Obtain the supplied schema name
getExplicitSchemaName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getExplicitTableName() - Method in interface org.hibernate.metamodel.source.binder.TableSource
Obtain the supplied table name.
getExplicitTuplizerClassName() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getExplicitTuplizerClassName() - Method in interface org.hibernate.metamodel.source.binder.ComponentAttributeSource
 
getExplicitTuplizerClassName() - Method in interface org.hibernate.metamodel.source.binder.CompositePluralAttributeElementSource
 
getExplicitTuplizerClassName() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getExplicitTuplizerClassName() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
getExplicitTypeName() - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
getExportIdentifier() - Method in interface org.hibernate.metamodel.relational.Exportable
Get a unique identifier to make sure we are not exporting the same database structure multiple times.
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.Index
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.PrimaryKey
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.Sequence
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.Table
 
getExportIdentifier() - Method in class org.hibernate.metamodel.relational.UniqueKey
 
getExposableStatement() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
getExposableStatement() - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
getExposableStatement() - Method in class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
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 class org.hibernate.metamodel.relational.DerivedValue
Get the value expression.
getExpression() - Method in class org.hibernate.metamodel.source.annotations.attribute.DerivedValueSourceImpl
 
getExpression() - Method in class org.hibernate.metamodel.source.annotations.attribute.FormulaValue
 
getExpression() - Method in interface org.hibernate.metamodel.source.binder.DerivedValueSource
Obtain the expression used to derive the value.
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
 
getExtends() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the extends property.
getExtends() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the extends property.
getExtends() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the extends property.
getExtends() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.SubEntityElement
 
getExtendsNeeded(XmlDocument, 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.
getExternalName() - Method in enum org.hibernate.cache.spi.access.AccessType
 
getExternalName() - Method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
 
getExtractedMetaDataSupport() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getExtractedMetaDataSupport() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain information about supported behavior reported by the JDBC driver.
getExtractionDocument() - Method in class org.hibernate.ejb.test.cascade.Conference
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
getExtraKeywords() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Get the list of extra keywords (beyond standard SQL92 keywords) reported by the driver.
getExtraProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getExtraProperties() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getExtraSelectList() - Method in class org.hibernate.sql.SelectFragment
 
getF() - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
getF() - Method in class org.hibernate.test.annotations.cascade.circle.identity.E
 
getF() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
getF() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.E
 
getFactor() - Method in enum org.hibernate.metamodel.relational.Size.LobMultiplier
 
getFactory() - Method in class org.hibernate.context.internal.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.spi.SessionImplementor
Get the creating SessionFactoryImplementor
getFactory() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFactory() - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
getFactory() - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Get a handle to the encapsulated SessionFactory.
getFactory() - Method in class org.hibernate.internal.AbstractSessionImpl
 
getFactory() - Method in class org.hibernate.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 class org.hibernate.test.instrument.cases.AbstractExecutable
 
getFactory() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getFailureExpectedAnnotation() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getFakeBidirectionalRelationIndexMapper() - Method in class org.hibernate.envers.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. Pass the true/false values into constructor instead.
getFamily() - Method in interface org.hibernate.test.dynamicentity.Person
 
getFamily() - Method in class org.hibernate.test.hql.Human
 
getFarmer() - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
getFather() - Method in class org.hibernate.test.annotations.engine.collection.Son
 
getFather() - Method in class org.hibernate.test.hql.Animal
 
getFavoriteFood() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getFavoriteNumbers() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getFavoriteStudent() - Method in class org.hibernate.ejb.test.cascade.Teacher
 
getFavoriteTeacher() - Method in class org.hibernate.ejb.test.cascade.Student
 
getFavoriteToys() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getFavouriteMusic() - Method in class org.hibernate.ejb.test.exception.Musician
 
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the fetch property.
getFetch() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the fetch property.
getFetch() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the fetch property.
getFetchByRole(String) - Method in class org.hibernate.engine.profile.FetchProfile
 
getFetchCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getFetchCount
getFetchCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getFetchCount
getFetchCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getFetchCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
getFetchCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
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
Retrieve the fetches associated with this profile
getFetches() - Method in class org.hibernate.metamodel.binding.FetchProfile
Retrieve the fetches associated with this profile
getFetchMode(FetchType) - Static method in class org.hibernate.cfg.AnnotationBinder
 
getFetchMode(String) - Method in class org.hibernate.internal.CriteriaImpl
 
getFetchMode() - Method in class org.hibernate.mapping.Collection
 
getFetchMode() - Method in interface org.hibernate.mapping.Fetchable
 
getFetchMode() - Method in class org.hibernate.mapping.OneToMany
 
getFetchMode() - Method in class org.hibernate.mapping.SimpleValue
 
getFetchMode() - Method in class org.hibernate.mapping.ToOne
 
getFetchMode() - Method in interface org.hibernate.mapping.Value
 
getFetchMode() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getFetchMode() - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
Deprecated.  
getFetchMode() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getFetchMode() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
getFetchMode() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getFetchMode() - Method in interface org.hibernate.metamodel.source.binder.AssociationAttributeSource
Obtain the fetch mode to be applied to this association.
getFetchMode() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getFetchMode() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getFetchMode() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
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 class org.hibernate.type.AnyType
 
getFetchMode(int) - Method in class org.hibernate.type.ComponentType
 
getFetchMode(int) - Method in class org.hibernate.type.CompositeCustomType
 
getFetchMode(int) - Method in interface org.hibernate.type.CompositeType
Retrieve the fetch mode of the indicated component property.
getFetchProfile(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieve fetch profile by name.
getFetchProfile() - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated. use #getLoadQueryInfluencers instead
getFetchProfile() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFetchProfile() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getFetchProfile() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the fetchProfile property.
getFetchProfile() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the fetchProfile property.
getFetchProfile(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getFetchProfile() - Method in class org.hibernate.internal.SessionImpl
Get the internal fetch profile currently associated with this session.
getFetchProfile() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getFetchProfiles() - Method in interface org.hibernate.metamodel.Metadata
 
getFetchProfiles() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getFetchSize() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getFetchSize() - Method in class org.hibernate.engine.spi.RowSelection
 
getFetchSize() - Method in class org.hibernate.internal.CriteriaImpl
 
getFetchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the fetchSize property.
getFetchSize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the fetchSize property.
getFetchStyle() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getFetchStyle() - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
 
getFetchStyle() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getFetchStyle() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getFetchStyle() - Method in interface org.hibernate.metamodel.source.binder.AssociationAttributeSource
 
getFetchStyle() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getFetchTiming() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getFetchTiming() - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
 
getFetchTiming() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getFetchTiming() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getFetchTiming() - Method in interface org.hibernate.metamodel.source.binder.AssociationAttributeSource
 
getFetchTiming() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getField1() - Method in class org.hibernate.test.annotations.xml.ejb3.Entity1
 
getField1() - Method in class org.hibernate.test.annotations.xml.ejb3.Entity2
 
getField1() - Method in class org.hibernate.test.annotations.xml.ejb3.Entity3
 
getFieldHandler() - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandled
Access to the current field interception handler.
getFieldResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
Gets the value of the fieldResult property.
getFields() - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
getFields() - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
getFieldTransformer(ClassFile) - Method in class org.hibernate.bytecode.internal.javassist.JavassistClassTransformer
 
getFile() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Gets the value of the file property.
getFilename() - Method in class org.hibernate.hql.internal.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
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the filter property.
getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the filter property.
getFilter() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getFilterDef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the filterDef property.
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.internal.FilterImpl
 
getFilterDefinition(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getFilterDefinition(String) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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
Deprecated.  
getFilterDefinitions() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getFilterDefinitions() - Method in interface org.hibernate.metamodel.Metadata
 
getFilterDefinitions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getFilteredPositionalParameterTypes() - Method in class org.hibernate.engine.spi.QueryParameters
 
getFilteredPositionalParameterValues() - Method in class org.hibernate.engine.spi.QueryParameters
 
getFilteredSQL() - Method in class org.hibernate.engine.spi.QueryParameters
 
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
 
getFilterMap() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getFilterMap() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getFilterName() - Method in class org.hibernate.engine.spi.FilterDefinition
Get the name of the filter this configuration defines.
getFilterParameterType(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getFilterParameterType(String) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
Retreive the type for a given filter parrameter.
getFilterParameterType(String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getFilterParameterValue(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getFilterParameterValue(String) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
Retreive the currently set value for a filter parameter.
getFilterParameterValue(String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
getFilterQueryPlan(String, String, boolean, Map) - Method in class org.hibernate.engine.query.spi.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.internal.AbstractScrollableResults
Check that the requested type is compatible with the result type, and return the column value.
getFinalFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getFinalGrade() - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
getFinancialAssets() - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
getFirst() - Method in class org.hibernate.envers.tools.Pair
 
getFirst() - Method in class org.hibernate.envers.tools.Triple
 
getFirst() - Method in class org.hibernate.test.annotations.embedded.one2many.Name
 
getFirst() - Method in class org.hibernate.test.hql.Name
 
getFirst() - Method in class org.hibernate.test.querycache.PersonName
 
getFirstArgumentType() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
getFirstArgumentType() - Method in interface org.hibernate.hql.internal.ast.tree.FunctionNode
 
getFirstArgumentType() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
getFirstJoin() - Method in class org.hibernate.engine.internal.JoinSequence
 
getFirstLevelCache() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getFirstLevelCache() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getFirstname() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.PersonalContact
 
getFirstname() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.PersonalContact
 
getFirstname() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.PersonalContact
 
getFirstName() - Method in class org.hibernate.test.annotations.cid.ParentPk
 
getFirstName() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getFirstName() - Method in class org.hibernate.test.annotations.collectionelement.Person
 
getFirstName() - Method in class org.hibernate.test.annotations.entity.FirstName
 
getFirstName() - Method in class org.hibernate.test.annotations.fetch.Person
 
getFirstname() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
getFirstname() - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
getFirstName() - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
getFirstName() - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
getFirstname() - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
getFirstName() - Method in class org.hibernate.test.annotations.onetomany.Person
 
getFirstname() - Method in class org.hibernate.test.annotations.query.Captain
 
getFirstname() - Method in class org.hibernate.test.annotations.query.Identity
 
getFirstName() - Method in class org.hibernate.test.jdbc.Person
 
getFirstName() - Method in class org.hibernate.test.jpa.fetch.Person
 
getFirstNonWhitespaceCharacter(String) - Static method in class org.hibernate.internal.util.StringHelper
 
getFirstResult() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getFirstResult() - Method in class org.hibernate.internal.CriteriaImpl
 
getFirstRow() - Method in class org.hibernate.engine.spi.RowSelection
 
getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
 
getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
Returns the first select expression node that should be considered when building the array of select expressions.
getFixedLeg() - Method in class org.hibernate.test.annotations.embedded.Swap
 
getFixedLeg() - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
getFixtureOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
getFlatNumber() - Method in class org.hibernate.envers.test.various.Address
 
getFlavor() - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
getFloat(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getFloat(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a float
getFloatData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getFloatLeg() - Method in class org.hibernate.test.annotations.embedded.Swap
 
getFloatLeg() - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
getFloatValue() - Method in class org.hibernate.test.hql.Human
 
getFloors() - Method in class org.hibernate.test.annotations.access.Gardenshed
 
getFlushBeforeCompletionEnabled() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getFlushBeforeCompletionEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is automatic Session flusing enabled?
getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getFlushCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getFlushCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getFlushCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getFlushCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of flush executed by sessions (either implicit or explicit)
getFlushMode(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.spi.NamedQueryDefinition
 
getFlushMode() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
getFlushMode() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.AbstractFlushTest
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddDel
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
getFlushMode() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
getFlushMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the flushMode property.
getFlushMode() - Method in class org.hibernate.internal.SessionImpl
 
getFlushMode() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getFlushMode() - Method in interface org.hibernate.Session
Get the current flush mode for this session.
getFo() - Method in class org.hibernate.test.legacy.FumTest.ABean
 
getFocal() - Method in class org.hibernate.test.annotations.manytoone.Lens
 
getFolder() - Method in class org.hibernate.test.instrument.domain.Document
 
getFor(Configuration) - Static method in class org.hibernate.envers.configuration.AuditConfiguration
 
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the foreignKey property.
getForeignKey() - Method in class org.hibernate.metamodel.binding.CollectionKey
 
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
 
getForeignKeyName() - Method in interface org.hibernate.metamodel.relational.state.ManyToOneRelationalState
 
getForeignKeys() - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
getForeignKeys() - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getForeignKeyType() - Method in class org.hibernate.mapping.OneToOne
Returns the foreignKeyType.
getForestType() - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
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.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 enum org.hibernate.engine.jdbc.internal.FormatStyle
 
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the formula property.
getFormula() - Method in class org.hibernate.mapping.Formula
 
getFormula() - Method in interface org.hibernate.metamodel.relational.state.DerivedValueRelationalState
 
getFormulaAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the formulaAttribute property.
getFormulaAttribute() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
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.CUBRIDDialect
 
getForUpdateString() - Method in class org.hibernate.dialect.DB2Dialect
 
getForUpdateString() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.Dialect
Given LockOptions (lockMode, timeout), determine the appropriate for update fragment to use.
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.Dialect
Given a lock mode, determine the appropriate for update fragment to use.
getForUpdateString() - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire locks for this dialect.
getForUpdateString(String) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list fragment appropriate for this dialect given the aliases of the columns to be write locked.
getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.Dialect
Get the FOR UPDATE OF column_list fragment appropriate for this dialect given the aliases of the columns to be write locked.
getForUpdateString() - Method in class org.hibernate.dialect.FrontBaseDialect
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.SybaseASE157Dialect
 
getForUpdateString(String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
getForUpdateString() - Method in class org.hibernate.dialect.TeradataDialect
Does this dialect support the FOR UPDATE syntax?
getForUpdateString() - Method in class org.hibernate.dialect.TimesTenDialect
 
getFoundedIn() - Method in class org.hibernate.test.annotations.manytomany.BuildingCompany
 
getFrame() - Method in class org.hibernate.test.annotations.manytoone.Lens
 
getFrequency() - Method in class org.hibernate.test.id.Radio
 
getFriends() - Method in class org.hibernate.test.annotations.manytomany.Friend
 
getFriends() - Method in class org.hibernate.test.deletetransient.Person
 
getFriends() - Method in class org.hibernate.test.hql.Human
 
getFriends() - Method in class org.hibernate.test.subselectfetch.Child
 
getFrom() - Method in class org.hibernate.ejb.test.emops.Mail
 
getFrom() - Method in class org.hibernate.test.annotations.override.Move
 
getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getFromClause() - Method in interface org.hibernate.hql.internal.ast.tree.RestrictableStatement
Retreives the from-clause in effect for this statement.
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getFromElement(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Retreives the from-element represented by the given alias.
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getFromElement() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Returns the FROM element that this expression refers to.
getFromElement() - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
getFromElements() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns the list of from elements in order.
getFromElementsForLoad() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
FromElements which need to be accounted for in the load phase (either for return or for fetch).
getFromEntityNameCache(Object, Number, Object) - Method in class org.hibernate.envers.reader.FirstLevelCache
Gets the entityName from the cache.
getFromMappedBy(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getFromMappedBy(String, String) - Method in interface org.hibernate.cfg.Mappings
 
getFromPart() - Method in class org.hibernate.engine.internal.JoinSequence
 
getFromPropertyName() - Method in class org.hibernate.envers.entities.RelationDescription
 
getFulfillmentDate() - Method in class org.hibernate.test.filter.Order
 
getFullCode() - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
getFullPath() - Method in class org.hibernate.loader.PropertyPath
 
getFullText() - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
getFum() - Method in class org.hibernate.test.legacy.FumTest.ABean
 
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).
getG() - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
getG() - Method in class org.hibernate.test.annotations.cascade.circle.identity.H
 
getG() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
getG() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.H
 
getG() - Method in class org.hibernate.test.cascade.A
 
getGeneralProperties() - Method in class org.hibernate.test.annotations.any.PropertyList
 
getGeneralProperties() - Method in class org.hibernate.test.annotations.any.PropertySet
 
getGeneralProperties() - Method in class org.hibernate.test.any.PropertySet
 
getGenerated() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the generated property.
getGenerated() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the generated property.
getGenerated() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the generated property.
getGenerated() - Method in class org.hibernate.test.generated.ComponentOwner.Component
 
getGeneratedId() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
getGeneratedIdentity(ResultSet, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
Get the generated identifier when using identity columns
getGeneratedValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the generatedValue property.
getGeneratedVersion() - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
getGeneratedVersion() - Method in class org.hibernate.id.uuid.StandardRandomStrategy
A variant 4 (random) strategy
getGeneratedVersion() - Method in interface org.hibernate.id.UUIDGenerationStrategy
Which variant, according to IETF RFC 4122, of UUID does this strategy generate? RFC 4122 defines 5 variants (though it only describes algorithms to generate 4): 1 = time based 2 = DCE based using POSIX UIDs 3 = name based (md5 hash) 4 = random numbers based 5 = name based (sha-1 hash) Returning the values above should be reserved to those generators creating variants compliant with the corresponding RFC definition; others can feel free to return other values as they see fit.
getGeneration() - Method in class org.hibernate.mapping.Property
 
getGeneration() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
getGeneration() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getGeneration() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
Obtain the generation strategy for this attribute/value.
getGeneration() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
getGeneration() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getGeneration() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Obtain a description of if/when the attribute value is generated by the database.
getGeneration() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getGeneration() - Method in class org.hibernate.test.annotations.indexcoll.GenerationGroup
 
getGenerator(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getGenerator(String, Map<String, IdGenerator>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getGenerator(String) - Method in interface org.hibernate.cfg.Mappings
Retrieve the id-generator by name.
getGenerator(String, Map<String, IdGenerator>) - Method in interface org.hibernate.cfg.Mappings
Try to find the generator from the localGenerators and then from the global generator list
getGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the generator property.
getGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
Gets the value of the generator property.
getGeneratorTableProperties(String, Map<String, Properties>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getGeneratorTableProperties(String, Map<String, Properties>) - Method in interface org.hibernate.cfg.Mappings
Retrieve the properties related to a generator table.
getGenericValue() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
getGeneticCode() - Method in class org.hibernate.test.annotations.generics.Gene
 
getGetGeneratedKeysEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getGetGeneratedKeysEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is use of JDBC3 getGeneratedKeys() enabled?
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, String) - Static method in class org.hibernate.internal.util.ReflectHelper
Directly retrieve the Getter reference via the BasicPropertyAccessor.
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.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.
getGetters() - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Returns the setter names of properties.
getGlobalCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getGlobalMetaAttributeContext() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getGlobalMetaAttributeContext() - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
getGod() - Method in class org.hibernate.test.annotations.access.Thingy
 
getGovernments() - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
getGrade() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getGrandparent() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
getGrant() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
Gets the value of the grant property.
getGreeting() - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
getGreetings() - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
getGreetingSet() - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
getGroup() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
getGroup() - Method in class org.hibernate.test.insertordering.Membership
 
getGroup() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
getGroup() - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
getGroup() - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
getGroupBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getGroupId() - Method in class org.hibernate.test.annotations.join.SysGroupsOrm
 
getGroupId() - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
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
getGroups() - Method in class org.hibernate.test.annotations.join.SysUserOrm
 
getGroups() - Method in class org.hibernate.test.idbag.User
 
getGroups() - Method in class org.hibernate.test.joinfetch.User
 
getGroups() - Method in class org.hibernate.test.manytomany.batchload.User
 
getGroups() - Method in class org.hibernate.test.manytomany.ordered.User
 
getGroups() - Method in class org.hibernate.test.manytomany.User
 
getGroups() - Method in class org.hibernate.test.version.db.User
 
getGroups() - Method in class org.hibernate.test.version.sybase.User
 
getGs() - Method in class org.hibernate.test.cascade.H
 
getH() - Method in class org.hibernate.test.annotations.cascade.circle.identity.F
 
getH() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.F
 
getHabitatId() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
getHabitatId() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
getHarvestDate() - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
getHashCode(Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
getHashCode(Object) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
getHashCode(Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getHashCode(Object) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
getHashCode(Object) - Method in class org.hibernate.type.CollectionType
 
getHashCode(Object) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
getHashCode(Object) - Method in class org.hibernate.type.CompositeCustomType
 
getHashCode(Object) - Method in class org.hibernate.type.CustomType
 
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Get a hash code, consistent with persistence "equality".
getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
getHashCode(Object) - Method in interface org.hibernate.type.Type
Get a hash code, consistent with persistence "equality".
getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Get a hash code, consistent with persistence "equality".
getHasInhabitants() - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
getHasInside() - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
getHatedNames() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getHaving() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
getHbmfiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getHeader() - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
getHeight() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
getHeight() - Method in interface org.hibernate.test.annotations.target.Luggage
 
getHeight() - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
getHeight() - Method in class org.hibernate.test.annotations.uniqueconstraint.Building
 
getHeight() - Method in class org.hibernate.test.criteria.Person
 
getHeightInches() - Method in class org.hibernate.test.component.basic.Person
 
getHeightInches() - Method in class org.hibernate.test.hql.Human
 
getHeightInches() - Method in class org.hibernate.test.join.Person
 
getHeightInches() - Method in class org.hibernate.test.joinedsubclass.Person
 
getHeightInches() - Method in class org.hibernate.test.subselect.Alien
 
getHeightInches() - Method in class org.hibernate.test.subselect.Being
 
getHeightInches() - Method in class org.hibernate.test.subselect.Human
 
getHeightInches() - Method in class org.hibernate.test.unionsubclass2.Person
 
getHeldIn() - Method in class org.hibernate.test.annotations.array.Contest
 
getHeresAnotherCrazyIdFieldName() - Method in class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
getHeresAnotherCrazyIdFieldName() - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
getHibernateConfiguration() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated. This API is intended to give a read-only configuration.
getHibernateConfigurationFileName() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
getHibernateConfigurationFileName() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
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.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
getHibernateType() - Method in class org.hibernate.ejb.metamodel.EmbeddableTypeImpl
 
getHibernateTypeDescriptor() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getHibernateTypeDescriptor() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
Obtain the descriptor for the Hibernate Type for this binding.
getHibernateTypeDescriptor() - Method in class org.hibernate.metamodel.binding.BasicCollectionElement
 
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.
getHibernateTypeResolver() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
getHibernateTypeResolver() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
getHibernateTypeResolver() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getHierarchyDetails() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getHierarchyInheritanceType() - Method in class org.hibernate.metamodel.source.annotations.EntityHierarchyImpl
 
getHierarchyInheritanceType() - Method in interface org.hibernate.metamodel.source.binder.EntityHierarchy
The inheritance type/strategy for the hierarchy.
getHierarchyInheritanceType() - Method in class org.hibernate.metamodel.source.hbm.EntityHierarchyImpl
 
getHigh() - Method in class org.hibernate.test.annotations.type.MyOid
 
getHighOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
getHint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the hint property.
getHint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Gets the value of the hint property.
getHints() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getHireDate() - Method in class org.hibernate.test.component.basic.Employee
 
getHireDate() - Method in class org.hibernate.test.filter.hql.Employee
 
getHireDate() - Method in class org.hibernate.test.filter.Salesperson
 
getHireDate() - Method in class org.hibernate.test.queryplan.Employee
 
getHireDate() - Method in class org.hibernate.test.ternary.Employee
 
getHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getHitCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getHitCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getHiTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique down to millisecond
getHitRatio() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getHiValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
Getter for property 'upperLimit'.
getHive() - Method in class org.hibernate.test.unionsubclass.Alien
 
getHivemates() - Method in class org.hibernate.test.unionsubclass.Alien
 
getHolderClass() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getHolderInstantiator(ResultTransformer, ResultTransformer, String[]) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
getHolderInstantiator() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getHoldings() - Method in class org.hibernate.test.cut.MutualFund
 
getHomeAddress() - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
getHomeAddress() - Method in class org.hibernate.test.component.cascading.toone.PersonalInfo
 
getHourlyRate() - Method in class org.hibernate.test.annotations.manytomany.Contractor
 
getHouseNumber() - Method in class org.hibernate.envers.test.various.Address
 
getHqlParameterSpecification() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
 
getHqlPosition() - Method in class org.hibernate.param.PositionalParameterSpecification
Getter for property 'hqlPosition'.
getHQLQueryPlan(String, boolean, Map) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
 
getHQLQueryPlan(String, boolean) - Method in class org.hibernate.internal.AbstractSessionImpl
 
GetHqlQueryPlanTest - Class in org.hibernate.test.queryplan
Tests for HQL query plans
GetHqlQueryPlanTest() - Constructor for class org.hibernate.test.queryplan.GetHqlQueryPlanTest
 
getHs() - Method in class org.hibernate.test.cascade.A
 
getHs() - Method in class org.hibernate.test.cascade.G
 
getHuman() - Method in class org.hibernate.test.hql.User
 
getHumanContacts() - Method in class org.hibernate.test.annotations.manytomany.Cat
 
getId() - Method in class org.hibernate.action.internal.EntityAction
entity id accessor
getId() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
getId() - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
getId(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getId() - Method in class org.hibernate.ejb.test.association.Kitchen
 
getId() - Method in class org.hibernate.ejb.test.association.Oven
 
getId() - Method in class org.hibernate.ejb.test.beanvalidation.CupHolder
 
getId() - Method in class org.hibernate.ejb.test.callbacks.Person
 
getId() - Method in class org.hibernate.ejb.test.callbacks.Plant
 
getId() - Method in class org.hibernate.ejb.test.callbacks.RemoteControl
 
getId() - Method in class org.hibernate.ejb.test.callbacks.Rythm
 
getId() - Method in class org.hibernate.ejb.test.callbacks.Television
 
getId() - Method in class org.hibernate.ejb.test.callbacks.Translation
 
getId() - Method in class org.hibernate.ejb.test.cascade.Conference
 
getId() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
getId() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getId() - Method in class org.hibernate.ejb.test.cascade.Grandson
 
getId() - Method in class org.hibernate.ejb.test.cascade.Parent
 
getId() - Method in class org.hibernate.ejb.test.cascade.Soldier
 
getId() - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
getId() - Method in class org.hibernate.ejb.test.cascade.Son
 
getId() - Method in class org.hibernate.ejb.test.cascade.Song
 
getId() - Method in class org.hibernate.ejb.test.cascade.Student
 
getId() - Method in class org.hibernate.ejb.test.cascade.Teacher
 
getId() - Method in class org.hibernate.ejb.test.cascade.Troop
 
getId() - Method in class org.hibernate.ejb.test.cascade.Troop2
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.B3
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.B4
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.C1
 
getId() - Method in class org.hibernate.ejb.test.emops.cascade.C2
 
getId() - Method in class org.hibernate.ejb.test.emops.Colony
 
getId() - Method in class org.hibernate.ejb.test.emops.Competition
 
getId() - Method in class org.hibernate.ejb.test.emops.Competitor
 
getId() - Method in class org.hibernate.ejb.test.emops.Decorate
 
getId() - Method in class org.hibernate.ejb.test.emops.Empire
 
getId() - Method in class org.hibernate.ejb.test.emops.Mail
 
getId() - Method in class org.hibernate.ejb.test.emops.Music
 
getId() - Method in class org.hibernate.ejb.test.emops.Pet
 
getId() - Method in class org.hibernate.ejb.test.exception.Instrument
 
getId() - Method in class org.hibernate.ejb.test.exception.Music
 
getId() - Method in class org.hibernate.ejb.test.exception.Musician
 
getId() - Method in class org.hibernate.ejb.test.inheritance.Fruit
 
getId() - Method in class org.hibernate.ejb.test.lob.ImageReader
 
getId() - Method in class org.hibernate.ejb.test.lock.Lock
 
getId() - Method in class org.hibernate.ejb.test.lock.Lockable
 
getId() - Method in class org.hibernate.ejb.test.lock.UnversionedLock
 
getId() - Method in class org.hibernate.ejb.test.ops.Animal
 
getId() - Method in class org.hibernate.ejb.test.ops.Employee
 
getId() - Method in class org.hibernate.ejb.test.ops.Employer
 
getId() - Method in class org.hibernate.ejb.test.ops.NumberedNode
 
getId() - Method in class org.hibernate.ejb.test.transaction.Book
 
getId() - Method in class org.hibernate.ejb.test.util.Author
 
getId() - Method in class org.hibernate.ejb.test.util.Book
 
getId() - Method in class org.hibernate.ejb.test.util.Umbrella
 
getId() - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
getId() - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
getId() - Method in class org.hibernate.engine.spi.EntityEntry
 
getId() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
getId() - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
getId() - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
getId() - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
getId() - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
getId() - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
getId() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
getId() - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
getId() - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
getId() - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
getId() - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
getId() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
getId() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
getId() - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
getId() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
getId() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
getId() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
getId() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
getId() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
getId() - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
getId() - Method in class org.hibernate.envers.test.integration.collection.norevision.Person
 
getId() - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
getId() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
getId() - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
getId() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
getId() - Method in interface org.hibernate.envers.test.integration.inheritance.mixed.entities.Activity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
getId() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.allAudited.SimpleInterface
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
getId() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
getId() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
getId() - Method in interface org.hibernate.envers.test.integration.interfaces.relation.ISetRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSuperclass
 
getId() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
getId() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
getId() - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
getId() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
getId() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
getId() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSuperclass
 
getId() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
getId() - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
getId() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
getId() - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
getId() - Method in class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
getId() - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
getId() - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
getId() - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
getId() - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
getId() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
getId() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
getId() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
getId() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
getId() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
getId() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
getId() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getId() - Method in class org.hibernate.envers.test.various.Address
 
getId() - Method in class org.hibernate.envers.test.various.Person
 
getId() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
The id to be used in the database operation.
getId() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getId() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getId() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getId() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getId() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the id property.
getId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the id property.
getId() - Method in class org.hibernate.proxy.AbstractSerializableProxy
 
getId() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
getId() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
getId() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
getId() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
getId() - Method in class org.hibernate.test.annotations.access.Furniture
 
getId() - Method in class org.hibernate.test.annotations.access.Gardenshed
 
getId() - Method in class org.hibernate.test.annotations.any.CharProperty
 
getId() - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
getId() - Method in class org.hibernate.test.annotations.any.LongProperty
 
getId() - Method in class org.hibernate.test.annotations.any.PropertyList
 
getId() - Method in class org.hibernate.test.annotations.any.PropertyMap
 
getId() - Method in class org.hibernate.test.annotations.any.PropertySet
 
getId() - Method in class org.hibernate.test.annotations.any.StringProperty
 
getId() - Method in class org.hibernate.test.annotations.array.Competitor
 
getId() - Method in class org.hibernate.test.annotations.array.Contest
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.Color
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.CupHolder
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.Display
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
getId() - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
getId() - Method in class org.hibernate.test.annotations.bytecode.Hammer
 
getId() - Method in interface org.hibernate.test.annotations.bytecode.Tool
 
getId() - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
getId() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
getId() - Method in class org.hibernate.test.annotations.cid.B
 
getId() - Method in class org.hibernate.test.annotations.cid.C
 
getId() - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
getId() - Method in class org.hibernate.test.annotations.cid.keymanytoone.Key
 
getId() - Method in class org.hibernate.test.annotations.cid.SomeEntity
 
getId() - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.BugSystem
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Sale
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.Matrix
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.Products
 
getId() - Method in class org.hibernate.test.annotations.collectionelement.Widgets
 
getId() - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
getId() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getId() - Method in class org.hibernate.test.annotations.embedded.AddressType
 
getId() - Method in class org.hibernate.test.annotations.embedded.CorpType
 
getId() - Method in class org.hibernate.test.annotations.embedded.Deal
 
getId() - Method in class org.hibernate.test.annotations.embedded.FavoriteThings
 
getId() - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
getId() - Method in class org.hibernate.test.annotations.embedded.Manager
 
getId() - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
getId() - Method in class org.hibernate.test.annotations.embedded.Nationality
 
getId() - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
getId() - Method in class org.hibernate.test.annotations.embedded.one2many.Person
 
getId() - Method in class org.hibernate.test.annotations.engine.collection.Father
 
getId() - Method in class org.hibernate.test.annotations.engine.collection.Mother
 
getId() - Method in class org.hibernate.test.annotations.engine.collection.Son
 
getId() - Method in class org.hibernate.test.annotations.entity.Address
 
getId() - Method in class org.hibernate.test.annotations.entity.Bid
 
getId() - Method in class org.hibernate.test.annotations.entity.Car
 
getId() - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
getId() - Method in class org.hibernate.test.annotations.entity.Drill
 
getId() - Method in class org.hibernate.test.annotations.entity.Flight
 
getId() - Method in class org.hibernate.test.annotations.entity.Forest
 
getId() - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
getId() - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
getId() - Method in class org.hibernate.test.annotations.entity.Name
 
getId() - Method in class org.hibernate.test.annotations.entity.Narrative
 
getId() - Method in class org.hibernate.test.annotations.entity.Player
 
getId() - Method in class org.hibernate.test.annotations.entity.Race
 
getId() - Method in class org.hibernate.test.annotations.entity.Ransom
 
getId() - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
getId() - Method in class org.hibernate.test.annotations.entity.Topic
 
getId() - Method in class org.hibernate.test.annotations.entity.Tree
 
getId() - Method in class org.hibernate.test.annotations.entity.WashingMachine
 
getId() - Method in class org.hibernate.test.annotations.fetch.Branch
 
getId() - Method in class org.hibernate.test.annotations.fetch.Leaf
 
getId() - Method in class org.hibernate.test.annotations.fetch.Person
 
getId() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getId() - Method in class org.hibernate.test.annotations.generics.DNA
 
getId() - Method in class org.hibernate.test.annotations.generics.Dummy
 
getId() - Method in class org.hibernate.test.annotations.generics.Gene
 
getId() - Method in class org.hibernate.test.annotations.generics.Item
 
getId() - Method in class org.hibernate.test.annotations.generics.PaperType
 
getId() - Method in class org.hibernate.test.annotations.generics.Price
 
getId() - Method in class org.hibernate.test.annotations.generics.SomeGuy
 
getId() - Method in class org.hibernate.test.annotations.generics.WildEntity
 
getId() - Method in class org.hibernate.test.annotations.genericsinheritance.Child
 
getId() - Method in class org.hibernate.test.annotations.genericsinheritance.Parent
 
getId() - Method in class org.hibernate.test.annotations.id.generationmappings.AutoEntity
 
getId() - Method in class org.hibernate.test.annotations.id.generationmappings.CompleteSequenceEntity
 
getId() - Method in class org.hibernate.test.annotations.id.generationmappings.MinimalSequenceEntity
 
getId() - Method in class org.hibernate.test.annotations.id.generationmappings.MinimalTableEntity
 
getId() - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
getId() - Method in class org.hibernate.test.annotations.identifiercollection.Stamp
 
getId() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
getId() - Method in class org.hibernate.test.annotations.idmanytoone.CardKey
 
getId() - Method in class org.hibernate.test.annotations.idmanytoone.Project
 
getId() - Method in class org.hibernate.test.annotations.immutable.Country
 
getId() - Method in class org.hibernate.test.annotations.immutable.Foobar
 
getId() - Method in class org.hibernate.test.annotations.immutable.State
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Drawer
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Dress
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.GenerationGroup
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.GenerationUser
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.News
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Painter
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Trainee
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Training
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Version
 
getId() - Method in class org.hibernate.test.annotations.indexcoll.Wardrobe
 
getId() - Method in class org.hibernate.test.annotations.inheritance.Fruit
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Asset
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.LegalEntity
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.Pool
 
getId() - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
getId() - Method in class org.hibernate.test.annotations.inheritance.singletable.Building
 
getId() - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
getId() - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
getId() - Method in interface org.hibernate.test.annotations.interfaces.Contact
 
getId() - Method in class org.hibernate.test.annotations.interfaces.ContactImpl
 
getId() - Method in interface org.hibernate.test.annotations.interfaces.User
 
getId() - Method in class org.hibernate.test.annotations.interfaces.UserImpl
 
getId() - Method in class org.hibernate.test.annotations.join.B
 
getId() - Method in class org.hibernate.test.annotations.join.Cat
 
getId() - Method in class org.hibernate.test.annotations.loader.Player
 
getId() - Method in class org.hibernate.test.annotations.loader.Team
 
getId(B) - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
getId(C) - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
getId() - Method in class org.hibernate.test.annotations.lob.Book
 
getId() - Method in class org.hibernate.test.annotations.lob.CompiledCode
 
getId() - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
getId(Book) - Method in class org.hibernate.test.annotations.lob.LobTest
 
getId(CompiledCode) - Method in class org.hibernate.test.annotations.lob.LobTest
 
getId() - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
getId() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
getId() - Method in class org.hibernate.test.annotations.lob.VersionedBook
 
getId() - Method in class org.hibernate.test.annotations.lob.VersionedCompiledCode
 
getId(VersionedBook) - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
getId(VersionedCompiledCode) - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Building
 
getId() - Method in class org.hibernate.test.annotations.manytomany.BuildingCompany
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Cat
 
getId() - Method in class org.hibernate.test.annotations.manytomany.City
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Employee
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Employer
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Friend
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Group
 
getId() - Method in class org.hibernate.test.annotations.manytomany.GroupWithSet
 
getId() - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Man
 
getId() - Method in class org.hibernate.test.annotations.manytomany.ProgramManager
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Store
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Woman
 
getId() - Method in class org.hibernate.test.annotations.manytomany.Zone
 
getId() - Method in class org.hibernate.test.annotations.manytoone.BiggestForest
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Car
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Color
 
getId() - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Frame
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Lens
 
getId() - Method in class org.hibernate.test.annotations.manytoone.LotzPK
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Node
 
getId() - Method in class org.hibernate.test.annotations.manytoone.Order
 
getId() - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
getId() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
getId() - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Company
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
getId() - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
getId() - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
getId() - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
getId() - Method in class org.hibernate.test.annotations.naturalid.State
 
getId() - Method in class org.hibernate.test.annotations.notfound.Coin
 
getId() - Method in class org.hibernate.test.annotations.notfound.Currency
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Manufacturer
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Model
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Monkey
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Street
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Tiger
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
getId() - Method in class org.hibernate.test.annotations.onetomany.Troop
 
getId() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
getId() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
getId() - Method in class org.hibernate.test.annotations.override.Addr
 
getId() - Method in class org.hibernate.test.annotations.override.Employee
 
getId() - Method in class org.hibernate.test.annotations.override.Move
 
getId() - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
getId() - Method in class org.hibernate.test.annotations.override.SocialSite
 
getId() - Method in class org.hibernate.test.annotations.polymorphism.Car
 
getId() - Method in class org.hibernate.test.annotations.query.Area
 
getId() - Method in class org.hibernate.test.annotations.query.CasimirParticle
 
getId() - Method in class org.hibernate.test.annotations.query.Chaos
 
getId() - Method in class org.hibernate.test.annotations.query.Dictionary
 
getId() - Method in class org.hibernate.test.annotations.query.Night
 
getId() - Method in class org.hibernate.test.annotations.query.Twilight
 
getId() - Method in class org.hibernate.test.annotations.quote.Phone
 
getId() - Method in class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
getId() - Method in class org.hibernate.test.annotations.quote.User
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Item
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Postman
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.Vendor
 
getId() - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
getId() - Method in class org.hibernate.test.annotations.strategy.Storm
 
getId() - Method in class org.hibernate.test.annotations.subselect.Bid
 
getId() - Method in class org.hibernate.test.annotations.subselect.Item
 
getId() - Method in class org.hibernate.test.annotations.tableperclass.Component
 
getId() - Method in class org.hibernate.test.annotations.tableperclass.Machine
 
getId() - Method in class org.hibernate.test.annotations.target.Brand
 
getId() - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
getId() - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
getId() - Method in class org.hibernate.test.annotations.type.Dvd
 
getId() - Method in class org.hibernate.test.annotations.uniqueconstraint.House
 
getId() - Method in class org.hibernate.test.annotations.uniqueconstraint.Room
 
getId() - Method in class org.hibernate.test.annotations.various.Conductor
 
getId() - Method in class org.hibernate.test.annotations.various.DBTimestamped
 
getId() - Method in class org.hibernate.test.annotations.various.ProfessionalAgreement
 
getId() - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
getId() - Method in class org.hibernate.test.annotations.various.Vehicule
 
getId() - Method in class org.hibernate.test.annotations.various.VMTimestamped
 
getId() - Method in class org.hibernate.test.annotations.xml.ejb3.Manufacturer
 
getId() - Method in class org.hibernate.test.annotations.xml.ejb3.Model
 
getId() - Method in class org.hibernate.test.annotations.xml.hbm.CloudType
 
getId() - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
getId() - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
getId() - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
getId() - Method in class org.hibernate.test.any.Address
 
getId() - Method in class org.hibernate.test.any.ComplexPropertyValue
 
getId() - Method in class org.hibernate.test.any.IntegerPropertyValue
 
getId() - Method in class org.hibernate.test.any.Person
 
getId() - Method in class org.hibernate.test.any.PropertySet
 
getId() - Method in class org.hibernate.test.any.StringPropertyValue
 
getId() - Method in class org.hibernate.test.array.A
 
getId() - Method in class org.hibernate.test.array.B
 
getId() - Method in class org.hibernate.test.batch.DataPoint
 
getId() - Method in class org.hibernate.test.batchfetch.Model
 
getId() - Method in class org.hibernate.test.batchfetch.ProductLine
 
getId() - Method in class org.hibernate.test.bidi.Auction
 
getId() - Method in class org.hibernate.test.bidi.Bid
 
getId() - Method in class org.hibernate.test.cache.CacheableItem
 
getId() - Method in class org.hibernate.test.cascade.A
 
getId() - Method in class org.hibernate.test.cascade.Child
 
getId() - Method in class org.hibernate.test.cascade.DeleteOrphanChild
 
getId() - Method in class org.hibernate.test.cascade.H
 
getId() - Method in class org.hibernate.test.cascade.Job
 
getId() - Method in class org.hibernate.test.cascade.JobBatch
 
getId() - Method in class org.hibernate.test.cascade.Parent
 
getId() - Method in class org.hibernate.test.cid.LineItem
 
getId() - Method in class org.hibernate.test.cid.Order
 
getId() - Method in class org.hibernate.test.cid.PurchaseRecord
 
getId() - Method in class org.hibernate.test.collection.original.Animal
 
getId() - Method in class org.hibernate.test.collection.original.Zoo
 
getId() - Method in class org.hibernate.test.collection.set.Container
 
getId() - Method in class org.hibernate.test.component.basic.Employee
 
getId() - Method in class org.hibernate.test.component.cascading.collection.Definition
 
getId() - Method in class org.hibernate.test.component.cascading.collection.Value
 
getId() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getId() - Method in class org.hibernate.test.component.cascading.toone.Document
 
getId() - Method in class org.hibernate.test.component.cascading.toone.User
 
getId() - Method in class org.hibernate.test.compositeelement.Parent
 
getId() - Method in class org.hibernate.test.criteria.AbstractFoo
 
getId() - Method in class org.hibernate.test.criteria.Bar
 
getId() - Method in class org.hibernate.test.criteria.CourseMeeting
 
getId() - Method in class org.hibernate.test.criteria.Person
 
getId() - Method in class org.hibernate.test.criteria.TestObject
 
getId() - Method in class org.hibernate.test.cuk.Address
 
getId() - Method in class org.hibernate.test.cuk.Person
 
getId() - Method in class org.hibernate.test.cut.MutualFund
 
getId() - Method in class org.hibernate.test.cut.Transaction
 
getId() - Method in class org.hibernate.test.deletetransient.Address
 
getId() - Method in class org.hibernate.test.deletetransient.Note
 
getId() - Method in class org.hibernate.test.deletetransient.Person
 
getId() - Method in class org.hibernate.test.deletetransient.Suite
 
getId() - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
getId() - Method in class org.hibernate.test.discriminator.Person
 
getId() - Method in interface org.hibernate.test.dynamicentity.Address
 
getId() - Method in interface org.hibernate.test.dynamicentity.Company
 
getId() - Method in interface org.hibernate.test.dynamicentity.Person
 
getId() - Method in class org.hibernate.test.entityname.Person
 
getId() - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
getId() - Method in class org.hibernate.test.event.collection.ChildEntity
 
getId() - Method in interface org.hibernate.test.event.collection.Entity
 
getId() - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
getId() - Method in class org.hibernate.test.exception.Group
 
getId() - Method in class org.hibernate.test.exception.User
 
getId() - Method in class org.hibernate.test.fetchprofiles.join.Course
 
getId() - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
getId() - Method in class org.hibernate.test.fetchprofiles.join.Department
 
getId() - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
getId() - Method in class org.hibernate.test.fetchprofiles.join.Student
 
getId() - Method in class org.hibernate.test.filter.Category
 
getId() - Method in class org.hibernate.test.filter.Department
 
getId() - Method in class org.hibernate.test.filter.hql.Person
 
getId() - Method in class org.hibernate.test.filter.LineItem
 
getId() - Method in class org.hibernate.test.filter.Order
 
getId() - Method in class org.hibernate.test.filter.Product
 
getId() - Method in class org.hibernate.test.filter.Salesperson
 
getId() - Method in class org.hibernate.test.flush.Author
 
getId() - Method in class org.hibernate.test.flush.Book
 
getId() - Method in class org.hibernate.test.flush.Publisher
 
getId() - Method in class org.hibernate.test.formulajoin.Detail
 
getId() - Method in class org.hibernate.test.formulajoin.Master
 
getId() - Method in class org.hibernate.test.generated.ComponentOwner
 
getId() - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
getId() - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
getId() - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
getId() - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
getId() - Method in class org.hibernate.test.generatedkeys.select.MyEntity
 
getId() - Method in class org.hibernate.test.generatedkeys.seqidentity.MyEntity
 
getId() - Method in class org.hibernate.test.hql.Animal
 
getId() - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
getId() - Method in class org.hibernate.test.hql.ComponentContainer
 
getId() - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
getId() - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
getId() - Method in class org.hibernate.test.hql.EntityWithCrazyCompositeKey
 
getId() - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
getId() - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
getId() - Method in class org.hibernate.test.hql.Image
 
getId() - Method in class org.hibernate.test.hql.IntegerVersioned
 
getId() - Method in class org.hibernate.test.hql.Joiner
 
getId() - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
getId() - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
getId() - Method in class org.hibernate.test.hql.StateProvince
 
getId() - Method in class org.hibernate.test.hql.TimestampVersioned
 
getId() - Method in class org.hibernate.test.hql.User
 
getId() - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
getId() - Method in class org.hibernate.test.hql.Zoo
 
getId() - Method in class org.hibernate.test.id.Car
 
getId() - Method in class org.hibernate.test.id.Plane
 
getId() - Method in class org.hibernate.test.id.Radio
 
getId() - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
getId() - Method in class org.hibernate.test.id.uuid.strategy.Node
 
getId() - Method in class org.hibernate.test.idgen.biginteger.increment.Entity
 
getId() - Method in class org.hibernate.test.idgen.biginteger.sequence.Entity
 
getId() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
getId() - Method in class org.hibernate.test.idgen.enhanced.sequence.Entity
 
getId() - Method in class org.hibernate.test.idgen.enhanced.table.Entity
 
getId() - Method in class org.hibernate.test.idprops.LineItem
 
getId() - Method in class org.hibernate.test.idprops.Person
 
getId() - Method in class org.hibernate.test.immutable.Contract
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
getId() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getId() - Method in class org.hibernate.test.immutable.Info
 
getId() - Method in class org.hibernate.test.immutable.Party
 
getId() - Method in class org.hibernate.test.immutable.Plan
 
getId() - Method in class org.hibernate.test.insertordering.Group
 
getId() - Method in class org.hibernate.test.insertordering.Membership
 
getId() - Method in class org.hibernate.test.insertordering.User
 
getId() - Method in class org.hibernate.test.instrument.domain.Document
 
getId() - Method in class org.hibernate.test.instrument.domain.Entity
 
getId() - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
getId() - Method in class org.hibernate.test.instrument.domain.Folder
 
getId() - Method in class org.hibernate.test.instrument.domain.Owner
 
getId() - Method in class org.hibernate.test.instrument.domain.Problematic
 
getId() - Method in class org.hibernate.test.interceptor.Image
 
getId() - Method in class org.hibernate.test.interceptor.Log
 
getId() - Method in interface org.hibernate.test.interfaceproxy.Item
 
getId() - Method in class org.hibernate.test.interfaceproxy.ItemImpl
 
getId() - Method in class org.hibernate.test.jdbc.Boat
 
getId() - Method in class org.hibernate.test.jdbc.Person
 
getId() - Method in class org.hibernate.test.join.Person
 
getId() - Method in class org.hibernate.test.join.Thing
 
getId() - Method in class org.hibernate.test.joinedsubclass.Person
 
getId() - Method in class org.hibernate.test.joinfetch.Bid
 
getId() - Method in class org.hibernate.test.joinfetch.Comment
 
getId() - Method in class org.hibernate.test.joinfetch.Item
 
getId() - Method in class org.hibernate.test.jpa.cascade.Child
 
getId() - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
getId() - Method in class org.hibernate.test.jpa.cascade.ChildInfo
 
getId() - Method in class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
getId() - Method in class org.hibernate.test.jpa.cascade.Other
 
getId() - Method in class org.hibernate.test.jpa.cascade.OtherAssigned
 
getId() - Method in class org.hibernate.test.jpa.cascade.Parent
 
getId() - Method in class org.hibernate.test.jpa.cascade.ParentAssigned
 
getId() - Method in class org.hibernate.test.jpa.cascade.ParentInfo
 
getId() - Method in class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
getId() - Method in class org.hibernate.test.jpa.fetch.Person
 
getId() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getId() - Method in class org.hibernate.test.jpa.Item
 
getId() - Method in class org.hibernate.test.jpa.MyEntity
 
getId() - Method in class org.hibernate.test.jpa.Part
 
getId() - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
getId() - Method in class org.hibernate.test.keymanytoone.bidir.component.Order
 
getId() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
getId() - Method in class org.hibernate.test.lazycache.Document
 
getId() - Method in class org.hibernate.test.lob.LobHolder
 
getId() - Method in class org.hibernate.test.lob.LongByteArrayHolder
 
getId() - Method in class org.hibernate.test.lob.LongStringHolder
 
getId() - Method in class org.hibernate.test.lob.SerializableHolder
 
getId() - Method in class org.hibernate.test.locking.A
 
getId() - Method in class org.hibernate.test.manytomany.batchload.Group
 
getId() - Method in class org.hibernate.test.manytomany.batchload.User
 
getId() - Method in class org.hibernate.test.manytomany.ordered.Group
 
getId() - Method in class org.hibernate.test.manytomany.ordered.User
 
getId() - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
getId() - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
getId() - Method in class org.hibernate.test.manytomanyassociationclass.User
 
getId() - Method in class org.hibernate.test.mixed.Item
 
getId() - Method in class org.hibernate.test.namingstrategy.Customers
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Address
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Competition
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Competitor
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Employee
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Employer
 
getId() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getId() - Method in class org.hibernate.test.nonflushedchanges.Person
 
getId() - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
getId() - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
getId() - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
getId() - Method in class org.hibernate.test.ondelete.Person
 
getId() - Method in class org.hibernate.test.onetomany.Child
 
getId() - Method in class org.hibernate.test.onetomany.Node
 
getId() - Method in class org.hibernate.test.onetomany.Parent
 
getId() - Method in class org.hibernate.test.onetoone.link.Customer
 
getId() - Method in class org.hibernate.test.onetoone.link.Employee
 
getId() - Method in class org.hibernate.test.ops.Address
 
getId() - Method in class org.hibernate.test.ops.Competition
 
getId() - Method in class org.hibernate.test.ops.Competitor
 
getId() - Method in class org.hibernate.test.ops.Employee
 
getId() - Method in class org.hibernate.test.ops.Employer
 
getId() - Method in class org.hibernate.test.ops.NumberedNode
 
getId() - Method in class org.hibernate.test.ops.Person
 
getId() - Method in class org.hibernate.test.ops.PersonalDetails
 
getId() - Method in class org.hibernate.test.ops.SimpleEntity
 
getId() - Method in class org.hibernate.test.ops.TimestampedEntity
 
getId() - Method in class org.hibernate.test.ops.VersionedEntity
 
getId() - Method in class org.hibernate.test.optlock.Document
 
getId() - Method in class org.hibernate.test.orphan.Mail
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.composite.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
 
getId() - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.EmployeeInfo
 
getId() - Method in class org.hibernate.test.orphan.User
 
getId() - Method in class org.hibernate.test.pagination.DataPoint
 
getId() - Method in class org.hibernate.test.pagination.Entry
 
getId() - Method in class org.hibernate.test.pagination.Tag
 
getId() - Method in class org.hibernate.test.propertyref.basic.Address
 
getId() - Method in class org.hibernate.test.propertyref.basic.Person
 
getId() - Method in class org.hibernate.test.propertyref.component.complete.Person
 
getId() - Method in class org.hibernate.test.propertyref.component.partial.Person
 
getId() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
getId() - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
getId() - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
getId() - Method in class org.hibernate.test.proxy.Container
 
getId() - Method in class org.hibernate.test.proxy.DataPoint
 
getId() - Method in class org.hibernate.test.proxy.Info
 
getId() - Method in class org.hibernate.test.proxy.Owner
 
getId() - Method in class org.hibernate.test.querycache.Address
 
getId() - Method in class org.hibernate.test.querycache.CourseMeeting
 
getId() - Method in class org.hibernate.test.querycache.Item
 
getId() - Method in class org.hibernate.test.queryplan.Person
 
getId() - Method in class org.hibernate.test.readonly.Container
 
getId() - Method in class org.hibernate.test.readonly.DataPoint
 
getId() - Method in class org.hibernate.test.readonly.Info
 
getId() - Method in class org.hibernate.test.readonly.Owner
 
getId() - Method in class org.hibernate.test.readonly.TextHolder
 
getId() - Method in class org.hibernate.test.readonly.VersionedNode
 
getId() - Method in class org.hibernate.test.resulttransformer.Contract
 
getId() - Method in class org.hibernate.test.resulttransformer.PartnerA
 
getId() - Method in class org.hibernate.test.resulttransformer.PartnerB
 
getId() - Method in class org.hibernate.test.sql.autodiscovery.Group
 
getId() - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
getId() - Method in class org.hibernate.test.sql.autodiscovery.User
 
getId() - Method in class org.hibernate.test.sql.check.ExceptionCheckingEntity
 
getId() - Method in class org.hibernate.test.sql.check.ParamCheckingEntity
 
getId() - Method in class org.hibernate.test.sql.hand.Dimension
 
getId() - Method in class org.hibernate.test.sql.hand.Group
 
getId() - Method in class org.hibernate.test.sql.hand.ImageHolder
 
getId() - Method in class org.hibernate.test.sql.hand.Organization
 
getId() - Method in class org.hibernate.test.sql.hand.Person
 
getId() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
getId() - Method in class org.hibernate.test.sql.hand.SpaceShip
 
getId() - Method in class org.hibernate.test.sql.hand.Speech
 
getId() - Method in class org.hibernate.test.sql.hand.TextHolder
 
getId() - Method in class org.hibernate.test.stateless.Contact
 
getId() - Method in class org.hibernate.test.stateless.Country
 
getId() - Method in class org.hibernate.test.stateless.fetching.Resource
 
getId() - Method in class org.hibernate.test.stateless.fetching.Task
 
getId() - Method in class org.hibernate.test.stateless.fetching.User
 
getId() - Method in class org.hibernate.test.stateless.Org
 
getId() - Method in class org.hibernate.test.stateless.Paper
 
getId() - Method in class org.hibernate.test.stats.Continent
 
getId() - Method in class org.hibernate.test.stats.Country
 
getId() - Method in class org.hibernate.test.stats.Locality
 
getId() - Method in class org.hibernate.test.subclassfilter.Person
 
getId() - Method in class org.hibernate.test.subselect.Alien
 
getId() - Method in class org.hibernate.test.subselect.Human
 
getId() - Method in class org.hibernate.test.typedescriptor.Issue
 
getId() - Method in class org.hibernate.test.typedescriptor.VariousTypesEntity
 
getId() - Method in class org.hibernate.test.typeoverride.Entity
 
getId() - Method in class org.hibernate.test.typeparameters.Widget
 
getId() - Method in class org.hibernate.test.unconstrained.Employee
 
getId() - Method in class org.hibernate.test.unionsubclass.alias.Customer
 
getId() - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
getId() - Method in class org.hibernate.test.unionsubclass.Being
 
getId() - Method in class org.hibernate.test.unionsubclass.Hive
 
getId() - Method in class org.hibernate.test.unionsubclass.Location
 
getId() - Method in class org.hibernate.test.unionsubclass.Thing
 
getId() - Method in class org.hibernate.test.unionsubclass2.Person
 
getId() - Method in class org.hibernate.test.usercollection.basic.Email
 
getId() - Method in class org.hibernate.test.version.db.Group
 
getId() - Method in class org.hibernate.test.version.db.Permission
 
getId() - Method in class org.hibernate.test.version.db.User
 
getId() - Method in class org.hibernate.test.version.sybase.Group
 
getId() - Method in class org.hibernate.test.version.sybase.Permission
 
getId() - Method in class org.hibernate.test.version.sybase.User
 
getId() - Method in class org.hibernate.test.where.File
 
getId1() - Method in class org.hibernate.envers.test.entities.ids.MulId
 
getId1() - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
getId1() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
getId1() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
getId1() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
getId1() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
getId1() - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
getId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
getId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
getId1() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
getId1() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
getId1() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
getId1() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
getId1() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
getId1() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.SimplePK
 
getId2() - Method in class org.hibernate.envers.test.entities.ids.MulId
 
getId2() - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
getId2() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
getId2() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
getId2() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
getId2() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
getId2() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
getId2() - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
getId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
getId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
getId2() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
getId2() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
getId2() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
getId2() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
getId2() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
getId2() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.SimplePK
 
getId3() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
getId3() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
getIdAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getIdClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the idClass property.
getIdClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the idClass property.
getIdClassAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getIdColumnName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getIdColumnName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default column name to use for the identifier column if none specified in the mapping.
getIdeas() - Method in class org.hibernate.test.annotations.embedded.InternetFavorites
 
getIdentifier() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
getIdentifier() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
getIdentifier() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
getIdentifier() - Method in interface org.hibernate.cfg.PropertyHolder
 
getIdentifier(Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getIdentifier(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getIdentifier(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the index of the given collection entry
getIdentifier() - Method in class org.hibernate.engine.spi.EntityKey
 
getIdentifier(SessionImplementor, String, Object) - Static method in class org.hibernate.envers.tools.Tools
 
getIdentifier(Object) - Method in class org.hibernate.internal.SessionImpl
 
getIdentifier() - Method in class org.hibernate.mapping.IdentifierCollection
 
getIdentifier() - Method in class org.hibernate.mapping.OneToOne
Returns the identifier.
getIdentifier() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifier() - Method in class org.hibernate.mapping.RootClass
 
getIdentifier() - Method in class org.hibernate.mapping.Subclass
 
getIdentifier(Object) - Method in interface org.hibernate.metadata.ClassMetadata
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) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getIdentifier(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
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
 
getIdentifier() - Method in interface org.hibernate.proxy.LazyInitializer
Retrieve the identifier value for the entity 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 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
getIdentifierAttributeSource() - Method in class org.hibernate.metamodel.source.annotations.attribute.SimpleIdentifierSourceImpl
 
getIdentifierAttributeSource() - Method in interface org.hibernate.metamodel.source.binder.ComponentIdentifierSource
Obtain the source descriptor for the identifier attribute.
getIdentifierAttributeSource() - Method in interface org.hibernate.metamodel.source.binder.SimpleIdentifierSource
Obtain the source descriptor for the identifier attribute.
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.spi.SessionFactoryImplementor
Get the identifier generator for the hierarchy
getIdentifierGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the identifierGenerator property.
getIdentifierGenerator(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getIdentifierGenerator() - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
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 interface org.hibernate.id.factory.IdentifierGeneratorFactory
Retrieve the class that will be used as the IdentifierGenerator for the given strategy.
getIdentifierGeneratorClass(String) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
getIdentifierGeneratorDescriptor() - Method in class org.hibernate.metamodel.source.annotations.attribute.SimpleIdentifierSourceImpl
 
getIdentifierGeneratorDescriptor() - Method in interface org.hibernate.metamodel.source.binder.IdentifierSource
Obtain the identifier generator source.
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.spi.Mapping
Deprecated. temporary solution
getIdentifierGeneratorFactory() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getIdentifierGeneratorFactory() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
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.internal.ast.util.SessionFactoryHelper
Determine the name of the property for the entity encapsulated by the given type which represents the id or unique-key.
getIdentifierOrUniqueKeyPropertyName(Mapping) - Method in class org.hibernate.type.EntityType
The name of the property on the associated entity to which our FK refers
getIdentifierOrUniqueKeyType(Mapping) - Method in class org.hibernate.type.EntityType
Determine the type of either (1) the identifier if we reference the associated entity's PK or (2) the unique key to which we refer (i.e.
getIdentifierProperty() - Method in class org.hibernate.mapping.MappedSuperclass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.PersistentClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.RootClass
 
getIdentifierProperty() - Method in class org.hibernate.mapping.Subclass
 
getIdentifierProperty() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getIdentifierPropertyName(String) - Method in interface org.hibernate.engine.spi.Mapping
 
getIdentifierPropertyName(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getIdentifierPropertyName() - Method in interface org.hibernate.metadata.ClassMetadata
Get the name of the identifier property (or return null)
getIdentifierPropertyName(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
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
getIdentifierSource() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getIdentifierSource() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain source information about this entity's identifier.
getIdentifierSource() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
GetIdentifierTest - Class in org.hibernate.ejb.test.util
 
GetIdentifierTest() - Constructor for class org.hibernate.ejb.test.util.GetIdentifierTest
 
getIdentifierType(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the identifier type of this entity
getIdentifierType(String) - Method in interface org.hibernate.engine.spi.Mapping
 
getIdentifierType() - 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.internal.SessionFactoryImpl
 
getIdentifierType(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getIdentifierType() - Method in class org.hibernate.mapping.Any
 
getIdentifierType() - Method in interface org.hibernate.metadata.ClassMetadata
Get the identifier Hibernate type
getIdentifierType(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
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
 
getIdentity() - Method in class org.hibernate.test.propertyref.component.complete.Person
 
getIdentity() - Method in class org.hibernate.test.propertyref.component.partial.Person
 
getIdentity() - Method in class org.hibernate.test.subselect.Alien
 
getIdentity() - Method in class org.hibernate.test.subselect.Being
 
getIdentity() - Method in class org.hibernate.test.unionsubclass.Being
 
getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getIdentityColumnString() - Method in class org.hibernate.dialect.Cache71Dialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.CUBRIDDialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentityColumnString(int) - Method in class org.hibernate.dialect.Dialect
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(String, String, int) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2390Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2400Dialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.DB2Dialect
 
getIdentitySelectString(String, String, int) - Method in class org.hibernate.dialect.Dialect
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
 
getIdGenerator(String) - Method in interface org.hibernate.metamodel.Metadata
 
getIdGenerator() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
getIdGenerator(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getIdmap() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
getIdmap() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
getIdmap() - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
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
getIdOrganisation() - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
getIdPerson() - Method in class org.hibernate.test.annotations.onetomany.Person
 
getIdSelectParameterSpecifications() - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
getIdType() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
getIdType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Gets the value of the idType property.
getIdType() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getImage() - Method in class org.hibernate.ejb.test.lob.ImageReader
 
getImages() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
getImplantedIn() - Method in class org.hibernate.test.annotations.manytomany.Store
 
getImplementation() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getImplementation(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getImplementation() - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object, initializing if necessary
getImplementation(SessionImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Return the underlying persistent object in the given session, or null if not contained in this session's persistence context.
getImplementors(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the names of all persistent classes that implement/extend the given interface/class
getImplementors(String) - Method in class org.hibernate.internal.SessionFactoryImpl
Given the name of an entity class, determine all the class and interface names by which it can be referenced in an HQL query.
getImpliedJoin() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getImpliedJoin() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
Sub-classes can override this method if they produce implied joins (e.g.
getImpliedJoinType() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getImport() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the import property.
getImportedClass(String, SessionFactoryImplementor) - Static method in class org.hibernate.hql.internal.QuerySplitter
 
getImportedClassName(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a class name, using query language imports
getImportedClassName(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Given a (potentially unqualified) class name, locate its imported qualified name.
getImportedClassName(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getImportFiles() - Method in class org.hibernate.cfg.Settings
 
getImports() - Method in class org.hibernate.cfg.Configuration
Get the query language imports
getImports() - Method in interface org.hibernate.metamodel.Metadata
 
getImports() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getIncident() - Method in class org.hibernate.ejb.test.association.IncidentStatus
 
getIncidentStatus() - Method in class org.hibernate.ejb.test.association.Incident
 
getInclude() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Gets the value of the include property.
getInclude() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Gets the value of the include property.
getIncludedLocations() - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
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
 
getIncrementSize() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableGenerator
The amount of increment to use.
getIncrementSize() - Method in class org.hibernate.id.enhanced.TableStructure
 
getIncrementSize() - Method in class org.hibernate.metamodel.relational.Sequence
 
getIndex() - Method in exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Returns the index of the property that causes this exception.
getIndex(String, Class[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
getIndex(Class[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getIndex(Element, String, int) - Static method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
getIndex(Object, int, CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the index of the given collection entry
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the index property.
getIndex() - Method in class org.hibernate.mapping.IndexedCollection
 
getIndex(String) - Method in class org.hibernate.mapping.Table
 
getIndex() - Method in class org.hibernate.metamodel.relational.Value.JdbcCodes
 
getIndex() - Method in interface org.hibernate.metamodel.source.annotations.AnnotationBindingContext
 
getIndex() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getIndex() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getIndexAttributeName(CollectionPersister) - Static method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getIndexCollectionSelectorParamSpec() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getIndexColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's index column aliases, based on the given suffix.
getIndexColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getIndexColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection index columns if this is an indexed collection (optional operation)
getIndexColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the names of the collection index columns if this is an indexed collection (optional operation), aliased by the given table alias
getIndexedAnnotations(DotName) - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.IndexBuilder
 
getIndexedClassInfo(DotName) - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.IndexBuilder
 
getIndexes() - Method in class org.hibernate.metamodel.relational.InLineView
 
getIndexes() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getIndexes() - Method in class org.hibernate.metamodel.relational.Table
 
getIndexes() - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
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 class org.hibernate.engine.internal.StatefulPersistenceContext
Search the persistence context for an index of the child object, given a collection role
getIndexInOwner(String, String, Object, Map) - Method in interface org.hibernate.engine.spi.PersistenceContext
Search the persistence context for an index of the child object, given a collection role
getIndexIterator() - Method in class org.hibernate.mapping.DenormalizedTable
 
getIndexIterator() - Method in class org.hibernate.mapping.Table
 
getIndexManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the indexManyToAny property.
getIndexManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the indexManyToMany property.
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.metamodel.domain.AbstractAttributeContainer.IndexedPluralAttributeImpl
 
getIndexType() - Method in interface org.hibernate.metamodel.domain.IndexedPluralAttribute
 
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)
getInfo() - Method in class org.hibernate.test.deletetransient.Address
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.Child
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ChildInfo
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.Parent
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ParentAssigned
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ParentInfo
 
getInfo() - Method in class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.Employee
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.fk.composite.Employee
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.Employee
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.Employee
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.Employee
 
getInfo() - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
 
getInfo() - Method in class org.hibernate.test.proxy.Container
 
getInfo() - Method in class org.hibernate.test.unionsubclass.Being
 
getInfos() - Method in class org.hibernate.test.immutable.Contract
 
getInfos() - Method in class org.hibernate.test.immutable.ContractVariation
 
getInfos() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getInfos() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
getInfos() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
getInfos() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getInfos() - Method in class org.hibernate.test.immutable.Party
 
getInfos() - Method in class org.hibernate.test.immutable.Plan
 
getInheritance() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the inheritance property.
getInheritanceStateOfSuperEntity(XClass, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.InheritanceState
 
getInheritanceType() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getInitial() - Method in class org.hibernate.test.hql.Name
 
getInitialContext(Properties) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated.  
getInitializeCollectionListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
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
 
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.SortedMapCollectionMapper
 
getInitializor(AuditConfiguration, AuditReaderImplementor, Object, Number) - Method in class org.hibernate.envers.entities.mapper.relation.SortedSetCollectionMapper
 
getInitialValue() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The configured initial value
getInitialValue() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getInitialValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The initial value to use when we find no previous state in the generator table corresponding to our sequence.
getInitialValue() - Method in class org.hibernate.id.enhanced.TableStructure
 
getInitialValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the initialValue property.
getInitialValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the initialValue property.
getInitialValue() - Method in class org.hibernate.metamodel.relational.Sequence
 
getInjectedString() - Method in class org.hibernate.test.interceptor.User
 
getInLineView(String) - Method in class org.hibernate.metamodel.relational.Schema
 
getInList() - Method in class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
 
getInputStream() - Method in class org.hibernate.ejb.packaging.Entry
 
getInputStream() - Method in interface org.hibernate.type.descriptor.BinaryStream
Retrieve the input stream.
getInputStream() - Method in class org.hibernate.type.descriptor.java.BinaryStreamImpl
 
getInsertCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getInsertCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getInsertCount
getInsertCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getInsertCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.IdentityGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in interface org.hibernate.id.PostInsertIdentifierGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SelectGenerator
 
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister, Dialect, boolean) - Method in class org.hibernate.id.SequenceIdentityGenerator
 
getInsertionTypes() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
getInstance() - Method in class org.hibernate.action.internal.EntityAction
entity instance accessor
getInstance() - Static method in class org.hibernate.cache.ehcache.internal.nonstop.HibernateNonstopCacheExceptionHandler
Returns the singleton instance
getInstance(String) - Static method in class org.hibernate.hql.internal.ast.HqlParser
 
getInstanceToLoad() - Method in class org.hibernate.event.spi.LoadEvent
 
getInstantiationOptimizer() - Method in class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
 
getInstantiationOptimizer() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer
 
getInstantiator() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getInstrumentId() - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
getInt(String, Map, int) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as an int
getInteger(Object) - Static method in class org.hibernate.ejb.util.ConfigurationHelper
 
getInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getInteger(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as an Integer
getInteger(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read an integer
getIntegerData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getIntegralDataTypeHolder(Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
 
getIntegrators() - Method in class org.hibernate.integrator.internal.IntegratorServiceImpl
 
getIntegrators() - Method in interface org.hibernate.integrator.spi.IntegratorService
Retrieve all integrators.
getInterceptor() - Method in class org.hibernate.cfg.Configuration
Rterieve the configured Interceptor.
getInterceptor() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
getInterceptor() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the factory scoped interceptor for this factory.
getInterceptor() - Method in interface org.hibernate.engine.spi.SessionImplementor
Retrieves the interceptor currently in use by this event source.
getInterceptor() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getInterceptor() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getInterceptor() - Method in class org.hibernate.internal.SessionImpl
 
getInterceptor() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getInterceptor() - Method in interface org.hibernate.SessionFactory.SessionFactoryOptions
 
getInternalFetchProfile() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getInto() - Method in class org.hibernate.ejb.test.callbacks.Translation
 
getIntoClause() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
Retreive this insert statement's into-clause.
getIntValue(String, int) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
getIntValue() - Method in class org.hibernate.test.hql.Human
 
getInverseChildren() - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
getInverseJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the inverseJoinColumn property.
getInverseParent() - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
getIP() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique in a local network
getIsbn() - Method in class org.hibernate.test.annotations.embedded.Book
 
getIso2() - Method in class org.hibernate.test.annotations.embedded.Country
 
getIso2() - Method in class org.hibernate.test.annotations.embedded.many2one.Country
 
getIsoCode() - Method in class org.hibernate.test.hql.StateProvince
 
getIssueNumber() - Method in class org.hibernate.test.typedescriptor.Issue
 
getItem() - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
getItem() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
getItem() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
getItem() - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
getItem() - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
getItem() - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
getItem() - Method in class org.hibernate.test.bidi.Bid
 
getItem() - Method in class org.hibernate.test.joinfetch.Bid
 
getItem() - Method in class org.hibernate.test.joinfetch.Comment
 
getItem() - Method in class org.hibernate.test.jpa.Part
 
getItemId() - Method in class org.hibernate.test.annotations.subselect.Bid
 
getItemList() - Method in class org.hibernate.test.annotations.onetomany.Order
 
getItems() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
getItems() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
getItems() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
getItems() - Method in class org.hibernate.test.keymanytoone.bidir.component.Order
 
getItems() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
getJar() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Gets the value of the jar property.
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.internal.javassist.FastClass
 
getJavaContract() - Method in enum org.hibernate.metamodel.domain.PluralAttributeNature
 
getJavaDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicBinder
 
getJavaDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
 
getJavaMember() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
getJavaMember() - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
getJavaType() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
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
 
getJavaType() - Method in class org.hibernate.metamodel.relational.Datatype
 
getJavaTypeClass() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Retrieve the Java type handled here.
getJavaTypeClass() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Retrieve the Java type handled here.
getJavaTypeDescriptor() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getJavaTypeName() - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
getJaxbRoot() - Method in class org.hibernate.metamodel.source.hbm.MappingDocument
 
getJaxbRootList() - Method in class org.hibernate.metamodel.MetadataSources
 
getJdbcBatchSize() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getJdbcBatchSize() - Method in class org.hibernate.cfg.Settings
 
getJdbcBatchSize() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the maximum JDBC batch size
getJdbcConnectionAccess() - Method in interface org.hibernate.engine.spi.SessionImplementor
Provides access to JDBC connections
getJdbcConnectionAccess() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
getJdbcConnectionAccess() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getJdbcConnectionAccess() - Method in class org.hibernate.internal.AbstractSessionImpl
 
getJdbcCoordinator() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
getJdbcCoordinator() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Retrieves the JDBC coordinator currently operating within this transaction coordinator.
getJdbcFetchSize() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getJdbcFetchSize() - Method in class org.hibernate.cfg.Settings
 
getJdbcFetchSize() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the JDBC fetch size
getJdbcScrollableResultSetEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getJdbcScrollableResultSetEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is use of scrollable resultsets enabled?
getJdbcServices() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getJdbcServices() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
getJdbcServices() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
getJdbcServices() - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
getJdbcServices() - Method in class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
getJdbcServices() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Obtains the JDBC services associated with this logical connection.
getJdbcServices() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the JdbcServices.
getJdbcServices() - Method in interface org.hibernate.engine.transaction.spi.TransactionEnvironment
Retrieve the JDBC services for this environment.
getJdbcServices() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getJdbcServices() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
getJdbcTypeCode() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getJndiName() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getJndiName() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The JNDI name to bind to the SessionFactory
getJobDescription() - Method in class org.hibernate.test.annotations.manytomany.JobInfo
 
getJobInfo() - Method in class org.hibernate.test.annotations.manytomany.Employee
 
getJobs() - Method in class org.hibernate.test.cascade.JobBatch
 
getJoin() - Method in class org.hibernate.cfg.Ejb3Column
 
getJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the join property.
getJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the join property.
getJoin() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.JoinElementSource
 
getJoinable() - Method in class org.hibernate.engine.internal.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
 
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the joinColumn property.
getJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the joinColumn property.
getJoinCount() - Method in class org.hibernate.engine.internal.JoinSequence
 
getJoinDate() - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
getJoinedName() - Method in class org.hibernate.test.hql.Joiner
 
getJoinedSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the joinedSubclass property.
getJoinedSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the joinedSubclass property.
getJoinFragment() - Method in class org.hibernate.sql.QuerySelect
 
getJoinIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getJoinNumber(Property) - Method in class org.hibernate.mapping.PersistentClass
 
getJoins(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getJoins(String) - Method in interface org.hibernate.cfg.Mappings
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.internal.ast.tree.FromElement
 
getJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
getJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
getJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
getJoinStatus() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Get the current state of this transaction's join status.
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
 
getJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the joinTable property.
getJoinType() - Method in class org.hibernate.ejb.criteria.path.AbstractJoinImpl
getJoinType() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
getJoinType() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getJoinType(AssociationType, FetchMode, PropertyPath, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getJoinType(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.entity.EntityJoinWalker
 
getJoinType(OuterJoinLoadable, PropertyPath, int, AssociationType, FetchMode, CascadeStyle, String, String[], boolean, int) - Method in class org.hibernate.loader.JoinWalker
Determine the appropriate type of join (if any) to use to fetch the given association.
getJoinType(AssociationType, FetchMode, PropertyPath, String, String[], boolean, int, CascadeStyle) - Method in class org.hibernate.loader.JoinWalker
Determine the appropriate associationType of join (if any) to use to fetch the given association.
getJoinType(boolean, int) - Method in class org.hibernate.loader.JoinWalker
Use an inner join if it is a non-null association and this is the "first" join in a series
getJoinType() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getJoinTypeValue() - Method in enum org.hibernate.sql.JoinType
 
getJpaCallbackClasses() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getJpaCallbackClasses() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getJpaCallbackClasses() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
 
getJpaCallbackClasses() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getJpaCallbacks() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getJpaEntityName() - Method in class org.hibernate.mapping.PersistentClass
 
getJpaEntityName() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getJpaEntityName() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getJpaEntityName() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the JPA name of the entity
getJpaEntityName() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getJtaDatasource() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getJtaPlatform() - Method in class org.hibernate.cfg.Settings
 
getJtaPlatform() - Method in interface org.hibernate.engine.transaction.spi.TransactionEnvironment
Retrieve the JTA platform for this environment.
getJtaPlatform() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
getJtaPlatformName() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getJtaPlatformName() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the name of the JtaPlatform implementation to use.
getJVM() - Method in class org.hibernate.id.AbstractUUIDGenerator
Unique across JVMs on this machine (unless they load this class in the same quater second - very unlikely)
getJvmIdentifierBytes() - Static method in class org.hibernate.id.uuid.Helper
 
getJvmIdentifierHexString() - Static method in class org.hibernate.id.uuid.Helper
 
getJvmIdentifierInt() - Static method in class org.hibernate.id.uuid.Helper
 
getKey() - Method in class org.hibernate.action.internal.CollectionAction
 
getKey() - Method in class org.hibernate.cache.spi.CacheKey
 
getKey() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getKey() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the current collection key value
getKey() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
getKey() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Retrieves the object being used to key (uniquely identify) this batch.
getKey() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
getKey() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getKey() - Method in class org.hibernate.engine.spi.CollectionKey
 
getKey() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the key property.
getKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the key property.
getKey() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getKey() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityMapEntry
 
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.test.annotations.cid.keymanytoone.PrimaryKey
 
getKey() - Method in class org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey
 
getKey() - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
getKey1() - Method in interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
getKey1() - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
getKey1() - Method in class org.hibernate.test.hql.CompositeIdEntity
 
getKey1() - Method in class org.hibernate.test.hql.KeyManyToOneEntity.Id
 
getKey2() - Method in interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
getKey2() - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
getKey2() - Method in class org.hibernate.test.hql.CompositeIdEntity
 
getKey2() - Method in class org.hibernate.test.hql.KeyManyToOneEntity.Id
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.RootClass
 
getKeyClosureIterator() - Method in class org.hibernate.mapping.Subclass
 
getKeyColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
Generates the collection's key column aliases, based on the given suffix.
getKeyColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getKeyColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumnNames() - Method in interface org.hibernate.persister.entity.Joinable
The columns to join on
getKeyColumns(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getKeyColumns(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getKeyOfOwner(Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
Get the key value from the owning entity instance, usually the identifier, but might be some other unique key, in the case of property-ref
getKeyPropertyOrKeyManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the keyPropertyOrKeyManyToOne property.
getKeyPropertyOrKeyManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
Gets the value of the keyPropertyOrKeyManyToOne property.
getKeyPropertyOrKeyManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
Gets the value of the keyPropertyOrKeyManyToOne property.
getKeys() - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
getKeySource() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getKeySource() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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
 
getKidnapperName() - Method in class org.hibernate.test.annotations.entity.Ransom
 
getKitchen() - Method in class org.hibernate.ejb.test.association.Oven
 
getLanguage() - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
getLanguageCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
getLanguageName() - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
getLast() - Method in class org.hibernate.test.annotations.embedded.one2many.Name
 
getLast() - Method in class org.hibernate.test.hql.Name
 
getLast() - Method in class org.hibernate.test.querycache.PersonName
 
getLastChar() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
Returns the last character written to the output, or -1 if there isn't one.
getLastChild(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Returns the last direct child of 'n'.
getLastComponent(String) - Static method in class org.hibernate.envers.tools.StringTools
 
getLastModified() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
getLastModified() - Method in class org.hibernate.test.component.basic.User
 
getLastModified() - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
getLastModified() - Method in class org.hibernate.test.stateless.Document
 
getLastModified() - Method in class org.hibernate.test.timestamp.User
 
getLastName() - Method in class org.hibernate.test.annotations.cid.ParentPk
 
getLastName() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getLastName() - Method in class org.hibernate.test.annotations.collectionelement.Person
 
getLastName() - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
getLastName() - Method in class org.hibernate.test.annotations.entity.Name
 
getLastName() - Method in class org.hibernate.test.annotations.fetch.Person
 
getLastname() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
getLastName() - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
getLastName() - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
getLastname() - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
getLastName() - Method in class org.hibernate.test.annotations.onetomany.Person
 
getLastname() - Method in class org.hibernate.test.annotations.query.Captain
 
getLastname() - Method in class org.hibernate.test.annotations.query.Identity
 
getLastName() - Method in class org.hibernate.test.jdbc.Person
 
getLastName() - Method in class org.hibernate.test.jpa.fetch.Person
 
getLastNameEntries() - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
getLastNonWhitespaceCharacter(String) - Static method in class org.hibernate.internal.util.StringHelper
 
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
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
getLastSourceValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
getLastTextModification() - Method in class org.hibernate.test.lazycache.Document
 
getLastUpdate() - Method in class org.hibernate.test.annotations.various.DBTimestamped
 
getLastUpdate() - Method in class org.hibernate.test.annotations.various.VMTimestamped
 
getLastUpdated() - Method in class org.hibernate.test.interceptor.User
 
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'.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the lazy property.
getLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the lazy property.
getLazy() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getLazyDataPoints() - Method in class org.hibernate.test.readonly.Container
 
getLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getLeaf() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
 
getLeaves() - Method in class org.hibernate.test.annotations.fetch.Branch
 
getLeft() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
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.internal.ast.tree.BinaryArithmeticOperatorNode
Retrieves the left-hand operand of the operator.
getLeftHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
Retrieves the left-hand operand of the operator.
getLeftHandOperand() - Method in interface org.hibernate.hql.internal.ast.tree.BinaryOperatorNode
Retrieves the left-hand operand of the operator.
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.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Gets the value of the length property.
getLength() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the length property.
getLength() - Method in class org.hibernate.mapping.Column
 
getLength() - Method in class org.hibernate.metamodel.relational.Size
 
getLength() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
getLength() - Method in class org.hibernate.test.annotations.entity.Forest
 
getLength() - Method in interface org.hibernate.test.annotations.entity.Length
 
getLength() - Method in class org.hibernate.test.annotations.entity.Race
 
getLength() - Method in class org.hibernate.test.annotations.inheritance.Carrot
 
getLength() - Method in class org.hibernate.test.annotations.manytoone.Lens
 
getLength() - Method in class org.hibernate.test.annotations.query.Dimensions
 
getLength() - Method in class org.hibernate.test.sql.hand.Dimension
 
getLength() - Method in class org.hibernate.test.sql.hand.Speech
 
getLength() - Method in interface org.hibernate.type.descriptor.BinaryStream
Retrieve the length of the input stream
getLength() - Method in interface org.hibernate.type.descriptor.CharacterStream
Retrieve the number of characters.
getLength() - Method in class org.hibernate.type.descriptor.java.BinaryStreamImpl
 
getLength() - Method in class org.hibernate.type.descriptor.java.CharacterStreamImpl
 
getLenses() - Method in class org.hibernate.test.annotations.manytoone.Frame
 
getLevel() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getLevel() - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
getLhs() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getLhsAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getLHSColumnNames(AssociationType, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
Get the columns of the owning entity which are to be used in the join
getLHSColumnNames(AssociationType, int, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
Get the columns of the owning entity which are to be used in the join
getLHSColumns() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
getLHSPropertyName() - Method in class org.hibernate.type.AnyType
 
getLHSPropertyName() - Method in interface org.hibernate.type.AssociationType
Get the name of a property in the owning entity that provides the join key (null if the identifier)
getLHSPropertyName() - Method in class org.hibernate.type.CollectionType
 
getLHSPropertyName() - Method in class org.hibernate.type.EntityType
 
getLHSTableName(AssociationType, int, OuterJoinLoadable) - Static method in class org.hibernate.engine.internal.JoinHelper
 
getLifecycleOwner() - Method in class org.hibernate.service.spi.ServiceBinding
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.Cache71Dialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2390Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2400Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DB2Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.DerbyDialect
Deprecated. Given a limit and an offset, apply the limit clause to the query.
getLimitString(String, int, int) - Method in class org.hibernate.dialect.Dialect
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.SQLServer2005Dialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.SQLServer2005Dialect
Add a LIMIT clause to the given SQL SELECT (HHH-2655: ROW_NUMBER for Paging) The LIMIT SQL will look like:
getLimitString(String, int, int) - Method in class org.hibernate.dialect.SQLServerDialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.TimesTenDialect
 
getLine() - Method in class org.hibernate.hql.internal.ast.tree.Node
 
getLine1() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getLine1() - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
getLine1() - Method in class org.hibernate.test.criteria.StudentAddress
 
getLine2() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getLine2() - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
getLine2() - Method in class org.hibernate.test.criteria.StudentAddress
 
getLineId() - Method in class org.hibernate.test.criteria.OrderLine
 
getLineItems() - Method in class org.hibernate.test.cid.Order
 
getLineItems() - Method in class org.hibernate.test.filter.Order
 
getLineItems() - Method in class org.hibernate.test.idprops.Order
 
getLines() - Method in class org.hibernate.test.any.Address
 
getLines() - Method in class org.hibernate.test.criteria.Order
 
getLinks() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
getLinks() - Method in class org.hibernate.test.annotations.embedded.InternetFavorites
 
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
 
getListener() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the listener property.
getListener() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
Gets the value of the listener property.
getListenersCalled() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getListIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the listIndex property.
getListIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the listIndex property.
getListIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the listIndex property.
getLiteral() - Method in class org.hibernate.ejb.criteria.expression.LiteralExpression
 
getLiteralPrefix() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getLiteralProcessor() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getLiteralSuffix() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getLives() - Method in class org.hibernate.ejb.test.emops.Cat
 
getLivesIn() - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
getLoadContext() - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
 
getLoadContexts() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getLoadContexts() - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve this persistence context's managed load context.
getLoadCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getLoadCount
getLoadCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getLoadCount
getLoadCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getLoadCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
getLoadCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
getLoadedCollectionOwnerIdOrNull(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the ID for the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerIdOrNull(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the ID for the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerOrNull(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the entity that owned this persistent collection when it was loaded
getLoadedCollectionOwnerOrNull(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity that owned this persistent collection when it was loaded
getLoadedCollectionPersister(PersistentCollection, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedElementsIterator(SessionImplementor, CollectionType, Object) - Static method in class org.hibernate.engine.spi.CascadingAction
Iterate just the elements of the collection that are already there.
getLoadedKey() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getLoadedOwnerIdOrNull(PersistentCollection, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedOwnerOrNull(PersistentCollection, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getLoadedPersister() - Method in class org.hibernate.engine.spi.CollectionEntry
This is only available late during the flush cycle
getLoadedState() - Method in class org.hibernate.engine.spi.EntityEntry
 
getLoadedValue(String) - Method in class org.hibernate.engine.spi.EntityEntry
 
getLoader() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getLoader() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the loader property.
getLoader() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the loader property.
getLoader() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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
 
getLoaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getLoadingCollection(CollectionPersister, Serializable) - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
Retrieve the collection that is being loaded as part of processing this result set.
getLoadQueryInfluencers() - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getLoadQueryInfluencers() - Method in class org.hibernate.loader.JoinWalker
 
getLoadQueryInfluencers() - Method in class org.hibernate.loader.OuterJoinLoader
 
GetLoadTest - Class in org.hibernate.ejb.test.ops
 
GetLoadTest() - Constructor for class org.hibernate.ejb.test.ops.GetLoadTest
 
GetLoadTest - Class in org.hibernate.test.nonflushedchanges
adapted this from "ops" tests version
GetLoadTest() - Constructor for class org.hibernate.test.nonflushedchanges.GetLoadTest
 
GetLoadTest - Class in org.hibernate.test.ops
 
GetLoadTest() - Constructor for class org.hibernate.test.ops.GetLoadTest
 
getLob() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the lob property.
getLob() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the lob property.
getLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getLobCreator(LobCreationContext) - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Create an instance of a LobCreator appropriate for the current environment, mainly meant to account for variance between JDBC 4 (<= JDK 1.6) and JDBC3 (>= JDK 1.5).
getLobCreator(Session) - Static method in class org.hibernate.Hibernate
 
getLobCreator(SessionImplementor) - Static method in class org.hibernate.Hibernate
 
getLobCreator() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Obtain access to the LobCreator
getLobHelper() - Method in class org.hibernate.internal.SessionImpl
 
getLobHelper() - Method in interface org.hibernate.Session
Retrieve this session's helper/delegate for creating LOB instances.
getLobMergeStrategy() - Method in class org.hibernate.dialect.Dialect
 
getLobMultiplier() - Method in class org.hibernate.metamodel.relational.Size
 
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getLocalBindingContext() - Method in interface org.hibernate.metamodel.source.binder.AttributeSourceContainer
Obtain the local binding context associated with this container.
getLocalBindingContext() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the binding context local to this entity source.
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getLocalBindingContext() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
getLocale(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getLocale(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a locale
getLocalizedStrings() - Method in class org.hibernate.test.component.cascading.collection.Value
 
getLocalKeys() - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
getLocalMetaAttribute(String) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
getLocalPhoneNumber() - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
getLocalPhoneNumber() - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
getLocalStatus() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
getLocalStatus() - Method in interface org.hibernate.Transaction
Get the current local status of this transaction.
getLocation() - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
getLocation() - Method in class org.hibernate.test.component.cascading.toone.Document
 
getLocation() - Method in class org.hibernate.test.criteria.CourseMeetingId
 
getLocation() - Method in class org.hibernate.test.deletetransient.Suite
 
getLocation() - Method in class org.hibernate.test.querycache.CourseMeetingId
 
getLocation() - Method in class org.hibernate.test.subselect.Being
 
getLocation() - Method in class org.hibernate.test.unionsubclass.Being
 
getLocation() - Method in class org.hibernate.test.unionsubclass.Hive
 
getLocCode() - Method in class org.hibernate.test.annotations.manytoone.LotzPK
 
getLockable() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Cache71Dialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.Dialect
Get a strategy instance which knows how to acquire a database-level lock of the specified mode for this dialect.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.FrontBaseDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.HSQLDialect
For HSQLDB 2.0, this is a copy of the base class implementation.
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.MckoiDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.PointbaseDialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
 
getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.dialect.TimesTenDialect
 
getLockMode() - Method in class org.hibernate.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.query.spi.sql.NativeSQLQueryNonScalarReturn
Retrieve the lock-mode to apply to this return
getLockMode() - Method in class org.hibernate.engine.spi.EntityEntry
 
getLockMode() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockMode() - Method in class org.hibernate.event.spi.LockEvent
 
getLockMode() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockMode() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getLockMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Gets the value of the lockMode property.
getLockMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Gets the value of the lockMode property.
getLockMode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Gets the value of the lockMode property.
getLockMode() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Gets the value of the lockMode property.
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.internal.classic.QueryTranslatorImpl
 
getLockModes() - Method in class org.hibernate.internal.CriteriaImpl
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.custom.CustomLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.hql.QueryLoader
 
getLockModes(LockOptions) - Method in class org.hibernate.loader.Loader
What lock options does this load entities with?
getLockModes(LockOptions) - Method in class org.hibernate.loader.OuterJoinLoader
 
getLockModeType(LockMode) - Static method in class org.hibernate.ejb.util.LockModeTypeHelper
 
getLockOptions() - Method in class org.hibernate.engine.spi.QueryParameters
 
getLockOptions() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockOptions() - Method in class org.hibernate.event.spi.LockEvent
 
getLockOptions() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockOptions() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getLockOptions() - Method in class org.hibernate.internal.QueryImpl
 
getLockOptions() - Method in class org.hibernate.internal.SQLQueryImpl
 
getLockOptions() - Method in class org.hibernate.loader.OuterJoinLoader
 
getLockOptions() - Method in class org.hibernate.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.spi.LoadEvent
 
getLockScope() - Method in class org.hibernate.event.spi.LockEvent
 
getLockScope() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLockTimeout() - Method in class org.hibernate.event.spi.LoadEvent
 
getLockTimeout() - Method in class org.hibernate.event.spi.LockEvent
 
getLockTimeout() - Method in class org.hibernate.event.spi.RefreshEvent
 
getLog() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
getLog() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
getLog() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getLog() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
 
getLoggableName(String, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
getLoggableValueQualifier() - Method in class org.hibernate.metamodel.relational.InLineView
 
getLoggableValueQualifier() - Method in class org.hibernate.metamodel.relational.Table
 
getLoggableValueQualifier() - Method in class org.hibernate.metamodel.relational.Tuple
 
getLoggableValueQualifier() - Method in interface org.hibernate.metamodel.relational.ValueContainer
Get a qualifier which can be used to qualify values belonging to this container in their logging.
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.
getLogicalConnection() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
getLogicalConnection() - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
Access to our logical connection.
getLogicalConnection() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Retrieves the logical connection associated with this JDBC coordinator.
getLogicalName() - Method in interface org.hibernate.cfg.ObjectNameSource
Retrieve the logical name for this object.
getLogicalName() - Method in interface org.hibernate.metamodel.source.binder.TableSource
Obtain the logical name of the table.
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.
getLogin() - Method in class org.hibernate.test.join.User
 
getLong(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getLong(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a long
getLong1() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
getLongBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
Retrieve a Long bean property value.
getLongByteArray() - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
getLongByteArray() - Method in class org.hibernate.test.lob.LongByteArrayHolder
 
getLongData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getLongDescription() - Method in class org.hibernate.test.annotations.entity.Forest
 
getLongDescription() - Method in class org.hibernate.test.version.Thing
 
getLongString() - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
getLongString() - Method in class org.hibernate.test.lob.LongStringHolder
 
getLongSwap() - Method in class org.hibernate.test.annotations.embedded.SpreadDeal
 
getLongValue(String, long) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
getLot() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
getLoTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
 
getLotPK() - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
getLow() - Method in class org.hibernate.test.annotations.type.MyOid
 
getLower() - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
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.internal.ast.tree.BetweenOperatorNode
 
getLuggagesBySize() - Method in class org.hibernate.test.annotations.target.Brand
 
getMail() - Method in class org.hibernate.test.orphan.User
 
getMailAddress() - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
getMailingAddress() - Method in class org.hibernate.test.onetoone.formula.Person
 
getMainCardField() - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
getMainCloud() - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
getMainXmlMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
getMake() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
getMamalNbr() - Method in class org.hibernate.ejb.test.ops.Mammal
 
getMammalName() - Method in class org.hibernate.test.collection.original.Mammal
 
getMammalName2() - Method in class org.hibernate.test.collection.original.Mammal
 
getMammalName3() - Method in class org.hibernate.test.collection.original.Mammal
 
getMammals() - Method in class org.hibernate.test.hql.Zoo
 
getManagedDevice() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Device
 
getManagedTypes() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
getManagementBean() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
getManagementBean() - Method in interface org.hibernate.service.spi.Manageable
The the management bean (MBean) for this service.
getManagementDomain() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
getManagementDomain() - Method in interface org.hibernate.service.spi.Manageable
Get the domain name to be used in registering the management bean.
getManagementServiceType() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
getManagementServiceType() - Method in interface org.hibernate.service.spi.Manageable
Allows the service to specify a special 'serviceType' portion of the object name.
getManager() - Method in class org.hibernate.ejb.test.callbacks.Employee
 
getManager() - Method in class org.hibernate.test.discriminator.Employee
 
getManager() - Method in class org.hibernate.test.join.Employee
 
getManager() - Method in class org.hibernate.test.joinedsubclass.Employee
 
getManager() - Method in class org.hibernate.test.ondelete.Employee
 
getManager() - Method in class org.hibernate.test.subclassfilter.Employee
 
getManager() - Method in class org.hibernate.test.unionsubclass2.Employee
 
getManagerBySite() - Method in class org.hibernate.test.ternary.Employee
 
getManagers() - Method in class org.hibernate.test.ternary.Site
 
getManages() - Method in class org.hibernate.test.annotations.manytomany.ProgramManager
 
getManufactured() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
getManufacturer() - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
getManufacturer() - Method in class org.hibernate.test.annotations.onetomany.Model
 
getManufacturer() - Method in class org.hibernate.test.annotations.xml.ejb3.Model
 
getManufacturerCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
getManufacturerCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
getManufacturerId() - Method in class org.hibernate.test.annotations.tableperclass.Component
 
getManufacturerPartNumber() - Method in class org.hibernate.test.annotations.tableperclass.Component
 
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the manyToAny property.
getManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the manyToAny property.
getManyToAny() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the manyToMany property.
getManyToMany() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the manyToMany property.
getManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the manyToMany property.
getManyToManyAssociatedEntities() - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
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
 
getManyToManyOrderBy() - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
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
 
getManyToManyWhere() - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
getManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the manyToOne property.
getManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the manyToOne property.
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.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
getMap() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
getMap() - Method in class org.hibernate.proxy.map.MapLazyInitializer
 
getMapKey() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the mapKey property.
getMapKey() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKey property.
getMapKey() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKey property.
getMapKey() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKey property.
getMapKeyAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyAttributeOverride property.
getMapKeyAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKeyAttributeOverride property.
getMapKeyAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyAttributeOverride property.
getMapKeyClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyClass property.
getMapKeyClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKeyClass property.
getMapKeyClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyClass property.
getMapKeyColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyColumn property.
getMapKeyColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyColumn property.
getMapKeyEnumerated() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyEnumerated property.
getMapKeyEnumerated() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKeyEnumerated property.
getMapKeyEnumerated() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyEnumerated property.
getMapKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyJoinColumn property.
getMapKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKeyJoinColumn property.
getMapKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyJoinColumn property.
getMapKeyManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the mapKeyManyToMany property.
getMapKeyTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the mapKeyTemporal property.
getMapKeyTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mapKeyTemporal property.
getMapKeyTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mapKeyTemporal property.
getMappedBy() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
getMappedBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the mappedBy property.
getMappedBy() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
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() - Method in interface org.hibernate.metadata.ClassMetadata
The persistent class, or null
getMappedClass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedClass() - Method in interface org.hibernate.persister.entity.EntityPersister
The persistent class, or null
getMappedClass() - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
getMappedClass() - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
getMappedClass() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
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.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the mappedSuperclass property.
getMappedSuperclass() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getMappedSuperclass() - Method in interface org.hibernate.persister.entity.Queryable
Get the class that this class is mapped as a subclass of - not necessarily the direct superclass
getMappedSuperclassMappings() - Method in class org.hibernate.cfg.Configuration
Iterate the mapped super class mappings EXPERIMENTAL Consider this API as PRIVATE
getMappedSuperclassOrNull(XClass, Map<XClass, InheritanceState>, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
 
getMapping() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the mapping property.
getMappingColumn() - Method in class org.hibernate.cfg.Ejb3Column
 
getMappingDefaults() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getMappingDefaults() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getMappingDefaults() - Method in interface org.hibernate.metamodel.source.BindingContext
 
getMappingDefaults() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getMappingFiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getMappingLocalBindingContext() - Method in class org.hibernate.metamodel.source.hbm.MappingDocument
 
getMappingPackage() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
getMappingRoot() - Method in class org.hibernate.metamodel.source.hbm.MappingDocument
 
getMappings() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
getMappings() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getMappings() - Method in class org.hibernate.cfg.Ejb3Column
 
getMappings() - Method in class org.hibernate.ejb.test.ops.GetLoadTest
 
getMappings() - Method in class org.hibernate.ejb.test.ops.MergeTest
 
getMappings() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
getMappings() - Method in class org.hibernate.mapping.Collection
 
getMappings() - Method in class org.hibernate.mapping.SimpleValue
 
getMappings() - Method in class org.hibernate.test.abstractembeddedcomponents.cid.AbstractCompositeIdTest
 
getMappings() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AbstractComponentPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.any.AnyTypeTest
 
getMappings() - Method in class org.hibernate.test.array.ArrayTest
 
getMappings() - Method in class org.hibernate.test.batch.BatchTest
 
getMappings() - Method in class org.hibernate.test.batchfetch.BatchFetchTest
 
getMappings() - Method in class org.hibernate.test.bidi.AuctionTest
 
getMappings() - Method in class org.hibernate.test.bidi.AuctionTest2
 
getMappings() - Method in class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
 
getMappings() - Method in class org.hibernate.test.cascade.CascadeTestWithAssignedParentIdTest
 
getMappings() - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
getMappings() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeDelayedInsertTest
 
getMappings() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
getMappings() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
getMappings() - Method in class org.hibernate.test.cascade.RefreshTest
 
getMappings() - Method in class org.hibernate.test.cid.CompositeIdTest
 
getMappings() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
getMappings() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
getMappings() - Method in class org.hibernate.test.collection.bag.PersistentBagTest
 
getMappings() - Method in class org.hibernate.test.collection.idbag.PersistentIdBagTest
 
getMappings() - Method in class org.hibernate.test.collection.list.PersistentListTest
 
getMappings() - Method in class org.hibernate.test.collection.map.PersistentMapTest
 
getMappings() - Method in class org.hibernate.test.collection.original.CollectionTest
 
getMappings() - Method in class org.hibernate.test.collection.set.PersistentSetNonLazyTest
 
getMappings() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
getMappings() - Method in class org.hibernate.test.component.basic.ComponentTest
 
getMappings() - Method in class org.hibernate.test.component.cascading.collection.CascadeToComponentCollectionTest
 
getMappings() - Method in class org.hibernate.test.component.cascading.toone.CascadeToComponentAssociationTest
 
getMappings() - Method in class org.hibernate.test.compositeelement.CompositeElementTest
 
getMappings() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
getMappings() - Method in class org.hibernate.test.criteria.LikeTest
 
getMappings() - Method in class org.hibernate.test.criteria.LongInElementsTest
 
getMappings() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
getMappings() - Method in class org.hibernate.test.cuk.CompositePropertyRefTest
 
getMappings() - Method in class org.hibernate.test.cut.CompositeUserTypeTest
 
getMappings() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
getMappings() - Method in class org.hibernate.test.dialect.function.MySQLRoundFunctionTest
 
getMappings() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
getMappings() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
getMappings() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
getMappings() - Method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
 
getMappings() - Method in class org.hibernate.test.dynamicentity.tuplizer.TuplizerDynamicEntityTest
 
getMappings() - Method in class org.hibernate.test.dynamicentity.tuplizer2.ImprovedTuplizerDynamicEntityTest
 
getMappings() - Method in class org.hibernate.test.ecid.EmbeddedCompositeIdTest
 
getMappings() - Method in class org.hibernate.test.entitymode.map.basic.DynamicClassTest
 
getMappings() - Method in class org.hibernate.test.entitymode.map.subclass.SubclassDynamicMapTest
 
getMappings() - Method in class org.hibernate.test.entityname.EntityNameFromSubClassTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManyBagToSetCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.BidirectionalManyToManySetToSetCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManyBagSubclassCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.BidirectionalOneToManySetCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.unidirectional.manytomany.UnidirectionalManyToManyBagCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManyBagCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManySetCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.event.collection.values.ValuesBagCollectionEventTest
 
getMappings() - Method in class org.hibernate.test.events.CallbackTest
 
getMappings() - Method in class org.hibernate.test.exception.SQLExceptionConversionTest
 
getMappings() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
getMappings() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
getMappings() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
getMappings() - Method in class org.hibernate.test.filter.hql.BasicFilteredBulkManipulationTest
 
getMappings() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
getMappings() - Method in class org.hibernate.test.formulajoin.FormulaJoinTest
 
getMappings() - Method in class org.hibernate.test.generated.PartiallyGeneratedComponentTest
 
getMappings() - Method in class org.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest
 
getMappings() - Method in class org.hibernate.test.generated.TriggerGeneratedValuesWithCachingTest
 
getMappings() - Method in class org.hibernate.test.generated.TriggerGeneratedValuesWithoutCachingTest
 
getMappings() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
getMappings() - Method in class org.hibernate.test.generatedkeys.select.SelectGeneratorTest
 
getMappings() - Method in class org.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTest
 
getMappings() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
getMappings() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
getMappings() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
getMappings() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
getMappings() - Method in class org.hibernate.test.hql.EJBQLTest
 
getMappings() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
getMappings() - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
getMappings() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
getMappings() - Method in class org.hibernate.test.hql.WithClauseTest
 
getMappings() - Method in class org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest
 
getMappings() - Method in class org.hibernate.test.id.UseIdentifierRollbackTest
 
getMappings() - Method in class org.hibernate.test.id.uuid.sqlrep.sqlbinary.UUIDBinaryTest
 
getMappings() - Method in class org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest
 
getMappings() - Method in class org.hibernate.test.id.uuid.strategy.CustomStrategyTest
 
getMappings() - Method in class org.hibernate.test.idbag.IdBagTest
 
getMappings() - Method in class org.hibernate.test.idclass.IdClassTest
 
getMappings() - Method in class org.hibernate.test.idgen.biginteger.increment.BigIntegerIncrementGeneratorTest
 
getMappings() - Method in class org.hibernate.test.idgen.biginteger.sequence.BigIntegerSequenceGeneratorTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.BasicForcedTableSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.HiLoForcedTableSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.PooledForcedTableSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.sequence.BasicSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.sequence.HiLoSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.sequence.PooledSequenceTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.table.BasicTableTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.table.HiLoTableTest
 
getMappings() - Method in class org.hibernate.test.idgen.enhanced.table.PooledTableTest
 
getMappings() - Method in class org.hibernate.test.idprops.IdentifierPropertyReferencesTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseManyToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseOneToManyJoinTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.EntityWithInverseOneToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseManyToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseManyToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseManyToManyUnidirTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyJoinTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.EntityWithNonInverseOneToManyUnidirTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseManyToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseOneToManyJoinTest
 
getMappings() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseOneToManyTest
 
getMappings() - Method in class org.hibernate.test.immutable.ImmutableTest
 
getMappings() - Method in class org.hibernate.test.insertordering.InsertOrderingTest
 
getMappings() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
getMappings() - Method in class org.hibernate.test.interfaceproxy.InterfaceProxyTest
 
getMappings() - Method in class org.hibernate.test.iterate.IterateTest
 
getMappings() - Method in class org.hibernate.test.jdbc.GeneralWorkTest
 
getMappings() - Method in class org.hibernate.test.join.JoinTest
 
getMappings() - Method in class org.hibernate.test.join.OptionalJoinTest
 
getMappings() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
getMappings() - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
getMappings() - Method in class org.hibernate.test.jpa.AbstractJPATest
 
getMappings() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
getMappings() - Method in class org.hibernate.test.jpa.fetch.FetchingTest
 
getMappings() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
getMappings() - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
getMappings() - Method in class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
getMappings() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
getMappings() - Method in class org.hibernate.test.lazycache.InstrumentCacheTest
 
getMappings() - Method in class org.hibernate.test.lazyonetoone.LazyOneToOneTest
 
getMappings() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
getMappings() - Method in class org.hibernate.test.legacy.ABCTest
 
getMappings() - Method in class org.hibernate.test.legacy.ComponentNotNullTest
 
getMappings() - Method in class org.hibernate.test.legacy.CustomSQLTest
 
getMappings() - Method in class org.hibernate.test.legacy.FooBarTest
 
getMappings() - Method in class org.hibernate.test.legacy.FumTest
 
getMappings() - Method in class org.hibernate.test.legacy.IJ2Test
 
getMappings() - Method in class org.hibernate.test.legacy.IJTest
 
getMappings() - Method in class org.hibernate.test.legacy.MapTest
 
getMappings() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
getMappings() - Method in class org.hibernate.test.legacy.MultiTableTest
 
getMappings() - Method in class org.hibernate.test.legacy.OneToOneCacheTest
 
getMappings() - Method in class org.hibernate.test.legacy.ParentChildTest
 
getMappings() - Method in class org.hibernate.test.legacy.QueryByExampleTest
 
getMappings() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
getMappings() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
getMappings() - Method in class org.hibernate.test.legacy.StatisticsTest
 
getMappings() - Method in class org.hibernate.test.lob.BlobLocatorTest
 
getMappings() - Method in class org.hibernate.test.lob.ClobLocatorTest
 
getMappings() - Method in class org.hibernate.test.lob.ImageTest
 
getMappings() - Method in class org.hibernate.test.lob.LobMergeTest
 
getMappings() - Method in class org.hibernate.test.lob.MaterializedBlobTest
 
getMappings() - Method in class org.hibernate.test.lob.MaterializedClobTest
 
getMappings() - Method in class org.hibernate.test.lob.SerializableTypeTest
 
getMappings() - Method in class org.hibernate.test.lob.TextTest
 
getMappings() - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
getMappings() - Method in class org.hibernate.test.manytomany.ManyToManyTest
 
getMappings() - Method in class org.hibernate.test.manytomany.ordered.OrderedManyToManyTest
 
getMappings() - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.ManyToManyAssociationClassCompositeIdTest
 
getMappings() - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.assigned.ManyToManyAssociationClassAssignedIdTest
 
getMappings() - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
getMappings() - Method in class org.hibernate.test.map.MapIndexFormulaTest
 
getMappings() - Method in class org.hibernate.test.mapcompelem.MapCompositeElementTest
 
getMappings() - Method in class org.hibernate.test.mapelemformula.MapElementFormulaTest
 
getMappings() - Method in class org.hibernate.test.mixed.MixedTest
 
getMappings() - Method in class org.hibernate.test.namingstrategy.NamingStrategyTest
 
getMappings() - Method in class org.hibernate.test.naturalid.immutable.ImmutableEntityNaturalIdTest
 
getMappings() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
getMappings() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
getMappings() - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
getMappings() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
getMappings() - Method in class org.hibernate.test.ondelete.OnDeleteTest
 
getMappings() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
getMappings() - Method in class org.hibernate.test.onetomany.AbstractVersionedRecursiveBidirectionalOneToManyTest
 
getMappings() - Method in class org.hibernate.test.onetomany.OneToManyTest
 
getMappings() - Method in class org.hibernate.test.onetoone.formula.OneToOneFormulaTest
 
getMappings() - Method in class org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest
 
getMappings() - Method in class org.hibernate.test.onetoone.link.OneToOneLinkTest
 
getMappings() - Method in class org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest
 
getMappings() - Method in class org.hibernate.test.onetoone.optional.OptionalOneToOneTest
 
getMappings() - Method in class org.hibernate.test.onetoone.singletable.DiscrimSubclassOneToOneTest
 
getMappings() - Method in class org.hibernate.test.ops.AbstractOperationTestCase
 
getMappings() - Method in class org.hibernate.test.ops.GetLoadTest
 
getMappings() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
getMappings() - Method in class org.hibernate.test.ops.SimpleOpsTest
 
getMappings() - Method in class org.hibernate.test.optlock.OptimisticLockTest
 
getMappings() - Method in class org.hibernate.test.ordered.OrderByTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.fk.composite.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.DeleteOneToOneOrphansTest
 
getMappings() - Method in class org.hibernate.test.orphan.OrphanTest
 
getMappings() - Method in class org.hibernate.test.orphan.PropertyRefTest
 
getMappings() - Method in class org.hibernate.test.pagination.DistinctSelectTest
 
getMappings() - Method in class org.hibernate.test.pagination.PaginationTest
 
getMappings() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
getMappings() - Method in class org.hibernate.test.propertyref.cachedcollections.CachedPropertyRefCollectionTest
 
getMappings() - Method in class org.hibernate.test.propertyref.component.complete.CompleteComponentPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.propertyref.component.partial.PartialComponentPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.propertyref.inheritence.discrim.SubclassPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.propertyref.inheritence.joined.JoinedSubclassPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest
 
getMappings() - Method in class org.hibernate.test.proxy.ProxyTest
 
getMappings() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
getMappings() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
getMappings() - Method in class org.hibernate.test.queryplan.GetHqlQueryPlanTest
 
getMappings() - Method in class org.hibernate.test.queryplan.NativeSQLQueryPlanEqualsTest
 
getMappings() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
getMappings() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
getMappings() - Method in class org.hibernate.test.reattachment.CollectionReattachmentTest
 
getMappings() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
getMappings() - Method in class org.hibernate.test.resulttransformer.ResultTransformerTest
 
getMappings() - Method in class org.hibernate.test.rowid.RowIdTest
 
getMappings() - Method in class org.hibernate.test.sorted.SortTest
 
getMappings() - Method in class org.hibernate.test.sql.check.OracleCheckStyleTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.datadirect.oracle.DataDirectOracleCustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.db2.DB2CustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.mysql.MySQLCustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.oracle.OracleCustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.sqlserver.SQLServerCustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.identity.CustomInsertSQLWithIdentityColumnTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getMappings() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
getMappings() - Method in class org.hibernate.test.stateless.fetching.StatelessSessionFetchingTest
 
getMappings() - Method in class org.hibernate.test.stateless.StatelessSessionQueryTest
 
getMappings() - Method in class org.hibernate.test.stateless.StatelessSessionTest
 
getMappings() - Method in class org.hibernate.test.stats.SessionStatsTest
 
getMappings() - Method in class org.hibernate.test.stats.StatsTest
 
getMappings() - Method in class org.hibernate.test.subclassfilter.DiscrimSubclassFilterTest
 
getMappings() - Method in class org.hibernate.test.subclassfilter.JoinedSubclassFilterTest
 
getMappings() - Method in class org.hibernate.test.subclassfilter.UnionSubclassFilterTest
 
getMappings() - Method in class org.hibernate.test.subselect.SubselectTest
 
getMappings() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
getMappings() - Method in class org.hibernate.test.ternary.TernaryTest
 
getMappings() - Method in class org.hibernate.test.timestamp.TimestampTest
 
getMappings() - Method in class org.hibernate.test.tm.CMTTest
 
getMappings() - Method in class org.hibernate.test.tm.TransactionTimeoutTest
 
getMappings() - Method in class org.hibernate.test.typedmanytoone.TypedManyToOneTest
 
getMappings() - Method in class org.hibernate.test.typedonetoone.TypedOneToOneTest
 
getMappings() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
getMappings() - Method in class org.hibernate.test.typeparameters.TypeParameterTest
 
getMappings() - Method in class org.hibernate.test.unconstrained.UnconstrainedTest
 
getMappings() - Method in class org.hibernate.test.unidir.BackrefTest
 
getMappings() - Method in class org.hibernate.test.unionsubclass.alias.SellCarTest
 
getMappings() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
getMappings() - Method in class org.hibernate.test.unionsubclass2.UnionSubclassTest
 
getMappings() - Method in class org.hibernate.test.usercollection.basic.UserCollectionTypeTest
 
getMappings() - Method in class org.hibernate.test.usercollection.parameterized.ParameterizedUserCollectionTypeTest
 
getMappings() - Method in class org.hibernate.test.version.db.DbVersionTest
 
getMappings() - Method in class org.hibernate.test.version.sybase.SybaseTimestampVersioningTest
 
getMappings() - Method in class org.hibernate.test.version.VersionTest
 
getMappings() - Method in class org.hibernate.test.where.WhereTest
 
getMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getMapReference() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
getMapResources() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getMapResources() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The Hibernate mapping files (might be overridden by subclasses that want to specify the mapping files by some other mechanism)
getMapsId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the mapsId property.
getMapsId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the mapsId property.
getMaster() - Method in class org.hibernate.test.formulajoin.Detail
 
getMasters() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSuperclass
 
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?
getMaxAliasLength() - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getMaxAltitude() - Method in class org.hibernate.test.annotations.entity.Flight
 
getMaxAltitudeInMilimeter() - Method in class org.hibernate.test.annotations.entity.Flight
 
getMaxGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getMaxGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getMaxGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getMaxGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getMaximumFetchDepth() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getMaximumFetchDepth() - Method in class org.hibernate.cfg.Settings
 
getMaximumFetchDepth() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the maximum outer join fetch depth
getMaximumScale() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getMaxIndex() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
getMaxResults() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getMaxResults() - Method in class org.hibernate.internal.CriteriaImpl
 
getMaxRows() - Method in class org.hibernate.engine.spi.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.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.
getMember() - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
getMemberAnnotations(ClassInfo, String) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
 
getMembers() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Get cluster members.
getMembers() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
getMembers() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
getMembers() - Method in class org.hibernate.test.exception.Group
 
getMembers() - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
getMembers() - Method in class org.hibernate.test.unionsubclass.Hive
 
getMembership() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
getMemberships() - Method in class org.hibernate.test.exception.User
 
getMemberships() - Method in class org.hibernate.test.insertordering.User
 
getMemberships() - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
getMemberships() - Method in class org.hibernate.test.manytomanyassociationclass.User
 
getMemberships() - Method in class org.hibernate.test.sql.autodiscovery.Group
 
getMemberships() - Method in class org.hibernate.test.sql.autodiscovery.User
 
getMens() - Method in class org.hibernate.test.annotations.manytomany.Woman
 
getMergeMap(Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
getMergeMap(Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getMessage() - Method in exception org.hibernate.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
 
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the meta property.
getMeta() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the meta property.
getMeta() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.MetaAttributeContainer
 
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
 
getMetaAttribute(String) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
getMetaAttributeContext() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getMetaAttributeContext() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
Obtain the meta attributes associated with this binding
getMetaAttributeContext() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain the meta-attribute context for this container.
getMetaAttributeContext() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
getMetaAttributeContext() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getMetaAttributeContext() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getMetaAttributeContext() - Method in interface org.hibernate.metamodel.source.hbm.HbmBindingContext
 
getMetaAttributes() - Method in class org.hibernate.mapping.Component
 
getMetaAttributes() - Method in interface org.hibernate.mapping.MetaAttributable
 
getMetaAttributes() - Method in class org.hibernate.mapping.PersistentClass
 
getMetaAttributes() - Method in class org.hibernate.mapping.Property
 
getMetadata() - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
getMetadataBuilder() - Method in class org.hibernate.metamodel.MetadataSources
 
getMetadataComplete() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getMetadataImplementor() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getMetadataImplementor() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getMetadataImplementor() - Method in interface org.hibernate.metamodel.source.BindingContext
 
getMetadataImplementor() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getMetadataSourceProcessingOrder() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getMetadataXml() - Method in class org.hibernate.cfg.ExtendsQueueEntry
 
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.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Gets the value of the metaType property.
getMetaType() - Method in class org.hibernate.mapping.Any
 
getMetaValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the metaValue property.
getMetaValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Gets the value of the metaValue property.
getMetaValues() - Method in class org.hibernate.mapping.Any
 
getMethod(Class, Method) - Static method in class org.hibernate.internal.util.ReflectHelper
 
getMethod() - Method in class org.hibernate.property.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.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() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
Gets the value of the methodName property.
getMethodName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
Gets the value of the methodName property.
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.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)
getMiddle() - Method in class org.hibernate.test.annotations.type.MyOid
 
getMiddle() - Method in class org.hibernate.test.querycache.PersonName
 
getMinGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getMinGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getMinGetTimeMillis() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getMinGetTimeMillis(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getMinimalPutsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getMinimalPutsEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is the second-level cache optimized for miminal puts?
getMinimumScale() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getMinions() - Method in class org.hibernate.test.subclassfilter.Employee
 
getMissCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getMissCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getMissCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
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
getModel() - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
getModel() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
getModel() - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
getModel() - Method in class org.hibernate.test.annotations.polymorphism.Car
 
getModel() - Method in class org.hibernate.test.annotations.query.SpaceShip
 
getModel() - Method in class org.hibernate.test.sql.hand.SpaceShip
 
getModelCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
getModels() - Method in class org.hibernate.test.annotations.onetomany.Manufacturer
 
getModels() - Method in class org.hibernate.test.annotations.xml.ejb3.Manufacturer
 
getModels() - Method in class org.hibernate.test.batchfetch.ProductLine
 
getModified() - Method in interface org.hibernate.test.interfaceproxy.Document
 
getModified() - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
getModified() - Method in class org.hibernate.test.mixed.Document
 
getModifiedEntityNames() - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
getModifiedEntityNames(Object) - Method in class org.hibernate.envers.revisioninfo.ModifiedEntityNamesReader
 
getModifiedEntityNamesReader() - Method in class org.hibernate.envers.configuration.AuditConfiguration
 
getModifiedEntityTypes() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
getModifier() - Method in class org.hibernate.ejb.criteria.expression.SubqueryComparisonModifierExpression
 
getModuleCommandFactory() - Method in class org.hibernate.cache.infinispan.util.CacheCommandExtensions
 
getModuleCommandInitializer() - Method in class org.hibernate.cache.infinispan.util.CacheCommandExtensions
 
getModuleCommands() - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
getMoid() - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
getMonth() - Method in class org.hibernate.test.optlock.PublicationDate
 
getMoreChildren() - Method in class org.hibernate.test.subselectfetch.Parent
 
getMoreCrazyIdFieldNameStuffEntity() - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
getMostSignificantBits() - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
getMother() - Method in class org.hibernate.test.annotations.engine.collection.Son
 
getMother() - Method in class org.hibernate.test.hql.Animal
 
getMultiTenancyStrategy() - Method in class org.hibernate.cfg.Settings
 
getMutabilityPlan() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getMutabilityPlan() - Method in class org.hibernate.type.AdaptedImmutableType
 
getMutabilityPlan() - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Retrieve the mutability plan for this Java type.
getMutabilityPlan() - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Retrieve the mutability plan for this Java type.
getMvalues() - Method in class org.hibernate.test.annotations.collectionelement.Matrix
 
getMyFoo() - Method in class org.hibernate.test.criteria.Bar
 
getMyUserId() - Method in class org.hibernate.test.jpa.naturalid.User
 
getMyUserId() - Method in class org.hibernate.test.naturalid.immutable.User
 
getName() - Method in interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
The name of the class.
getName() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
getName() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Retrieve the name of this region.
getName() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getName
getName() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getName() - Method in interface org.hibernate.cache.spi.Region
Retrieve the name of this region.
getName() - Method in class org.hibernate.cfg.annotations.TableBinder
 
getName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
 
getName() - Method in class org.hibernate.cfg.Ejb3Column
 
getName() - Method in class org.hibernate.cfg.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.idclass.Helper
 
getName() - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
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.ejb.test.callbacks.Person
 
getName() - Method in class org.hibernate.ejb.test.callbacks.Plant
 
getName() - Method in class org.hibernate.ejb.test.callbacks.Television
 
getName() - Method in class org.hibernate.ejb.test.cascade.Soldier
 
getName() - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
getName() - Method in class org.hibernate.ejb.test.cascade.Student
 
getName() - Method in class org.hibernate.ejb.test.cascade.Teacher
 
getName() - Method in class org.hibernate.ejb.test.cascade.Troop
 
getName() - Method in class org.hibernate.ejb.test.cascade.Troop2
 
getName() - Method in class org.hibernate.ejb.test.emops.cascade.A
 
getName() - Method in class org.hibernate.ejb.test.emops.Competitor
 
getName() - Method in class org.hibernate.ejb.test.emops.Decorate
 
getName() - Method in class org.hibernate.ejb.test.emops.Music
 
getName() - Method in class org.hibernate.ejb.test.emops.Pet
 
getName() - Method in class org.hibernate.ejb.test.exception.Instrument
 
getName() - Method in class org.hibernate.ejb.test.exception.Music
 
getName() - Method in class org.hibernate.ejb.test.exception.Musician
 
getName() - Method in class org.hibernate.ejb.test.lock.Lock
 
getName() - Method in class org.hibernate.ejb.test.lock.Lockable
 
getName() - Method in class org.hibernate.ejb.test.lock.UnversionedLock
 
getName() - Method in class org.hibernate.ejb.test.ops.Animal
 
getName() - Method in class org.hibernate.ejb.test.ops.Node
 
getName() - Method in class org.hibernate.ejb.test.transaction.Book
 
getName() - Method in class org.hibernate.ejb.test.util.Book
 
getName() - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
getName() - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
getName() - Method in enum org.hibernate.engine.jdbc.internal.FormatStyle
 
getName() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'name'.
getName() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
getName() - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
getName() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getName() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getName() - Method in class org.hibernate.envers.entities.PropertyData
 
getName() - Method in class org.hibernate.envers.test.integration.accesstype.Country
 
getName() - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
getName() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
getName() - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
getName() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
getName() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
getName() - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
getName() - Method in class org.hibernate.envers.test.various.Person
 
getName() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
getName() - Method in interface org.hibernate.Filter
Get the name of this filter.
getName() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getName() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
The name of the database structure (table or sequence).
getName() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getName() - Method in class org.hibernate.id.enhanced.TableStructure
 
getName() - Method in class org.hibernate.internal.FilterImpl
Get the name of this filter.
getName() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
Gets the value of the name property.
getName() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParentElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement.JaxbReturnColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the name property.
getName() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getName() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.SingularAttributeSource
 
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumnResult
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKey
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTransient
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Gets the value of the name property.
getName() - Method in class org.hibernate.internal.jaxb.Origin
The name of the document origin.
getName() - Method in interface org.hibernate.internal.util.xml.Origin
The name of the document origin.
getName() - Method in class org.hibernate.internal.util.xml.OriginImpl
The name of the document origin.
getName() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getName() - Method in class org.hibernate.mapping.Column
 
getName() - Method in class org.hibernate.mapping.Constraint
 
getName() - Method in class org.hibernate.mapping.FetchProfile
Retrieve the name of the fetch profile.
getName() - Method in class org.hibernate.mapping.IdGenerator
 
getName() - Method in class org.hibernate.mapping.Index
 
getName() - Method in class org.hibernate.mapping.MetaAttribute
 
getName() - Method in class org.hibernate.mapping.Property
 
getName() - Method in class org.hibernate.mapping.PropertyGeneration
 
getName() - Method in class org.hibernate.mapping.Table
 
getName() - Method in class org.hibernate.metamodel.binding.FetchProfile
Retrieve the name of the fetch profile.
getName() - Method in class org.hibernate.metamodel.binding.IdGenerator
 
getName() - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
getName() - Method in class org.hibernate.metamodel.binding.TypeDef
 
getName() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getName() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
getName() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
getName() - Method in interface org.hibernate.metamodel.domain.Attribute
Retrieve the attribute name.
getName() - Method in class org.hibernate.metamodel.domain.BasicType
 
getName() - Method in class org.hibernate.metamodel.domain.JavaType
 
getName() - Method in enum org.hibernate.metamodel.domain.PluralAttributeNature
 
getName() - Method in interface org.hibernate.metamodel.domain.Type
Obtain the name of the type.
getName() - Method in enum org.hibernate.metamodel.domain.TypeNature
 
getName() - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
getName() - Method in class org.hibernate.metamodel.relational.CheckConstraint
Obtain the constraint name.
getName() - Method in interface org.hibernate.metamodel.relational.Constraint
Obtain the constraint name.
getName() - Method in class org.hibernate.metamodel.relational.Identifier
Get the identifiers name (text)
getName() - Method in class org.hibernate.metamodel.relational.ObjectName
 
getName() - Method in class org.hibernate.metamodel.relational.PrimaryKey
 
getName() - Method in class org.hibernate.metamodel.relational.Schema
 
getName() - Method in class org.hibernate.metamodel.relational.Sequence
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ExplicitHibernateTypeSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
getName() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getName() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
Obtain the attribute name.
getName() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain the name of the column.
getName() - Method in interface org.hibernate.metamodel.source.binder.ExplicitHibernateTypeSource
Obtain the supplied Hibernate type name.
getName() - Method in interface org.hibernate.metamodel.source.binder.JpaCallbackClass
 
getName() - Method in interface org.hibernate.metamodel.source.binder.MetaAttributeSource
Obtain the supplied meta-attribute name
getName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getName() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
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 interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
getName() - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
getName() - Method in class org.hibernate.test.annotations.access.Woody
 
getName() - Method in class org.hibernate.test.annotations.any.CharProperty
 
getName() - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
getName() - Method in class org.hibernate.test.annotations.any.LongProperty
 
getName() - Method in interface org.hibernate.test.annotations.any.Property
 
getName() - Method in class org.hibernate.test.annotations.any.PropertyList
 
getName() - Method in class org.hibernate.test.annotations.any.PropertyMap
 
getName() - Method in class org.hibernate.test.annotations.any.PropertySet
 
getName() - Method in class org.hibernate.test.annotations.any.StringProperty
 
getName() - Method in class org.hibernate.test.annotations.array.Competitor
 
getName() - Method in class org.hibernate.test.annotations.beanvalidation.Button
 
getName() - Method in class org.hibernate.test.annotations.beanvalidation.Color
 
getName() - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
getName() - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
getName() - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Contact
 
getName() - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
getName() - Method in class org.hibernate.test.annotations.collectionelement.Widgets
 
getName() - Method in class org.hibernate.test.annotations.embedded.AddressType
 
getName() - Method in class org.hibernate.test.annotations.embedded.Book
 
getName() - Method in class org.hibernate.test.annotations.embedded.Country
 
getName() - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
getName() - Method in class org.hibernate.test.annotations.embedded.Manager
 
getName() - Method in class org.hibernate.test.annotations.embedded.many2one.Country
 
getName() - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
getName() - Method in class org.hibernate.test.annotations.embedded.Nationality
 
getName() - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
getName() - Method in class org.hibernate.test.annotations.embedded.one2many.Person
 
getName() - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
getName() - Method in class org.hibernate.test.annotations.entity.Car
 
getName() - Method in class org.hibernate.test.annotations.entity.Country
 
getName() - Method in class org.hibernate.test.annotations.entity.Forest
 
getName() - Method in class org.hibernate.test.annotations.entity.LastName
 
getName() - Method in class org.hibernate.test.annotations.entity.Player
 
getName() - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
getName() - Method in class org.hibernate.test.annotations.entity.Tree
 
getName() - Method in class org.hibernate.test.annotations.entity.Widget
 
getName() - Method in class org.hibernate.test.annotations.generics.Item
 
getName() - Method in class org.hibernate.test.annotations.generics.PaperType
 
getName() - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
getName() - Method in class org.hibernate.test.annotations.immutable.Country
 
getName() - Method in class org.hibernate.test.annotations.immutable.Foobar
 
getName() - Method in class org.hibernate.test.annotations.immutable.State
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.GasKey
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.Software
 
getName() - Method in class org.hibernate.test.annotations.indexcoll.Trainee
 
getName() - Method in class org.hibernate.test.annotations.inheritance.joined.File
 
getName() - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
getName() - Method in class org.hibernate.test.annotations.inheritance.mixed.File
 
getName() - Method in class org.hibernate.test.annotations.inheritance.union.File
 
getName() - Method in interface org.hibernate.test.annotations.interfaces.Contact
 
getName() - Method in class org.hibernate.test.annotations.interfaces.ContactImpl
 
getName() - Method in class org.hibernate.test.annotations.join.B
 
getName() - Method in class org.hibernate.test.annotations.join.Cat
 
getName() - Method in class org.hibernate.test.annotations.loader.Player
 
getName() - Method in class org.hibernate.test.annotations.lob.CharacterArrayTextType
 
getName() - Method in class org.hibernate.test.annotations.lob.Dog
 
getName() - Method in class org.hibernate.test.annotations.lob.Editor
 
getName() - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
getName() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
getName() - Method in class org.hibernate.test.annotations.lob.PrimitiveCharacterArrayTextType
 
getName() - Method in class org.hibernate.test.annotations.lob.SerializableToImageType
 
getName() - Method in class org.hibernate.test.annotations.lob.WrappedImageType
 
getName() - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
getName() - Method in class org.hibernate.test.annotations.manytomany.City
 
getName() - Method in class org.hibernate.test.annotations.manytomany.Company
 
getName() - Method in class org.hibernate.test.annotations.manytomany.Employee
 
getName() - Method in class org.hibernate.test.annotations.manytomany.Friend
 
getName() - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
getName() - Method in class org.hibernate.test.annotations.manytomany.Store
 
getName() - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
getName() - Method in class org.hibernate.test.annotations.manytoone.Color
 
getName() - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
getName() - Method in class org.hibernate.test.annotations.manytoone.Frame
 
getName() - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
getName() - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
getName() - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
getName() - Method in class org.hibernate.test.annotations.manytoonewithformula.Language
 
getName() - Method in class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
getName() - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
getName() - Method in class org.hibernate.test.annotations.naturalid.A
 
getName() - Method in class org.hibernate.test.annotations.naturalid.State
 
getName() - Method in class org.hibernate.test.annotations.notfound.Coin
 
getName() - Method in class org.hibernate.test.annotations.notfound.Currency
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Monkey
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
getName() - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Politician
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Tiger
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
getName() - Method in class org.hibernate.test.annotations.onetomany.Troop
 
getName() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.DeviceGroupConfig
Not unique, because we could use the same name in two different organizations.
getName() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
getName() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
getName() - Method in class org.hibernate.test.annotations.override.Location
 
getName() - Method in class org.hibernate.test.annotations.query.Area
 
getName() - Method in class org.hibernate.test.annotations.query.Chaos
 
getName() - Method in class org.hibernate.test.annotations.query.Dictionary
 
getName() - Method in class org.hibernate.test.annotations.query.SpaceShip
 
getName() - Method in class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
getName() - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
getName() - Method in class org.hibernate.test.annotations.referencedcolumnname.Postman
 
getName() - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
getName() - Method in class org.hibernate.test.annotations.subselect.HighestBid
 
getName() - Method in class org.hibernate.test.annotations.subselect.Item
 
getName() - Method in class org.hibernate.test.annotations.tableperclass.Robot
 
getName() - Method in interface org.hibernate.test.annotations.target.Owner
 
getName() - Method in class org.hibernate.test.annotations.target.OwnerImpl
 
getName() - Method in interface org.hibernate.test.annotations.target.Size
 
getName() - Method in class org.hibernate.test.annotations.target.SizeImpl
 
getName() - Method in interface org.hibernate.test.annotations.tuplizer.Country
 
getName() - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
getName() - Method in class org.hibernate.test.annotations.uniqueconstraint.Room
 
getName() - Method in class org.hibernate.test.annotations.various.Conductor
 
getName() - Method in class org.hibernate.test.annotations.xml.hbm.CloudType
 
getName() - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
getName() - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
getName() - Method in class org.hibernate.test.any.Person
 
getName() - Method in class org.hibernate.test.any.PropertySet
 
getName() - Method in class org.hibernate.test.batchfetch.Model
 
getName() - Method in class org.hibernate.test.cache.CacheableItem
 
getName() - Method in class org.hibernate.test.cascade.circle.Node
 
getName() - Method in class org.hibernate.test.cascade.circle.Route
 
getName() - Method in class org.hibernate.test.cascade.circle.Tour
 
getName() - Method in class org.hibernate.test.cascade.circle.Transport
 
getName() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getName() - Method in class org.hibernate.test.cid.Customer
 
getName() - Method in class org.hibernate.test.collection.backref.map.compkey.Part
 
getName() - Method in class org.hibernate.test.collection.backref.map.compkey.Product
 
getName() - Method in class org.hibernate.test.collection.bag.BagOwner
 
getName() - Method in class org.hibernate.test.collection.idbag.IdbagOwner
 
getName() - Method in class org.hibernate.test.collection.list.ListOwner
 
getName() - Method in class org.hibernate.test.collection.map.Child
 
getName() - Method in class org.hibernate.test.collection.map.Parent
 
getName() - Method in class org.hibernate.test.collection.original.Animal
 
getName() - Method in class org.hibernate.test.collection.set.Child
 
getName() - Method in class org.hibernate.test.collection.set.Container.Content
 
getName() - Method in class org.hibernate.test.collection.set.Container
 
getName() - Method in class org.hibernate.test.collection.set.Parent
 
getName() - Method in class org.hibernate.test.component.basic.Person
 
getName() - Method in class org.hibernate.test.compositeelement.Child
 
getName() - Method in class org.hibernate.test.compositeelement.Parent
 
getName() - Method in class org.hibernate.test.criteria.Person
 
getName() - Method in class org.hibernate.test.criteria.Student
 
getName() - Method in class org.hibernate.test.criteria.StudentDTO
 
getName() - Method in class org.hibernate.test.cuk.Person
 
getName() - Method in class org.hibernate.test.deletetransient.Person
 
getName() - Method in class org.hibernate.test.discriminator.Person
 
getName() - Method in interface org.hibernate.test.dynamicentity.Company
 
getName() - Method in interface org.hibernate.test.dynamicentity.Person
 
getName() - Method in class org.hibernate.test.entityname.Person
 
getName() - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
getName() - Method in interface org.hibernate.test.event.collection.Child
 
getName() - Method in class org.hibernate.test.event.collection.ChildValue
 
getName() - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
getName() - Method in class org.hibernate.test.exception.Group
 
getName() - Method in class org.hibernate.test.extralazy.Group
 
getName() - Method in class org.hibernate.test.extralazy.SessionAttribute
 
getName() - Method in class org.hibernate.test.extralazy.User
 
getName() - Method in class org.hibernate.test.fetchprofiles.join.Course
 
getName() - Method in class org.hibernate.test.fetchprofiles.join.Department
 
getName() - Method in class org.hibernate.test.fetchprofiles.join.Student
 
getName() - Method in class org.hibernate.test.filter.Category
 
getName() - Method in class org.hibernate.test.filter.Department
 
getName() - Method in class org.hibernate.test.filter.hql.Person
 
getName() - Method in class org.hibernate.test.filter.Product
 
getName() - Method in class org.hibernate.test.filter.Salesperson
 
getName() - Method in class org.hibernate.test.flush.Author
 
getName() - Method in class org.hibernate.test.flush.Publisher
 
getName() - Method in class org.hibernate.test.formulajoin.Master
 
getName() - Method in class org.hibernate.test.generated.ComponentOwner
 
getName() - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
getName() - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
getName() - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
getName() - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
getName() - Method in class org.hibernate.test.generatedkeys.select.MyEntity
 
getName() - Method in class org.hibernate.test.generatedkeys.seqidentity.MyEntity
 
getName() - Method in class org.hibernate.test.hql.EntityWithCrazyCompositeKey
 
getName() - Method in class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
getName() - Method in class org.hibernate.test.hql.Human
 
getName() - Method in class org.hibernate.test.hql.Image
 
getName() - Method in class org.hibernate.test.hql.IntegerVersioned
 
getName() - Method in class org.hibernate.test.hql.Joiner
 
getName() - Method in class org.hibernate.test.hql.KeyManyToOneEntity
 
getName() - Method in class org.hibernate.test.hql.KeyManyToOneKeyEntity
 
getName() - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
getName() - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
getName() - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
getName() - Method in class org.hibernate.test.hql.StateProvince
 
getName() - Method in class org.hibernate.test.hql.TimestampVersioned
 
getName() - Method in class org.hibernate.test.hql.Zoo
 
getName() - Method in class org.hibernate.test.id.Product
 
getName() - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
getName() - Method in class org.hibernate.test.id.uuid.strategy.Node
 
getName() - Method in class org.hibernate.test.idbag.Group
 
getName() - Method in class org.hibernate.test.idbag.User
 
getName() - Method in class org.hibernate.test.idgen.biginteger.increment.Entity
 
getName() - Method in class org.hibernate.test.idgen.biginteger.sequence.Entity
 
getName() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
getName() - Method in class org.hibernate.test.idgen.enhanced.sequence.Entity
 
getName() - Method in class org.hibernate.test.idgen.enhanced.table.Entity
 
getName() - Method in class org.hibernate.test.idprops.Person
 
getName() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
getName() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
getName() - Method in class org.hibernate.test.immutable.Party
 
getName() - Method in class org.hibernate.test.insertordering.Group
 
getName() - Method in class org.hibernate.test.instrument.domain.Document
 
getName() - Method in class org.hibernate.test.instrument.domain.Entity
 
getName() - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
getName() - Method in class org.hibernate.test.instrument.domain.Folder
 
getName() - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
getName() - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
getName() - Method in class org.hibernate.test.instrument.domain.Owner
 
getName() - Method in class org.hibernate.test.instrument.domain.Problematic
 
getName() - Method in class org.hibernate.test.interceptor.Image
 
getName() - Method in class org.hibernate.test.interceptor.User
 
getName() - Method in interface org.hibernate.test.interfaceproxy.Item
 
getName() - Method in class org.hibernate.test.interfaceproxy.ItemImpl
 
getName() - Method in class org.hibernate.test.iterate.Item
 
getName() - Method in class org.hibernate.test.join.Person
 
getName() - Method in class org.hibernate.test.join.Thing
 
getName() - Method in class org.hibernate.test.joinedsubclass.Person
 
getName() - Method in class org.hibernate.test.joinfetch.Category
 
getName() - Method in class org.hibernate.test.joinfetch.Group
 
getName() - Method in class org.hibernate.test.joinfetch.User
 
getName() - Method in class org.hibernate.test.jpa.cascade.Child
 
getName() - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
getName() - Method in class org.hibernate.test.jpa.cascade.Parent
 
getName() - Method in class org.hibernate.test.jpa.cascade.ParentAssigned
 
getName() - Method in class org.hibernate.test.jpa.Item
 
getName() - Method in class org.hibernate.test.jpa.MyEntity
 
getName() - Method in class org.hibernate.test.jpa.Part
 
getName() - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
getName() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
getName() - Method in class org.hibernate.test.lazycache.Document
 
getName() - Method in class org.hibernate.test.lazyonetoone.Person
 
getName() - Method in class org.hibernate.test.manytomany.batchload.Group
 
getName() - Method in class org.hibernate.test.manytomany.batchload.User
 
getName() - Method in class org.hibernate.test.manytomany.Group
 
getName() - Method in class org.hibernate.test.manytomany.ordered.Group
 
getName() - Method in class org.hibernate.test.manytomany.ordered.User
 
getName() - Method in class org.hibernate.test.manytomany.User
 
getName() - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
getName() - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
getName() - Method in class org.hibernate.test.manytomanyassociationclass.User
 
getName() - Method in class org.hibernate.test.map.Group
 
getName() - Method in class org.hibernate.test.map.SessionAttribute
 
getName() - Method in class org.hibernate.test.map.User
 
getName() - Method in class org.hibernate.test.mapcompelem.Part
 
getName() - Method in class org.hibernate.test.mapcompelem.Product
 
getName() - Method in class org.hibernate.test.mapelemformula.Group
 
getName() - Method in class org.hibernate.test.mapelemformula.User
 
getName() - Method in class org.hibernate.test.mixed.Item
 
getName() - Method in class org.hibernate.test.naturalid.mutable.User
 
getName() - Method in class org.hibernate.test.nonflushedchanges.Competitor
 
getName() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getName() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getName() - Method in class org.hibernate.test.nonflushedchanges.Person
 
getName() - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
getName() - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
getName() - Method in class org.hibernate.test.ondelete.Person
 
getName() - Method in class org.hibernate.test.onetomany.Child
 
getName() - Method in class org.hibernate.test.onetomany.Parent
 
getName() - Method in class org.hibernate.test.onetoone.formula.Person
 
getName() - Method in class org.hibernate.test.onetoone.link.Person
 
getName() - Method in class org.hibernate.test.ops.Competitor
 
getName() - Method in class org.hibernate.test.ops.Node
 
getName() - Method in class org.hibernate.test.ops.NumberedNode
 
getName() - Method in class org.hibernate.test.ops.Person
 
getName() - Method in class org.hibernate.test.ops.SimpleEntity
 
getName() - Method in class org.hibernate.test.ops.TimestampedEntity
 
getName() - Method in class org.hibernate.test.ops.VersionedEntity
 
getName() - Method in class org.hibernate.test.orphan.Part
 
getName() - Method in class org.hibernate.test.orphan.Product
 
getName() - Method in class org.hibernate.test.pagination.Entry
 
getName() - Method in class org.hibernate.test.propertyref.basic.Group
 
getName() - Method in class org.hibernate.test.propertyref.basic.Person
 
getName() - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
getName() - Method in class org.hibernate.test.propertyref.component.complete.Identity
 
getName() - Method in class org.hibernate.test.propertyref.component.partial.Identity
 
getName() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
getName() - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
getName() - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
getName() - Method in class org.hibernate.test.proxy.Container
 
getName() - Method in class org.hibernate.test.proxy.Owner
 
getName() - Method in class org.hibernate.test.querycache.Item
 
getName() - Method in class org.hibernate.test.querycache.Student
 
getName() - Method in class org.hibernate.test.querycache.StudentDTO
 
getName() - Method in class org.hibernate.test.queryplan.Person
 
getName() - Method in class org.hibernate.test.readonly.Container
 
getName() - Method in class org.hibernate.test.readonly.Owner
 
getName() - Method in class org.hibernate.test.readonly.Student
 
getName() - Method in class org.hibernate.test.readonly.StudentDTO
 
getName() - Method in class org.hibernate.test.readonly.VersionedNode
 
getName() - Method in class org.hibernate.test.reattachment.Child
 
getName() - Method in class org.hibernate.test.reattachment.Parent
 
getName() - Method in class org.hibernate.test.resulttransformer.Contract
 
getName() - Method in class org.hibernate.test.resulttransformer.PartnerA
 
getName() - Method in class org.hibernate.test.resulttransformer.PartnerB
 
getName() - Method in class org.hibernate.test.sql.autodiscovery.Group
 
getName() - Method in class org.hibernate.test.sql.autodiscovery.User
 
getName() - Method in class org.hibernate.test.sql.check.ExceptionCheckingEntity
 
getName() - Method in class org.hibernate.test.sql.check.ParamCheckingEntity
 
getName() - Method in class org.hibernate.test.sql.hand.Group
 
getName() - Method in class org.hibernate.test.sql.hand.Organization
 
getName() - Method in class org.hibernate.test.sql.hand.Person
 
getName() - Method in class org.hibernate.test.sql.hand.Product
 
getName() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
getName() - Method in class org.hibernate.test.sql.hand.SpaceShip
 
getName() - Method in class org.hibernate.test.sql.hand.Speech
 
getName() - Method in class org.hibernate.test.stateless.Document
 
getName() - Method in class org.hibernate.test.stateless.fetching.Resource
 
getName() - Method in class org.hibernate.test.stateless.fetching.User
 
getName() - Method in class org.hibernate.test.stats.Continent
 
getName() - Method in class org.hibernate.test.stats.Country
 
getName() - Method in class org.hibernate.test.stats.Locality
 
getName() - Method in class org.hibernate.test.subclassfilter.Person
 
getName() - Method in class org.hibernate.test.subselect.Human
 
getName() - Method in class org.hibernate.test.subselectfetch.Child
 
getName() - Method in class org.hibernate.test.subselectfetch.Parent
 
getName() - Method in class org.hibernate.test.ternary.Employee
 
getName() - Method in class org.hibernate.test.ternary.Site
 
getName() - Method in class org.hibernate.test.timestamp.Person
 
getName() - Method in class org.hibernate.test.typedmanytoone.Customer
 
getName() - Method in class org.hibernate.test.typedonetoone.Customer
 
getName() - Method in class org.hibernate.test.typeoverride.Entity
 
getName() - Method in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
getName() - Method in class org.hibernate.test.unconstrained.Person
 
getName() - Method in class org.hibernate.test.unidir.Child
 
getName() - Method in class org.hibernate.test.unidir.Parent
 
getName() - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
getName() - Method in class org.hibernate.test.unionsubclass.Location
 
getName() - Method in class org.hibernate.test.unionsubclass2.Person
 
getName() - Method in class org.hibernate.test.usercollection.parameterized.Entity
 
getName() - Method in class org.hibernate.test.version.db.Group
 
getName() - Method in class org.hibernate.test.version.db.Permission
 
getName() - Method in class org.hibernate.test.version.Person
 
getName() - Method in class org.hibernate.test.version.sybase.Group
 
getName() - Method in class org.hibernate.test.version.sybase.Permission
 
getName() - Method in class org.hibernate.test.where.File
 
getName() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
getName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.IndexMetadata
 
getName() - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
getName() - Method in class org.hibernate.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
Deprecated.  
getName() - Method in class org.hibernate.type.AdaptedImmutableType
 
getName() - Method in class org.hibernate.type.AnyType
 
getName() - Method in class org.hibernate.type.BigDecimalType
Returns the abbreviated name of the type.
getName() - Method in class org.hibernate.type.BigIntegerType
Returns the abbreviated name of the type.
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.CharacterArrayClobType
 
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
 
getName() - Method in class org.hibernate.type.ObjectType
 
getName() - Method in class org.hibernate.type.PostgresUUIDType
 
getName() - Method in class org.hibernate.type.PrimitiveCharacterArrayClobType
 
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.UrlType
 
getName() - Method in class org.hibernate.type.UUIDBinaryType
 
getName() - Method in class org.hibernate.type.UUIDCharType
 
getName() - Method in class org.hibernate.type.WrappedMaterializedBlobType
 
getName() - Method in class org.hibernate.type.WrapperBinaryType
 
getName() - Method in class org.hibernate.type.YesNoType
 
getName() - Method in exception org.hibernate.UnknownProfileException
The unknown fetch profile name.
getNamedEntityManagerFactory(String) - Method in class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
Lookup the specified entity manager factory by name
getNamedNativeQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the namedNativeQuery property.
getNamedNativeQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the namedNativeQuery property.
getNamedNativeQuery(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getNamedNativeQueryDefinitions() - Method in interface org.hibernate.metamodel.Metadata
 
getNamedNativeQueryDefinitions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getNamedParameterBindPoints() - Method in interface org.hibernate.loader.custom.CustomQuery
A map representing positions within the supplied query to which we need to bind named parameters.
getNamedParameterBindPoints() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getNamedParameterDescriptionMap() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Returns the map of named parameter locations.
getNamedParameterDescriptor(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getNamedParameterExpectedType(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getNamedParameterExpectedType(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getNamedParameterExpectedType(String) - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getNamedParameterExplicitTypes() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options
Get the explicit parameter types.
getNamedParameterInfo(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getNamedParameterLists() - Method in class org.hibernate.internal.AbstractQueryImpl
Retreive the value map for any named parameter lists (i.e., for auto-expansion) bound to this query.
getNamedParameterLocations(String) - Method in interface org.hibernate.engine.internal.ParameterBinder.NamedParameterSource
 
getNamedParameterLocations(String) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
Returns the locations of all occurrences of the named parameter.
getNamedParameterLocMap() - Method in class org.hibernate.engine.spi.SubselectFetch
 
getNamedParameterLocs(String) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getNamedParameterLocs(String) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getNamedParameterLocs(String) - Method in class org.hibernate.loader.collection.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.spi.ParameterMetadata
 
getNamedParameterNames() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getNamedParameterNames() - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getNamedParameters() - Method in class org.hibernate.engine.spi.QueryParameters
 
getNamedParameters() - Method in class org.hibernate.internal.AbstractQueryImpl
Returns an array representing all named parameter names encountered during (intial) parsing of the query.
getNamedParameters() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
 
getNamedParameters() - Method in interface org.hibernate.Query
Return the names of all named parameters of the query.
getNamedParameterSourceLocations(String) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getNamedParameterSqlLocations(String) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getNamedParameterSqlLocations(String) - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getNamedParams() - Method in class org.hibernate.internal.AbstractQueryImpl
Returns a shallow copy of the named parameter value map.
getNamedQueries() - Method in class org.hibernate.cfg.Configuration
 
getNamedQueries() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
getNamedQuery(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getNamedQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
Get a Query instance for a named query or named native SQL query
getNamedQuery(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getNamedQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
 
getNamedQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the namedQuery property.
getNamedQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the namedQuery property.
getNamedQuery(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getNamedQuery(String) - Method in class org.hibernate.internal.SessionImpl
 
getNamedQuery(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getNamedQuery(String) - Method in interface org.hibernate.SharedSessionContract
Create a Query instance for the named query string defined in the metadata.
getNamedQueryDefinitions() - Method in interface org.hibernate.metamodel.Metadata
 
getNamedQueryDefinitions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getNamedSessionFactory(String) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
getNamedSQLQueries() - Method in class org.hibernate.cfg.Configuration
 
getNamedSQLQuery(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getNamedSQLQuery(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
Get a Query instance for a named native SQL query
getNamedSQLQuery(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getNamedSQLQuery(String) - Method in class org.hibernate.internal.AbstractSessionImpl
 
getNamedSQLQuery(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getNames() - Method in class org.hibernate.envers.test.integration.collection.norevision.Person
 
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
Deprecated.  
getNamingStrategy() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getNamingStrategy() - Method in class org.hibernate.metamodel.MetadataSources
 
getNamingStrategy() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getNamingStrategy() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getNamingStrategy() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getNamingStrategy() - Method in interface org.hibernate.metamodel.source.BindingContext
 
getNamingStrategy() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getNarratives() - Method in class org.hibernate.test.annotations.entity.Topic
 
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.spi.QueryPlanCache
 
getNativeSQLQueryPlan(NativeSQLQuerySpecification) - Method in class org.hibernate.internal.AbstractSessionImpl
 
getNaturalId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the naturalId property.
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 class org.hibernate.engine.internal.StatefulPersistenceContext
 
getNaturalIdSnapshot(Serializable, EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the values of the natural id fields as known to the underlying database, or null if the entity has no natural id or there is no corresponding row.
getNature() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
getNature() - Method in interface org.hibernate.metamodel.domain.PluralAttribute
 
getNature() - Method in class org.hibernate.metamodel.source.annotations.attribute.SimpleIdentifierSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getNature() - Method in interface org.hibernate.metamodel.source.binder.IdentifierSource
Obtain the nature of this identifier source.
getNature() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeElementSource
 
getNature() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Obtain the nature of this attribute type.
getNature() - Method in class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getNature() - Method in class org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
 
getNbrOfSeats() - Method in class org.hibernate.test.id.Plane
 
getNear() - Method in class org.hibernate.test.annotations.entity.Forest
 
getNegatedNumber() - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
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
 
getNews() - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
getNextArticle() - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
getNextHolder() - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
getNextValue() - Method in interface org.hibernate.id.enhanced.AccessCallback
Retrieve the next value from the underlying source.
getNickName() - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
getNickname() - Method in class org.hibernate.test.annotations.query.Chaos
 
getNickName() - Method in class org.hibernate.test.hql.Human
 
getNickNames() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getNickNames() - Method in class org.hibernate.test.hql.Human
 
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.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the node property.
getNode() - Method in class org.hibernate.tuple.Property
 
getNodeID() - Method in class org.hibernate.test.cascade.circle.Node
 
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
 
getNodes() - Method in class org.hibernate.test.cascade.circle.Route
 
getNodes() - Method in class org.hibernate.test.cascade.circle.Tour
 
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
 
getNonAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
getNonAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
getNonAuditedImplementorData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.SingleTableSubclass
 
getNonDuplicatedPropertyIterator() - Method in class org.hibernate.mapping.UnionSubclass
 
getNonFinal(int, Type) - Method in class org.hibernate.internal.AbstractScrollableResults
Check that the requested type is compatible with the result type, and return the column value.
getNonFlushedChanges() - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
Return changes to this session and its child sessions that have not been flushed yet.
getNonFlushedChanges() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getNonInverseChildren() - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
getNonJtaDatasource() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getNonLazyInfo() - Method in class org.hibernate.test.readonly.Container
 
getNonLazyJoinDataPoints() - Method in class org.hibernate.test.readonly.Container
 
getNonLazyOwner() - Method in class org.hibernate.test.readonly.Container
 
getNonLazyPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getNonlazyPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getNonLazySelectDataPoints() - Method in class org.hibernate.test.readonly.Container
 
getNoProxyInfo() - Method in class org.hibernate.test.readonly.Container
 
getNoProxyOwner() - Method in class org.hibernate.test.readonly.Container
 
getNormalizedPropertyName(String) - Static method in class org.hibernate.hql.internal.CollectionProperties
 
getNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
getNotAuditedEntitiesConfigurations() - Method in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
Get the notAuditedEntitiesConfigurations property.
getNotAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
getNotAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
getNote() - Method in class org.hibernate.test.annotations.entity.Bid
 
getNotes() - Method in class org.hibernate.test.deletetransient.Suite
 
getNotFound() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the notFound property.
getNotFound() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the notFound property.
getNotFound() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Gets the value of the notFound property.
getNotificationId() - Method in class org.hibernate.test.annotations.inheritance.joined.EventInformation
 
getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
 
getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
 
getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
 
getNotificationInfo() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
getNotional() - Method in class org.hibernate.test.annotations.embedded.NotonialDeal
 
getNotVersionEntityConfiguration(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
getNoWaitSql() - Method in class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
getNullability() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
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 class org.hibernate.engine.internal.StatefulPersistenceContext
Retrieve the set of EntityKeys representing nullifiable references
getNullifiableEntityKeys() - Method in interface org.hibernate.engine.spi.PersistenceContext
Retrieve the set of EntityKeys representing nullifiable references
getNullValue() - Method in interface org.hibernate.mapping.KeyValue
 
getNullValue() - Method in class org.hibernate.mapping.SimpleValue
 
getNum() - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
getNumber() - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
getNumber() - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
getNumber() - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
getNumber() - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
getNumber() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
getNumber() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
getNumber() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
getNumber() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
getNumber() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
getNumber() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
getNumber() - Method in class org.hibernate.test.annotations.beanvalidation.DisplayConnector
 
getNumber() - Method in class org.hibernate.test.annotations.entity.PhoneNumber
 
getNumber() - Method in class org.hibernate.test.annotations.indexcoll.Version
 
getNumber() - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
getNumber() - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
getNumber() - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
getNumber() - Method in class org.hibernate.test.idprops.Order
 
getNumber() - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
getNumber() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
getNumber() - Method in class org.hibernate.test.propertyref.component.complete.Account
 
getNumber() - Method in class org.hibernate.test.propertyref.component.partial.Account
 
getNumber1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
getNumber1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
getNumber1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
getNumber1() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getNumber2() - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
getNumber2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
getNumber2() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
getNumberAvailable() - Method in class org.hibernate.test.cid.Product
 
getNumberOfElementsInMemory(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getNumberOfElementsInMemory(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getNumberOfElementsOffHeap(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getNumberOfElementsOffHeap(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getNumberOfElementsOnDisk(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getNumberOfElementsOnDisk(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getNumberOfParametersInSetClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getNumberOrdered() - Method in class org.hibernate.test.cid.Product
 
getNumBones() - Method in class org.hibernate.ejb.test.emops.Dog
 
getNumerito() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
getNumerito() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
getNumerito() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
getNumerito() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
getNumerito() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
getNumerito() - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
getObj() - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
getObj() - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
getObject() - Method in class org.hibernate.event.spi.DeleteEvent
Returns the encapsulated entity to be deleed.
getObject() - Method in class org.hibernate.event.spi.EvictEvent
 
getObject() - Method in class org.hibernate.event.spi.LockEvent
 
getObject() - Method in class org.hibernate.event.spi.PersistEvent
 
getObject() - Method in class org.hibernate.event.spi.RefreshEvent
 
getObject() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getObject() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getObjectData() - Method in class org.hibernate.test.extralazy.SessionAttribute
 
getObjectData() - Method in class org.hibernate.test.map.SessionAttribute
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.ejb.Ejb3ConfigurationObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.internal.SessionFactoryRegistry.ObjectFactoryImpl
 
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.
getOffering() - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
getOffspring() - Method in class org.hibernate.test.hql.Animal
 
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
 
getOldPerson() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getOldPerson() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getOldState() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getOldState() - Method in class org.hibernate.event.spi.PreUpdateEvent
The old state of the entity at the time it was last loaded from the database; can be null in the case of detached entities.
getOldStays() - Method in class org.hibernate.test.annotations.fetch.Person
 
getOldStays() - Method in class org.hibernate.test.jpa.fetch.Person
 
getOldToNewEntityRefMap() - Method in class org.hibernate.test.nonflushedchanges.AbstractOperationTestCase
 
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
 
getOnDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the onDelete property.
getOnDeleteAction() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeKeySource
 
getOnDeleteAction() - Method in class org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl
 
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.IdBagPluralAttributeElementAdapter
 
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the oneToMany property.
getOneToMany() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the oneToMany property.
getOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the oneToMany property.
getOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the oneToOne property.
getOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the oneToOne property.
getOneToOneNoProxy() - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
getOneToOneProxy() - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
getOneVonePlayer() - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
getOneVoneTeam() - Method in class org.hibernate.test.annotations.entity.Player
 
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.internal.ast.tree.UnaryArithmeticNode
 
getOperand() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
 
getOperand() - Method in interface org.hibernate.hql.internal.ast.tree.UnaryOperatorNode
Retrievs the node representing the operator's single operand.
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.cache.ehcache.management.impl.EhcacheHibernate
getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getOptimisticFailureCount
getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getOptimisticFailureCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getOptimisticFailureCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getOptimisticFailureCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getOptimisticFailureCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
getOptimisticFailureCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getOptimisticFailureCount() - Method in interface org.hibernate.stat.Statistics
The number of StaleObjectStateExceptions that occurred
getOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the optimisticLock property.
getOptimisticLockMode() - Method in class org.hibernate.mapping.PersistentClass
 
getOptimisticLockMode() - Method in class org.hibernate.mapping.RootClass
 
getOptimisticLockMode() - Method in class org.hibernate.mapping.Subclass
 
getOptimisticLockStyle() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getOptimisticLockStyle() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getOptimisticLockStyle() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getOptimisticLockStyle() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the optimistic locking style for this entity.
getOptimisticLockStyle() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getOptimisticLockStyle() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getOptimizer() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Getter for property 'optimizer'.
getOptimizer() - Method in class org.hibernate.id.enhanced.TableGenerator
The optimizer being used by this generator.
getOptimizerClass() - Method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
 
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.
getOptionalComponent() - Method in class org.hibernate.test.component.basic.Employee
 
getOptionalEntityName() - Method in class org.hibernate.engine.spi.QueryParameters
 
getOptionalId() - Method in class org.hibernate.engine.spi.QueryParameters
 
getOptionalObject() - Method in class org.hibernate.engine.spi.QueryParameters
 
getOptions() - Method in interface org.hibernate.metamodel.Metadata
 
getOptions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getOptLocking() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
getOracleCursorTypeSqlType() - Method in class org.hibernate.dialect.Oracle8iDialect
 
getOrCreateIndex(String) - Method in class org.hibernate.mapping.Table
 
getOrCreateIndex(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
getOrCreateIndex(String) - Method in class org.hibernate.metamodel.relational.Table
 
getOrCreateIndex(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getOrCreateUniqueKey(String) - Method in class org.hibernate.mapping.Table
 
getOrCreateUniqueKey(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
getOrCreateUniqueKey(String) - Method in class org.hibernate.metamodel.relational.Table
 
getOrCreateUniqueKey(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getOrder() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
 
getOrder() - Method in interface org.hibernate.metamodel.source.binder.Orderable
 
getOrder() - Method in class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
getOrder() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
getOrder() - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
getOrder() - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
getOrder() - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
getOrder() - Method in class org.hibernate.test.cid.LineItem
 
getOrder() - Method in class org.hibernate.test.criteria.OrderLine
 
getOrder() - Method in class org.hibernate.test.filter.LineItem
 
getOrder() - Method in class org.hibernate.test.idprops.LineItemPK
 
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the orderBy property.
getOrderBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getOrderBy() - Method in class org.hibernate.mapping.Collection
 
getOrderBy() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getOrderBy() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getOrderBy() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getOrderBy() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getOrderByClause() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getOrderColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the orderColumn property.
getOrderColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the orderColumn property.
getOrderColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the orderColumn property.
getOrderDate() - Method in class org.hibernate.test.cid.Order
 
getOrderedSons() - Method in class org.hibernate.test.annotations.engine.collection.Father
 
getOrderedStay() - Method in class org.hibernate.test.annotations.fetch.Person
 
getOrderee() - Method in class org.hibernate.test.idprops.Order
 
getOrderId() - Method in class org.hibernate.test.criteria.Order
 
getOrderId() - Method in class org.hibernate.test.sql.hand.Order
 
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.
getOrderLineItems() - Method in class org.hibernate.test.filter.Product
 
getOrderLines() - Method in class org.hibernate.test.annotations.manytoone.Order
 
getOrderList() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
getOrderNbr() - Method in class org.hibernate.test.annotations.manytoone.Order
 
getOrderNbr() - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
getOrderNumber() - Method in class org.hibernate.test.cid.LineItem.Id
 
getOrderNumber() - Method in class org.hibernate.test.cid.Order.Id
 
getOrdernumber() - Method in class org.hibernate.test.sql.hand.Order.OrderId
 
getOrders() - Method in class org.hibernate.test.cid.Customer
 
getOrders() - Method in class org.hibernate.test.filter.Salesperson
 
getOrders() - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
getOrders() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
getOrders() - Method in class org.hibernate.test.sql.hand.Product
 
getOrdinalParameterCount() - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getOrdinalParameterCount() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getOrdinalParameterCount() - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getOrdinalParameterDescriptor(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getOrdinalParameterExpectedType(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getOrdinalParameterExpectedType(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getOrdinalParameterExpectedType(int) - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getOrdinalParameterInfo(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getOrdinalParameterLocationList() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Returns the list of ordinal parameter locations.
getOrdinalParameterSourceLocation(int) - Method in class org.hibernate.engine.query.spi.ParameterMetadata
 
getOrdinalParameterSqlLocation(int) - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
 
getOrdinalParameterSqlLocation(int) - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
getOrdinalPosition() - Method in class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
 
getOrg() - Method in class org.hibernate.test.ecid.Course
 
getOrg() - Method in class org.hibernate.test.manytomany.Group
 
getOrg() - Method in class org.hibernate.test.manytomany.ordered.Group
 
getOrg() - Method in class org.hibernate.test.manytomany.ordered.User
 
getOrg() - Method in class org.hibernate.test.manytomany.User
 
getOrg() - Method in class org.hibernate.test.naturalid.mutable.User
 
getOrg() - Method in class org.hibernate.test.stateless.Contact
 
getOrganisation() - Method in class org.hibernate.test.annotations.onetomany.OrganisationUser
 
getOrganisationUsers() - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
getOrganizationFetchJoinEmploymentSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getOrganizationJoinEmploymentSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getOrganizationName() - Method in class org.hibernate.test.lazyonetoone.Employment
 
getOrgEmpPersonSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getOrgEmpRegionSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
getOrgid() - Method in class org.hibernate.test.sql.hand.Order.OrderId
 
getOrgid() - Method in class org.hibernate.test.sql.hand.Product.ProductId
 
getOrgName() - Method in class org.hibernate.test.idclass.Customer
 
getOrgName() - Method in class org.hibernate.test.idclass.CustomerId
 
getOrigin() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getOrigin() - Method in class org.hibernate.internal.jaxb.JaxbRoot
Obtain the metadata about the document's origin
getOrigin() - Method in interface org.hibernate.internal.util.xml.XmlDocument
Retrieve the document's origin.
getOrigin() - Method in class org.hibernate.internal.util.xml.XmlDocumentImpl
Retrieve the document's origin.
getOrigin() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getOrigin() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getOrigin() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the origin of this source.
getOrigin() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getOrigin() - Method in class org.hibernate.metamodel.source.hbm.MappingDocument
 
getOrigin() - Method in interface org.hibernate.metamodel.source.LocalBindingContext
 
getOrigin() - Method in exception org.hibernate.metamodel.source.MappingException
 
getOrigin() - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
getOriginal() - Method in class org.hibernate.event.spi.MergeEvent
 
getOriginalConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getOriginalConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getOriginalConfigDeclaration() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getOriginalConfigDeclaration(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getOriginalIdPropName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getOriginalMapper() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getOriginalText() - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
 
getORMID() - Method in class org.hibernate.test.annotations.idmanytoone.Customers
 
getOrphan() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
get all "orphaned" elements
getOrphans(Collection, Collection, String, SessionImplementor) - Static method in class org.hibernate.collection.internal.AbstractPersistentCollection
Given a collection of entity instances that used to belong to the collection, and a collection of instances that currently belong, return a collection of orphans
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentBag
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentList
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentMap
 
getOrphans(Serializable, String) - Method in class org.hibernate.collection.internal.PersistentSet
 
getOrphans(Serializable, String) - Method in interface org.hibernate.collection.spi.PersistentCollection
get all "orphaned" elements
getOrphans(String, PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Get the collection orphans (entities which were removed from the collection)
getOther() - Method in class org.hibernate.test.annotations.type.MyOid
 
getOther() - Method in class org.hibernate.test.jpa.MyEntity
 
getOtherId() - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
getOtherStr() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
getOtherStr() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
getOtherwiseResult() - Method in class org.hibernate.ejb.criteria.expression.SearchedCaseExpression
 
getOtherwiseResult() - Method in class org.hibernate.ejb.criteria.expression.SimpleCaseExpression
 
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the outerJoin property.
getOuterJoin() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getOutputFile() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
getOven() - Method in class org.hibernate.ejb.test.association.Kitchen
 
getOveragePendingPutQueueLength() - Method in class org.hibernate.cache.infinispan.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.
getOverseasPhoneNumber() - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
getOverseasPhoneNumber() - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
getOwner() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getOwner() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the owning entity.
getOwner() - Method in class org.hibernate.engine.profile.Association
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
getOwner() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
getOwner() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
getOwner() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
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
 
getOwner() - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
getOwner() - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
getOwner() - Method in class org.hibernate.test.annotations.generics.Item
 
getOwner() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
getOwner() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
getOwner() - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
getOwner() - Method in class org.hibernate.test.annotations.manytoone.Car
 
getOwner() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
getOwner() - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
getOwner() - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
getOwner() - Method in interface org.hibernate.test.annotations.target.Luggage
 
getOwner() - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
getOwner() - Method in class org.hibernate.test.component.cascading.toone.Document
 
getOwner() - Method in class org.hibernate.test.entityname.Vehicle
 
getOwner() - Method in class org.hibernate.test.extralazy.Document
 
getOwner() - Method in class org.hibernate.test.hql.DomesticAnimal
 
getOwner() - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
getOwner() - Method in class org.hibernate.test.hql.Vehicle
 
getOwner() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getOwner() - Method in class org.hibernate.test.instrument.domain.Document
 
getOwner() - Method in interface org.hibernate.test.interfaceproxy.SecureDocument
 
getOwner() - Method in class org.hibernate.test.interfaceproxy.SecureDocumentImpl
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.ChildInfo
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.Other
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.OtherAssigned
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.ParentInfo
 
getOwner() - Method in class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
getOwner() - Method in class org.hibernate.test.mixed.SecureDocument
 
getOwner() - Method in class org.hibernate.test.propertyref.component.complete.Account
 
getOwner() - Method in class org.hibernate.test.propertyref.component.partial.Account
 
getOwner() - Method in class org.hibernate.test.proxy.Container
 
getOwner() - Method in class org.hibernate.test.stateless.fetching.Resource
 
getOwner() - Method in class org.hibernate.test.unionsubclass.Thing
 
getOwnerAlias() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
Retrieve the alias of the owner of this fetched association.
getOwnerAssociationTypes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.JoinWalker
 
getOwnerAssociationTypes() - Method in class org.hibernate.loader.Loader
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.spi.sql.NativeSQLQueryCollectionReturn
Returns the class owning the collection.
getOwnerEntityName() - Method in class org.hibernate.loader.custom.CollectionReturn
Returns the class owning the collection.
getOwnerEntityName() - Method in class org.hibernate.mapping.Collection
 
getOwnerEntityName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getOwnerEntityPersister() - Method in interface org.hibernate.persister.collection.CollectionPersister
Get the persister of the entity that "owns" this collection
getOwnerForPut() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getOwnerId(String, String, Object, Map) - Method in class org.hibernate.engine.internal.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.
getOwnerId(String, String, Object, Map) - Method in interface org.hibernate.engine.spi.PersistenceContext
Search the persistence context for an owner for the child object, given a collection role
getOwnerId() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
 
getOwnerIdOrNull(Object, EventSource) - Static method in class org.hibernate.event.spi.AbstractCollectionEvent
 
getOwnerProperty() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
Returns the name of the property representing the collection from the NativeSQLQueryCollectionReturn.getOwnerEntityName().
getOwnerProperty() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
Retrieve the property name (relative to the owner) which maps to the association to be fetched.
getOwnerProperty() - Method in class org.hibernate.loader.custom.CollectionReturn
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.envers.test.integration.entityNames.manyToManyAudited.Car
 
getOwners() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
getOwners() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
getOwners() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getOwners() - Method in class org.hibernate.loader.custom.CustomLoader
 
getOwners() - Method in class org.hibernate.loader.hql.QueryLoader
An array of indexes of the entity that owns a one-to-one association to the entity at the given index (-1 if there is no "owner")
getOwners() - Method in class org.hibernate.loader.JoinWalker
 
getOwners() - Method in class org.hibernate.loader.Loader
An array of indexes of the entity that owns a one-to-one association to the entity at the given index (-1 if there is no "owner").
getOwners() - Method in class org.hibernate.loader.OuterJoinLoader
 
getPackage() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Gets the value of the package property.
getPackage() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the package property.
getPackage() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the package property.
getPackageName() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
getPackageName() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
getPackageName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getPackageName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default package name to use if none specified in the mapping.
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
getPainter() - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
getPainter() - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
getPaintings() - Method in class org.hibernate.test.annotations.indexcoll.Painter
 
getParam() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
Gets the value of the param property.
getParam() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
Gets the value of the param property.
getParam() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
Gets the value of the param property.
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.internal.FilterImpl
Get the value of the named parameter for the current filter.
getParameterMetadata() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getParameterMetadata() - Method in class org.hibernate.engine.query.spi.QueryMetadata
 
getParameterMetadata() - Method in class org.hibernate.internal.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.spi.FilterDefinition
Get a set of the parameters defined by this configuration.
getParameters() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
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.internal.ast.HqlSqlWalker
 
getParameters() - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
getParameters() - Method in class org.hibernate.internal.FilterImpl
 
getParameters() - Method in class org.hibernate.mapping.TypeDef
 
getParameters() - Method in class org.hibernate.metamodel.binding.IdGenerator
 
getParameters() - Method in class org.hibernate.metamodel.binding.TypeDef
 
getParameters() - Method in class org.hibernate.metamodel.source.annotations.attribute.ExplicitHibernateTypeSourceImpl
 
getParameters() - Method in interface org.hibernate.metamodel.source.binder.ExplicitHibernateTypeSource
Obtain any supplied Hibernate type parameters.
getParameterTranslations() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getParameterTranslations() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getParameterTranslations() - Method in interface org.hibernate.hql.spi.QueryTranslator
Return information about any parameters encountered during translation.
getParameterType() - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
getParameterType(String) - Method in class org.hibernate.engine.spi.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.spi.FilterDefinition
 
getParameterTypes() - Method in class org.hibernate.engine.spi.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.ejb.test.cascade.Grandson
 
getParent() - Method in class org.hibernate.ejb.test.cascade.Son
 
getParent() - Method in class org.hibernate.ejb.test.ops.Node
 
getParent() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSuperclass
 
getParent() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
getParent() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
getParent() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getParent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the parent property.
getParent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the parent property.
getParent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the parent property.
getParent() - Method in class org.hibernate.loader.PropertyPath
 
getParent() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getParent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getParent() - Method in class org.hibernate.test.annotations.cascade.Child
 
getParent() - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
getParent() - Method in class org.hibernate.test.annotations.genericsinheritance.Child
 
getParent() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
getParent() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
getParent() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
getParent() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
getParent() - Method in class org.hibernate.test.annotations.inheritance.joined.Asset
 
getParent() - Method in class org.hibernate.test.annotations.inheritance.joined.File
 
getParent() - Method in class org.hibernate.test.annotations.inheritance.mixed.File
 
getParent() - Method in class org.hibernate.test.annotations.inheritance.union.File
 
getParent() - Method in class org.hibernate.test.annotations.manytoone.Node
 
getParent() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Hardware
 
getParent() - Method in class org.hibernate.test.cascade.Child
 
getParent() - Method in class org.hibernate.test.cascade.DeleteOrphanChild
 
getParent() - Method in class org.hibernate.test.collection.bag.BagOwner
 
getParent() - Method in class org.hibernate.test.collection.list.ListOwner
 
getParent() - Method in class org.hibernate.test.collection.map.Child
 
getParent() - Method in class org.hibernate.test.collection.set.Child
 
getParent() - Method in class org.hibernate.test.compositeelement.Child
 
getParent() - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
 
getParent() - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
getParent() - Method in class org.hibernate.test.immutable.Contract
 
getParent() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getParent() - Method in class org.hibernate.test.instrument.domain.Folder
 
getParent() - Method in interface org.hibernate.test.interfaceproxy.Folder
 
getParent() - Method in class org.hibernate.test.interfaceproxy.FolderImpl
 
getParent() - Method in class org.hibernate.test.jpa.cascade.Child
 
getParent() - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
getParent() - Method in class org.hibernate.test.mixed.Item
 
getParent() - Method in class org.hibernate.test.nonflushedchanges.Node
 
getParent() - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
getParent() - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
getParent() - Method in class org.hibernate.test.onetomany.Child
 
getParent() - Method in class org.hibernate.test.ops.Node
 
getParent() - Method in class org.hibernate.test.ops.NumberedNode
 
getParent() - Method in class org.hibernate.test.ops.VersionedEntity
 
getParent() - Method in class org.hibernate.test.readonly.VersionedNode
 
getParent() - Method in class org.hibernate.test.reattachment.Child
 
getParent() - Method in class org.hibernate.test.where.File
 
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
 
getParentData() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
getParentData() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
getParentEntityName() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getParentFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
getParentNode() - Method in class org.hibernate.test.onetomany.Node
 
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
 
getParentReference() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getParentReferenceAttributeName() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getParentReferenceAttributeName() - Method in interface org.hibernate.metamodel.source.binder.ComponentAttributeSource
 
getParentReferenceAttributeName() - Method in interface org.hibernate.metamodel.source.binder.CompositePluralAttributeElementSource
 
getParentReferenceAttributeName() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getParentReferenceAttributeName() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
getParentReferencingAttributeName() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableClass
 
getParents() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
getParents() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
getParents() - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
getParentServiceRegistry() - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
getParentServiceRegistry() - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
getParentServiceRegistry() - Method in interface org.hibernate.service.ServiceRegistry
Retrieve this registry's parent registry.
getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.HqlParser
 
getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getParseErrorHandler() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
getParticles() - Method in class org.hibernate.test.annotations.query.Chaos
 
getParties() - Method in class org.hibernate.test.immutable.Contract
 
getParties() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getParts() - Method in class org.hibernate.test.collection.backref.map.compkey.Product
 
getParts() - Method in class org.hibernate.test.jpa.Item
 
getParts() - Method in class org.hibernate.test.mapcompelem.Product
 
getParts() - Method in class org.hibernate.test.orphan.Product
 
getParty() - Method in class org.hibernate.test.annotations.onetomany.Politician
 
getPassword() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getPassword() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Log into the database with this password
getPassword() - Method in class org.hibernate.test.component.basic.User
 
getPassword() - Method in class org.hibernate.test.extralazy.User
 
getPassword() - Method in class org.hibernate.test.interceptor.User
 
getPassword() - Method in class org.hibernate.test.jpa.naturalid.User
 
getPassword() - Method in class org.hibernate.test.map.User
 
getPassword() - Method in class org.hibernate.test.mapelemformula.User
 
getPassword() - Method in class org.hibernate.test.naturalid.immutable.User
 
getPassword() - Method in class org.hibernate.test.timestamp.User
 
getPasswordExpiryDays() - Method in class org.hibernate.test.join.User
 
getPasswordExpiryDays() - Method in class org.hibernate.test.joinedsubclass.Employee
 
getPasswordExpiryDays() - Method in class org.hibernate.test.unionsubclass2.Employee
 
getPath() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
getPath(PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.BinderHelper
 
getPath() - Method in interface org.hibernate.cfg.PropertyHolder
 
getPath() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
Returns the full path of the node.
getPath() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
getPath() - Method in interface org.hibernate.hql.internal.ast.tree.PathNode
Returns the full path name represented by the node.
getPath() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getPath() - Method in exception org.hibernate.InvalidMappingException
 
getPath() - Method in exception org.hibernate.MappingNotFoundException
 
getPath() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getPath() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getPath() - Method in interface org.hibernate.metamodel.source.binder.AttributeSourceContainer
Obtain the path used to uniquely identify this container.
getPath() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getPath() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getPath() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
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
 
getPathBase() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain the path base of this container.
getPathBase() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
getPathBase() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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.internal.ast.util.ASTUtil
 
getPattern() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getPattern() - Method in class org.hibernate.ejb.criteria.predicate.LikePredicate
 
getPayload() - Method in class org.hibernate.test.lob.SerializableData
 
getPaymentFrequency() - Method in class org.hibernate.test.annotations.embedded.Leg
 
getPendingPutQueueLength() - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Only for use by unit tests; may be removed at any time
getPercent() - Method in class org.hibernate.test.discriminator.PartTimeEmployee
 
getPeriod() - Method in class org.hibernate.test.criteria.CourseMeetingId
 
getPeriod() - Method in class org.hibernate.test.querycache.CourseMeetingId
 
getPerm1() - Method in class org.hibernate.test.interceptor.Image.Details
 
getPermission() - Method in class org.hibernate.test.annotations.manytomany.Permission
 
getPermissionBits() - Method in interface org.hibernate.test.interfaceproxy.SecureDocument
 
getPermissionBits() - Method in class org.hibernate.test.interfaceproxy.SecureDocumentImpl
 
getPermissionBits() - Method in class org.hibernate.test.mixed.SecureDocument
 
getPermissions() - Method in class org.hibernate.test.annotations.manytomany.Group
 
getPermissions() - Method in class org.hibernate.test.annotations.manytomany.GroupWithSet
 
getPermissions() - Method in class org.hibernate.test.collection.original.User
 
getPermissions() - Method in class org.hibernate.test.hql.User
 
getPermissions() - Method in class org.hibernate.test.version.db.User
 
getPermissions() - Method in class org.hibernate.test.version.sybase.User
 
getPersistenceContext() - Method in class org.hibernate.engine.loading.internal.LoadContexts
Retrieves the persistence context to which this is bound.
getPersistenceContext() - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
getPersistenceContext() - Method in class org.hibernate.internal.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
 
getPersistenceUnitDefaults() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Gets the value of the persistenceUnitDefaults property.
getPersistenceUnitMetadata() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the persistenceUnitMetadata property.
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.internal.CollectionAction
 
getPersister() - Method in class org.hibernate.action.internal.EntityAction
entity persister accessor
getPersister() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
getPersister() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
getPersister() - Method in class org.hibernate.engine.spi.EntityEntry
 
getPersister() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
The persister for the entity.
getPersister() - Method in class org.hibernate.event.spi.PostDeleteEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostLoadEvent
 
getPersister() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getPersister() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getPersister() - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
getPersister() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the persister property.
getPersister() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the persister property.
getPersister() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getPersister() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getPersisters() - Method in class org.hibernate.loader.JoinWalker
 
getPerson() - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
getPerson() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getPerson() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
getPerson() - Method in class org.hibernate.test.component.basic.Employee
 
getPerson() - Method in class org.hibernate.test.component.basic.User
 
getPerson() - Method in class org.hibernate.test.cuk.Address
 
getPerson() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getPerson() - Method in class org.hibernate.test.lazyonetoone.Employee
 
getPerson() - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
getPerson() - Method in class org.hibernate.test.onetoone.formula.Address
 
getPerson() - Method in class org.hibernate.test.onetoone.link.Customer
 
getPerson() - Method in class org.hibernate.test.onetoone.link.Employee
 
getPerson() - Method in class org.hibernate.test.ops.PersonalDetails
 
getPerson() - Method in class org.hibernate.test.propertyref.basic.Address
 
getPerson() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
getPerson() - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
getPerson() - Method in class org.hibernate.test.sql.hand.Order
 
getPerson() - Method in class org.hibernate.test.sql.hand.Product
 
getPerson() - Method in class org.hibernate.test.timestamp.User
 
getPerson() - Method in class org.hibernate.test.version.Task
 
getPerson() - Method in class org.hibernate.test.version.Thing
 
getPersonalInfo() - Method in class org.hibernate.test.component.cascading.toone.User
 
getPersonId() - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
getPersonId() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
getPersonId() - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
getPersonName() - Method in class org.hibernate.test.lazyonetoone.Employee
 
getPersonName() - Method in class org.hibernate.test.lazyonetoone.Employment
 
getPersons() - Method in class org.hibernate.envers.test.various.Address
 
getPersons() - Method in class org.hibernate.test.sql.hand.Group
 
getPet() - Method in class org.hibernate.ejb.test.emops.Decorate
 
getPets() - Method in class org.hibernate.test.hql.Human
 
getPhNumber() - Method in class org.hibernate.test.annotations.manytomany.PhoneNumber
 
getPhoneNumbers() - Method in class org.hibernate.test.annotations.manytomany.ContactInfo
 
getPhoneNumbers() - Method in class org.hibernate.test.annotations.override.ContactInfo
 
getPhoto() - Method in class org.hibernate.test.sql.hand.ImageHolder
 
getPhotosSQL() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
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.
getPicByteArray() - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
getPickupNode() - Method in class org.hibernate.test.cascade.circle.Transport
 
getPickupTransports() - Method in class org.hibernate.test.cascade.circle.Node
 
getPid() - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
getPillow() - Method in class org.hibernate.test.annotations.access.Chair
 
getPk() - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
getPk() - Method in class org.hibernate.test.idprops.LineItem
 
getPk() - Method in class org.hibernate.test.idprops.Person
 
getPkColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the pkColumnName property.
getPkColumnValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the pkColumnValue property.
getPlaced() - Method in class org.hibernate.test.idprops.Order
 
getPlacementDate() - Method in class org.hibernate.test.filter.Order
 
getPlan() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
getPlanet() - Method in class org.hibernate.test.subselect.Alien
 
getPlans() - Method in class org.hibernate.test.immutable.Contract
 
getPlans() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getPlayers() - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
getPlayers() - Method in class org.hibernate.test.annotations.loader.Team
 
getPluralAttributeBinding() - Method in class org.hibernate.metamodel.binding.CollectionKey
 
getPluralAttributeElement() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getPluralAttributeElement() - Method in class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
getPluralAttributeElement() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
getPluralAttributeNature() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getPluralAttributeNature() - Method in class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
getPluralAttributeNature() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
getPluralAttributes() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
getPlus4() - Method in class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
getPm() - Method in class org.hibernate.test.annotations.manytomany.JobInfo
 
getPoliticians() - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
getPolymorphism() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the polymorphism property.
getPosition() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
getPosition() - Method in class org.hibernate.ejb.criteria.expression.ParameterExpressionImpl
 
getPosition() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
getPosition() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
getPosition() - Method in class org.hibernate.metamodel.relational.AbstractSimpleValue
 
getPosition() - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
getPosition() - Method in class org.hibernate.test.compositeelement.Child
 
getPositionalParameterTypes() - Method in class org.hibernate.engine.spi.QueryParameters
 
getPositionalParameterValues() - Method in class org.hibernate.engine.spi.QueryParameters
 
getPositionMappedBy() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getPostalCode() - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
getPostalCode() - Method in interface org.hibernate.test.dynamicentity.Address
 
getPostalCode() - Method in class org.hibernate.test.hql.Address
 
getPostalCode() - Method in class org.hibernate.test.querycache.Address
 
getPostCollectionRecreateListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPostCollectionRemoveListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPostCollectionUpdateListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPostLoad() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the postLoad property.
getPostLoad() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the postLoad property.
getPostLoad() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the postLoad property.
getPostman() - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
getPostOrderSubEntityBindingClosure() - Method in class org.hibernate.metamodel.binding.EntityBinding
Returns sub-EntityBinding objects in a special 'order', most derived subclasses first.
getPostPersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the postPersist property.
getPostPersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the postPersist property.
getPostPersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the postPersist property.
getPostRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the postRemove property.
getPostRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the postRemove property.
getPostRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the postRemove property.
getPostUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the postUpdate property.
getPostUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the postUpdate property.
getPostUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the postUpdate property.
getPower() - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
getPowerSupply() - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
getPrecision() - Method in class org.hibernate.cfg.Ejb3Column
 
getPrecision() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getPrecision() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the precision property.
getPrecision() - Method in class org.hibernate.mapping.Column
 
getPrecision() - Method in class org.hibernate.metamodel.relational.Size
 
getPrecision() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
getPreCollectionRecreateListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPreCollectionRemoveListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPreCollectionUpdateListener() - Method in class org.hibernate.test.event.collection.CollectionListeners
 
getPreferredCourse() - Method in class org.hibernate.test.criteria.Student
 
getPreferredCourse() - Method in class org.hibernate.test.querycache.Student
 
getPreferredCourse() - Method in class org.hibernate.test.readonly.Student
 
getPreferredNames() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getPrefixedMapper() - Method in class org.hibernate.envers.entities.mapper.relation.MiddleIdData
 
getPreOrderSubEntityBindingClosure() - Method in class org.hibernate.metamodel.binding.EntityBinding
Returns sub-EntityBinding ordered as a depth-first, pre-order traversal (a subclass precedes its own subclasses).
getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getPrepareStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getPrepareStatementCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getPrepareStatementCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getPrepareStatementCount() - Method in interface org.hibernate.stat.Statistics
The number of prepared statements that were acquired
getPrePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the prePersist property.
getPrePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the prePersist property.
getPrePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the prePersist property.
getPreRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the preRemove property.
getPreRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the preRemove property.
getPreRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the preRemove property.
getPreUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the preUpdate property.
getPreUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Gets the value of the preUpdate property.
getPreUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the preUpdate property.
getPreviousAddress() - Method in class org.hibernate.test.component.basic.Person
 
getPreviousConductor() - Method in class org.hibernate.test.annotations.various.Vehicule
 
getPrice() - Method in class org.hibernate.test.annotations.inheritance.joined.FinancialAsset
 
getPrice() - Method in class org.hibernate.test.annotations.inheritance.joined.PropertyAsset
 
getPrice() - Method in class org.hibernate.test.annotations.quote.Phone
 
getPrice() - Method in class org.hibernate.test.cid.Product
 
getPriceInCent() - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
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
 
getPrimaryKey() - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
getPrimaryKey() - Method in interface org.hibernate.metamodel.relational.TableSpecification
Get the primary key definition for this table spec.
getPrimaryKey() - Method in class org.hibernate.test.annotations.cid.keymanytoone.CardField
 
getPrimaryKey() - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
getPrimaryKey() - Method in class org.hibernate.test.annotations.idmanytoone.CardField
 
getPrimaryKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Gets the value of the primaryKeyJoinColumn property.
getPrimaryTable() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getPrimaryTable() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getPrimaryTable() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the primary table for this entity.
getPrimaryTable() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getPrimaryTable() - Method in class org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl
 
getPrimaryTableName() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getPrimaryTableSource() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getPrimaryTeacher() - Method in class org.hibernate.ejb.test.cascade.Student
 
getPrimeMinister() - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
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.NumericBooleanType
 
getPrimitiveClass() - Method in interface org.hibernate.type.PrimitiveType
Retrieve the primitive counterpart to the wrapper type identified by Type.getReturnedClass().
getPrimitiveClass() - Method in class org.hibernate.type.ShortType
 
getPrimitiveClass() - Method in class org.hibernate.type.TrueFalseType
 
getPrimitiveClass() - Method in class org.hibernate.type.YesNoType
 
getProcessingInstructions() - Method in class org.hibernate.test.cascade.Job
 
getProduct() - Method in class org.hibernate.test.cid.LineItem
 
getProduct() - Method in class org.hibernate.test.filter.LineItem
 
getProduct() - Method in class org.hibernate.test.mapcompelem.Item
 
getProduct() - Method in class org.hibernate.test.sql.hand.Order
 
getProductCode() - Method in class org.hibernate.test.idprops.LineItemPK
 
getProductFamily() - Method in class org.hibernate.test.annotations.manytoonewithformula.Product
 
getProductFamily() - Method in class org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer
 
getProductId() - Method in class org.hibernate.test.cid.LineItem.Id
 
getProductId() - Method in class org.hibernate.test.cid.Product
 
getProductId() - Method in class org.hibernate.test.cid.PurchaseDetail
 
getProductId() - Method in class org.hibernate.test.sql.hand.Product
 
getProductLine() - Method in class org.hibernate.test.batchfetch.Model
 
getProductnumber() - Method in class org.hibernate.test.sql.hand.Product.ProductId
 
getProducts() - Method in class org.hibernate.test.filter.Category
 
getProject() - Method in class org.hibernate.test.annotations.idmanytoone.Card.CardPrimaryKey
 
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.internal.CriteriaImpl
 
getProjectionCriteria() - Method in class org.hibernate.internal.CriteriaImpl
 
getProjectionList() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Returns the list of from elements that will be part of the result set.
getProp() - Method in class org.hibernate.test.annotations.cid.SomeEntity
 
getProp1() - Method in class org.hibernate.envers.test.entities.customtype.Component
 
getProp2() - Method in class org.hibernate.envers.test.entities.customtype.Component
 
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
Deprecated.  
getProperties() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getProperties() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a copy of the Properties used to configure this session factory.
getProperties() - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
getProperties() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getProperties() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getProperties() - Method in class org.hibernate.test.annotations.any.PropertyMap
 
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 value by name
getProperty() - Method in interface org.hibernate.cfg.PropertyData
Return the Hibernate mapping property
getProperty() - Method in class org.hibernate.cfg.PropertyInferredData
 
getProperty() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getProperty() - Method in class org.hibernate.cfg.WrappedInferredData
 
getProperty(String) - Method in class org.hibernate.criterion.Property
Get a component attribute of this property
getProperty(String) - Method in 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(XClass, String) - Static method in class org.hibernate.envers.tools.Tools
 
getProperty(XClass, String, String) - Static method in class org.hibernate.envers.tools.Tools
 
getProperty() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Gets the value of the property property.
getProperty() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Gets the value of the property property.
getProperty(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getProperty(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get a property
getProperty() - Method in class org.hibernate.loader.PropertyPath
 
getProperty(String) - Method in class org.hibernate.mapping.Component
 
getProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getProperty() - Method in class org.hibernate.test.annotations.generics.WildEntity
 
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(AttributeBinding, 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
 
getPropertyAccessorName() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
getPropertyAccessorName() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
getPropertyAccessorName() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
getPropertyAccessorName() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getPropertyAccessorName() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
Obtain the name of the property accessor style used to access this attribute.
getPropertyAccessorName() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getPropertyAccessorName() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getPropertyAccessorName(String, boolean, String) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
getPropertyAccessorName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getPropertyAccessorName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default PropertyAccessor name to use if none specified in the mapping.
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.Configuration.MappingsImpl
 
getPropertyAnnotatedWithIdAndToOne(XClass, String) - Method in interface org.hibernate.cfg.Mappings
Return the property annotated with @ToOne and @Id if any.
getPropertyAnnotatedWithMapsId(XClass, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getPropertyAnnotatedWithMapsId(XClass, String) - Method in interface org.hibernate.cfg.Mappings
Return the property annotated with @MapsId("propertyName") if any.
getPropertyAssets() - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
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
 
getPropertyColumnInsertable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnNames(int) - Method in interface org.hibernate.persister.entity.Loadable
Get the result set column names mapped for this property (properties of this class, only).
getPropertyColumnNames(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the column names for the given property path
getPropertyColumnSpan(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnUpdateable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyColumnWriters(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyData() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
getPropertyGeneration() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
getPropertyGeneration() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
getPropertyGeneration() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
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
 
getPropertyList() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getPropertyList() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Display the properties
getPropertyMapper() - Method in class org.hibernate.envers.entities.EntityConfiguration
 
getPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
getPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
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(AnnotationTarget) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
Expects a method or field annotation target and returns the property name for this target
getPropertyName(Member) - Static method in class org.hibernate.metamodel.source.annotations.ReflectionHelper
Process bean properties getter by applying the JavaBean naming conventions.
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.internal.javassist.AccessOptimizerAdapter
 
getPropertyNames() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
 
getPropertyNames() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
getPropertyNames() - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
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.test.annotations.entity.MonetaryAmountUserType
 
getPropertyNames() - Method in class org.hibernate.test.annotations.type.MyOidType
 
getPropertyNames() - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
getPropertyNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyNames() - Method in class org.hibernate.type.AnyType
 
getPropertyNames() - Method in class org.hibernate.type.ComponentType
 
getPropertyNames() - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyNames() - Method in interface org.hibernate.type.CompositeType
Get the names of the component properties
getPropertyNames() - Method in interface org.hibernate.usertype.CompositeUserType
Get the "property names" that may be used in a query.
getPropertyNullability() - Method in interface org.hibernate.metadata.ClassMetadata
Get the nullability of the class' persistent properties
getPropertyNullability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyNullability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the nullability of the properties of this class
getPropertyNullability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyNullability() - Method in class org.hibernate.type.AnyType
 
getPropertyNullability() - Method in class org.hibernate.type.ComponentType
 
getPropertyNullability() - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyNullability() - Method in interface org.hibernate.type.CompositeType
Retrieve the indicators regarding which component properties are nullable.
getPropertyOrManyToOneOrAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the propertyOrManyToOneOrAny property.
getPropertyOrManyToOneOrAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the propertyOrManyToOneOrAny property.
getPropertyOrManyToOneOrComponent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
Gets the value of the propertyOrManyToOneOrComponent property.
getPropertyOrManyToOneOrComponent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the propertyOrManyToOneOrComponent property.
getPropertyOrManyToOneOrComponent() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the propertyOrManyToOneOrComponent property.
getPropertyOrManyToOneOrOneToOne() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyOrManyToOneOrOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the propertyOrManyToOneOrOneToOne property.
getPropertyPath() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
getPropertyPath() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getPropertyRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the propertyRef property.
getPropertyRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the propertyRef property.
getPropertyReferencedAssociation(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getPropertyReferencedAssociation(String, String) - Method in interface org.hibernate.cfg.Mappings
 
getPropertyResultsMap() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
Retrieve the user-supplied column->property mappings.
getPropertySelectable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
getPropertySpaces() - Method in class org.hibernate.action.internal.CollectionAction
 
getPropertySpaces() - Method in class org.hibernate.action.internal.EntityAction
 
getPropertySpaces() - Method in interface org.hibernate.action.spi.Executable
What spaces (tables) are affected by this action?
getPropertySpaces() - Method in interface org.hibernate.persister.entity.EntityPersister
Returns an array of objects that identify spaces in which properties of this entity are persisted, for instances of this class only.
getPropertySpaces() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertySpaces() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertySpan() - Method in class org.hibernate.mapping.Component
 
getPropertySpan() - Method in class org.hibernate.mapping.Join
 
getPropertySpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertySpan() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
getPropertySpan() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertySubclassNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableName(String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Get the table name for the given property path
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableName(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableNumbers() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getPropertyTableNumbersInSelect() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getPropertyType(String, String) - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
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.internal.ast.tree.FromElement
 
getPropertyType() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getPropertyType(String) - Method in interface org.hibernate.metadata.ClassMetadata
Get the type of a particular (named) property
getPropertyType(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyType(String) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the type of a particular property by name.
getPropertyTypes() - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Returns the types of properties.
getPropertyTypes() - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
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.test.annotations.entity.MonetaryAmountUserType
 
getPropertyTypes() - Method in class org.hibernate.test.annotations.type.MyOidType
 
getPropertyTypes() - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
getPropertyTypes() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyTypes() - Method in interface org.hibernate.usertype.CompositeUserType
Get the corresponding "property types".
getPropertyUniqueness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateability(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Which properties appear in the SQL update? (Initialized, updateable ones!)
getPropertyUpdateability() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateability() - Method in interface org.hibernate.persister.entity.EntityPersister
Get the "updateability" of the properties of this class (does the property appear in an SQL UPDATE)
getPropertyUpdateability() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyUpdateGenerationInclusions() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyUpdateGenerationInclusions() - Method in interface org.hibernate.persister.entity.EntityPersister
Which of the properties of this class are database generated values on update?
getPropertyUpdateGenerationInclusions() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getPropertyValue(Object, int) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
getPropertyValue(Object, String) - Method in interface org.hibernate.metadata.ClassMetadata
Get the value of a particular (named) property
getPropertyValue(Object, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValue(Object, int) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the value of a particular property
getPropertyValue(Object, String) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the value of a particular property
getPropertyValue(Object, int) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
getPropertyValue(Object, int) - Method in class org.hibernate.test.annotations.type.MyOidType
 
getPropertyValue(Object, int) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
getPropertyValue(Object, int) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getPropertyValue(Object, int) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValue(Object, String) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValue(Object, String) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the value of a particular property from the given entity.
getPropertyValue(Object, int) - Method in interface org.hibernate.tuple.Tuplizer
Extract the value of a particular property from the given entity.
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.AnyType
 
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, EntityMode) - Method in class org.hibernate.type.ComponentType
 
getPropertyValue(Object, int, SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValue(Object, int) - Method in class org.hibernate.type.CompositeCustomType
 
getPropertyValue(Object, int, SessionImplementor) - Method in interface org.hibernate.type.CompositeType
Extract a particular component property value indicated by index.
getPropertyValue(Object, int) - Method in interface org.hibernate.usertype.CompositeUserType
Get the value of a property.
getPropertyValues(Object) - Method in class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
 
getPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Obtains the values of properties of a given bean.
getPropertyValues(Object) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Returns the values of properties of a given bean.
getPropertyValues(Object) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
 
getPropertyValues() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
getPropertyValues(Object) - Method in interface org.hibernate.metadata.ClassMetadata
Extract the property values from the given entity.
getPropertyValues(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValues(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Return the (loaded) values of the mapped properties of the object (not including backrefs)
getPropertyValues(Object) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValues(Object) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
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 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
 
getPropertyValues(Object, SessionImplementor) - Method in interface org.hibernate.type.CompositeType
Extract the values of the component properties from the given component instance
getPropertyValues(Object, EntityMode) - Method in interface org.hibernate.type.CompositeType
Extract the values of the component properties from the given component instance without access to the session.
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Return the values of the mapped properties of the object
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Return the values of the insertable properties of the object (including backrefs)
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Extract the values of the insertable properties of the entity (including backrefs)
getPropertyValuesToInsert(Object, Map, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
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
 
getProtectedAccessPropertyValue() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.MethodAccessBean
 
getProvidedNews() - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
getProvider() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getProviderUtil() - Method in class org.hibernate.ejb.HibernatePersistence
getProxiesByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
getProxy() - Method in interface org.hibernate.bytecode.spi.BasicProxyFactory
Get a proxy reference.
getProxy(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get an existing proxy by key
getProxy(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get an existing proxy by key
getProxy() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getProxy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the proxy property.
getProxy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the proxy property.
getProxy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the proxy property.
getProxy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the proxy property.
getProxy() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getProxy() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getProxy() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
For lazy entities, obtain the interface to use in constructing its proxies.
getProxy() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
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(String, Class, Class[], Method, Method, CompositeType, Serializable, SessionImplementor) - Static method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
getProxy(Class, String, Class, Class[], Method, Method, CompositeType, Serializable, SessionImplementor, boolean) - 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.
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 class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
getProxyFactoryFactory() - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Retrieve the specific factory for this provider capable of generating run-time proxies for lazy-loading purposes.
getProxyInfo() - Method in class org.hibernate.test.readonly.Container
 
getProxyInterface() - Method in class org.hibernate.mapping.PersistentClass
 
getProxyInterfaceName() - Method in class org.hibernate.mapping.PersistentClass
 
getProxyInterfaceType() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getProxyOwner() - Method in class org.hibernate.test.readonly.Container
 
getPs() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getPubDate() - Method in class org.hibernate.test.optlock.Document
 
getPublicAccessPropertyValue() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.MethodAccessBeanBase
 
getPublisher() - Method in class org.hibernate.test.flush.Author
 
getPurchaseNumber() - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
getPurchaseRecord() - Method in class org.hibernate.test.cid.PurchaseDetail
 
getPurchaseSequence() - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
getPutCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getPutCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getPutCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
getPutFromLoadValidator() - Method in class org.hibernate.cache.infinispan.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
 
getQtyInStock() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
getQtyInStock() - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
getQualifiedName(Dialect, String, String) - Method in class org.hibernate.mapping.Table
 
getQualifiedName(Dialect) - Method in class org.hibernate.metamodel.relational.InLineView
 
getQualifiedName(Dialect) - Method in class org.hibernate.metamodel.relational.Table
 
getQualifiedName(Dialect) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
getQualifiedName() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getQualifiedName() - Method in class org.hibernate.tuple.ElementWrapper
 
getQuality() - Method in class org.hibernate.test.annotations.access.Bed
 
getQuantity() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
getQuantity() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
getQuantity() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
getQuantity() - Method in class org.hibernate.test.cid.LineItem
 
getQuantity() - Method in class org.hibernate.test.cid.PurchaseDetail
 
getQuantity() - Method in class org.hibernate.test.filter.LineItem
 
getQuantity() - Method in class org.hibernate.test.idprops.LineItem
 
getQueries() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueries() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get all executed query strings
getQueries() - Method in interface org.hibernate.stat.Statistics
Get all executed query strings
getQuery() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
getQuery
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.spi.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
 
getQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the query property.
getQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Gets the value of the query property.
getQuery(Session) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.HqlExecutor
 
getQueryable() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getQueryable() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
getQueryableCollection(String, String, SessionFactoryImplementor) - Method in class org.hibernate.criterion.AbstractEmptinessExpression
 
getQueryableCollection() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin.ComponentFromElementType
getQueryableCollection() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getQueryCache(String, UpdateTimestampsCache, Settings, Properties) - Method in class org.hibernate.cache.internal.StandardQueryCacheFactory
 
getQueryCache(String, UpdateTimestampsCache, Settings, Properties) - Method in interface org.hibernate.cache.spi.QueryCacheFactory
 
getQueryCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the default query cache
getQueryCache(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a particular named query cache, or the default cache
getQueryCache() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getQueryCache(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getQueryCacheEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getQueryCacheEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is the query cache enabled?
getQueryCacheFactory() - Method in class org.hibernate.cfg.Settings
 
getQueryCacheHitCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryCacheHitCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cached queries successfully retrieved from cache
getQueryCacheMissCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryCacheMissCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cached queries *not* found in cache
getQueryCacheMode() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.CriteriaQueryCacheIgnoreResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.CriteriaQueryCacheNormalResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.CriteriaQueryCachePutResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.HqlQueryCacheNormalResultTransformerTest
 
getQueryCacheMode() - Method in class org.hibernate.test.querycache.HqlQueryCachePutResultTransformerTest
 
getQueryCachePutCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryCachePutCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of cacheable queries put in cache
getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getQueryExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getQueryExecutionCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryExecutionCount() - Method in interface org.hibernate.stat.Statistics
Get global number of executed queries
getQueryExecutionMaxTime() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryExecutionMaxTime() - Method in interface org.hibernate.stat.Statistics
Get the time in milliseconds of the slowest query.
getQueryExecutionMaxTimeQueryString() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getQueryExecutionMaxTimeQueryString() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getQueryExecutionMaxTimeQueryString() - Method in interface org.hibernate.stat.Statistics
Get the query string for the slowest query.
getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getQueryExecutionRate() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getQueryExecutionSample() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getQueryGenerator() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getQueryIdentifier() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getQueryIdentifier() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getQueryIdentifier() - Method in interface org.hibernate.hql.spi.QueryTranslator
Retrieve the query identifier for this translator.
getQueryIdentifier() - Method in class org.hibernate.loader.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
getQueryOrSqlQuery() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getQueryOrSqlQuery() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the queryOrSqlQuery property.
getQueryOrSqlQuery() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the queryOrSqlQuery property.
getQueryOrSqlQuery() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the queryOrSqlQuery property.
getQueryOrSqlQuery() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the queryOrSqlQuery property.
getQueryOrSqlQuery() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the queryOrSqlQuery property.
getQueryParameterName() - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
getQueryParameters() - Method in class org.hibernate.engine.spi.SubselectFetch
 
getQueryParameters(Map) - Method in class org.hibernate.internal.AbstractQueryImpl
 
getQueryParameters() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getQueryParameters(Map) - Method in class org.hibernate.internal.SQLQueryImpl
 
getQueryParameters() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getQueryPlanCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getQueryPlanCache() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getQueryRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoaderElement
Gets the value of the queryRef property.
getQueryReturnAliases() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
The HQL aliases, or generated aliases
getQueryReturnAliases() - Method in class org.hibernate.hql.internal.HolderInstantiator
 
getQueryReturns() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
getQueryReturns() - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
getQueryReturns() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
 
getQueryReturnTypes() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
The types actually being returned from this query at the "object level".
getQuerySequencesString() - Method in class org.hibernate.dialect.CUBRIDDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DB2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getQuerySequencesString() - Method in class org.hibernate.dialect.Dialect
Get the select command used retrieve the names of all sequences.
getQuerySequencesString() - Method in class org.hibernate.dialect.H2Dialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.HSQLDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.InformixDialect
 
getQuerySequencesString() - Method in class org.hibernate.dialect.Ingres9Dialect
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.query.spi.HQLQueryPlan
 
getQuerySpaces() - Method in class org.hibernate.engine.query.spi.QueryMetadata
The set of query spaces affected by this source query.
getQuerySpaces() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
getQuerySpaces() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
 
getQuerySpaces() - Method in class org.hibernate.event.spi.AutoFlushEvent
 
getQuerySpaces() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
Returns the set of unique query spaces (a.k.a.
getQuerySpaces() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getQuerySpaces() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getQuerySpaces() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the set of query spaces (table names) that the query refers to.
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getQuerySpaces() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getQuerySpaces() - Method in class org.hibernate.loader.custom.CustomLoader
 
getQuerySpaces() - Method in interface org.hibernate.loader.custom.CustomQuery
Any query spaces to apply to the query execution.
getQuerySpaces() - Method in class org.hibernate.loader.custom.sql.SQLCustomQuery
 
getQuerySpaces() - Method in class org.hibernate.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.jmx.StatisticsService
Deprecated.  
getQueryStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Query statistics from query string (HQL or SQL)
getQueryStatistics(String) - Method in interface org.hibernate.stat.Statistics
Query statistics from query string (HQL or SQL)
getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getQueryStats() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getQueryString() - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.RenderedCriteriaQuery
 
getQueryString() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
getQueryString() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getQueryString() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getQueryString() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getQueryString() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the HQL string processed by the translator.
getQueryString() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getQueryString() - Method in interface org.hibernate.Query
Get the query string.
getQueryString() - Method in exception org.hibernate.QueryException
 
getQuerySubstitutions() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getQuerySubstitutions() - Method in class org.hibernate.cfg.Settings
 
getQuerySubstitutions() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Get the query language substitutions
getQueryTranslatorFactory() - Method in class org.hibernate.cfg.Settings
 
getQueuedOrphans(String) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Iterate the "queued" additions
getQueuedOrphans(String) - Method in interface org.hibernate.collection.spi.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
 
getRadius() - Method in class org.hibernate.ejb.test.beanvalidation.CupHolder
 
getRadius() - Method in class org.hibernate.test.annotations.beanvalidation.CupHolder
 
getRadiusS() - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
getRange() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponent
 
getRate() - Method in class org.hibernate.test.annotations.embedded.FixedLeg
 
getRateIndex() - Method in class org.hibernate.test.annotations.embedded.FloatLeg
 
getRateSpread() - Method in class org.hibernate.test.annotations.embedded.FloatLeg
 
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.EntityManagerImpl
 
getRead() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the read property.
getReader() - Method in interface org.hibernate.type.descriptor.CharacterStream
Retrieve the reader.
getReader() - Method in class org.hibernate.type.descriptor.java.CharacterStreamImpl
 
getReadExpr(Dialect) - Method in class org.hibernate.mapping.Column
 
getReadFragment() - Method in class org.hibernate.metamodel.relational.Column
 
getReadFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl
 
getReadFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getReadFragment() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
A SQL fragment to apply to the column value on read.
getReadLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getReadLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire WRITE locks for this dialect.
getReadLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getReadLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getRealKey() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityKey
 
getRealOrigin() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getRecreateCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getRecreateCount
getRecreateCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getRecreateCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
getRecursiveProperty(String) - Method in class org.hibernate.mapping.PersistentClass
 
getRef() - Method in class org.hibernate.test.annotations.indexcoll.GenerationUser
 
getReference(Class<T>, Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getReference() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
getReference() - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
getReference() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
getReference() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
getReference() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
getReference() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
getReference() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getReference() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.JoinedSubclass
 
getReferenceablePropertyIterator() - Method in class org.hibernate.mapping.PersistentClass
Build an iterator of properties which are "referenceable".
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
getReferenced() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
getReferencedAttributeBinding() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getReferencedAttributeBinding() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
getReferencedAttributeName() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getReferencedAttributeName() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
getReferencedColumn() - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
getReferencedColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumns() - Method in class org.hibernate.mapping.ForeignKey
Returns the referenced columns if the foreignkey does not refer to the primary key
getReferencedEntityAttributeName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getReferencedEntityAttributeName() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getReferencedEntityAttributeName() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeKeySource
 
getReferencedEntityAttributeName() - Method in interface org.hibernate.metamodel.source.binder.ToOneAttributeSource
Obtain the name of the referenced attribute.
getReferencedEntityAttributeName() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getReferencedEntityAttributeName() - Method in class org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl
 
getReferencedEntityBinding() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getReferencedEntityBinding() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
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
 
getReferencedEntityName() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
getReferencedEntityName() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
Obtain the name of the referenced entity.
getReferencedEntityName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
getReferencedEntityName() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getReferencedEntityName() - Method in interface org.hibernate.metamodel.source.binder.OneToManyPluralAttributeElementSource
 
getReferencedEntityName() - Method in interface org.hibernate.metamodel.source.binder.ToOneAttributeSource
Obtain the name of the referenced entity.
getReferencedEntityName() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getReferencedEntityName() - Method in class org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
 
getReferencedEntityType() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
getReferencedIdAttributeName() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
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
 
getReferencedPropertyName() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getReferencedPropertyType(String, String) - Method in interface org.hibernate.engine.spi.Mapping
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getReferencedTable() - Method in class org.hibernate.mapping.ForeignKey
 
getReferencedTableName() - Method in class org.hibernate.tool.hbm2ddl.ForeignKeyMetadata
 
getReferenceEntityName(PropertyData, XClass, Mappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getReferenceEntityName(PropertyData, Mappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
getReferences() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
getReferences1() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
getReferences1() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
getReferences2() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
getReferences2() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
GetReferenceTest - Class in org.hibernate.ejb.test.emops
 
GetReferenceTest() - Constructor for class org.hibernate.ejb.test.emops.GetReferenceTest
 
getReferencing() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
getReferencing() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
getReferencingIdData() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getReferencingPropertyName() - Method in class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit
 
getReffering() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
getReffering() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
getReffering() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
getReffering() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
getReffering() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
getReffering() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
getReffering() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
getReffering() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
getReflectionManager() - Method in class org.hibernate.cfg.Configuration
 
getReflectionManager() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getReflectionManager() - Method in interface org.hibernate.cfg.Mappings
 
getReflectionOptimizationEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
getReflectionOptimizer(Class, String[], String[], Class[]) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Retrieve the ReflectionOptimizer delegate for this provider capable of generating reflection optimization components.
getRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getRegion(String) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
getRegion() - Method in class org.hibernate.cache.internal.StandardQueryCache
 
getRegion() - Method in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
Get the wrapped collection cache region
getRegion() - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Get the wrapped entity cache region
getRegion() - Method in interface org.hibernate.cache.spi.QueryCache
 
getRegion() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
getRegion() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Gets the value of the region property.
getRegion() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Gets the value of the region property.
getRegion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Gets the value of the region property.
getRegion() - Method in class org.hibernate.metamodel.binding.Caching
 
getRegion() - Method in class org.hibernate.test.filter.Order
 
getRegion() - Method in class org.hibernate.test.filter.Salesperson
 
getRegion() - Method in class org.hibernate.test.subclassfilter.Person
 
getRegionCacheAttributes() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheAttributes(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheAttributes() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheAttributes(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheMaxTTISeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheMaxTTISeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheMaxTTLSeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheMaxTTLSeconds(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheOrphanEvictionPeriod(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheOrphanEvictionPeriod(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheSamples() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheSamples() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheTargetMaxInMemoryCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheTargetMaxInMemoryCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCacheTargetMaxTotalCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getRegionCacheTargetMaxTotalCount(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getRegionCode() - Method in class org.hibernate.test.sql.hand.Employment
 
getRegionFactory() - Method in class org.hibernate.cfg.Settings
 
getRegisteredType(String) - Method in class org.hibernate.type.BasicTypeRegistry
 
getRegistrationKeys() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getRegistrationKeys() - Method in interface org.hibernate.type.BasicType
Get the names under which this type should be registered in the type registry.
getRegistrationKeys() - Method in class org.hibernate.type.BinaryType
 
getRegistrationKeys() - Method in class org.hibernate.type.BooleanType
 
getRegistrationKeys() - Method in class org.hibernate.type.ByteType
 
getRegistrationKeys() - Method in class org.hibernate.type.CalendarType
 
getRegistrationKeys() - Method in class org.hibernate.type.CharacterArrayType
 
getRegistrationKeys() - Method in class org.hibernate.type.CharacterType
 
getRegistrationKeys() - Method in class org.hibernate.type.CharArrayType
 
getRegistrationKeys() - Method in class org.hibernate.type.CompositeCustomType
 
getRegistrationKeys() - Method in class org.hibernate.type.CustomType
 
getRegistrationKeys() - Method in class org.hibernate.type.DateType
 
getRegistrationKeys() - Method in class org.hibernate.type.DbTimestampType
 
getRegistrationKeys() - Method in class org.hibernate.type.DoubleType
 
getRegistrationKeys() - Method in class org.hibernate.type.FloatType
 
getRegistrationKeys() - Method in class org.hibernate.type.IntegerType
 
getRegistrationKeys() - Method in class org.hibernate.type.LongType
 
getRegistrationKeys() - Method in class org.hibernate.type.MetaType
 
getRegistrationKeys() - Method in class org.hibernate.type.ObjectType
 
getRegistrationKeys() - Method in class org.hibernate.type.ShortType
 
getRegistrationKeys() - Method in class org.hibernate.type.TimestampType
 
getRegistrationKeys() - Method in class org.hibernate.type.TimeType
 
getRegistrationKeys() - Method in class org.hibernate.type.WrapperBinaryType
 
getRegistrationNumber() - Method in class org.hibernate.test.annotations.various.Vehicule
 
getRelatedActivity() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
getRelatedEntity(AuditConfiguration, String, String) - Static method in class org.hibernate.envers.query.criteria.CriteriaTools
 
getRelation() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
getRelationalStates() - Method in interface org.hibernate.metamodel.relational.state.TupleRelationalState
 
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
getRemoveCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getRemoveCount
getRemoveCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getRemoveCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
getRename() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
Gets the value of the rename property.
getRenderableText() - Method in interface org.hibernate.sql.ordering.antlr.Node
Build the node's representation for use in the resulting rendering.
getRenderableText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
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.internal.ast.tree.BooleanLiteralNode
 
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
 
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.Node
Retrieve the text to be used for rendering this particular node.
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
 
getRenderText(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.ResultVariableRefNode
Retrieve the text to be used for rendering this particular node.
getReplacement(T, T, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getReplacement(Blob, Blob, SessionImplementor) - Method in class org.hibernate.type.BlobType
 
getReplacement(Clob, Clob, SessionImplementor) - Method in class org.hibernate.type.ClobType
 
getReplacementOrder() - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
getReplicationMode() - Method in class org.hibernate.event.spi.ReplicateEvent
 
getReportedBy() - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
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
 
getRepresentation() - Method in class org.hibernate.test.instrument.domain.Problematic
 
getRequestedId() - Method in class org.hibernate.event.spi.MergeEvent
 
getRequestedId() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getResident() - Method in class org.hibernate.test.nonflushedchanges.Address
 
getResident() - Method in class org.hibernate.test.ops.Address
 
getResolutionType() - Method in interface org.hibernate.hql.internal.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.
getResolvedType(Class<?>) - Method in interface org.hibernate.metamodel.source.annotations.AnnotationBindingContext
 
getResolvedType(Class<?>) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getResolvedType(Class<?>) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getResolvedTypeMapping() - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
getResource() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Gets the value of the resource property.
getResource() - Method in class org.hibernate.test.stateless.fetching.Task
 
getResourceAsStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
 
getResourceRegistry() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getResourceRegistry() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
getResourceRegistry() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
getResourceRegistry() - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
getResourceRegistry() - Method in class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
getResourceRegistry() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Obtains the JDBC resource registry associated with this logical connection.
getResources() - Method in class org.hibernate.test.instrument.cases.AbstractExecutable
 
getResources() - Method in class org.hibernate.test.instrument.cases.TestLazyPropertyCustomTypeExecutable
 
getResources() - Method in class org.hibernate.test.instrument.cases.TestSharedPKOneToOneExecutable
 
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.spi.SubselectFetch
Get the Set of EntityKeys
getResult() - Method in class org.hibernate.event.spi.LoadEvent
 
getResult() - Method in class org.hibernate.event.spi.MergeEvent
 
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.IdentityGenerator.BasicDelegate
 
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Extract the generated key value from the given result set.
getResult(SessionImplementor, ResultSet, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
getResultClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the resultClass property.
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.AbstractEntityLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.entity.CollectionElementLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
getResultColumnOrRow(Object[], ResultTransformer, ResultSet, SessionImplementor) - Method in class org.hibernate.loader.Loader
Get the actual object that is returned in the user-visible result list.
getResultId() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
getResultList() - Method in 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.internal.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
 
getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
 
getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
getResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.Loader
 
getResultRowAliases() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
getResultRowAliases() - Method in class org.hibernate.loader.custom.CustomLoader
 
getResultRowAliases() - Method in class org.hibernate.loader.hql.QueryLoader
 
getResultRowAliases() - Method in class org.hibernate.loader.Loader
Returns the aliases that corresponding to a result row.
getResults() - Method in class org.hibernate.test.annotations.array.Contest
 
getResults(Session, boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.CriteriaExecutor
 
getResults(Session, boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.HqlExecutor
 
getResults(Session, boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest.QueryExecutor
 
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.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
getResultSet() - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
 
getResultSet() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
getResultSet() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getResultset() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getResultset() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the resultset property.
getResultset() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the resultset property.
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.spi.SessionFactoryImplementor
 
getResultSetMapping() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Gets the value of the resultSetMapping property.
getResultSetMapping(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getResultSetMappingDefinitions() - Method in interface org.hibernate.metamodel.Metadata
 
getResultSetMappingDefinitions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getResultSetRef() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
 
getResultsetRef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the resultsetRef property.
getResultSetWithoutChecks() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
getResultSetWrapper() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getResultSetWrapper() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for wrapping a ResultSet in a "column name cache" wrapper.
getResultTransformer() - Method in class org.hibernate.cache.spi.QueryKey
 
getResultTransformer() - Method in class org.hibernate.engine.spi.QueryParameters
 
getResultTransformer() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
Retrieve the ResultTransformer responsible for building aggregated select expression results into their aggregated form.
getResultTransformer() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getResultTransformer() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getResultTransformer() - Method in class org.hibernate.hql.internal.HolderInstantiator
 
getResultTransformer() - Method in class org.hibernate.internal.CriteriaImpl
 
getResultType() - Method in class org.hibernate.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.spi.QueryMetadata
Return source query select clause aliases (if any)
getReturnAliases() - Method in class org.hibernate.engine.query.spi.ReturnMetadata
 
getReturnAliases(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the return aliases of a query
getReturnAliases() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getReturnAliases() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getReturnAliases() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getReturnAliases() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns an array of HQL aliases
getReturnAliases() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getReturnAliases(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getReturnAliases() - Method in class org.hibernate.internal.SQLQueryImpl
 
getReturnAliases() - Method in interface org.hibernate.Query
Return the HQL select clause aliases (if any)
getReturnClass() - Method in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
Getter for property 'returnClass'.
getReturnColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
Gets the value of the returnColumn property.
getReturnDiscriminatorAndReturnProperty() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Gets the value of the returnDiscriminatorAndReturnProperty property.
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.AbstractStandardBasicType
 
getReturnedClass() - Method in class org.hibernate.type.AnyType
 
getReturnedClass() - Method in class org.hibernate.type.ArrayType
 
getReturnedClass() - Method in class org.hibernate.type.BagType
 
getReturnedClass() - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.ComponentType
 
getReturnedClass() - Method in class org.hibernate.type.CompositeCustomType
 
getReturnedClass() - Method in class org.hibernate.type.CustomCollectionType
 
getReturnedClass() - Method in class org.hibernate.type.CustomType
 
getReturnedClass() - Method in class org.hibernate.type.EntityType
This returns the wrong class for an entity with a proxy, or for a named entity.
getReturnedClass() - Method in class org.hibernate.type.IdentifierBagType
 
getReturnedClass() - Method in class org.hibernate.type.ListType
 
getReturnedClass() - Method in class org.hibernate.type.MapType
 
getReturnedClass() - Method in class org.hibernate.type.MetaType
 
getReturnedClass() - Method in class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
getReturnedClass() - Method in class org.hibernate.type.SerializableToBlobType
 
getReturnedClass() - Method in class org.hibernate.type.SetType
 
getReturnedClass() - Method in class org.hibernate.type.SortedMapType
 
getReturnedClass() - Method in class org.hibernate.type.SortedSetType
 
getReturnedClass() - Method in interface org.hibernate.type.Type
The class returned by Type.nullSafeGet(java.sql.ResultSet, java.lang.String[], org.hibernate.engine.spi.SessionImplementor, java.lang.Object) methods.
getReturnEntityName() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
The name of the entity to be returned.
getReturnMetadata() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getReturnProperty() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Gets the value of the returnProperty property.
getReturnProperty() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Gets the value of the returnProperty property.
getReturnScalarOrReturnOrReturnJoin() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
Gets the value of the returnScalarOrReturnOrReturnJoin property.
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CastFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.CharIndexFunction
 
getReturnType(Type, Mapping) - Method in class org.hibernate.dialect.function.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
The return type of the function.
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.StandardAnsiSqlAggregationFunctions.SumFunction
 
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.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.spi.QueryMetadata
An array of types describing the returns of the source query.
getReturnTypes() - Method in class org.hibernate.engine.query.spi.ReturnMetadata
 
getReturnTypes(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the return types of a query
getReturnTypes() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getReturnTypes() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Types of the return values of an iterate() style query.
getReturnTypes() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Types of the return values of an iterate() style query.
getReturnTypes() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns an array of Types represented in the query result.
getReturnTypes() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getReturnTypes(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getReturnTypes() - Method in class org.hibernate.internal.SQLQueryImpl
 
getReturnTypes() - Method in interface org.hibernate.Query
Return the Hibernate types of the query result set.
getRevision() - Method in exception org.hibernate.envers.exception.RevisionDoesNotExistException
 
getRevision() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
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
 
getRevisionEndFieldName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
getRevisionEndTimestampFieldName() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
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
 
getRevisionListenerClass() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
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
 
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
 
getRevisionsQuery(Session, Set<Number>) - Method in class org.hibernate.envers.revisioninfo.RevisionInfoQueryCreator
 
getRevisionType() - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
getRevisionType() - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
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
 
getRhsAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getRHSColumnNames(AssociationType, SessionFactoryImplementor) - Static method in class org.hibernate.engine.internal.JoinHelper
Get the columns of the associated table which are to be used in the join
getRHSUniqueKeyName() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.AnyType
 
getRHSUniqueKeyPropertyName() - Method in interface org.hibernate.type.AssociationType
The name of a unique property of the associated entity that provides the join key (null if the identifier of an entity, or key of a collection)
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.CollectionType
 
getRHSUniqueKeyPropertyName() - Method in class org.hibernate.type.EntityType
 
getRight() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
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.internal.ast.tree.BinaryArithmeticOperatorNode
Retrieves the right-hand operand of the operator.
getRightHandOperand() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
Retrieves the right-hand operand of the operator.
getRightHandOperand() - Method in interface org.hibernate.hql.internal.ast.tree.BinaryOperatorNode
Retrieves the right-hand operand of the operator.
getRole() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
getRole() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the current role name
getRole() - Method in class org.hibernate.engine.profile.Association
 
getRole() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getRole() - Method in class org.hibernate.engine.spi.CollectionKey
 
getRole() - Method in class org.hibernate.id.ForeignGenerator
Getter for property 'role'.
getRole() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Gets the value of the role property.
getRole() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Gets the value of the role property.
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.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
getRole() - Method in interface org.hibernate.metamodel.domain.PluralAttribute
 
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.test.collection.backref.map.compkey.MapKey
 
getRole() - Method in class org.hibernate.type.CollectionType
 
getRoleBaseName() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getRoleBaseName() - Method in interface org.hibernate.metamodel.domain.AttributeContainer
Obtain the name of this container in terms of creating attribute role names.
getRoleBaseName() - Method in class org.hibernate.metamodel.domain.Component
 
getRoleName() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getRoleName
getRoleName() - Method in class org.hibernate.mapping.Component
 
getRoles() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
getRoles() - Method in class org.hibernate.test.annotations.quote.User
 
getRollbackOnly() - Method in class org.hibernate.ejb.TransactionImpl
 
getRoom() - Method in class org.hibernate.test.annotations.uniqueconstraint.Building
 
getRoot() - Method in class org.hibernate.internal.jaxb.JaxbRoot
Obtain the root JAXB bound object
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
 
getRootEntityBinding() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getRootEntityBinding(String) - Method in interface org.hibernate.metamodel.Metadata
Get the "root" entity binding
getRootEntityBinding(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
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.
getRootEntitySource() - Method in class org.hibernate.metamodel.source.annotations.EntityHierarchyImpl
 
getRootEntitySource() - Method in interface org.hibernate.metamodel.source.binder.EntityHierarchy
Obtain the hierarchy's root entity.
getRootEntitySource() - Method in class org.hibernate.metamodel.source.hbm.EntityHierarchyImpl
 
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".
getRoute() - Method in class org.hibernate.test.cascade.circle.Node
 
getRoute() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getRouteID() - Method in class org.hibernate.test.cascade.circle.Route
 
getRow() - Method in class org.hibernate.test.rowid.Point
 
getRowId() - Method in class org.hibernate.engine.spi.EntityEntry
 
getRowid() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the rowid property.
getRowId() - Method in class org.hibernate.mapping.Table
 
getRowId() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getRowId() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getRowId() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getRowId() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the row-id name for this entity
getRowId() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
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.internal.FetchingScrollableResultsImpl
Get the current location in the result set.
getRowNumber() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
getRowNumber() - Method in interface org.hibernate.ScrollableResults
Get the current location in the result set.
getRowSelection() - Method in class org.hibernate.engine.spi.QueryParameters
 
getRowSelection() - Method in class org.hibernate.internal.AbstractQueryImpl
 
getS1() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
getS1() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
getS1() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
getS1() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
getS2() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
getS2() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
getS2() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
getS2() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
getSalary() - Method in class org.hibernate.ejb.test.callbacks.Employee
 
getSalary() - Method in class org.hibernate.test.discriminator.Employee
 
getSalary() - Method in class org.hibernate.test.join.Employee
 
getSalary() - Method in class org.hibernate.test.joinedsubclass.Employee
 
getSalary() - Method in class org.hibernate.test.ondelete.Employee
 
getSalary() - Method in class org.hibernate.test.sql.hand.Employment
 
getSalary() - Method in class org.hibernate.test.unionsubclass.Employee
 
getSalary() - Method in class org.hibernate.test.unionsubclass2.Employee
 
getSalesperson() - Method in class org.hibernate.ejb.test.callbacks.Customer
 
getSalesperson() - Method in class org.hibernate.test.discriminator.Customer
 
getSalesperson() - Method in class org.hibernate.test.filter.Order
 
getSalesperson() - Method in class org.hibernate.test.join.Customer
 
getSalesperson() - Method in class org.hibernate.test.join.Thing
 
getSalesperson() - Method in class org.hibernate.test.joinedsubclass.Customer
 
getSalesperson() - Method in class org.hibernate.test.ondelete.Person
 
getSalesperson() - Method in class org.hibernate.test.unionsubclass2.Customer
 
getSalespersons() - Method in class org.hibernate.test.filter.Department
 
getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
getScalarColumnIndex() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getScalarColumnIndex() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Gets index of the select expression in the projection list.
getScale() - Method in class org.hibernate.cfg.Ejb3Column
 
getScale() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the scale property.
getScale() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the scale property.
getScale() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the scale property.
getScale() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the scale property.
getScale() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the scale property.
getScale() - Method in class org.hibernate.mapping.Column
 
getScale() - Method in class org.hibernate.metamodel.relational.Size
 
getScale() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the schema property.
getSchema() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the schema property.
getSchema() - Method in class org.hibernate.mapping.Table
 
getSchema(Identifier, Identifier) - Method in class org.hibernate.metamodel.relational.Database
 
getSchema(String, String) - Method in class org.hibernate.metamodel.relational.Database
 
getSchema() - Method in class org.hibernate.metamodel.relational.InLineView
 
getSchema() - Method in class org.hibernate.metamodel.relational.ObjectName
 
getSchema() - Method in class org.hibernate.metamodel.relational.Schema.Name
 
getSchema() - Method in class org.hibernate.metamodel.relational.Sequence
 
getSchema() - Method in class org.hibernate.metamodel.relational.Table
 
getSchema() - Method in interface org.hibernate.metamodel.relational.TableSpecification
Obtain a reference to the schema to which this table specification belongs.
getSchema() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
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.
getSchemaName() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
getSchemaName() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies the default database schema name to use if none specified in the mapping.
getSchoolId() - Method in class org.hibernate.test.annotations.onetomany.Order
 
getSchoolId() - Method in class org.hibernate.test.annotations.onetomany.OrderID
 
getSchoolId() - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
getSchoolId() - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
getSchoolIdSort() - Method in class org.hibernate.test.annotations.onetomany.Order
 
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.
getScorePerNickName() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getScorePerPreferredName() - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
getScrollMode() - Method in class org.hibernate.engine.spi.QueryParameters
 
getSearchability() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getSearchResults() - Method in class org.hibernate.test.ordered.Search
 
getSearchResults() - Method in class org.hibernate.test.sorted.Search
 
getSearchString() - Method in class org.hibernate.test.ordered.Search
 
getSearchString() - Method in class org.hibernate.test.sorted.Search
 
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
 
getSecondaryTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the secondaryTable property.
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
 
getSecondaryTables() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getSecondaryTables() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the secondary tables for this entity
getSecondaryTables() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
getSecondaryTableSources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getSecondLevelCacheEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getSecondLevelCacheEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is the second-level cache enabled?
getSecondLevelCacheHitCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSecondLevelCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSecondLevelCacheHitCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections successfully retrieved from the cache
getSecondLevelCacheMissCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSecondLevelCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSecondLevelCacheMissCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections not found in the cache and loaded from the database.
getSecondLevelCachePutCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSecondLevelCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSecondLevelCachePutCount() - Method in interface org.hibernate.stat.Statistics
Global number of cacheable entities/collections put in the cache
getSecondLevelCacheRegion(String) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a named second-level cache region
getSecondLevelCacheRegion(String) - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSecondLevelCacheRegionNames() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSecondLevelCacheRegionNames() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Get all second-level cache region names
getSecondLevelCacheRegionNames() - Method in interface org.hibernate.stat.Statistics
Get all second-level cache region names
getSecondLevelCacheStatistics(String) - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSecondLevelCacheStatistics(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Second level cache statistics per region
getSecondLevelCacheStatistics(String) - Method in interface org.hibernate.stat.Statistics
Second level cache statistics per region
getSecondName() - Method in class org.hibernate.test.annotations.join.Cat
 
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, Mappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, Mappings) - Method in class org.hibernate.cfg.annotations.ListBinder
 
getSecondPass(Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], Ejb3Column[], Ejb3JoinColumn[], boolean, XProperty, XClass, boolean, boolean, TableBinder, Mappings) - Method in class org.hibernate.cfg.annotations.MapBinder
 
getSecondsString(long) - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
getSecretCodes() - Method in class org.hibernate.test.querycache.Student
 
getSecurity() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
Gets the value of the security property.
getSegmentColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store the segment to which each row belongs.
getSegmentValue() - Method in class org.hibernate.id.enhanced.TableGenerator
The value in segment column which corresponding to this generator instance.
getSegmentValueLength() - Method in class org.hibernate.id.enhanced.TableGenerator
The size of the segment column in the underlying table.
getSelect() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSelect() - Method in class org.hibernate.metamodel.relational.InLineView
 
getSelectByUniqueKeyString(String) - Method in interface org.hibernate.id.PostInsertIdentityPersister
Get a SQL select string that performs a select based on a unique key determined by the given property name).
getSelectByUniqueKeyString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getSelectClause() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
Retreive this insert statement's select-clause.
getSelectClause() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
Locate the select clause that is part of this select statement.
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.DB2Dialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Dialect
Given a Types type code, determine an appropriate null value to use in a select clause.
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.HSQLDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.OracleDialect
Deprecated.  
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
Workaround for postgres bug #1453
getSelectClauseNullString(int) - Method in class org.hibernate.dialect.TeradataDialect
 
getSelectFieldsWithoutAliases(StringBuilder) - Static method in class org.hibernate.dialect.SQLServer2005Dialect
This utility method searches the given sql query for the fields of the select statement and returns them without the aliases.
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
 
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.internal.AbstractQueryImpl
 
getSelectName() - Method in class org.hibernate.hql.internal.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.internal.ast.tree.FromElement
 
getSeller() - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
getSellerName() - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
getSemester() - Method in class org.hibernate.test.criteria.Enrolment
 
getSemester() - Method in class org.hibernate.test.ecid.UniversityCourse
 
getSemester() - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
getSemester() - Method in class org.hibernate.test.querycache.Enrolment
 
getSemester() - Method in class org.hibernate.test.readonly.Enrolment
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
 
getSemiResolvedType(SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Get the type of a semi-resolved value.
getSequence() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getSequence() - Method in class org.hibernate.test.filter.LineItem
 
getSequence() - Method in class org.hibernate.test.pagination.DataPoint
Getter for property 'sequence'.
getSequenceGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the sequenceGenerator property.
getSequenceGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the sequenceGenerator property.
getSequenceGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the sequenceGenerator property.
getSequenceName() - Method in class org.hibernate.id.SequenceGenerator
 
getSequenceName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Gets the value of the sequenceName property.
getSequenceNextValString(String) - Method in class org.hibernate.dialect.CUBRIDDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.DB2Dialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getSequenceNextValString(String) - Method in class org.hibernate.dialect.Dialect
Generate the appropriate select statement to to retrieve the next value of a sequence.
getSequenceNextValString(String) - Method in class org.hibernate.dialect.H2Dialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.HSQLDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.InformixDialect
 
getSequenceNextValString(String) - Method in class org.hibernate.dialect.IngresDialect
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
 
getSequenceNumber() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
getSequenceNumber() - Method in interface org.hibernate.envers.test.integration.inheritance.mixed.entities.Activity
 
getSequenceNumber() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
getSequenceNumber() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
getSequenceNumber() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
getSequenceNumber() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
getSequentialSelect(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSequentialSelect(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSerial() - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
getSerial() - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
getSerialData() - Method in class org.hibernate.test.lob.SerializableHolder
 
getSerialNumber() - Method in class org.hibernate.test.hql.Animal
 
getServer() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
getServer() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
getServerType() - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
getServerType() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
getService(Class<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
getService(Class<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
getService() - Method in class org.hibernate.service.internal.ProvidedService
 
getService(Class<R>) - Method in interface org.hibernate.service.ServiceRegistry
Retrieve a service by role.
getService() - Method in class org.hibernate.service.spi.ServiceBinding
 
getServiceInitiated() - Method in class org.hibernate.cache.internal.RegionFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
getServiceInitiated() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
 
getServiceInitiated() - Method in class org.hibernate.engine.transaction.internal.TransactionFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.persister.internal.PersisterClassResolverInitiator
 
getServiceInitiated() - Method in class org.hibernate.persister.internal.PersisterFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.config.internal.ConfigurationServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.instrumentation.internal.InstrumentationServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jmx.internal.JmxServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jndi.internal.JndiServiceInitiator
 
getServiceInitiated() - Method in class org.hibernate.service.jta.platform.internal.JtaPlatformInitiator
 
getServiceInitiated() - Method in interface org.hibernate.service.spi.ServiceInitiator
Obtains the service role initiated by this initiator.
getServiceInitiated() - Method in class org.hibernate.stat.internal.StatisticsInitiator
 
getServiceInitiated() - Method in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
getServiceInitiator() - Method in class org.hibernate.service.spi.ServiceBinding
 
getServiceRegistry() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getServiceRegistry() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getServiceRegistry() - Method in class org.hibernate.metamodel.MetadataSources
 
getServiceRegistry() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
getServiceRegistry() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
getServiceRegistry() - Method in interface org.hibernate.metamodel.source.BindingContext
 
getServiceRegistry() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getServiceRegistry() - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
getServiceRole() - Method in class org.hibernate.service.internal.ProvidedService
 
getServiceRole() - Method in class org.hibernate.service.spi.ServiceBinding
 
getServiceRole() - Method in exception org.hibernate.service.UnknownServiceException
 
getSession() - Method in class org.hibernate.action.internal.CollectionAction
 
getSession() - Method in class org.hibernate.action.internal.EntityAction
originating session accessor
getSession() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
getSession() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Get the current session
getSession() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
return a Session
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 class org.hibernate.engine.internal.StatefulPersistenceContext
 
getSession() - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the session to which this persistence context is bound.
getSession() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getSession() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getSession() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
getSession() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
getSession() - Method in class org.hibernate.event.spi.AbstractEvent
Returns the session event source for this event.
getSession() - Method in class org.hibernate.internal.AbstractScrollableResults
 
getSession() - Method in class org.hibernate.internal.CriteriaImpl
 
getSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
getSession() - Method in interface org.hibernate.proxy.LazyInitializer
Get the session to which this proxy is associated, or null if it is not attached.
getSession() - Method in class org.hibernate.test.extralazy.User
 
getSession() - Method in class org.hibernate.test.map.User
 
getSessionAttributeNames() - Method in class org.hibernate.test.collection.original.User
 
getSessionCacheMode() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
getSessionCacheMode() - Method in class org.hibernate.test.onetomany.RecursiveBidirectionalOneToManyCacheTest
 
getSessionCacheMode() - Method in class org.hibernate.test.onetomany.RecursiveBidirectionalOneToManyNoCacheTest
 
getSessionCacheMode() - Method in class org.hibernate.test.onetomany.RecursiveVersionedBidirectionalOneToManyCacheTest
 
getSessionCacheMode() - Method in class org.hibernate.test.onetomany.RecursiveVersionedBidirectionalOneToManyNoCacheTest
 
getSessionCacheMode() - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getSessionCloseCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getSessionCloseCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSessionCloseCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSessionCloseCount() - Method in interface org.hibernate.stat.Statistics
Global number of sessions closed
getSessionData() - Method in class org.hibernate.test.collection.original.User
 
getSessionData() - Method in class org.hibernate.test.usercollection.basic.User
 
getSessionFactory() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
getSessionFactory() - Method in interface org.hibernate.ejb.HibernateEntityManagerFactory
 
getSessionFactory() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
getSessionFactory() - Method in interface org.hibernate.engine.transaction.spi.TransactionEnvironment
Retrieve the session factory for this environment.
getSessionFactory() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
Gets the value of the sessionFactory property.
getSessionFactory(String) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
getSessionFactory() - Method in class org.hibernate.internal.SessionImpl
 
getSessionFactory() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
getSessionFactory() - Method in interface org.hibernate.Session
Get the session factory which created this session.
getSessionFactory() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the session factory for this context.
getSessionFactory() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getSessionFactoryBuilder() - Method in interface org.hibernate.metamodel.Metadata
 
getSessionFactoryBuilder() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getSessionFactoryHelper() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getSessionFactoryHelper() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getSessionFactoryImplementor() - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
Deprecated. 
getSessionFactoryName() - Method in class org.hibernate.cfg.Settings
 
getSessionFactoryObserver() - Method in class org.hibernate.cfg.Configuration
 
getSessionFactoryOptions() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSessionFactoryOptions() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getSessionFactoryOptions() - Method in interface org.hibernate.SessionFactory
 
getSessionImplementor() - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
getSessionImplementor() - Method in interface org.hibernate.envers.reader.AuditReaderImplementor
 
getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getSessionOpenCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getSessionOpenCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSessionOpenCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSessionOpenCount() - Method in interface org.hibernate.stat.Statistics
Global number of sessions opened
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.internal.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.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.internal.javassist.BulkAccessor
Returns the getter names of the properties.
getSetting(String, ConfigurationService.Converter<T>) - Method in class org.hibernate.service.config.internal.ConfigurationServiceImpl
 
getSetting(String, ConfigurationService.Converter<T>, T) - Method in class org.hibernate.service.config.internal.ConfigurationServiceImpl
 
getSetting(String, ConfigurationService.Converter<T>) - Method in interface org.hibernate.service.config.spi.ConfigurationService
 
getSetting(String, ConfigurationService.Converter<T>, T) - Method in interface org.hibernate.service.config.spi.ConfigurationService
 
getSettings() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Return the hibernate settings
getSettings() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getSettings() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSettings() - Method in class org.hibernate.service.config.internal.ConfigurationServiceImpl
 
getSettings() - Method in interface org.hibernate.service.config.spi.ConfigurationService
 
getSex() - Method in class org.hibernate.ejb.test.callbacks.Person
 
getSex() - Method in class org.hibernate.test.discriminator.Person
 
getSex() - Method in class org.hibernate.test.filter.hql.Person
 
getSex() - Method in class org.hibernate.test.join.Person
 
getSex() - Method in class org.hibernate.test.joinedsubclass.Person
 
getSex() - Method in class org.hibernate.test.ondelete.Person
 
getSex() - Method in class org.hibernate.test.queryplan.Person
 
getSex() - Method in class org.hibernate.test.subselect.Human
 
getSex() - Method in class org.hibernate.test.unionsubclass.Human
 
getSex() - Method in class org.hibernate.test.unionsubclass2.Person
 
getShareableConnectionProxy() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
getShareableConnectionProxy() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Retrieves the shareable connection proxy (see org.hibernate.engine.jdbc.internal.proxy for details).
getSharedCacheMode() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getSharedCacheMode() - Method in interface org.hibernate.metamodel.Metadata.Options
 
getShippingAddress() - Method in class org.hibernate.test.typedmanytoone.Customer
 
getShippingAddress() - Method in class org.hibernate.test.typedonetoone.Customer
 
getShoppingBaskets() - Method in class org.hibernate.test.annotations.idmanytoone.BasketItems
 
getShoppingBaskets() - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
getShoppingBasketses() - Method in class org.hibernate.test.annotations.idmanytoone.Customers
 
getShort(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getShort(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a short
getShortData() - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
getShortDescription() - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getShortName
getShortName() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getShortName
getShortSwap() - Method in class org.hibernate.test.annotations.embedded.SpreadDeal
 
getShowSqlEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getShowSqlEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Is SQL logging enabled?
getSibling() - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
getSibling() - Method in class org.hibernate.test.instrument.domain.Entity
 
getSignatureType(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
getSimpleAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getSimpleValue() - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
getSimpleValueBinder() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
getSimpleValueBindings() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
getSimpleValueBindings() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
 
getSimpleValueSpan() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
getSimpleValueSpan() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
Returns the number of SimpleValueBinding objects that will be returned by SingularAttributeBinding.getSimpleValueBindings()
getSingleA() - Method in class org.hibernate.test.annotations.naturalid.D
 
getSingleAnnotation(ClassInfo, DotName) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
 
getSingleAnnotation(Map<DotName, List<AnnotationInstance>>, DotName) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
 
getSingleD() - Method in class org.hibernate.test.annotations.naturalid.A
 
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
getSingularAttributeType() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
getSingularAttributeType() - Method in interface org.hibernate.metamodel.domain.SingularAttribute
Retrieve the attribute type descriptor.
getSize() - Method in class org.hibernate.ejb.test.inheritance.Strawberry
 
getSize() - Method in class org.hibernate.ejb.test.util.Umbrella
 
getSize() - Method in class org.hibernate.metamodel.relational.Column
 
getSize() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getSize() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getSize() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain the specified column size.
getSize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
getSize() - Method in class org.hibernate.test.annotations.beanvalidation.Button
 
getSize() - Method in class org.hibernate.test.annotations.embedded.Summary
 
getSize() - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
getSize() - Method in class org.hibernate.test.annotations.inheritance.joined.Document
 
getSize() - Method in class org.hibernate.test.annotations.inheritance.mixed.Document
 
getSize() - Method in class org.hibernate.test.annotations.inheritance.Tomato
 
getSize() - Method in class org.hibernate.test.annotations.inheritance.union.Document
 
getSize() - Method in class org.hibernate.test.annotations.query.Chaos
 
getSizeInInches() - Method in class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
getSizeInInches() - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
getSizeInMemory() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
Not supported.
getSizeInMemory() - Method in interface org.hibernate.cache.spi.Region
The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
getSizeInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
 
getSizeKb() - Method in class org.hibernate.test.hql.Image
 
getSizeKb() - Method in class org.hibernate.test.instrument.domain.Document
 
getSizePerLuggage() - Method in class org.hibernate.test.annotations.target.Brand
 
getSizeX() - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
getSizeY() - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
getSmallText() - Method in class org.hibernate.test.annotations.entity.Forest
 
getSnapshot() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Get the current snapshot from the session
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentList
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentMap
 
getSnapshot(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentSet
 
getSnapshot(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Return a new snapshot of the current state of the collection
getSnapshot(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the snapshot of the pre-flush collection state
getSnapshot() - Method in class org.hibernate.engine.spi.CollectionEntry
 
getSnapshot(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the snapshot of the pre-flush collection state
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentList
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
getSnapshotElement(Object, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
getSnapshotElement(Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the snapshot value of the given collection entry
getSocial() - Method in class org.hibernate.test.annotations.override.ContactInfo
 
getSoftware() - Method in class org.hibernate.test.annotations.indexcoll.Version
 
getSoldiers() - Method in class org.hibernate.ejb.test.cascade.Troop
 
getSoldiers() - Method in class org.hibernate.test.annotations.onetomany.Troop
 
getSomeBytes() - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
getSomePersonalDetail() - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
getSomePersonalDetail() - Method in class org.hibernate.test.ops.PersonalDetails
 
getSomeProperty() - Method in class org.hibernate.test.annotations.any.PropertyList
 
getSomeProperty() - Method in class org.hibernate.test.annotations.any.PropertySet
 
getSomeProperty() - Method in class org.hibernate.test.hql.CompositeIdEntity
 
getSomeSpecificProperty() - Method in class org.hibernate.test.any.PropertySet
 
getSomeSubProperty() - Method in class org.hibernate.test.jpa.MySubclassEntity
 
getSomeText() - Method in class org.hibernate.test.annotations.onetomany.OrganisationUser
 
getSomeWrappedBytes() - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
getSons() - Method in class org.hibernate.test.annotations.engine.collection.Mother
 
getSort() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the sort property.
getSort() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the sort property.
getSortedMap() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
getSortedSet() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
getSortKey() - Method in class org.hibernate.sql.ordering.antlr.SortSpecification
Locate the specified SortKey.
getSource() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Deprecated. Use AbstractEvent.getSession() instead
getSource() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the source property.
getSource() - Method in class org.hibernate.mapping.FetchProfile
Retrieve the fetch profile source.
getSource() - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
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.
getSourceColumns() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
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.spi.OrdinalParameterDescriptor
 
getSourceLocations() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
getSourceQuery() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getSourceQuery() - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
getSourceQuery() - Method in class org.hibernate.engine.query.spi.QueryMetadata
Get the source HQL or native-SQL query.
getSourceTable() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getSpecies() - Method in class org.hibernate.test.join.Person
 
getSpecies() - Method in class org.hibernate.test.subselect.Alien
 
getSpecies() - Method in class org.hibernate.test.subselect.Being
 
getSpecies() - Method in class org.hibernate.test.unionsubclass.Alien
 
getSpecies() - Method in class org.hibernate.test.unionsubclass.Being
 
getSpecies() - Method in class org.hibernate.test.unionsubclass.Human
 
getSpeciesId() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
getSpeciesId() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
getSpecificData() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
getSpecified_column() - Method in class org.hibernate.test.namingstrategy.Customers
 
getSpecifiedFlushMode() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSpecifiedMaxResults() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSpeed() - Method in class org.hibernate.test.annotations.query.SpaceShip
 
getSpeed() - Method in class org.hibernate.test.sql.hand.SpaceShip
 
getSQL() - Method in class org.hibernate.hql.internal.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
 
getSql() - Method in class org.hibernate.metamodel.binding.CustomSQL
 
getSQLAlias(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the root table alias of an entity
getSQLAlias(Criteria, String) - Method in interface org.hibernate.criterion.CriteriaQuery
Get the root table alias of an entity, taking into account the qualifier of the property path
getSQLAlias(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSQLAlias(Criteria, String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSQLAliasCount() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getSqlAliasSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getSqlAssignmentFragment() - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
getSqlAST() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
getSqlDelete() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the sqlDelete property.
getSqlDelete() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the sqlDeleteAll property.
getSqlDeleteAll() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSQLDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLDeleteStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqlDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicBinder
 
getSqlDescriptor() - Method in class org.hibernate.type.descriptor.sql.BasicExtractor
 
getSQLException() - Method in exception org.hibernate.JDBCException
Get the underlying SQLException.
getSqlExceptionConverter() - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Access the current exception converter being used internally.
getSQLExceptionConverter() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieves the SQLExceptionConverter in effect for this SessionFactory.
getSQLExceptionConverter() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSQLExceptionConverter() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getSqlExceptionHelper() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for dealing with exceptions.
getSQLExceptionHelper() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieves the SqlExceptionHelper in effect for this SessionFactory.
getSQLExceptionHelper() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSQLExceptionHelper() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSqlFragment() - Method in interface org.hibernate.hql.internal.ast.TypeDiscriminatorMetadata
Get the sql fragment that is used to determine the actual discriminator value for a row.
getSqlFragment(String) - Method in interface org.hibernate.persister.entity.DiscriminatorMetadata
Get the sql fragment that is used to determine the actual discriminator value for a row.
getSQLFunction() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
getSQLFunction() - Method in interface org.hibernate.hql.internal.ast.tree.FunctionNode
 
getSQLFunction() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
getSqlFunctionRegistry() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
getSqlFunctionRegistry() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getSqlFunctionRegistry() - Method in interface org.hibernate.sql.ordering.antlr.TranslationContext
Retrieves the SQL function registry/tt> for this context.
getSqlFunctions() - Method in class org.hibernate.cfg.Configuration
 
getSQLIdentityInsertString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
The query that inserts a row, letting the database generate an id
getSqlInsert() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the sqlInsert property.
getSqlInsert() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSQLInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLInsertStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazySelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazyUpdateByRowIdStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLLazyUpdateStrings() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSqlLocations() - Method in class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
 
getSQLOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getSQLOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Get the order by SQL
getSQLParameterMetadata(String) - Method in class org.hibernate.engine.query.spi.QueryPlanCache
Obtain the parameter metadata for given native-sql query.
getSQLQuery(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getSQLQuery(String) - Method in interface org.hibernate.cfg.Mappings
Get named SQL query metadata.
getSqlResultSetMapping() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the sqlResultSetMapping property.
getSqlResultSetMapping() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the sqlResultSetMapping property.
getSqlResultSetMappings() - Method in class org.hibernate.cfg.Configuration
 
getSQLSnapshotSelectString() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSQLState() - Method in exception org.hibernate.JDBCException
Get the SQLState of the underlying SQLException.
getSqlStatementLogger() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
getSqlStatementLogger() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
Obtain service for logging SQL statements.
getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
 
getSqlStatements() - Method in class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
getSqlStatements() - Method in interface org.hibernate.hql.internal.ast.exec.StatementExecutor
 
getSqlStateType() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Retrieve the type of codes the driver says it uses for SQLState.
getSQLString() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
The SQL query string to be called; implemented by all subclasses
getSQLString() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
getSQLString() - Method in interface org.hibernate.hql.spi.QueryTranslator
Returns the SQL string generated by the translator.
getSQLString() - Method in class org.hibernate.loader.custom.CustomLoader
 
getSQLString() - Method in class org.hibernate.loader.hql.QueryLoader
The SQL query string to be called.
getSQLString() - Method in class org.hibernate.loader.JoinWalker
 
getSQLString() - Method in class org.hibernate.loader.Loader
The SQL query string to be called; implemented by all subclasses
getSQLString() - Method in class org.hibernate.loader.OuterJoinLoader
 
getSqlStrings() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getSqlType() - Method in class org.hibernate.cfg.Ejb3Column
 
getSqlType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the sqlType property.
getSqlType(Dialect, Mapping) - Method in class org.hibernate.mapping.Column
 
getSqlType() - Method in class org.hibernate.mapping.Column
 
getSqlType() - Method in class org.hibernate.metamodel.relational.Column
 
getSqlType() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getSqlType() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getSqlType() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Obtain the free-hand definition of the column's type.
getSqlType() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.CharTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.NumericTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
getSqlType() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
Return the JDBC type-code for the column mapped by this type.
getSqlType() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
getSqlType() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
getSqlTypeCode(Mapping) - Method in class org.hibernate.mapping.Column
 
getSqlTypeCode() - Method in class org.hibernate.mapping.Column
Returns the underlying columns sqltypecode.
getSqlTypeDescriptor() - Method in class org.hibernate.type.AbstractStandardBasicType
 
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.Dialect
Returns the SqlTypeDescriptor that should override the "standard basic" SQL type descriptor for values of the specified column type, or null, if there is no override.
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.Oracle8iDialect
 
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
Returns the SqlTypeDescriptor that should override the "standard basic" SQL type descriptor for values of the specified column type, or null, if there is no override.
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.SQLServerDialect
Returns the SqlTypeDescriptor that should override the "standard basic" SQL type descriptor for values of the specified column type, or null, if there is no override.
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.dialect.SybaseASE15Dialect
 
getSqlTypeDescriptorOverride(int) - Method in class org.hibernate.test.typeoverride.H2DialectOverrideVarcharSqlCode
 
getSqlUpdate() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the sqlUpdate property.
getSqlUpdate() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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
 
getSsn() - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
getSsn() - Method in class org.hibernate.test.propertyref.component.complete.Identity
 
getSsn() - Method in class org.hibernate.test.propertyref.component.partial.Identity
 
getStamps() - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
getStarred() - Method in class org.hibernate.test.annotations.inheritance.singletable.Funk
 
getStart() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getStart() - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
getStart() - Method in class org.hibernate.test.annotations.strategy.Storm
 
getStartDate() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getStartDate() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getStartDate() - Method in class org.hibernate.test.lazyonetoone.Employment
 
getStartDate() - Method in class org.hibernate.test.sql.hand.Employment
 
getStartDate() - Method in class org.hibernate.test.stateless.fetching.Task
 
getStartTime() - Method in class org.hibernate.envers.tools.graph.Vertex
 
getStartTime() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getStartTime() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getStartTime() - Method in interface org.hibernate.stat.Statistics
 
getState() - Method in class org.hibernate.action.internal.EntityInsertAction
 
getState() - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
getState() - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
getState() - Method in class org.hibernate.envers.synchronization.work.AddWorkUnit
 
getState() - Method in class org.hibernate.event.spi.PostInsertEvent
 
getState() - Method in class org.hibernate.event.spi.PostUpdateEvent
 
getState() - Method in class org.hibernate.event.spi.PreInsertEvent
Getter for property 'state'.
getState() - Method in class org.hibernate.event.spi.PreLoadEvent
 
getState() - Method in class org.hibernate.event.spi.PreUpdateEvent
Retrieves the state to be used in the update.
getState() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getState() - Method in class org.hibernate.test.annotations.entity.Narrative
 
getState() - Method in class org.hibernate.test.annotations.generics.Gene
 
getState() - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
getState() - Method in class org.hibernate.test.annotations.override.Addr
 
getState() - Method in class org.hibernate.test.annotations.override.Address
 
getState() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getState() - Method in class org.hibernate.test.criteria.CityState
 
getState() - Method in class org.hibernate.test.criteria.StudentAddress
 
getState() - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
getState() - Method in class org.hibernate.test.onetoone.formula.Address
 
getState() - Method in class org.hibernate.test.typedmanytoone.Address
 
getState() - Method in class org.hibernate.test.typedonetoone.Address
 
getStatement() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
getStatementList() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
getStatementPreparer() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
getStatementPreparer() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Obtain the statement preparer associated with this JDBC coordinator.
getStatementProxy() - Method in class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
getStatements() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Access to the batch's map of statements (keyed by SQL statement string).
getStatementType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
 
getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getStatementType() - Method in interface org.hibernate.hql.internal.ast.tree.Statement
Return the main token type representing the type of this statement.
getStatementType() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
 
getStatementWithoutChecks() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
getStateProvince() - Method in class org.hibernate.test.hql.Address
 
getStateProvince() - Method in class org.hibernate.test.querycache.Address
 
getStates() - Method in class org.hibernate.test.annotations.immutable.Country
 
getStatistics() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getStatistics() - Method in class org.hibernate.internal.SessionImpl
 
getStatistics() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.spi.SessionFactoryImplementor
Statistics SPI
getStatisticsImplementor() - Method in interface org.hibernate.engine.transaction.spi.TransactionEnvironment
Get access to the statistics collector
getStatisticsImplementor() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getStatisticsImplementor() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
getStats() - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
getStatus() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
getStatus() - Method in class org.hibernate.engine.spi.EntityEntry
 
getStatus(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Extract the status code from a UserTransaction
getStatus(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Extract the status code from the current Transaction associated with the given TransactionManager
getStatus() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
getStatus() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
getStatus() - Method in class org.hibernate.test.cascade.Job
 
getStays() - Method in class org.hibernate.test.annotations.fetch.Person
 
getStays() - Method in class org.hibernate.test.jpa.fetch.Person
 
getStockNumber() - Method in class org.hibernate.test.filter.Product
 
getStockNumber() - Method in class org.hibernate.test.jpa.Part
 
getStopButton() - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
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.internal.AbstractPersistentCollection
 
getStoredSnapshot() - Method in interface org.hibernate.collection.spi.PersistentCollection
Get the snapshot cached by the collection instance
getStores() - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
getStormName() - Method in class org.hibernate.test.annotations.strategy.Storm
 
getStoryPart1() - Method in class org.hibernate.test.annotations.join.Cat
 
getStoryPart2() - Method in class org.hibernate.test.annotations.join.Cat
 
getStr() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
getStr() - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
getStr() - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
getStr() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
getStr() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
getStr() - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
getStr() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
getStr() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
getStr() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
getStr1() - Method in class org.hibernate.envers.test.entities.components.Component1
 
getStr1() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
getStr1() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
getStr1() - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
getStr1() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
getStr1() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
getStr1() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
getStr1() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
getStr1() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
getStr1() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
getStr1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
getStr1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
getStr1() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
getStr2() - Method in class org.hibernate.envers.test.entities.components.Component1
 
getStr2() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
getStr2() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
getStr2() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
getStr2() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
getStr2() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass
 
getStr2() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
getStr2() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
getStr3() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass2
 
getStr3() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass2
 
getStr3() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
getStr5() - Method in class org.hibernate.envers.test.entities.components.Component2
 
getStr6() - Method in class org.hibernate.envers.test.entities.components.Component2
 
getStrategies() - Method in interface org.hibernate.ejb.cfg.spi.IdentifierGeneratorStrategyProvider
set of strategy / generator class pairs to register as accepted strategies
getStrategy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
Gets the value of the strategy property.
getStrategy() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance
Gets the value of the strategy property.
getStrategy() - Method in class org.hibernate.metamodel.binding.IdGenerator
 
getStream() - Method in class org.hibernate.ejb.packaging.Filter
 
getStream() - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
getStreamsForBinaryEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
getStreet() - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
getStreet() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
getStreet() - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
getStreet() - Method in class org.hibernate.test.annotations.inheritance.singletable.Building
 
getStreet() - Method in class org.hibernate.test.annotations.override.Addr
 
getStreet() - Method in class org.hibernate.test.annotations.override.Address
 
getStreet() - Method in interface org.hibernate.test.dynamicentity.Address
 
getStreet() - Method in class org.hibernate.test.hql.Address
 
getStreet() - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
getStreet() - Method in class org.hibernate.test.onetoone.formula.Address
 
getStreet() - Method in class org.hibernate.test.querycache.Address
 
getStreet() - Method in class org.hibernate.test.typedmanytoone.Address
 
getStreet() - Method in class org.hibernate.test.typedonetoone.Address
 
getStreet1() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getStreet2() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getStreetAddress() - Method in class org.hibernate.test.nonflushedchanges.Address
 
getStreetAddress() - Method in class org.hibernate.test.ops.Address
 
getStreetName() - Method in class org.hibernate.envers.test.various.Address
 
getStreetName() - Method in class org.hibernate.test.annotations.onetomany.Street
 
getStreetNameCopy() - Method in class org.hibernate.test.annotations.onetomany.Street
 
getString() - Method in class org.hibernate.ejb.criteria.expression.function.LocateFunction
 
getString(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getString(String, Map) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a String
getString(String, Map, String) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get the config value as a String
getString(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a string
getString(Locale) - Method in class org.hibernate.test.component.cascading.collection.LocalizedStrings
 
getString() - Method in class org.hibernate.test.typeparameters.Widget
 
getString1() - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
getString2() - Method in class org.hibernate.ejb.criteria.expression.ConcatExpression
 
getStringBuffer() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
getStringData() - Method in class org.hibernate.test.extralazy.SessionAttribute
 
getStringData() - Method in class org.hibernate.test.map.SessionAttribute
 
getStringLob() - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
getStrings() - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
getStrings() - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
getStrings() - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
getStrings() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
getStringsCopy() - Method in class org.hibernate.test.component.cascading.collection.LocalizedStrings
 
getStringValue(String, String) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
getStringValue() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getStringValue() - Method in class org.hibernate.tuple.ElementWrapper
 
getStudent() - Method in class org.hibernate.test.criteria.Enrolment
 
getStudent() - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
getStudent() - Method in class org.hibernate.test.querycache.Address
 
getStudent() - Method in class org.hibernate.test.querycache.Enrolment
 
getStudent() - Method in class org.hibernate.test.readonly.Enrolment
 
getStudentNumber() - Method in class org.hibernate.test.criteria.Enrolment
 
getStudentNumber() - Method in class org.hibernate.test.criteria.Student
 
getStudentNumber() - Method in class org.hibernate.test.querycache.Enrolment
 
getStudentNumber() - Method in class org.hibernate.test.querycache.Student
 
getStudentNumber() - Method in class org.hibernate.test.readonly.Enrolment
 
getStudentNumber() - Method in class org.hibernate.test.readonly.Student
 
getStudents() - Method in class org.hibernate.ejb.test.cascade.Teacher
 
getStyle() - Method in class org.hibernate.engine.profile.Fetch
 
getStyle() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Gets the value of the style property.
getStyle() - Method in class org.hibernate.mapping.FetchProfile.Fetch
 
getStyle() - Method in class org.hibernate.metamodel.binding.FetchProfile.Fetch
 
getSubAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
getSubAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
getSubAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
getSubAuditedStr() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
getSubclass() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
getSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the subclass property.
getSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the subclass property.
getSubclassClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassColumnAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnReaderTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassColumnTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Retrieves the defined entity-names for any subclasses defined for this entity.
getSubclassEntityNames() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassEntityPersister(Object, SessionFactoryImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
A request has already identified the entity-name of this persister as the mapping for the given instance.
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in interface org.hibernate.persister.entity.Loadable
Get the concrete subclass corresponding to the given discriminator value
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassFormulaAliasClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaLazyiness() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
getSubclassFormulaTableNumberClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
getSubclassFormulaTemplateClosure() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getSubclassId() - Method in class org.hibernate.mapping.PersistentClass
 
getSubclassId() - Method in class org.hibernate.mapping.RootClass
 
getSubclassId() - Method in class org.hibernate.mapping.Subclass
 
getSubclassIterator() - Method in class org.hibernate.mapping.PersistentClass
Iterate over subclasses in a special 'order', most derived subclasses first.
getSubclassJoinClosureIterator() - Method in class org.hibernate.mapping.PersistentClass
 
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
 
getSubcontracts() - Method in class org.hibernate.test.immutable.Contract
 
getSubcontracts() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getSubEntityAttributeBindingClosure() - Method in class org.hibernate.metamodel.binding.EntityBinding
Gets the attribute bindings for this EntityBinding and all of its sub-EntityBinding, starting from the root of the hierarchy; includes the identifier and attribute bindings defined as part of a join.
getSubEntityBindingClosureSpan() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getSubfolders() - Method in class org.hibernate.test.instrument.domain.Folder
 
getSubNodes() - Method in class org.hibernate.test.onetomany.Node
 
getSubProperties() - Method in class org.hibernate.test.any.ComplexPropertyValue
 
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.spi.BatchFetchQueue
Retrieve the fetch descriptor associated with the given entity key.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the subselect property.
getSubselect() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the subselect property.
getSubselect() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSubselect() - Method in class org.hibernate.mapping.Table
 
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the subselectAttribute property.
getSubselectAttribute() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSubString(long, int) - Method in class org.hibernate.engine.jdbc.ClobProxy
 
getSubtypes() - Method in class org.hibernate.type.AnyType
 
getSubtypes() - Method in class org.hibernate.type.ComponentType
 
getSubtypes() - Method in class org.hibernate.type.CompositeCustomType
 
getSubtypes() - Method in interface org.hibernate.type.CompositeType
Get the types of the component properties
getSuccessfulBid() - Method in class org.hibernate.test.bidi.Auction
 
getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getSuccessfulTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getSuccessfulTransactionCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getSuccessfulTransactionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getSuccessfulTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have been successful
getSuffix() - Method in interface org.hibernate.loader.CollectionAliases
Returns the suffix used to unique the column aliases for this particular alias set.
getSuffix() - Method in class org.hibernate.loader.custom.ColumnCollectionAliases
Returns the suffix used to unique the column aliases for this particular alias set.
getSuffix() - Method in class org.hibernate.loader.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.internal.classic.QueryTranslatorImpl
 
getSuffixes() - Method in class org.hibernate.loader.BasicLoader
 
getSuffixes() - Method in class org.hibernate.loader.hql.QueryLoader
 
getSuffixes() - Method in class org.hibernate.loader.JoinWalker
 
getSuffixes() - Method in class org.hibernate.loader.OuterJoinLoader
 
getSuites() - Method in class org.hibernate.test.deletetransient.Address
 
getSummarizedBook() - Method in class org.hibernate.test.annotations.embedded.Summary
 
getSummary() - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
getSummary() - Method in class org.hibernate.test.annotations.embedded.Book
 
getSummary() - Method in class org.hibernate.test.instrument.domain.Document
 
getSummary() - Method in class org.hibernate.test.lazycache.Document
 
getSummary() - Method in class org.hibernate.test.optlock.Document
 
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
 
getSuperEntityBinding() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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
 
getSuperType() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
getSuperType() - Method in interface org.hibernate.metamodel.domain.Hierarchical
Retrieve the super type.
getSuppliers() - Method in class org.hibernate.test.annotations.manytomany.Store
 
getSupportedHints() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
getSuppStores() - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
getSurname() - Method in class org.hibernate.envers.test.various.Person
 
getSurname() - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
getSurrogate() - Method in class org.hibernate.test.pagination.Tag
 
getSwap() - Method in class org.hibernate.test.annotations.embedded.Deal
 
getSynchronizationCallbackCoordinator() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
getSynchronizationCallbackCoordinator() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
getSynchronizationRegistry() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
getSynchronizationRegistry() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Obtain the Synchronization registry associated with this coordinator.
getSynchronizationRegistry() - Method in interface org.hibernate.service.jta.platform.internal.SynchronizationRegistryAccess
Obtain the synchronization registry
getSynchronizationStrategy() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
getSynchronize() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the synchronize property.
getSynchronize() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the synchronize property.
getSynchronize() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getSynchronizedTableNames() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getSynchronizedTableNames() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getSynchronizedTableNames() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
getSynchronizedTableNames() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain any additional table names on which to synchronize (auto flushing) this entity.
getSynchronizedTableNames() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
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
 
getSystems() - Method in class org.hibernate.test.propertyref.basic.Person
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSynchronizeElement
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the table property.
getTable() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the table property.
getTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the table property.
getTable() - Method in class org.hibernate.mapping.Collection
 
getTable() - Method in class org.hibernate.mapping.Constraint
 
getTable() - Method in class org.hibernate.mapping.Index
 
getTable() - Method in class org.hibernate.mapping.Join
 
getTable() - Method in class org.hibernate.mapping.JoinedSubclass
 
getTable() - Method in class org.hibernate.mapping.OneToMany
Table of the owner entity (the "one" side)
getTable() - Method in class org.hibernate.mapping.PersistentClass
 
getTable() - Method in class org.hibernate.mapping.RootClass
 
getTable() - Method in class org.hibernate.mapping.SimpleValue
 
getTable() - Method in class org.hibernate.mapping.Subclass
 
getTable() - Method in class org.hibernate.mapping.UnionSubclass
 
getTable() - Method in interface org.hibernate.mapping.Value
 
getTable() - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
getTable() - Method in class org.hibernate.metamodel.relational.AbstractSimpleValue
 
getTable() - Method in class org.hibernate.metamodel.relational.CheckConstraint
Obtain the table to which this constraint applies.
getTable() - Method in interface org.hibernate.metamodel.relational.Constraint
Obtain the table to which this constraint applies.
getTable() - Method in class org.hibernate.metamodel.relational.Tuple
 
getTable() - Method in interface org.hibernate.metamodel.relational.Value
Retrieve the table that owns this value.
getTable() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
getTableAccessCount() - Method in class org.hibernate.id.enhanced.TableGenerator
Getter for property 'tableAccessCount'.
getTableAlias() - Method in class org.hibernate.hql.internal.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
 
getTableGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the tableGenerator property.
getTableGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the tableGenerator property.
getTableGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the tableGenerator property.
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
Deprecated.  
getTableMetadata(String, String, String, boolean) - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
getTableName() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
getTableName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the table in which we store this generator's persistent state.
getTableName() - Method in class org.hibernate.metamodel.relational.Table
 
getTableName() - Method in interface org.hibernate.metamodel.source.binder.ConstraintSource
Obtain the logical name of the table for this constraint.
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
 
getTableName() - Method in class org.hibernate.test.annotations.query.AllTables
 
getTableNumber() - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
getTableNumber() - Method in interface org.hibernate.metamodel.relational.TableSpecification
Get the table number.
getTables() - Method in class org.hibernate.metamodel.relational.Schema
 
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.Configuration.MappingsImpl
getTableUniqueConstraints() - Method in interface org.hibernate.cfg.Mappings
Deprecated. Use Mappings.getUniqueConstraintHoldersByTable() instead
getTableUpdateNeeded(int[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Decide which tables need to be updated.
getTag() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Device
 
getTag() - Method in class org.hibernate.test.jdbc.Boat
 
getTags() - Method in class org.hibernate.test.pagination.Entry
 
getTarget() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property 'target'.
getTarget() - Method in class org.hibernate.test.annotations.inheritance.joined.SymbolicLink
 
getTarget() - Method in class org.hibernate.test.annotations.inheritance.mixed.SymbolicLink
 
getTarget() - Method in class org.hibernate.test.annotations.inheritance.union.SymbolicLink
 
getTargetClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the targetClass property.
getTargetClassIfProxied(Class<T>) - Static method in class org.hibernate.envers.tools.Tools
 
getTargetColumns() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getTargetEntity(PropertyData, Mappings) - Static method in class org.hibernate.cfg.ToOneBinder
 
getTargetEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the targetEntity property.
getTargetFromProxy(SessionFactoryImplementor, HibernateProxy) - Static method in class org.hibernate.envers.tools.Tools
 
getTargetName() - Method in class org.hibernate.test.annotations.tableperclass.T800
 
getTargetTable() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getTasks() - Method in class org.hibernate.test.version.Person
 
getTeam() - Method in class org.hibernate.test.annotations.entity.Player
 
getTeam() - Method in class org.hibernate.test.annotations.loader.Player
 
getTemperature() - Method in class org.hibernate.ejb.test.ops.Reptile
 
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
 
getTemplateFromColumn(Column, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTemplateFromString(String, SessionFactoryImplementor) - Static method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Gets the value of the temporal property.
getTemporal() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Gets the value of the temporal property.
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.
getTenantIdentifier() - Method in interface org.hibernate.engine.spi.SessionImplementor
Match te method on Session and StatelessSession
getTenantIdentifier() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getTenantIdentifier() - Method in class org.hibernate.internal.AbstractSessionImpl
 
getTenantIdentifier() - Method in interface org.hibernate.SharedSessionContract
Obtain the tenant identifier associated with this session.
getTenor() - Method in class org.hibernate.test.annotations.embedded.Swap
 
Getter - Interface in org.hibernate.property
Gets values of a particular property
getTerracottaHibernateCacheRegionNames() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getTerracottaHibernateCacheRegionNames() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
getters - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
getters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
getters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
gettersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
getTestClassMetadata() - Method in class org.hibernate.testing.junit4.CustomRunner
 
getTestCourseId() - Method in class org.hibernate.test.annotations.collectionelement.TestCourse
 
getTestInstance() - Method in class org.hibernate.testing.junit4.CustomRunner
 
getText() - Method in class org.hibernate.ejb.test.lob.ImageReader
 
getText(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getText(Dialect) - Method in class org.hibernate.mapping.Column
 
getText() - Method in class org.hibernate.mapping.Column
 
getText(Dialect) - Method in class org.hibernate.mapping.Formula
 
getText() - Method in class org.hibernate.mapping.Formula
 
getText(Dialect) - Method in interface org.hibernate.mapping.Selectable
 
getText() - Method in interface org.hibernate.mapping.Selectable
 
getText() - 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.test.annotations.embedded.Summary
 
getText() - Method in class org.hibernate.test.criteria.TestObject
 
getText() - Method in class org.hibernate.test.immutable.ContractVariation
 
getText() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
getText() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
getText() - Method in class org.hibernate.test.immutable.Info
 
getText() - Method in class org.hibernate.test.instrument.domain.Document
 
getText() - Method in class org.hibernate.test.joinfetch.Comment
 
getText() - Method in class org.hibernate.test.lazycache.Document
 
getText() - Method in class org.hibernate.test.optlock.Document
 
getText() - Method in class org.hibernate.test.stateless.Document
 
getText() - Method in class org.hibernate.tuple.ElementWrapper
 
getTextLength() - Method in class org.hibernate.hql.internal.ast.tree.Node
 
getTextTrim() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
getTextTrim() - Method in class org.hibernate.tuple.ElementWrapper
 
getTheBytes() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
getTheText() - Method in class org.hibernate.test.readonly.TextHolder
 
getThings() - Method in class org.hibernate.test.unionsubclass.Being
 
getThings() - Method in class org.hibernate.test.version.Person
 
getThird() - Method in class org.hibernate.envers.tools.Triple
 
getThoroughbred() - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
getTime() - Method in class org.hibernate.test.interceptor.Log
 
getTimeData() - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
getTimeout() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
getTimeout() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getTimeout() - Method in interface org.hibernate.cache.spi.Region
 
getTimeout() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
getTimeout() - Method in class org.hibernate.engine.spi.RowSelection
 
getTimeout() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
getTimeout() - Method in class org.hibernate.internal.CriteriaImpl
 
getTimeout() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the timeout property.
getTimeout() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the timeout property.
getTimeOut() - Method in class org.hibernate.LockOptions
Retrieve the current timeout setting.
getTimeOut() - Method in interface org.hibernate.Session.LockRequest
Get the timeout setting.
getTimeout() - Method in interface org.hibernate.Transaction
Retrieve the transaction timeout set for this transaction.
getTimesAccessed() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
How many times has this structure been accessed through this reference?
getTimesAccessed() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
getTimesAccessed() - Method in class org.hibernate.id.enhanced.TableStructure
 
getTimestamp() - Method in interface org.hibernate.engine.spi.SessionImplementor
System time before the start of the transaction
getTimestamp() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
getTimestamp() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getTimestamp() - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
getTimestamp() - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
getTimestamp() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the timestamp property.
getTimestamp() - Method in class org.hibernate.internal.SessionImpl
 
getTimestamp() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getTimestamp() - Method in class org.hibernate.test.cid.PurchaseRecord
 
getTimestamp() - Method in class org.hibernate.test.joinfetch.Bid
 
getTimestamp() - Method in class org.hibernate.test.joinfetch.Comment
 
getTimestamp() - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
getTimestamp() - Method in class org.hibernate.test.ops.TimestampedEntity
 
getTimestamp() - Method in class org.hibernate.test.version.db.Group
 
getTimestamp() - Method in class org.hibernate.test.version.db.Permission
 
getTimestamp() - Method in class org.hibernate.test.version.db.User
 
getTimestamp() - Method in class org.hibernate.test.version.sybase.Group
 
getTimestamp() - Method in class org.hibernate.test.version.sybase.Permission
 
getTimestamp() - Method in class org.hibernate.test.version.sybase.User
 
getTimeZone(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getTimeZone(int) - Method in interface org.hibernate.ScrollableResults
Convenience method to read a timezone
getTitle() - Method in class org.hibernate.ejb.test.callbacks.Employee
 
getTitle() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
getTitle() - Method in class org.hibernate.test.annotations.collectionelement.TestCourse
 
getTitle() - Method in class org.hibernate.test.annotations.indexcoll.News
 
getTitle() - Method in class org.hibernate.test.annotations.type.Dvd
 
getTitle() - Method in class org.hibernate.test.discriminator.Employee
 
getTitle() - Method in class org.hibernate.test.extralazy.Document
 
getTitle() - Method in class org.hibernate.test.flush.Book
 
getTitle() - Method in class org.hibernate.test.join.Employee
 
getTitle() - Method in class org.hibernate.test.joinedsubclass.Employee
 
getTitle() - Method in class org.hibernate.test.ondelete.Employee
 
getTitle() - Method in class org.hibernate.test.optlock.Document
 
getTitle() - Method in class org.hibernate.test.subclassfilter.Employee
 
getTitle() - Method in class org.hibernate.test.unionsubclass2.Employee
 
getTo() - Method in class org.hibernate.test.annotations.override.Move
 
getToEntityName() - Method in class org.hibernate.envers.entities.RelationDescription
 
getTokenReplacements() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
getTokenTypeName(int) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
Returns the token type name for the given token type.
getTokenTypeName(Class, int) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Intended to retrieve the name of an AST token type based on the token type interface.
getTopic() - Method in class org.hibernate.test.annotations.entity.Narrative
 
getTopManagement() - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
getTotal() - Method in class org.hibernate.test.cid.Order
 
getTotalSales() - Method in class org.hibernate.test.optlock.Document
 
getTour() - Method in class org.hibernate.test.cascade.circle.Node
 
getTourID() - Method in class org.hibernate.test.cascade.circle.Tour
 
getTrainedMonkeys() - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
getTrainedTigers() - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
getTrainees() - Method in class org.hibernate.test.annotations.indexcoll.Training
 
getTransaction() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
getTransaction() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
getTransaction() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Get the Hibernate transaction facade object currently associated with this coordinator.
getTransaction() - Method in class org.hibernate.internal.SessionImpl
 
getTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getTransaction() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
getTransaction() - Method in interface org.hibernate.SharedSessionContract
Get the Transaction instance associated with this session.
getTransactionContext() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
getTransactionContext() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Retrieves the context in which this coordinator operates.
getTransactionCoordinator() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
getTransactionCoordinator() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Retrieve the transaction coordinator associated with this JDBC coordinator.
getTransactionCoordinator() - Method in interface org.hibernate.engine.spi.SessionImplementor
Retrieve access to the session's transaction coordinator.
getTransactionCoordinator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
getTransactionCoordinator() - Method in class org.hibernate.internal.SessionImpl
 
getTransactionCoordinator() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
getTransactionCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
getTransactionCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getTransactionCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getTransactionCount() - Method in interface org.hibernate.stat.Statistics
The number of transactions we know to have completed
getTransactionEnvironment() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Obtain the TransactionEnvironment associated with this context.
getTransactionEnvironment() - Method in class org.hibernate.internal.AbstractSessionImpl
 
getTransactionEnvironment() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getTransactionEnvironment() - Method in class org.hibernate.internal.StatelessSessionImpl
 
getTransactionFactory() - Method in interface org.hibernate.engine.transaction.spi.TransactionEnvironment
Retrieve the transaction factory for this environment.
getTransactionFactory() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerLookupBridge
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
getTransactionIdentifier(Transaction) - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
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.
getTransactionManager() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
getTransactionManager() - Method in class org.hibernate.cache.infinispan.tm.HibernateTransactionManagerLookup
 
getTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
getTransactionManager() - Method in interface org.hibernate.service.jta.platform.internal.TransactionManagerAccess
Obtain the transaction manager
getTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
getTransactionManager(Properties) - Method in interface org.hibernate.transaction.TransactionManagerLookup
Obtain the JTA TransactionManager.
getTransactionStrategy() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getTransactionStrategy() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The fully qualified class name of the Hibernate TransactionFactory implementation to use
getTransactionType() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
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 class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
getTransformer(ClassFilter, FieldFilter) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
Generate a ClassTransformer capable of performing bytecode manipulation.
getTransient() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the transient property.
getTransient() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
Gets the value of the transient property.
getTransientCopyCache(MergeEvent, EventCache) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
getTransientField() - Method in class org.hibernate.test.cascade.circle.Node
 
getTransientField() - Method in class org.hibernate.test.cascade.circle.Route
 
getTransientField() - Method in class org.hibernate.test.cascade.circle.Transport
 
getTransientField() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getTranslators() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getTransportID() - Method in class org.hibernate.test.cascade.circle.Transport
 
getTransports() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getTrees() - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
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
 
getTroop() - Method in class org.hibernate.ejb.test.cascade.Soldier
 
getTroop() - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
getTroop() - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
getTrueString() - Method in class org.hibernate.type.CharBooleanType
Deprecated. Pass the true/false values into constructor instead.
getTruthValue() - Method in class org.hibernate.ejb.criteria.predicate.ExplicitTruthValueCheck
 
getTsData() - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
getTuplizer() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the tuplizer property.
getTuplizer() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Component
 
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.PersistentClass
 
getTuplizerImplClassName(EntityMode) - Method in class org.hibernate.mapping.Subclass
 
getTuplizerMap() - Method in class org.hibernate.mapping.Component
 
getTuplizerMap() - Method in class org.hibernate.mapping.PersistentClass
 
getTuplizerMap() - Method in class org.hibernate.mapping.Subclass
 
getType() - Method in 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.idclass.Helper
 
getType() - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
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.ejb.test.exception.Instrument
 
getType() - Method in class org.hibernate.ejb.test.util.Sickness
 
getType() - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
getType() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
getType() - Method in class org.hibernate.engine.spi.TypedValue
 
getType() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
getType() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
getType() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
getType(int) - Method in class org.hibernate.internal.AbstractScrollableResults
 
getType() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
Gets the value of the type property.
getType() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
Gets the value of the type property.
getType() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.SingularAttributeSource
 
getType() - Method in class org.hibernate.internal.jaxb.Origin
Retrieve the type of origin.
getType() - Method in interface org.hibernate.internal.util.xml.Origin
Retrieve the type of origin.
getType() - Method in class org.hibernate.internal.util.xml.OriginImpl
Retrieve the type of origin.
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.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
getType() - Method in class org.hibernate.test.annotations.embedded.CorpType
 
getType() - Method in class org.hibernate.test.annotations.generics.Item
 
getType() - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
getType() - Method in class org.hibernate.test.annotations.manytoone.BiggestForest
 
getType() - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
getType() - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
getType() - Method in class org.hibernate.test.collection.original.Permission
 
getType() - Method in class org.hibernate.test.cuk.Account
 
getType() - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
getType() - Method in class org.hibernate.test.immutable.Contract
 
getType() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getType() - Method in class org.hibernate.test.onetoone.formula.Address
 
getType() - Method in class org.hibernate.test.propertyref.basic.Account
 
getType() - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
getType() - Method in class org.hibernate.test.propertyref.inheritence.joined.Account
 
getType() - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
getType() - Method in class org.hibernate.test.typedmanytoone.AddressId
 
getType() - Method in class org.hibernate.test.typedonetoone.AddressId
 
getType() - Method in class org.hibernate.tuple.Property
 
getTypeAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the typeAttribute property.
getTypeAttribute() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.SingularAttributeSource
 
getTypeClass() - Method in class org.hibernate.mapping.TypeDef
 
getTypeClass() - Method in class org.hibernate.metamodel.binding.TypeDef
 
getTypeCode() - Method in class org.hibernate.metamodel.relational.Datatype
 
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.
getTypedef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the typedef property.
getTypeDefinition(String) - Method in interface org.hibernate.metamodel.Metadata
 
getTypeDefinition(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getTypeDefinitions() - Method in interface org.hibernate.metamodel.Metadata
 
getTypeDefinitions() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getTypeDeterminingAnnotationInstance() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
getTypeDeterminingAnnotationInstance() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
getTypeDeterminingAnnotationInstance() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.EnumeratedTypeResolver
 
getTypeDeterminingAnnotationInstance() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.LobTypeResolver
 
getTypeDeterminingAnnotationInstance() - Method in class org.hibernate.metamodel.source.annotations.attribute.type.TemporalTypeResolver
 
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.internal.ast.tree.FromElement
 
getTypeDiscriminatorMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getTypeDiscriminatorMetadata() - Method in interface org.hibernate.persister.entity.Queryable
Retrieve the information needed to properly deal with this entity's discriminator in a query.
getTypedValue(Criteria, String, Object) - Method in interface org.hibernate.criterion.CriteriaQuery
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
Deprecated.  
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.InExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Junction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LikeExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.LogicalExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NaturalIdentifier
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NotNullExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.NullExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertyExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleSubqueryExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SizeExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SQLCriterion
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SubqueryExpression
 
getTypeFactory() - Method in class org.hibernate.type.TypeResolver
 
getTypeFromXML(Element) - Static method in class org.hibernate.cfg.HbmBinder
 
getTypeHelper() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getTypeHelper() - Method in class org.hibernate.internal.SessionImpl
Convenience access to the TypeHelper associated with this session's SessionFactory.
getTypeHelper() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
getTypeHelper() - Method in interface org.hibernate.Session
Convenience access to the TypeHelper associated with this session's SessionFactory.
getTypeHelper() - Method in interface org.hibernate.SessionFactory
Retrieve this factory's TypeHelper
getTypeId() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
getTypeId() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
getTypeIndex() - Method in class org.hibernate.mapping.Column
 
getTypeInformation() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
getTypeInformation() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
getTypeInformation() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
Obtain information about the Hibernate type (Type) for this attribute.
getTypeInformation() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getTypeInformation() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
getTypeInfoSet() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Set of type info reported by the driver.
getTypeName() - Method in interface org.hibernate.cfg.PropertyData
Returns the returned class name itself
getTypeName() - Method in class org.hibernate.cfg.PropertyInferredData
 
getTypeName() - Method in class org.hibernate.cfg.PropertyPreloadedData
 
getTypeName() - Method in class org.hibernate.cfg.WrappedInferredData
 
getTypeName(int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type associated with the given Types typecode.
getTypeName(int, long, int, int) - Method in class org.hibernate.dialect.Dialect
Get the name of the database type associated with the given Types typecode with the given storage specification parameters.
getTypeName(int, int, int, int) - Method in class org.hibernate.dialect.TeradataDialect
Get the name of the database type associated with the given java.sql.Types typecode.
getTypeName() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
getTypeName() - Method in class org.hibernate.mapping.Collection
 
getTypeName() - Method in class org.hibernate.mapping.SimpleValue
 
getTypeName() - Method in class org.hibernate.metamodel.relational.Datatype
 
getTypeName() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
 
getTypeName(Integer) - Static method in class org.hibernate.type.descriptor.JdbcTypeNameMapper
 
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
 
getTypeParameters() - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
getTypeResolver() - Method in class org.hibernate.cfg.Configuration
 
getTypeResolver() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getTypeResolver() - Method in interface org.hibernate.cfg.Mappings
Retrieve the type resolver in effect.
getTypeResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Retrieve the Type resolver associated with this factory.
getTypeResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getTypeResolver() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
getTypeResolver() - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
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.internal.AbstractQueryImpl
Retreives the list of parameter types bound to this query for ordinal parameters.
getTypes() - Method in class org.hibernate.internal.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
 
getUid() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
getUnderlings() - Method in class org.hibernate.test.ternary.Employee
 
getUninitializedFields() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
getUnionSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the unionSubclass property.
getUnionSubclass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the unionSubclass property.
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.
getUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the uniqueConstraint property.
getUniqueConstraintHoldersByTable() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
getUniqueConstraintHoldersByTable() - Method in interface org.hibernate.cfg.Mappings
 
getUniqueCounter() - Method in class org.hibernate.cfg.FkSecondPass
 
getUniqueInteger() - Method in class org.hibernate.mapping.Table
 
getUniqueKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the uniqueKey property.
getUniqueKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the uniqueKey property.
getUniqueKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the uniqueKey property.
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.spi.EntityUniqueKey
 
getUniqueKeys() - Method in class org.hibernate.metamodel.relational.InLineView
 
getUniqueKeys() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
getUniqueKeys() - Method in class org.hibernate.metamodel.relational.Table
 
getUniqueKeys() - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
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
 
getUnitPrice() - Method in class org.hibernate.test.jpa.Part
 
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.
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.internal.UnsavedValueFactory
Return an IdentifierValue for the specified unsaved-value.
getUnsavedValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the unsavedValue property.
getUnsavedValue() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
getUnsavedValue() - Method in interface org.hibernate.metamodel.binding.KeyValueBinding
 
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.internal.UnsavedValueFactory
 
getUpdateCheckStyle() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
getUpdateCount() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
getUpdateCount
getUpdateCount() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
getUpdateCount
getUpdateCount() - Method in interface org.hibernate.stat.CollectionStatistics
 
getUpdateCount() - Method in interface org.hibernate.stat.EntityStatistics
 
getUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
getUpdateCount() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
Determine the id to use for updating.
getUpdateId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultUpdateEventListener
If the user specified an id, assign it to the instance and use that, otherwise use the id already assigned to the instance
getUpdateRule() - Method in class org.hibernate.metamodel.relational.ForeignKey
 
getUpdateTimestampsCache() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get the cache of table update timestamps
getUpdateTimestampsCache() - Method in class org.hibernate.internal.SessionFactoryImpl
 
getUpdateTimestampsCacheHitCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getUpdateTimestampsCacheHitCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getUpdateTimestampsCacheHitCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of timestamps successfully retrieved from cache
getUpdateTimestampsCacheMissCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getUpdateTimestampsCacheMissCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getUpdateTimestampsCacheMissCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of tables for which no update timestamps was *not* found in cache
getUpdateTimestampsCachePutCount() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
getUpdateTimestampsCachePutCount() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
getUpdateTimestampsCachePutCount() - Method in interface org.hibernate.stat.Statistics
Get the global number of timestamps put in cache
getUpper() - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
getUpperBound() - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
getUpperCaseName() - Method in class org.hibernate.test.instrument.domain.Document
 
getUpperCaseName() - Method in class org.hibernate.test.lazycache.Document
 
getUrl() - Method in class org.hibernate.test.annotations.embedded.URLFavorite
 
getURLFromPath(String) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
get the URL from a given path string
getUsage() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Gets the value of the usage property.
getUsage() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Gets the value of the usage property.
getUsage() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Gets the value of the usage property.
getUser() - Method in class org.hibernate.test.cuk.Account
 
getUser() - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
getUser() - Method in class org.hibernate.test.insertordering.Membership
 
getUser() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
getUser() - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
getUser() - Method in class org.hibernate.test.orphan.Mail
 
getUser() - Method in class org.hibernate.test.propertyref.basic.Account
 
getUser() - Method in class org.hibernate.test.stateless.fetching.Task
 
getUserAliases() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getUserid() - Method in class org.hibernate.test.annotations.join.SysUserOrm
 
getUserId() - Method in class org.hibernate.test.cuk.Person
 
getUserId() - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
getUserid() - Method in class org.hibernate.test.orphan.User
 
getUserId() - Method in class org.hibernate.test.propertyref.basic.Person
 
getUserName() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getUserName() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Log into the database with this name
getUserName() - Method in class org.hibernate.test.collection.original.User
 
getUserName() - Method in class org.hibernate.test.component.basic.User
 
getUsername() - Method in class org.hibernate.test.exception.User
 
getUsername() - Method in class org.hibernate.test.filter.hql.User
 
getUserName() - Method in class org.hibernate.test.hql.User
 
getUsername() - Method in class org.hibernate.test.insertordering.User
 
getUserName() - Method in class org.hibernate.test.jpa.naturalid.User
 
getUserName() - Method in class org.hibernate.test.naturalid.immutable.User
 
getUsername() - Method in class org.hibernate.test.queryplan.User
 
getUserName() - Method in class org.hibernate.test.timestamp.User
 
getUserName() - Method in class org.hibernate.test.usercollection.basic.User
 
getUsername() - Method in class org.hibernate.test.version.db.User
 
getUsername() - Method in class org.hibernate.test.version.sybase.User
 
getUserResourceAsStream(String) - Static method in class org.hibernate.internal.util.ConfigHelper
 
getUsers() - Method in class org.hibernate.test.extralazy.Group
 
getUsers() - Method in class org.hibernate.test.joinfetch.Group
 
getUsers() - Method in class org.hibernate.test.manytomany.batchload.Group
 
getUsers() - Method in class org.hibernate.test.manytomany.Group
 
getUsers() - Method in class org.hibernate.test.manytomany.ordered.Group
 
getUsers() - Method in class org.hibernate.test.map.Group
 
getUsers() - Method in class org.hibernate.test.mapelemformula.Group
 
getUsers() - Method in class org.hibernate.test.propertyref.basic.Group
 
getUsers() - Method in class org.hibernate.test.version.db.Group
 
getUsers() - Method in class org.hibernate.test.version.sybase.Group
 
getUserTransaction() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
getUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
getUserTransactionName() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
getUserTransactionName() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The JNDI name of the JTA UserTransaction object (used only be JtaTransaction).
getUserTransactionName() - Method in interface org.hibernate.transaction.TransactionManagerLookup
Return the JNDI namespace of the JTA UserTransaction for this platform or null; optional operation.
getUserType() - Method in class org.hibernate.type.CompositeCustomType
 
getUserType() - Method in class org.hibernate.type.CustomCollectionType
 
getUserType() - Method in class org.hibernate.type.CustomType
 
getUtilizedFilterNames() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
getUuid() - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
getUuid() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
getValidationMode() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
getValue() - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
getValue() - Method in class org.hibernate.cfg.FkSecondPass
 
getValue() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
return the user-visible collection (or array) instance
getValue() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
getValue() - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
getValue() - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
getValue() - Method in interface org.hibernate.collection.spi.PersistentCollection
return the user-visible collection (or array) instance
getValue() - Method in class org.hibernate.ejb.criteria.expression.function.SubstringFunction
 
getValue() - Method in class org.hibernate.engine.spi.TypedValue
 
getValue(String) - Method in class org.hibernate.envers.configuration.PersistentClassGraphDefiner
 
getValue() - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
getValue() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
 
getValue(R) - Method in interface org.hibernate.envers.tools.graph.GraphDefiner
 
getValue() - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
getValue() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
Gets the value of the value property.
getValue() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.CustomSqlElement
 
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Gets the value of the value property.
getValue() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityMapEntry
 
getValue() - Method in class org.hibernate.internal.util.Value
 
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.metamodel.binding.AbstractSingularAttributeBinding
 
getValue() - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
getValue() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
Obtain the value bound here.
getValue(AnnotationInstance, String, Class<T>) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
Retrieves a jandex annotation element value.
getValue() - Method in interface org.hibernate.metamodel.source.binder.MetaAttributeSource
Obtain the supplied meta-attribute value.
getValue() - Method in class org.hibernate.test.annotations.any.CharProperty
 
getValue() - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
getValue() - Method in class org.hibernate.test.annotations.any.LongProperty
 
getValue() - Method in class org.hibernate.test.annotations.any.StringProperty
 
getValue() - Method in class org.hibernate.test.annotations.generics.Stuff
 
getValue() - Method in class org.hibernate.test.any.IntegerPropertyValue
 
getValue() - Method in class org.hibernate.test.any.StringPropertyValue
 
getValue() - Method in class org.hibernate.test.cut.Transaction
 
getValue() - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
getValue() - Method in class org.hibernate.test.locking.A
 
getValue() - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
getValue1() - Method in class org.hibernate.test.component.basic.OptionalComponent
 
getValue2() - Method in class org.hibernate.test.component.basic.OptionalComponent
 
getValueBinding() - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
getValueColumnName() - Method in class org.hibernate.id.enhanced.TableGenerator
The name of the column in which we store our persistent generator value.
getValueColumnName() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Gets the value of the valueColumnName property.
getValueFour() - Method in class org.hibernate.test.typeparameters.Widget
 
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.
getValueOne() - Method in class org.hibernate.test.typeparameters.Widget
 
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.internal.AbstractQueryImpl
Retreives the list of parameter values bound to this query for ordinal parameters.
getValues() - Method in class org.hibernate.mapping.MetaAttribute
 
getValues() - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
getValues() - Method in class org.hibernate.test.component.cascading.collection.Definition
 
getValues() - Method in class org.hibernate.test.usercollection.parameterized.Entity
 
getValueSources() - Method in interface org.hibernate.metamodel.source.binder.BasicPluralAttributeElementSource
 
getValueSources() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getValueSources() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeKeySource
 
getValueSources() - Method in class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
getValueSources() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getValueSources() - Method in class org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl
 
getValueThree() - Method in class org.hibernate.test.typeparameters.Widget
 
getValueTwo() - Method in class org.hibernate.test.typeparameters.Widget
 
getVariations() - Method in class org.hibernate.test.annotations.collectionelement.LocalizedString
 
getVariations() - Method in class org.hibernate.test.immutable.Contract
 
getVariations() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getVehicle() - Method in class org.hibernate.test.cascade.circle.Transport
 
getVehicleID() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getVehicles() - Method in class org.hibernate.test.cascade.circle.Route
 
getVendor() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
getVendor() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
getVendor() - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
getVendor() - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
getVerEntCfg() - Method in class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
 
getVers() - Method in class org.hibernate.test.nonflushedchanges.Employer
 
getVers() - Method in class org.hibernate.test.ops.Employer
 
getVersion() - Method in class org.hibernate.cache.spi.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.ejb.test.emops.Music
 
getVersion() - Method in class org.hibernate.ejb.test.exception.Music
 
getVersion() - Method in class org.hibernate.ejb.test.lock.Lock
 
getVersion() - Method in class org.hibernate.ejb.test.lock.Lockable
 
getVersion() - Method in class org.hibernate.ejb.test.transaction.Book
 
getVersion(Object[], EntityPersister) - Static method in class org.hibernate.engine.internal.Versioning
Extract the optimistic locking value out of the entity state snapshot.
getVersion() - Method in class org.hibernate.engine.spi.EntityEntry
 
getVersion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the version property.
getVersion() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Gets the value of the version property.
getVersion() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Gets the value of the version property.
getVersion() - Method in class org.hibernate.mapping.MappedSuperclass
 
getVersion() - Method in class org.hibernate.mapping.PersistentClass
 
getVersion() - Method in class org.hibernate.mapping.RootClass
 
getVersion() - Method in class org.hibernate.mapping.Subclass
 
getVersion(Object) - Method in interface org.hibernate.metadata.ClassMetadata
Get the version number (or timestamp) from the object's version property (or return null if not versioned)
getVersion(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersion(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Get the version number (or timestamp) from the object's version property (or return null if not versioned)
getVersion() - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
getVersion() - Method in class org.hibernate.test.annotations.lob.VersionedBook
 
getVersion() - Method in class org.hibernate.test.annotations.lob.VersionedCompiledCode
 
getVersion() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
getVersion() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
getVersion() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
getVersion() - Method in class org.hibernate.test.annotations.various.Conductor
 
getVersion() - Method in class org.hibernate.test.cascade.circle.Node
 
getVersion() - Method in class org.hibernate.test.cascade.circle.Route
 
getVersion() - Method in class org.hibernate.test.cascade.circle.Tour
 
getVersion() - Method in class org.hibernate.test.cascade.circle.Transport
 
getVersion() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
getVersion() - Method in class org.hibernate.test.formulajoin.Detail
 
getVersion() - Method in class org.hibernate.test.hql.IntegerVersioned
 
getVersion() - Method in class org.hibernate.test.hql.TimestampVersioned
 
getVersion() - Method in class org.hibernate.test.immutable.Contract
 
getVersion() - Method in class org.hibernate.test.immutable.ContractVariation
 
getVersion() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
getVersion() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
getVersion() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
getVersion() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
getVersion() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
getVersion() - Method in class org.hibernate.test.immutable.Info
 
getVersion() - Method in class org.hibernate.test.immutable.Party
 
getVersion() - Method in class org.hibernate.test.immutable.Plan
 
getVersion() - Method in class org.hibernate.test.joinedsubclass.Person
 
getVersion() - Method in class org.hibernate.test.jpa.Item
 
getVersion() - Method in class org.hibernate.test.jpa.naturalid.User
 
getVersion() - Method in class org.hibernate.test.naturalid.immutable.User
 
getVersion() - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
getVersion() - Method in class org.hibernate.test.onetomany.Node
 
getVersion() - Method in class org.hibernate.test.ops.VersionedEntity
 
getVersion() - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
getVersion() - Method in class org.hibernate.test.readonly.VersionedNode
 
getVersion() - Method in class org.hibernate.test.version.Person
 
getVersion() - Method in class org.hibernate.test.version.Task
 
getVersion() - Method in class org.hibernate.test.version.Thing
 
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.
getVersionAttribute() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
getVersionColumnName() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
getVersionColumnName() - Method in interface org.hibernate.persister.entity.Lockable
For versioned entities, get the name of the column (again, expected on the root table) used to store the version values.
getVersionComparator() - Method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
getVersionComparator() - Method in interface org.hibernate.cache.spi.CacheDataDescription
Get the comparator used to compare two different version values.
getVersionComparator() - Method in interface org.hibernate.cache.spi.OptimisticCacheSource
Get the comparator used to compare two different version values.
getVersionComparator() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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.
getVersioningAttributeBinding() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
getVersioningAttributeSource() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getVersioningAttributeSource() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the source information about the attribute used for versioning.
getVersioningAttributeSource() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
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
 
getVersions() - Method in class org.hibernate.test.annotations.indexcoll.Software
 
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.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.
getVeryOldPerson() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getVeryOldPerson() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getVeryOldStays() - Method in class org.hibernate.test.annotations.fetch.Person
 
getVeryOldStays() - Method in class org.hibernate.test.jpa.fetch.Person
 
getVessel() - Method in class org.hibernate.test.annotations.fetch.Stay
 
getVessel() - Method in class org.hibernate.test.jpa.fetch.Stay
 
getVin() - Method in class org.hibernate.test.entityname.Vehicle
 
getVin() - Method in class org.hibernate.test.hql.Vehicle
 
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
 
getViolatedConstraintNameExtracter() - Method in interface org.hibernate.exception.spi.ConversionContext
 
getVisaStamp() - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
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.internal.ast.exec.AbstractStatementExecutor
 
getWalker() - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
getWalker() - Method in interface org.hibernate.hql.internal.ast.tree.Statement
Retreive the "phase 2" walker which generated this statement tree.
getWeb() - Method in class org.hibernate.test.annotations.embedded.FavoriteThings
 
getWebsite() - Method in class org.hibernate.test.annotations.override.SocialSite
 
getWebsite() - Method in class org.hibernate.test.annotations.override.SocialTouchPoints
 
getWeight() - Method in class org.hibernate.ejb.test.emops.Pet
 
getWeight() - Method in class org.hibernate.test.annotations.access.Furniture
 
getWeight() - Method in class org.hibernate.test.annotations.tableperclass.Machine
 
getWeight() - Method in class org.hibernate.test.annotations.various.Truck
 
getWeight() - Method in class org.hibernate.test.criteria.Person
 
getWeightPounds() - Method in class org.hibernate.test.filter.Product
 
getWhatEver() - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the where property.
getWhere() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the where property.
getWhere() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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
 
getWhere() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
getWhere() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
getWhere() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
getWhere() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
getWhere() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
getWhere() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Obtain the specified extra where condition to be applied to this entity.
getWhere() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
getWhere() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
getWhere() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
getWhereClause() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
getWhereClause() - Method in interface org.hibernate.hql.internal.ast.tree.RestrictableStatement
Retreives the where-clause defining the restriction(s) in effect for this statement.
getWhereClause() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
getWhereClauseParentTokenType() - Method in class org.hibernate.hql.internal.ast.tree.UpdateStatement
 
getWhereColumn() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getWhereColumns() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getWhereColumnType() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getWhereCondition() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getWhereFilter() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
getWhereFragment() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
getWhereFragment() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
Use the discriminator, to narrow the select to instances of the queried subclass, also applying any filters.
getWhereJoin() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
getWidgets() - Method in class org.hibernate.test.annotations.collectionelement.Products
 
getWidth() - Method in class org.hibernate.ejb.criteria.basic.Wall
 
getWidth() - Method in class org.hibernate.test.annotations.query.Dimensions
 
getWidth() - Method in interface org.hibernate.test.annotations.target.Luggage
 
getWidth() - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
getWidth() - Method in class org.hibernate.test.sql.hand.Dimension
 
getWithClause() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
getWithClause(PropertyPath) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
getWithClause(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
getWithClause(PropertyPath) - Method in class org.hibernate.loader.JoinWalker
 
getWithClauseFragment() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getWithClauseJoinAlias() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
getWithdrawalLimit() - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccountBase
 
getWomens() - Method in class org.hibernate.test.annotations.manytomany.Man
 
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
getWrappedObject() - Method in interface org.hibernate.engine.jdbc.spi.JdbcWrapper
Retrieve the wrapped JDBC object.
getWrite() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the write property.
getWriteExpr() - Method in class org.hibernate.mapping.Column
 
getWriteFragment() - Method in class org.hibernate.metamodel.relational.Column
 
getWriteFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl
 
getWriteFragment() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
getWriteFragment() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
A SQL fragment to apply to the column value on write.
getWriteLockString(int) - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
getWriteLockString(int) - Method in class org.hibernate.dialect.Dialect
Get the string to append to SELECT statements to acquire WRITE locks for this dialect.
getWriteLockString(int) - Method in class org.hibernate.dialect.MySQLDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.Oracle9iDialect
 
getWriteLockString(int) - Method in class org.hibernate.dialect.PostgreSQLDialect
 
getX() - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
getX() - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
getX() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
getX() - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
getX() - Method in class org.hibernate.test.batch.DataPoint
 
getX() - Method in class org.hibernate.test.pagination.DataPoint
 
getX() - Method in class org.hibernate.test.proxy.DataPoint
 
getX() - Method in class org.hibernate.test.readonly.DataPoint
 
getX() - Method in class org.hibernate.test.rowid.Point
 
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.bytecode.ProxyBreakingTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.id.IdTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.idclass.xml.IdClassXmlTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.loader.LoaderTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.xml.hbm.HbmTest
 
getXmlFiles() - Method in class org.hibernate.test.annotations.xml.hbm.HbmWithIdentityTest
 
getXmlFiles() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
getXmlMapping() - Method in class org.hibernate.envers.entities.IdMappingData
 
getXmlMappingMetadataComplete() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Gets the value of the xmlMappingMetadataComplete property.
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
 
getXsdName() - Method in exception org.hibernate.metamodel.source.XsdException
 
getY() - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
getY() - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
getY() - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
getY() - Method in class org.hibernate.test.batch.DataPoint
 
getY() - Method in class org.hibernate.test.pagination.DataPoint
 
getY() - Method in class org.hibernate.test.proxy.DataPoint
 
getY() - Method in class org.hibernate.test.readonly.DataPoint
 
getY() - Method in class org.hibernate.test.rowid.Point
 
getYear() - Method in class org.hibernate.test.annotations.various.Vehicule
 
getYear() - Method in class org.hibernate.test.annotations.xml.ejb3.CarModel
 
getYear() - Method in class org.hibernate.test.criteria.Enrolment
 
getYear() - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
getYear() - Method in class org.hibernate.test.optlock.PublicationDate
 
getYear() - Method in class org.hibernate.test.querycache.Enrolment
 
getYear() - Method in class org.hibernate.test.readonly.Enrolment
 
getYob() - Method in class org.hibernate.test.component.basic.Person
 
getZId() - Method in interface org.hibernate.test.annotations.xml.hbm.Z
 
getZId() - Method in class org.hibernate.test.annotations.xml.hbm.ZImpl
 
getZip() - Method in class org.hibernate.ejb.test.callbacks.Person
 
getZip() - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
getZip() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
getZip() - Method in class org.hibernate.test.criteria.StudentAddress
 
getZip() - Method in class org.hibernate.test.cuk.Address
 
getZip() - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
getZip() - Method in class org.hibernate.test.join.Person
 
getZip() - Method in class org.hibernate.test.onetoone.formula.Address
 
getZip() - Method in class org.hibernate.test.propertyref.basic.Address
 
getZip() - Method in class org.hibernate.test.typedmanytoone.Address
 
getZip() - Method in class org.hibernate.test.typedonetoone.Address
 
getZipcode() - Method in class org.hibernate.test.annotations.override.Addr
 
getZipCode() - Method in class org.hibernate.test.component.cascading.toone.Address
 
getZoo() - Method in class org.hibernate.test.collection.original.Animal
 
getZoo() - Method in class org.hibernate.test.hql.Animal
 
GivenIdStrEntity - Class in org.hibernate.envers.test.integration.merge
 
GivenIdStrEntity() - Constructor for class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
GivenIdStrEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
GlobalConfiguration - Class in org.hibernate.envers.configuration
 
GlobalConfiguration(Properties) - Constructor for class org.hibernate.envers.configuration.GlobalConfiguration
 
GLOBALLY_QUOTED_IDENTIFIERS - Static variable in interface org.hibernate.cfg.AvailableSettings
Should all database identifiers be quoted.
GloballyConfiguredRevListenerTest - Class in org.hibernate.envers.test.integration.reventity
 
GloballyConfiguredRevListenerTest() - Constructor for class org.hibernate.envers.test.integration.reventity.GloballyConfiguredRevListenerTest
 
GlobalVersioned - Class in org.hibernate.envers.test.integration.basic
 
GlobalVersioned() - Constructor for class org.hibernate.envers.test.integration.basic.GlobalVersioned
 
Government - Class in org.hibernate.test.annotations.xml.hbm
 
Government() - Constructor for class org.hibernate.test.annotations.xml.hbm.Government
 
Grade - Enum in org.hibernate.test.annotations.dataTypes
TODO : javadoc
grade - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
Grandson - Class in org.hibernate.ejb.test.cascade
 
Grandson() - Constructor for class org.hibernate.ejb.test.cascade.Grandson
 
Grandson_ - Class in org.hibernate.ejb.test.cascade
 
Grandson_() - Constructor for class org.hibernate.ejb.test.cascade.Grandson_
 
grant - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
 
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 enum org.hibernate.LockMode
Check if this lock mode is more restrictive than the given lock mode.
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.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
GreatFoo - Class in org.hibernate.test.criteria
 
GreatFoo() - Constructor for class org.hibernate.test.criteria.GreatFoo
 
GreetingPO - Class in org.hibernate.envers.test.integration.reference
 
GreetingPO() - Constructor for class org.hibernate.envers.test.integration.reference.GreetingPO
 
GreetingSetPO - Class in org.hibernate.envers.test.integration.reference
 
GreetingSetPO() - Constructor for class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
group() - Method in class org.hibernate.criterion.Property
 
GROUP - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
GROUP - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
GROUP - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Group - Class in org.hibernate.test.annotations.manytomany
 
Group() - Constructor for class org.hibernate.test.annotations.manytomany.Group
 
Group - Class in org.hibernate.test.exception
Implementation of Group.
Group() - Constructor for class org.hibernate.test.exception.Group
 
Group - Class in org.hibernate.test.extralazy
 
Group(String) - Constructor for class org.hibernate.test.extralazy.Group
 
Group - Class in org.hibernate.test.idbag
 
Group(String) - Constructor for class org.hibernate.test.idbag.Group
 
Group - Class in org.hibernate.test.insertordering
Group(String) - Constructor for class org.hibernate.test.insertordering.Group
 
Group - Class in org.hibernate.test.joinfetch
 
Group(String) - Constructor for class org.hibernate.test.joinfetch.Group
 
Group - Class in org.hibernate.test.manytomany.batchload
TODO : javadoc
Group() - Constructor for class org.hibernate.test.manytomany.batchload.Group
 
Group(String) - Constructor for class org.hibernate.test.manytomany.batchload.Group
 
Group - Class in org.hibernate.test.manytomany
 
Group(String, String) - Constructor for class org.hibernate.test.manytomany.Group
 
Group() - Constructor for class org.hibernate.test.manytomany.Group
 
Group - Class in org.hibernate.test.manytomany.ordered
 
Group() - Constructor for class org.hibernate.test.manytomany.ordered.Group
 
Group(String, String) - Constructor for class org.hibernate.test.manytomany.ordered.Group
 
Group - Class in org.hibernate.test.manytomanyassociationclass
 
Group() - Constructor for class org.hibernate.test.manytomanyassociationclass.Group
 
Group(String) - Constructor for class org.hibernate.test.manytomanyassociationclass.Group
 
Group - Class in org.hibernate.test.map
 
Group(String) - Constructor for class org.hibernate.test.map.Group
 
Group - Class in org.hibernate.test.mapelemformula
 
Group(String) - Constructor for class org.hibernate.test.mapelemformula.Group
 
Group - Class in org.hibernate.test.propertyref.basic
 
Group() - Constructor for class org.hibernate.test.propertyref.basic.Group
 
Group - Class in org.hibernate.test.sql.autodiscovery
 
Group() - Constructor for class org.hibernate.test.sql.autodiscovery.Group
 
Group(String) - Constructor for class org.hibernate.test.sql.autodiscovery.Group
 
Group - Class in org.hibernate.test.sql.hand
TODO : javadoc
Group() - Constructor for class org.hibernate.test.sql.hand.Group
 
Group(String) - Constructor for class org.hibernate.test.sql.hand.Group
 
Group - Class in org.hibernate.test.version.db
Implementation of Group.
Group() - Constructor for class org.hibernate.test.version.db.Group
 
Group(String) - Constructor for class org.hibernate.test.version.db.Group
 
Group - Class in org.hibernate.test.version.sybase
Implementation of Group.
Group() - Constructor for class org.hibernate.test.version.sybase.Group
 
Group(String) - Constructor for class org.hibernate.test.version.sybase.Group
 
GROUP_ID - Static variable in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Group id for all sampled mbeans registered
groupBy(Expression<?>...) - Method in class org.hibernate.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
groupByClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
GroupByParser - Class in org.hibernate.hql.internal.classic
Parses the GROUP BY clause of an aggregate query
GroupByParser() - Constructor for class org.hibernate.hql.internal.classic.GroupByParser
 
groupClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
groupEntityHierarchies() - Method in class org.hibernate.metamodel.source.hbm.HierarchyBuilder
 
groupExprs(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
groupProperty(String) - Static method in class org.hibernate.criterion.Projections
A grouping property value
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
 
GroupWithSet - Class in org.hibernate.test.annotations.manytomany
 
GroupWithSet() - Constructor for class org.hibernate.test.annotations.manytomany.GroupWithSet
 
GSM - Class in org.hibernate.test.annotations.entitynonentity
 
GSM() - Constructor for class org.hibernate.test.annotations.entitynonentity.GSM
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
GT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
GT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
gt(IntegralDataTypeHolder) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
gt(IntegralDataTypeHolder) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
gt(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform a "greater than" comparison check.
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
 
guessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
The guessed entity name for an entity not in an association
guessEntityName(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
guessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
guessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
guidGenerated(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
guidGenerated(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
guidGenerated(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
guidGenerated(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
guidGenerated(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
guidGenerated(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
guidGenerated(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
guidGenerated$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
GUIDGenerator - Class in org.hibernate.id
Generates string values using the SQL Server NEWID() function.
GUIDGenerator() - Constructor for class org.hibernate.id.GUIDGenerator
 

H

H - Class in org.hibernate.test.annotations.cascade.circle.identity
No Documentation
H() - Constructor for class org.hibernate.test.annotations.cascade.circle.identity.H
 
H - Class in org.hibernate.test.annotations.cascade.circle.sequence
No Documentation
H() - Constructor for class org.hibernate.test.annotations.cascade.circle.sequence.H
 
H - Class in org.hibernate.test.cascade
 
H() - Constructor for class org.hibernate.test.cascade.H
 
H(String) - Constructor for class org.hibernate.test.cascade.H
 
H2Dialect - Class in org.hibernate.dialect
A dialect compatible with the H2 database.
H2Dialect() - Constructor for class org.hibernate.dialect.H2Dialect
 
H2DialectOverridePrefixedVarcharSqlTypeDesc - Class in org.hibernate.test.typeoverride
 
H2DialectOverridePrefixedVarcharSqlTypeDesc() - Constructor for class org.hibernate.test.typeoverride.H2DialectOverridePrefixedVarcharSqlTypeDesc
 
H2DialectOverrideVarcharSqlCode - Class in org.hibernate.test.typeoverride
 
H2DialectOverrideVarcharSqlCode() - Constructor for class org.hibernate.test.typeoverride.H2DialectOverrideVarcharSqlCode
 
HabitatSpeciesLink - Class in org.hibernate.test.annotations.idclass.xml
 
HabitatSpeciesLink() - Constructor for class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
HabitatSpeciesLink.HabitatSpeciesLinkId - Class in org.hibernate.test.annotations.idclass.xml
 
HabitatSpeciesLink.HabitatSpeciesLinkId() - Constructor for class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
Hammer - Class in org.hibernate.test.annotations.bytecode
 
Hammer() - Constructor for class org.hibernate.test.annotations.bytecode.Hammer
 
handleAndClearWarnings(Connection, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
General purpose handling of warnings associated with a JDBC Connection.
handleAndClearWarnings(Statement, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
General purpose handling of warnings associated with a JDBC Statement.
handledNonSpecificException(SQLException, String, String) - Method in class org.hibernate.exception.internal.CacheSQLStateConverter
Handle an exception not converted to a specific type based on the SQLState.
handleDotIdent() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
This method looks ahead and converts .
handleDotIdent() - Method in class org.hibernate.hql.internal.ast.HqlParser
 
handleEntityNotFound(String, Serializable) - Method in interface org.hibernate.proxy.EntityNotFoundDelegate
 
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.internal.antlr.HqlBaseParser
This method is overriden in the sub class in order to provide the 'keyword as identifier' hack.
handleIdentifierError(Token, RecognitionException) - Method in class org.hibernate.hql.internal.ast.HqlParser
Overrides the base behavior to retry keywords as identifiers.
handleInterception(FlushEntityEvent) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
 
handleNonstopCacheException(NonStopCacheException) - Method in class org.hibernate.cache.ehcache.internal.nonstop.HibernateNonstopCacheExceptionHandler
Handle NonStopCacheException.
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.internal.ast.tree.FromElement
 
handleRead(String, String) - Method in interface org.hibernate.bytecode.internal.javassist.FieldFilter
Should the given field be read intercepted?
handleReadAccess(String, String) - Method in interface org.hibernate.bytecode.internal.javassist.FieldFilter
 
handleResultVariableRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
handleResultVariableRef(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
handleWarning(SQLWarning) - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Handle an individual warning in the stack.
handleWarning(SQLWarning) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
 
handleWrite(String, String) - Method in interface org.hibernate.bytecode.internal.javassist.FieldFilter
Should the given field be write intercepted?
handleWriteAccess(String, String) - Method in interface org.hibernate.bytecode.internal.javassist.FieldFilter
 
handlingTransientEntity() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
handlingTransientEntity() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
handlingTransientEntity() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
handlingTransientEntity() - Method in interface org.hibernate.internal.CoreMessageLogger
 
handlingTransientEntity() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
handlingTransientEntity() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
handlingTransientEntity() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
handlingTransientEntity$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
HARD_QUOTE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
HARD_QUOTE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Hardware - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
Hardware() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.Hardware
 
Hardware(Hardware) - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.Hardware
 
hasAfterTransactionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
hasAlterTable() - Method in class org.hibernate.dialect.Cache71Dialect
 
hasAlterTable() - Method in class org.hibernate.dialect.CUBRIDDialect
 
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.spi.ActionQueue
 
hasArguments() - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
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?
hasAuditedEntities() - Method in class org.hibernate.envers.entities.EntitiesConfigurations
 
hasAutoDiscoverScalarTypes() - Method in class org.hibernate.engine.spi.QueryParameters
 
hasBeforeTransactionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
hasBind(SessionFactory) - Static method in class org.hibernate.context.internal.ManagedSessionContext
Check to see if there is already a session associated with the current thread for the given session factory.
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.internal.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.internal.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
 
hasCustomRead() - Method in class org.hibernate.mapping.Column
 
hasDatabaseSnapshot() - Method in class org.hibernate.event.spi.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
 
hasDerivedValue() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
hasDerivedValue() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
Convenience method to determine if any simple value bindings are derived values (formula mappings).
hasDirtyCollection() - Method in class org.hibernate.event.spi.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.internal.ast.tree.FromElement
 
hasEmbeddedParameters() - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated. Determine whether this node contains embedded parameters.
hasEmbeddedParameters() - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
hasEnabledFetchProfiles() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasEnabledFilters() - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
hasExactlyOneChild(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
hasFilterCondition() - Method in class org.hibernate.hql.internal.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.internal.util.collections.ArrayHelper
calculate the array hash (only the first level)
hash(char[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
calculate the array hash (only the first level)
hash(byte[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
calculate the array hash (only the first level)
hashCode() - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
 
hashCode() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
hashCode() - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache.ClassLoaderAwareListener
 
hashCode() - Method in class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
hashCode() - Method in class org.hibernate.cache.spi.CacheKey
 
hashCode() - Method in class org.hibernate.cache.spi.FilterKey
 
hashCode() - Method in class org.hibernate.cache.spi.QueryKey
hashCode() - Method in class org.hibernate.cfg.FkSecondPass
 
hashCode() - Method in class org.hibernate.collection.internal.PersistentBag
 
hashCode() - Method in class org.hibernate.collection.internal.PersistentList
 
hashCode() - Method in class org.hibernate.collection.internal.PersistentMap
 
hashCode() - Method in class org.hibernate.collection.internal.PersistentSet
 
hashCode() - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
hashCode() - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
hashCode() - Method in class org.hibernate.ejb.packaging.Entry
 
hashCode() - Method in class org.hibernate.ejb.test.cascade.Conference
 
hashCode - Static variable in class org.hibernate.ejb.test.cascade.Conference_
 
hashCode() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
hashCode - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
hashCode() - Method in class org.hibernate.ejb.test.cascade.Soldier
 
hashCode() - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
hashCode - Static variable in class org.hibernate.ejb.test.cascade.Soldier2_
 
hashCode - Static variable in class org.hibernate.ejb.test.cascade.Soldier_
 
hashCode() - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
hashCode() - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
hashCode() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
hashCode() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryCollectionReturn
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryJoinReturn
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
hashCode() - Method in class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
hashCode() - Method in class org.hibernate.engine.spi.AssociationKey
 
hashCode() - Method in class org.hibernate.engine.spi.CollectionKey
 
hashCode() - Method in class org.hibernate.engine.spi.EntityKey
 
hashCode() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
hashCode() - Method in class org.hibernate.engine.spi.TypedValue
 
hashCode() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
hashCode() - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
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.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
 
hashCode() - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.Component1
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.Component2
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.customtype.Component
 
hashCode() - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
hashCode(Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
hashCode() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
hashCode(Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
hashCode(Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.MulId
 
hashCode() - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
hashCode() - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.accesstype.Country
 
hashCode() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
hashCode() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
hashCode() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
hashCode() - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
hashCode() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.data.SerObject
 
hashCode() - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
hashCode() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.CheckInActivity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.NormalActivity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.interfaces.components.Component1
 
hashCode() - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponent
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
hashCode() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
hashCode() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
hashCode() - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
hashCode() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
hashCode() - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
hashCode() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
hashCode() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
hashCode() - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
hashCode() - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
hashCode() - Method in class org.hibernate.envers.test.various.Address
 
hashCode() - Method in class org.hibernate.envers.test.various.Person
 
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.internal.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.internal.util.collections.IdentityMap.IdentityKey
 
hashCode() - Method in class org.hibernate.mapping.Column
 
hashCode() - Method in class org.hibernate.mapping.FetchProfile
hashCode() - Method in class org.hibernate.metamodel.relational.Datatype
 
hashCode() - Method in class org.hibernate.metamodel.relational.Identifier
 
hashCode() - Method in class org.hibernate.metamodel.relational.ObjectName
 
hashCode() - Method in class org.hibernate.metamodel.relational.Schema
 
hashCode() - Method in class org.hibernate.metamodel.relational.Schema.Name
 
hashCode() - Method in class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
hashCode() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
hashCode() - Method in class org.hibernate.secure.internal.HibernatePermission
 
hashCode() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
hashCode() - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
hashCode() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
hashCode() - Method in class org.hibernate.test.annotations.cid.ChildPk
 
hashCode() - Method in class org.hibernate.test.annotations.cid.Parent
 
hashCode() - Method in class org.hibernate.test.annotations.cid.ParentPk
 
hashCode() - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
hashCode() - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
hashCode() - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
hashCode() - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
hashCode() - Method in class org.hibernate.test.annotations.embedded.RegionalArticlePk
 
hashCode(Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
hashCode() - Method in class org.hibernate.test.annotations.entity.Country
 
hashCode(Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
hashCode(Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
hashCode(Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
hashCode() - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
hashCode() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
Hashcode must also depend on identity values.
hashCode() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
hashCode() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
hashCode() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.SimplePK
 
hashCode() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
hashCode() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
hashCode() - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
hashCode() - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.Drawer
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.Dress
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
hashCode() - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
hashCode() - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
hashCode() - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
hashCode() - Method in class org.hibernate.test.annotations.join.Dog
 
hashCode() - Method in class org.hibernate.test.annotations.join.DogPk
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.Cat
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.Man
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.Woman
 
hashCode() - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.Carz
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.Node
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.Parent
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.ParentPk
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
hashCode() - Method in class org.hibernate.test.annotations.manytoone.UserPK
 
hashCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
hashCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
hashCode() - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
hashCode() - Method in class org.hibernate.test.annotations.onetomany.Order
 
hashCode() - Method in class org.hibernate.test.annotations.onetomany.Parent
 
hashCode() - Method in class org.hibernate.test.annotations.onetomany.ParentPk
 
hashCode() - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
hashCode() - Method in class org.hibernate.test.annotations.query.Identity
 
hashCode() - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
hashCode() - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
hashCode() - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
hashCode() - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
hashCode() - Method in class org.hibernate.test.annotations.type.MyOid
 
hashCode(Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
hashCode() - Method in class org.hibernate.test.cid.LineItem.Id
 
hashCode() - Method in class org.hibernate.test.cid.Order.Id
 
hashCode() - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
hashCode() - Method in class org.hibernate.test.collection.backref.map.compkey.MapKey
 
hashCode() - Method in class org.hibernate.test.collection.original.Email
 
hashCode() - Method in class org.hibernate.test.collection.original.Permission
 
hashCode() - Method in class org.hibernate.test.collection.set.Child
 
hashCode() - Method in class org.hibernate.test.compositeelement.Child
 
hashCode() - Method in class org.hibernate.test.criteria.Enrolment
 
hashCode() - Method in class org.hibernate.test.criteria.ListActionRole
 
hashCode() - Method in class org.hibernate.test.criteria.Person
 
hashCode() - Method in class org.hibernate.test.criteria.StudentAddress
 
hashCode() - Method in class org.hibernate.test.cuk.Person
 
hashCode(Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
hashCode() - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer.MyEntityNameResolver
 
hashCode() - Method in class org.hibernate.test.event.collection.ChildValue
 
hashCode() - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
hashCode() - Method in class org.hibernate.test.filter.Category
 
hashCode() - Method in class org.hibernate.test.filter.Product
 
hashCode() - Method in class org.hibernate.test.hql.Address
 
hashCode() - Method in class org.hibernate.test.hql.Classification
 
hashCode(Object) - Method in class org.hibernate.test.hql.ClassificationType
 
hashCode() - Method in class org.hibernate.test.hql.CompositeIdEntity
 
hashCode() - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
hashCode() - Method in class org.hibernate.test.hql.Mammal
 
hashCode() - Method in class org.hibernate.test.hql.StateProvince
 
hashCode() - Method in class org.hibernate.test.hql.Zoo
 
hashCode() - Method in class org.hibernate.test.idprops.LineItemPK
 
hashCode(Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Get a hashcode for the instance, consistent with persistence "equality"
hashCode() - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
hashCode() - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
hashCode() - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
hashCode() - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
hashCode() - Method in class org.hibernate.test.manytomanyassociationclass.User
 
hashCode() - Method in class org.hibernate.test.mapcompelem.Part
 
hashCode() - Method in class org.hibernate.test.onetoone.formula.Address
 
hashCode() - Method in class org.hibernate.test.onetoone.formula.Person
 
hashCode() - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
hashCode() - Method in class org.hibernate.test.pagination.DataPoint
 
hashCode() - Method in class org.hibernate.test.pagination.Entry
 
hashCode() - Method in class org.hibernate.test.querycache.Address
 
hashCode() - Method in class org.hibernate.test.querycache.Course
 
hashCode() - Method in class org.hibernate.test.querycache.CourseMeeting
 
hashCode() - Method in class org.hibernate.test.querycache.CourseMeetingId
 
hashCode() - Method in class org.hibernate.test.querycache.Enrolment
 
hashCode() - Method in class org.hibernate.test.querycache.PersonName
 
hashCode() - Method in class org.hibernate.test.querycache.Student
 
hashCode() - Method in class org.hibernate.test.querycache.StudentDTO
 
hashCode() - Method in class org.hibernate.test.readonly.Enrolment
 
hashCode(Object) - Method in class org.hibernate.test.rowid.RowIdType
 
hashCode() - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
hashCode(Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
hashCode() - Method in class org.hibernate.test.stats.Country
 
hashCode() - Method in class org.hibernate.test.typedmanytoone.AddressId
 
hashCode() - Method in class org.hibernate.test.typedonetoone.AddressId
 
hashCode(Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
hashCode() - Method in class org.hibernate.test.unionsubclass.alias.Customer
 
hashCode() - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
hashCode() - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
hashCode() - Method in class org.hibernate.test.usercollection.basic.Email
 
hashCode() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
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.transform.CacheableResultTransformer
 
hashCode() - Method in class org.hibernate.tuple.ElementWrapper
 
hashCode() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
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"
hasHolder() - Method in class org.hibernate.type.ArrayType
 
hasHolder() - Method in class org.hibernate.type.CollectionType
 
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.internal.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.internal.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.collection.internal.AbstractPersistentCollection.IteratorProxy
 
hasNext() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
hasNext() - Method in class org.hibernate.hql.internal.ast.util.ASTIterator
 
hasNext() - Method in class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
hasNext() - Method in class org.hibernate.internal.IteratorImpl
 
hasNext() - Method in class org.hibernate.internal.util.collections.EmptyIterator
 
hasNext() - Method in class org.hibernate.internal.util.collections.JoinedIterator
 
hasNext() - Method in class org.hibernate.internal.util.collections.LazyIterator
 
hasNext() - Method in class org.hibernate.internal.util.collections.SingletonIterator
 
hasNonIdentifierPropertyNamedId() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
hasNonReadOnlyEntities() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
hasNonReadOnlyEntities() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
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.internal.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.spi.CascadeStyle
Do we need to delete orphaned collection elements?
hasOrphanDelete() - Method in class org.hibernate.engine.spi.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
 
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 parentheses 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 parentheses required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
If there are no arguments, are parentheses required?
hasParenthesesIfNoArguments() - Method in class org.hibernate.dialect.function.StandardSQLFunction
If there are no arguments, are parentheses 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 parentheses 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.internal.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.internal.EntityAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.internal.EntityDeleteAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.internal.EntityInsertAction
 
hasPostCommitEventListeners() - Method in class org.hibernate.action.internal.EntityUpdateAction
 
hasPrevious() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
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.internal.AbstractPersistentCollection
Does this instance have any "queued" additions?
hasQueuedOperations() - Method in interface org.hibernate.collection.spi.PersistentCollection
Does this instance have any "queued" additions?
hasRegisteredLoadingCollectionEntries() - Method in class org.hibernate.engine.loading.internal.LoadContexts
Do we currently have any registered internal entries corresponding to loading collections?
hasRegisteredResources() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
hasRegisteredResources() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Does this registry currently have any registered resources?
hasRestriction() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
hasRestriction(PropertyPath) - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
hasRestriction(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
 
hasRestriction(PropertyPath) - Method in class org.hibernate.loader.JoinWalker
 
hasRestriction() - Method in class org.hibernate.loader.OuterJoinableAssociation
 
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.spi.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
 
hasSubEntityBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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.metamodel.binding.EntityBinding
 
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?
hasText(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
hasThetaJoins() - Method in class org.hibernate.sql.JoinFragment
 
hasUninitializedLazyProperties(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
hasUninitializedLazyProperties(Object) - 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.internal.ast.tree.AbstractRestrictableStatement
 
hasWhereClause() - Method in interface org.hibernate.hql.internal.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
HAVING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
HAVING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
HAVING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
havingClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
HavingParser - Class in org.hibernate.hql.internal.classic
Parses the having clause of a hibernate query and translates it to an SQL having clause.
HavingParser() - Constructor for class org.hibernate.hql.internal.classic.HavingParser
 
HBM2DDL_AUTO - Static variable in interface org.hibernate.cfg.AvailableSettings
Auto export/update schema using hbm2ddl tool.
HBM2DDL_IMPORT_FILES - Static variable in interface org.hibernate.cfg.AvailableSettings
Comma-separated names of the optional files containing SQL DML statements executed during the SessionFactory creation.
HBM2DDL_IMPORT_FILES_SQL_EXTRACTOR - Static variable in interface org.hibernate.cfg.AvailableSettings
String reference to ImportSqlCommandExtractor implementation class.
HBM_SCHEMA_NAME - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
HbmBinder - Class in org.hibernate.cfg
Walks an XML mapping document and produces the Hibernate configuration-time metamodel (the classes in the mapping package)
HbmBindingContext - Interface in org.hibernate.metamodel.source.hbm
Defines features specific to the hbm.xml variety of a BindingContext
HbmMetadataSourceProcessorImpl - Class in org.hibernate.metamodel.source.hbm
The MetadataSourceProcessor implementation responsible for processing hbm.xml sources.
HbmMetadataSourceProcessorImpl(MetadataImplementor) - Constructor for class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
HbmTest - Class in org.hibernate.test.annotations.xml.hbm
 
HbmTest() - Constructor for class org.hibernate.test.annotations.xml.hbm.HbmTest
 
HbmWithIdentityTest - Class in org.hibernate.test.annotations.xml.hbm
 
HbmWithIdentityTest() - Constructor for class org.hibernate.test.annotations.xml.hbm.HbmWithIdentityTest
 
HBXML_FILES - Static variable in class org.hibernate.ejb.AvailableSettings
 
headMap(Object) - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
headMap(K) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
headSet(Object) - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
headSet(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
height - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
height - Variable in class org.hibernate.test.annotations.uniqueconstraint.Building
 
Helper - Class in org.hibernate.ejb.criteria.idclass
 
Helper() - Constructor for class org.hibernate.ejb.criteria.idclass.Helper
 
Helper - Class in org.hibernate.id.uuid
TODO : javadoc
Helper() - Constructor for class org.hibernate.id.uuid.Helper
 
Helper - Class in org.hibernate.metamodel.binding
Helper utilities specific to the binding package.
Helper() - Constructor for class org.hibernate.metamodel.binding.Helper
 
Helper - Class in org.hibernate.metamodel.source.hbm
 
Helper() - Constructor for class org.hibernate.metamodel.source.hbm.Helper
 
Helper - Class in org.hibernate.testing.junit4
Centralized utility functionality
Helper() - Constructor for class org.hibernate.testing.junit4.Helper
 
Helper.ValueSourcesAdapter - Class in org.hibernate.metamodel.source.hbm
 
Helper.ValueSourcesAdapter() - Constructor for class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
Helper_ - Class in org.hibernate.ejb.criteria.idclass
 
Helper_() - Constructor for class org.hibernate.ejb.criteria.idclass.Helper_
 
HelperId - Class in org.hibernate.ejb.criteria.idclass
 
HelperId() - Constructor for class org.hibernate.ejb.criteria.idclass.HelperId
 
HelperId_ - Class in org.hibernate.ejb.criteria.idclass
 
HelperId_() - Constructor for class org.hibernate.ejb.criteria.idclass.HelperId_
 
HeresAnotherCrazyIdFieldName - Class in org.hibernate.test.hql
Implementation of HeresAnotherCrazyIdFieldName.
HeresAnotherCrazyIdFieldName() - Constructor for class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
HeresAnotherCrazyIdFieldName(String) - Constructor for class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
heuristicType(String) - Method in class org.hibernate.internal.TypeLocatorImpl
Uses heuristics to deduce the proper Type given a string naming the type or Java class.
heuristicType(String) - Method in class org.hibernate.type.TypeResolver
See TypeResolver.heuristicType(String, Properties)
heuristicType(String, Properties) - Method in class org.hibernate.type.TypeResolver
Uses heuristics to deduce the proper Type given a string naming the type or Java class.
heuristicType(String) - Method in interface org.hibernate.TypeHelper
Uses heuristics to deduce the proper Type given a string naming the type or Java class.
HEX_DIGIT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
HEX_DIGIT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
HEX_DIGIT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
HEX_DIGIT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
HEX_DIGIT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
HHH4851Test - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
HHH4851Test() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.HHH4851Test
 
Hibernate - Class in org.hibernate
Provides access to the full range of Hibernate built-in types.
HIBERNATE_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader responsible for loading Hibernate classes.
HIBERNATE_LOG_EXCEPTION_STACK_TRACE_PROPERTY - Static variable in class org.hibernate.cache.ehcache.internal.nonstop.HibernateNonstopCacheExceptionHandler
Property name for logging the stack trace of the nonstop cache exception too.
HIBERNATE_THROW_EXCEPTION_ON_TIMEOUT_PROPERTY - Static variable in class org.hibernate.cache.ehcache.internal.nonstop.HibernateNonstopCacheExceptionHandler
Property name which set as "true" will throw exceptions on timeout with hibernate
hibernateClassLoader() - Static method in class org.hibernate.internal.util.SerializationHelper
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hibernateConnectionPoolSize(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hibernateConnectionPoolSize(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hibernateConnectionPoolSize$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
HibernateDotNames - Interface in org.hibernate.metamodel.source.annotations
Defines the dot names for the Hibernate specific mapping annotations.
HibernateEntityManager - Interface in org.hibernate.ejb
Additional contract for Hibernate implementations of EntityManager providing access to various Hibernate specific functionality.
HibernateEntityManagerEventListener - Interface in org.hibernate.ejb.event
Marker interface for handling listener duplication checking (to avoid multiple registrations).
HibernateEntityManagerFactory - Interface in org.hibernate.ejb
Contract giving access to the underlying SessionFactory from an EntityManagerFactory
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(String) - Constructor for exception org.hibernate.HibernateException
 
HibernateException(Throwable) - Constructor for exception org.hibernate.HibernateException
 
HibernateException(String, Throwable) - Constructor for exception org.hibernate.HibernateException
 
HibernateIterator - Interface in org.hibernate.engine
Hibernate-specific iterator that may be closed
HibernateMappingProcessor - Class in org.hibernate.metamodel.source.hbm
Responsible for processing a <hibernate-mapping/> element.
HibernateMappingProcessor(MetadataImplementor, MappingDocument) - Constructor for class org.hibernate.metamodel.source.hbm.HibernateMappingProcessor
 
HibernateNonstopCacheExceptionHandler - Class in org.hibernate.cache.ehcache.internal.nonstop
Class that takes care of NonStopCacheException that happens in hibernate module
HibernatePermission - Class in org.hibernate.secure.internal
 
HibernatePermission(String, String) - Constructor for class org.hibernate.secure.internal.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
 
HibernateService - Class in org.hibernate.jmx
Deprecated. See HHH-6190 for details
HibernateService() - Constructor for class org.hibernate.jmx.HibernateService
Deprecated.  
HibernateServiceMBean - Interface in org.hibernate.jmx
Deprecated. See HHH-6190 for details
HibernateStatsImpl - Class in org.hibernate.cache.ehcache.management.impl
Implementation of HibernateStats

HibernateStatsImpl(SessionFactory) - Constructor for class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
Constructor accepting the backing SessionFactory
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
 
HibernateTraversableResolverTest - Class in org.hibernate.test.annotations.beanvalidation
 
HibernateTraversableResolverTest() - Constructor for class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
HibernateTypeDescriptor - Class in org.hibernate.metamodel.binding
TODO : javadoc
HibernateTypeDescriptor() - Constructor for class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
HibernateUtil - Class in org.hibernate.cache.ehcache.internal.util
 
Hierarchical - Interface in org.hibernate.metamodel.domain
Additional contract for things that can occur in an inheritance hierarchy (specifically ones we would need to traverse).
HierarchyBuilder - Class in org.hibernate.metamodel.source.hbm
 
HierarchyBuilder() - Constructor for class org.hibernate.metamodel.source.hbm.HierarchyBuilder
 
HierarchyDetails - Class in org.hibernate.metamodel.binding
 
HierarchyDetails(EntityBinding, InheritanceType, EntityMode) - Constructor for class org.hibernate.metamodel.binding.HierarchyDetails
 
HighestBid - Class in org.hibernate.test.annotations.subselect
 
HighestBid() - Constructor for class org.hibernate.test.annotations.subselect.HighestBid
 
HILO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.StandardOptimizerDescriptor.getExternalName() via OptimizerFactory.StandardOptimizerDescriptor.HILO
HiLoForcedTableSequenceTest - Class in org.hibernate.test.idgen.enhanced.forcedtable
HiLoForcedTableSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.HiLoForcedTableSequenceTest
 
HiLoSequenceTest - Class in org.hibernate.test.idgen.enhanced.sequence
 
HiLoSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.sequence.HiLoSequenceTest
 
HiLoTableTest - Class in org.hibernate.test.idgen.enhanced.table
 
HiLoTableTest() - Constructor for class org.hibernate.test.idgen.enhanced.table.HiLoTableTest
 
hint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
hint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
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)
HIT_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
HIT_COLOR
HIT_DRAW_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
HIT_DRAW_COLOR
HIT_FILL_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
HIT_FILL_COLOR
hitCount - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
hit count
hitRatio - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
hit ratio
Hive - Class in org.hibernate.test.unionsubclass
 
Hive() - Constructor for class org.hibernate.test.unionsubclass.Hive
 
HolderInstantiator - Class in org.hibernate.hql.internal
 
HolderInstantiator(ResultTransformer, String[]) - Constructor for class org.hibernate.hql.internal.HolderInstantiator
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
honoringOptimizerSetting(String, String, int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
honoringOptimizerSetting(String, String, int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
honoringOptimizerSetting$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
House - Class in org.hibernate.test.annotations.inheritance.singletable
 
House() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.House
 
House - Class in org.hibernate.test.annotations.referencedcolumnname
 
House() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.House
 
House - Class in org.hibernate.test.annotations.uniqueconstraint
 
House() - Constructor for class org.hibernate.test.annotations.uniqueconstraint.House
 
howDoesItHappen - Variable in class org.hibernate.test.annotations.join.Death
 
hql(String, Long, Long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hql(String, Long, Long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hql(String, Long, Long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hql(String, Long, Long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
hql(String, Long, Long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hql(String, Long, Long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hql(String, Long, Long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
hql$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hql$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hql$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hql$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hql$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hql$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
HQL_COLLECTION_PROPERTIES - Static variable in class org.hibernate.hql.internal.CollectionProperties
 
HQL_SEPARATORS - Static variable in class org.hibernate.hql.internal.classic.ParserHelper
 
HQL_VARIABLE_PREFIX - Static variable in class org.hibernate.hql.internal.classic.ParserHelper
 
HqlASTFactory - Class in org.hibernate.hql.internal.ast
User: Joshua Davis
Date: Sep 23, 2005
Time: 12:30:01 PM
HqlASTFactory() - Constructor for class org.hibernate.hql.internal.ast.HqlASTFactory
 
HqlBaseLexer - Class in org.hibernate.hql.internal.antlr
Hibernate Query Language Lexer
This lexer provides the HQL parser with tokens.
HqlBaseLexer(InputStream) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
HqlBaseLexer(Reader) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
HqlBaseLexer(InputBuffer) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
HqlBaseLexer(LexerSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
HqlBaseParser - Class in org.hibernate.hql.internal.antlr
Hibernate Query Language Grammar
This grammar parses the query language for Hibernate (an Open Source, Object-Relational mapping library).
HqlBaseParser(TokenBuffer, int) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseParser
 
HqlBaseParser(TokenBuffer) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseParser
 
HqlBaseParser(TokenStream, int) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseParser
 
HqlBaseParser(TokenStream) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseParser
 
HqlBaseParser(ParserSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.HqlBaseParser
 
hqlOrderBy - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
HqlParser - Class in org.hibernate.hql.internal.ast
Implements the semantic action methods defined in the HQL base parser to keep the grammar source file a little cleaner.
HqlParserTest - Class in org.hibernate.test.hql
Tests the HQL parser on various inputs, just makes sure that the first phase of the parser works properly (i.e.
HqlParserTest() - Constructor for class org.hibernate.test.hql.HqlParserTest
 
HqlQueryCacheIgnoreResultTransformerTest - Class in org.hibernate.test.querycache
 
HqlQueryCacheIgnoreResultTransformerTest() - Constructor for class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
HqlQueryCacheNormalResultTransformerTest - Class in org.hibernate.test.querycache
 
HqlQueryCacheNormalResultTransformerTest() - Constructor for class org.hibernate.test.querycache.HqlQueryCacheNormalResultTransformerTest
 
HqlQueryCachePutResultTransformerTest - Class in org.hibernate.test.querycache
 
HqlQueryCachePutResultTransformerTest() - Constructor for class org.hibernate.test.querycache.HqlQueryCachePutResultTransformerTest
 
HQLQueryPlan - Class in org.hibernate.engine.query.spi
Defines a query execution plan for an HQL query (or filter).
HQLQueryPlan(String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.spi.HQLQueryPlan
 
HQLQueryPlan(String, String, boolean, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.spi.HQLQueryPlan
 
HqlSqlBaseWalker - Class in org.hibernate.hql.internal.antlr
Hibernate Query Language to SQL Tree Transform.
This is a tree grammar that transforms an HQL AST into a intermediate SQL AST with bindings to Hibernate interfaces (Queryable, etc.).
HqlSqlBaseWalker() - Constructor for class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
HqlSqlTokenTypes - Interface in org.hibernate.hql.internal.antlr
 
HqlSqlWalker - Class in org.hibernate.hql.internal.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.internal.ast.HqlSqlWalker
Create a new tree transformer.
HqlSqlWalkerNode - Class in org.hibernate.hql.internal.ast.tree
A semantic analysis node, that points back to the main analyzer.
HqlSqlWalkerNode() - Constructor for class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
HQLTest - Class in org.hibernate.test.hql
Tests cases where the AST based query translator and the 'classic' query translator generate identical SQL.
HQLTest() - Constructor for class org.hibernate.test.hql.HQLTest
 
HqlToken - Class in org.hibernate.hql.internal.ast
A custom token class for the HQL grammar.
HqlToken() - Constructor for class org.hibernate.hql.internal.ast.HqlToken
 
HqlTokenTypes - Interface in org.hibernate.hql.internal.antlr
 
HSQLCaseFragment - Class in org.hibernate.sql
The HSQL CASEWHEN function.
HSQLCaseFragment() - Constructor for class org.hibernate.sql.HSQLCaseFragment
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in interface org.hibernate.internal.CoreMessageLogger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hsqldbSupportsOnlyReadCommittedIsolation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
HsqlTest - Class in org.hibernate.envers.test.various
 
HsqlTest() - Constructor for class org.hibernate.envers.test.various.HsqlTest
 
Human - Class in org.hibernate.test.hql
 
Human() - Constructor for class org.hibernate.test.hql.Human
 
Human - Class in org.hibernate.test.subselect
 
Human() - Constructor for class org.hibernate.test.subselect.Human
 
Human - Class in org.hibernate.test.unionsubclass
 
Human() - Constructor for class org.hibernate.test.unionsubclass.Human
 
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.AbstractStandardBasicType
 
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.
hydratingEntitiesCount(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hydratingEntitiesCount(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hydratingEntitiesCount(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hydratingEntitiesCount(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
hydratingEntitiesCount(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hydratingEntitiesCount(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hydratingEntitiesCount(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
hydratingEntitiesCount$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 

I

IComponent - Interface in org.hibernate.envers.test.integration.interfaces.components
 
id() - Static method in class org.hibernate.criterion.Projections
A projected identifier value
id - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
id - Static variable in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity_
 
id - Static variable in class org.hibernate.ejb.test.association.Incident_
 
id - Static variable in class org.hibernate.ejb.test.association.IncidentStatus_
 
id - Static variable in class org.hibernate.ejb.test.association.Kitchen_
 
id - Static variable in class org.hibernate.ejb.test.association.Oven_
 
id - Static variable in class org.hibernate.ejb.test.beanvalidation.CupHolder_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.Plant_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.RemoteControl_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.Rythm_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.Television_
 
id - Static variable in class org.hibernate.ejb.test.callbacks.Translation_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Author_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Conference_
 
id - Variable in class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Mouth
 
id - Variable in class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Tooth
 
id - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocument_
 
id - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Grandson_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Parent_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Soldier2_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Soldier_
 
id - Variable in class org.hibernate.ejb.test.cascade.Son
 
id - Static variable in class org.hibernate.ejb.test.cascade.Son_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Song_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Student_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Teacher_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Troop2_
 
id - Static variable in class org.hibernate.ejb.test.cascade.Troop_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.B1_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.B2_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.B3_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.B4_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.C1_
 
id - Static variable in class org.hibernate.ejb.test.emops.cascade.C2_
 
id - Static variable in class org.hibernate.ejb.test.emops.Colony_
 
id - Static variable in class org.hibernate.ejb.test.emops.Competition_
 
id - Variable in class org.hibernate.ejb.test.emops.Competitor
 
id - Static variable in class org.hibernate.ejb.test.emops.Competitor_
 
id - Static variable in class org.hibernate.ejb.test.emops.Decorate_
 
id - Static variable in class org.hibernate.ejb.test.emops.Empire_
 
id - Static variable in class org.hibernate.ejb.test.emops.Mail_
 
id - Static variable in class org.hibernate.ejb.test.emops.Music_
 
id - Static variable in class org.hibernate.ejb.test.emops.Pet_
 
id - Variable in class org.hibernate.ejb.test.emops.Race
 
id - Static variable in class org.hibernate.ejb.test.emops.Race_
 
id - Static variable in class org.hibernate.ejb.test.exception.Instrument_
 
id - Static variable in class org.hibernate.ejb.test.exception.Music_
 
id - Static variable in class org.hibernate.ejb.test.exception.Musician_
 
id - Static variable in class org.hibernate.ejb.test.inheritance.Fruit_
 
id - Static variable in class org.hibernate.ejb.test.lob.ImageReader_
 
id - Static variable in class org.hibernate.ejb.test.lock.Lock_
 
id - Static variable in class org.hibernate.ejb.test.lock.Lockable_
 
id - Static variable in class org.hibernate.ejb.test.lock.UnversionedLock_
 
id - Static variable in class org.hibernate.ejb.test.ops.Animal_
 
id - Variable in class org.hibernate.ejb.test.ops.Workload
 
id - Static variable in class org.hibernate.ejb.test.ops.Workload_
 
id - Variable in class org.hibernate.ejb.test.transaction.Book
 
id - Static variable in class org.hibernate.ejb.test.transaction.Book_
 
id - Static variable in class org.hibernate.ejb.test.util.Author_
 
id - Static variable in class org.hibernate.ejb.test.util.Book_
 
id - Static variable in class org.hibernate.ejb.test.util.Umbrella_
 
id - Static variable in class org.hibernate.ejb.test.xml.sequences.Article_
 
id - Static variable in class org.hibernate.ejb.test.xml.sequences.Employee_
 
id() - Static method in class org.hibernate.envers.query.AuditEntity
 
id - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
id - Variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
id - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
id - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
id - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
id - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
ID - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
id - Variable in class org.hibernate.test.annotations.beanvalidation.TvOwner
 
id - Variable in class org.hibernate.test.annotations.cascade.Child
 
id - Variable in class org.hibernate.test.annotations.cascade.Mouth
 
id - Variable in class org.hibernate.test.annotations.cascade.Parent
 
id - Variable in class org.hibernate.test.annotations.cascade.Tooth
 
id - Variable in class org.hibernate.test.annotations.cid.Channel
 
id - Variable in class org.hibernate.test.annotations.cid.Child
 
id - Variable in class org.hibernate.test.annotations.cid.Order
 
id - Variable in class org.hibernate.test.annotations.cid.Parent
 
id - Variable in class org.hibernate.test.annotations.cid.TvMagazin
 
id - Variable in class org.hibernate.test.annotations.cid.TvProgram
 
id - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
id - Variable in class org.hibernate.test.annotations.entitynonentity.Voice
 
id - Variable in class org.hibernate.test.annotations.idmanytoone.Customer
 
id - Variable in class org.hibernate.test.annotations.idmanytoone.Store
 
id - Variable in class org.hibernate.test.annotations.indexcoll.Atmosphere
 
id - Variable in class org.hibernate.test.annotations.indexcoll.Gas
 
id - Variable in class org.hibernate.test.annotations.join.Death
 
id - Variable in class org.hibernate.test.annotations.join.Dog
 
id - Variable in class org.hibernate.test.annotations.join.Life
 
id - Variable in class org.hibernate.test.annotations.manytoone.Child
 
id - Variable in class org.hibernate.test.annotations.manytoone.Customer
 
id - Variable in class org.hibernate.test.annotations.manytoone.Deal
 
id - Variable in class org.hibernate.test.annotations.manytoone.Parent
 
id - Variable in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
id - Variable in class org.hibernate.test.annotations.manytoonewithformula.Product
 
id - Variable in class org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer
 
id - Variable in class org.hibernate.test.annotations.onetomany.Child
 
id - Variable in class org.hibernate.test.annotations.onetomany.Parent
 
id - Variable in class org.hibernate.test.annotations.override.PropertyRecord
 
id - Variable in class org.hibernate.test.annotations.persister.Card
 
id - Variable in class org.hibernate.test.annotations.persister.Deck
 
id - Variable in class org.hibernate.test.annotations.query.Mark
 
id - Variable in class org.hibernate.test.annotations.uniqueconstraint.House
 
id - Variable in class org.hibernate.test.annotations.various.Antenna
 
id - Variable in class org.hibernate.test.nonflushedchanges.Competitor
 
id - Variable in class org.hibernate.test.ops.Competitor
 
ID_CLASS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ID_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ID_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ID_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ID_START_LETTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ID_START_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ID_START_LETTER - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ID_TABLE - Static variable in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
idbag(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
IdBagBinder - Class in org.hibernate.cfg.annotations
 
IdBagBinder() - Constructor for class org.hibernate.cfg.annotations.IdBagBinder
 
IdbagOwner - Class in org.hibernate.test.collection.idbag
IdbagOwner() - Constructor for class org.hibernate.test.collection.idbag.IdbagOwner
 
IdbagOwner(String) - Constructor for class org.hibernate.test.collection.idbag.IdbagOwner
 
IdBagPluralAttributeElementAdapter - Class in org.hibernate.internal.jaxb.mapping.hbm
Adaptive implementation of the PluralAttributeElement for <idbag/> mappings which do not support all the configuration available on other collection mappings.
IdBagPluralAttributeElementAdapter() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.IdBagPluralAttributeElementAdapter
 
IdBagTest - Class in org.hibernate.test.idbag
 
IdBagTest() - Constructor for class org.hibernate.test.idbag.IdBagTest
 
idClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
idClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
IdClassCompositePKTest - Class in org.hibernate.test.annotations.idclass
 
IdClassCompositePKTest() - Constructor for class org.hibernate.test.annotations.idclass.IdClassCompositePKTest
 
IdClassGeneratedValueTest - Class in org.hibernate.test.annotations.idclassgeneratedvalue
A test.
IdClassGeneratedValueTest() - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.IdClassGeneratedValueTest
 
IdClassPredicateTest - Class in org.hibernate.ejb.criteria.idclass
 
IdClassPredicateTest() - Constructor for class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
IdClassTest - Class in org.hibernate.test.annotations.id
 
IdClassTest() - Constructor for class org.hibernate.test.annotations.id.IdClassTest
 
IdClassTest - Class in org.hibernate.test.annotations.id.sequences
 
IdClassTest() - Constructor for class org.hibernate.test.annotations.id.sequences.IdClassTest
 
IdClassTest - Class in org.hibernate.test.idclass
 
IdClassTest() - Constructor for class org.hibernate.test.idclass.IdClassTest
 
IdClassXmlTest - Class in org.hibernate.test.annotations.idclass.xml
A test for HHH-4282
IdClassXmlTest() - Constructor for class org.hibernate.test.annotations.idclass.xml.IdClassXmlTest
 
IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IDENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
IDENT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
IDENT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
IDENT_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
IDENT_LIST - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
identifier() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
identifier(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
Identifier - Class in org.hibernate.metamodel.relational
Models an identifier (name).
Identifier(String, boolean) - Constructor for class org.hibernate.metamodel.relational.Identifier
Constructs an identifier instance.
IDENTIFIER_GENERATOR_STRATEGY_PROVIDER - Static variable in class org.hibernate.ejb.AvailableSettings
Deprecated. if possible wait of Hibernate 4.1 and theService registry (MutableIdentifierGeneratorStrategy service)
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(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierBag
 
IdentifierBagType - Class in org.hibernate.type
 
IdentifierBagType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.IdentifierBagType
 
IdentifierCollection - Class in org.hibernate.mapping
A collection with a synthetic "identifier" column
IdentifierCollection(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.IdentifierCollection
 
IdentifierCollectionTest - Class in org.hibernate.test.annotations.identifiercollection
 
IdentifierCollectionTest() - Constructor for class org.hibernate.test.annotations.identifiercollection.IdentifierCollectionTest
 
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.
identifierGenerator - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
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
 
IdentifierGeneratorResolver - Class in org.hibernate.metamodel.source.internal
 
IdentifierGeneratorStrategyProvider - Interface in org.hibernate.ejb.cfg.spi
Provide a set of IdentifierGenerator strategies allowing to override the Hibernate Core default ones
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.
IdentifierPropertyReferencesTest - Class in org.hibernate.test.idprops
 
IdentifierPropertyReferencesTest() - Constructor for class org.hibernate.test.idprops.IdentifierPropertyReferencesTest
 
identifiers - Variable in class org.hibernate.collection.internal.PersistentIdentifierBag
 
identifierSelectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
identifierSelectFragment(String, String) - Method in interface org.hibernate.persister.entity.Queryable
Given a query alias and an identifying suffix, render the identifier select fragment.
IdentifierSource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of identifier information for the entity.
IdentifierSource.Nature - Enum in org.hibernate.metamodel.source.binder
 
IdentifierType<T> - Interface in org.hibernate.type
Additional contract for a Type may be used for a discriminator.
IdentifierValue - Class in org.hibernate.engine.spi
A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.
IdentifierValue() - Constructor for class org.hibernate.engine.spi.IdentifierValue
 
IdentifierValue(Serializable) - Constructor for class org.hibernate.engine.spi.IdentifierValue
Assume the transient instance is newly instantiated if its identifier is null or equal to value
Identity - Class in org.hibernate.test.annotations.query
 
Identity() - Constructor for class org.hibernate.test.annotations.query.Identity
 
Identity - Class in org.hibernate.test.propertyref.component.complete
 
Identity() - Constructor for class org.hibernate.test.propertyref.component.complete.Identity
 
Identity - Class in org.hibernate.test.propertyref.component.partial
 
Identity() - Constructor for class org.hibernate.test.propertyref.component.partial.Identity
 
IdentityGeneratedKeysTest - Class in org.hibernate.test.generatedkeys.identity
 
IdentityGeneratedKeysTest() - Constructor for class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
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<K,V> - Class in org.hibernate.internal.util.collections
A Map where keys are compared by object identity, rather than equals().
IdentityMap.IdentityKey<K> - Class in org.hibernate.internal.util.collections
 
IdentityMap.IdentityMapEntry<K,V> - Class in org.hibernate.internal.util.collections
 
identityRemove(Collection, Object, String, SessionImplementor) - Static method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
IdentitySet - Class in org.hibernate.internal.util.collections
Set implementation that use == instead of equals() as its comparison mechanism.
IdentitySet() - Constructor for class org.hibernate.internal.util.collections.IdentitySet
Create an IdentitySet with default sizing.
IdentitySet(int) - Constructor for class org.hibernate.internal.util.collections.IdentitySet
Create an IdentitySet with the given sizing.
IdentNode - Class in org.hibernate.hql.internal.ast.tree
Represents an identifier all by itself, which may be a function name, a class alias, or a form of naked property-ref depending on the context.
IdentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IdentNode
 
identPrimary() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
 
IdGenerator - Class in org.hibernate.metamodel.binding
Identifier generator container, Useful to keep named generator in annotations
IdGenerator(String, String, Map<String, String>) - Constructor for class org.hibernate.metamodel.binding.IdGenerator
 
IdGeneratorBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations.
IdManyToOneTest - Class in org.hibernate.test.annotations.idmanytoone
 
IdManyToOneTest() - Constructor for class org.hibernate.test.annotations.idmanytoone.IdManyToOneTest
 
IdMapKey - Class in org.hibernate.envers.test.integration.collection.mapkey
 
IdMapKey() - Constructor for class org.hibernate.envers.test.integration.collection.mapkey.IdMapKey
 
IdMapKeyEntity - Class in org.hibernate.envers.test.integration.collection.mapkey
 
IdMapKeyEntity() - Constructor for class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
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
 
IdTest - Class in org.hibernate.test.annotations.id
 
IdTest() - Constructor for class org.hibernate.test.annotations.id.IdTest
 
IdTest - Class in org.hibernate.test.annotations.id.sequences
 
IdTest() - Constructor for class org.hibernate.test.annotations.id.sequences.IdTest
 
idType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
idType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
 
idType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
 
IdType - Enum in org.hibernate.metamodel.source.annotations.entity
An emum for the type of id configuration for an entity.
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.internal.classic.PathExpressionParser
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
ignoringTableGeneratorConstraints(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
ignoringTableGeneratorConstraints(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
ignoringTableGeneratorConstraints$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
ignoringUnrecognizedQueryHint(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
ignoringUnrecognizedQueryHint$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
IJ2Test - Class in org.hibernate.test.legacy
 
IJ2Test() - Constructor for class org.hibernate.test.legacy.IJ2Test
 
IJTest - Class in org.hibernate.test.legacy
 
IJTest() - Constructor for class org.hibernate.test.legacy.IJTest
 
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
Deprecated. 
IlikeExpression(String, Object) - Constructor for class org.hibernate.criterion.IlikeExpression
Deprecated.  
IlikeExpression(String, String, MatchMode) - Constructor for class org.hibernate.criterion.IlikeExpression
Deprecated.  
ILLEGAL_COLL_DEREF_EXCP_BUILDER - Static variable in class org.hibernate.hql.internal.ast.tree.DotNode
 
illegalArgumentOnStaticMetamodelFieldInjection(String, String, String, String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
illegalArgumentOnStaticMetamodelFieldInjection(String, String, String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
illegalArgumentOnStaticMetamodelFieldInjection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
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
 
IllegalIdentifierException - Exception in org.hibernate.metamodel.relational
Indicates an attempted use of a name that was deemed illegal
IllegalIdentifierException(String) - Constructor for exception org.hibernate.metamodel.relational.IllegalIdentifierException
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
illegalPropertyGetterArgument(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
illegalPropertyGetterArgument(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
illegalPropertyGetterArgument$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
illegalPropertySetterArgument(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
illegalPropertySetterArgument$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
image - Static variable in class org.hibernate.ejb.test.lob.ImageReader_
 
Image - Class in org.hibernate.test.hql
 
Image() - Constructor for class org.hibernate.test.hql.Image
 
Image - Class in org.hibernate.test.interceptor
 
Image() - Constructor for class org.hibernate.test.interceptor.Image
 
IMAGE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC LONGVARBINARY.
Image.Details - Class in org.hibernate.test.interceptor
 
Image.Details() - Constructor for class org.hibernate.test.interceptor.Image.Details
 
ImageHolder - Class in org.hibernate.test.annotations.lob
An entity containing data that is materialized into a byte array immediately.
ImageHolder() - Constructor for class org.hibernate.test.annotations.lob.ImageHolder
 
ImageHolder - Class in org.hibernate.test.sql.hand
 
ImageHolder(byte[]) - Constructor for class org.hibernate.test.sql.hand.ImageHolder
 
ImageHolder() - Constructor for class org.hibernate.test.sql.hand.ImageHolder
 
ImageReader - Class in org.hibernate.ejb.test.lob
 
ImageReader() - Constructor for class org.hibernate.ejb.test.lob.ImageReader
 
ImageReader_ - Class in org.hibernate.ejb.test.lob
 
ImageReader_() - Constructor for class org.hibernate.ejb.test.lob.ImageReader_
 
ImageTest - Class in org.hibernate.test.annotations.lob
Tests eager materialization and mutation of data mapped by ImageType.
ImageTest() - Constructor for class org.hibernate.test.annotations.lob.ImageTest
 
ImageTest - Class in org.hibernate.test.lob
Tests eager materialization and mutation of data mapped by ImageType.
ImageTest() - Constructor for class org.hibernate.test.lob.ImageTest
 
ImageType - Class in org.hibernate.type
A type that maps between LONGVARBINARY and byte[]
ImageType() - Constructor for class org.hibernate.type.ImageType
 
IMMEDIATE_LOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
immediateLoad(String, Serializable) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
Load the data for the object with the specified id into a newly created object.
immediateLoad(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
Immutable - Annotation Type in org.hibernate.annotations
Mark an Entity or a Collection as immutable.
IMMUTABLE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
immutableAnnotationOnNonRoot(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
immutableAnnotationOnNonRoot(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
immutableAnnotationOnNonRoot$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ImmutableClassAccessType - Class in org.hibernate.envers.test.integration.accesstype
 
ImmutableClassAccessType() - Constructor for class org.hibernate.envers.test.integration.accesstype.ImmutableClassAccessType
 
ImmutableEntityNaturalIdTest - Class in org.hibernate.test.naturalid.immutable
 
ImmutableEntityNaturalIdTest() - Constructor for class org.hibernate.test.naturalid.immutable.ImmutableEntityNaturalIdTest
 
ImmutableMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
Mutability plan for immutable objects
ImmutableMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
ImmutableNaturalIdTest - Class in org.hibernate.test.jpa.naturalid
copied from ImmutableNaturalIdTest
ImmutableNaturalIdTest() - Constructor for class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
ImmutableNaturalIdTest - Class in org.hibernate.test.naturalid.immutable
 
ImmutableNaturalIdTest() - Constructor for class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
ImmutableNaturalKeyLookupTest - Class in org.hibernate.test.annotations.naturalid
 
ImmutableNaturalKeyLookupTest() - Constructor for class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
ImmutableTest - Class in org.hibernate.test.annotations.immutable
Tests for Immutable annotation.
ImmutableTest() - Constructor for class org.hibernate.test.annotations.immutable.ImmutableTest
 
ImmutableTest - Class in org.hibernate.test.immutable
 
ImmutableTest() - Constructor for class org.hibernate.test.immutable.ImmutableTest
 
ImmutableType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
ImmutableType() - Constructor for class org.hibernate.type.ImmutableType
Deprecated.  
IMPL_NAME - Static variable in class org.hibernate.cache.internal.RegionFactoryInitiator
Property name to use to configure the full qualified class name for the RegionFactory
IMPL_NAME - Static variable in class org.hibernate.persister.internal.PersisterClassResolverInitiator
 
IMPL_NAME - Static variable in class org.hibernate.persister.internal.PersisterFactoryInitiator
 
implementsInterface(Class, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Determine if the given class implements the given interface.
implementsLifecycle() - Method in interface org.hibernate.metadata.ClassMetadata
Does the class implement the Lifecycle interface?
implementsLifecycle() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
implementsLifecycle() - Method in interface org.hibernate.persister.entity.EntityPersister
Does the class implement the Lifecycle interface.
ImplicitJoinTest - Class in org.hibernate.ejb.criteria.paths
 
ImplicitJoinTest() - Constructor for class org.hibernate.ejb.criteria.paths.ImplicitJoinTest
 
ImplicitNumericExpressionTypeDeterminer - Class in org.hibernate.ejb.criteria.predicate
 
ImplicitNumericExpressionTypeDeterminer() - Constructor for class org.hibernate.ejb.criteria.predicate.ImplicitNumericExpressionTypeDeterminer
 
ImplicitResultSetProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for ResultSet proxies obtained from other JDBC object proxies
ImplicitResultSetProxyHandler(ResultSet, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
ImplicitResultSetProxyHandler(ResultSet, ConnectionProxyHandler, Connection, Statement) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
ImplicitStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for Statement proxies obtained from other JDBC object proxies
ImplicitStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ImplicitStatementProxyHandler
 
ImplicitTransitiveChildEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
ImplicitTransitiveChildEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
ImplicitTransitiveChildEntity(Long, String, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
IMPLIED_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IMPLIED_FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ImpliedFromElement - Class in org.hibernate.hql.internal.ast.tree
Represents a FROM element implied by a path expression or a collection reference.
ImpliedFromElement() - Constructor for class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
implies(Permission) - Method in class org.hibernate.secure.internal.HibernatePermission
 
imports - Variable in class org.hibernate.cfg.Configuration
 
ImportScriptException - Exception in org.hibernate.tool.hbm2ddl
 
ImportScriptException(String) - Constructor for exception org.hibernate.tool.hbm2ddl.ImportScriptException
 
ImportScriptException(String, Throwable) - Constructor for exception org.hibernate.tool.hbm2ddl.ImportScriptException
 
ImportSqlCommandExtractor - Interface in org.hibernate.tool.hbm2ddl
Contract for extracting statements from import.sql script.
ImportSqlCommandExtractorInitiator - Class in org.hibernate.tool.hbm2ddl
Instantiates and configures an appropriate ImportSqlCommandExtractor.
ImportSqlCommandExtractorInitiator() - Constructor for class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
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
 
ImprovedTuplizerDynamicEntityTest - Class in org.hibernate.test.dynamicentity.tuplizer2
Demonstrates use of Tuplizers to allow the use of JDK dynamic proxies as our domain model.
ImprovedTuplizerDynamicEntityTest() - Constructor for class org.hibernate.test.dynamicentity.tuplizer2.ImprovedTuplizerDynamicEntityTest
 
IMyList - Interface in org.hibernate.test.usercollection.basic
 
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
IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IN_LIST - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
InAuditExpression - Class in org.hibernate.envers.query.criteria
 
InAuditExpression(PropertyNameGetter, Object[]) - Constructor for class org.hibernate.envers.query.criteria.InAuditExpression
 
Incident - Class in org.hibernate.ejb.test.association
 
Incident() - Constructor for class org.hibernate.ejb.test.association.Incident
 
Incident(String) - Constructor for class org.hibernate.ejb.test.association.Incident
 
incident - Static variable in class org.hibernate.ejb.test.association.IncidentStatus_
 
Incident_ - Class in org.hibernate.ejb.test.association
 
Incident_() - Constructor for class org.hibernate.ejb.test.association.Incident_
 
incidentStatus - Static variable in class org.hibernate.ejb.test.association.Incident_
 
IncidentStatus - Class in org.hibernate.ejb.test.association
 
IncidentStatus() - Constructor for class org.hibernate.ejb.test.association.IncidentStatus
 
IncidentStatus(String) - Constructor for class org.hibernate.ejb.test.association.IncidentStatus
 
IncidentStatus_ - Class in org.hibernate.ejb.test.association
 
IncidentStatus_() - Constructor for class org.hibernate.ejb.test.association.IncidentStatus_
 
inClassDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
include(Object, String, Type) - Method in interface org.hibernate.criterion.Example.PropertySelector
 
include(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
include - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
include - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
 
includeInResultRow() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
includeInResultRow() - Method in class org.hibernate.loader.criteria.CriteriaJoinWalker
 
includeInResultRow() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
includeInResultRow() - Method in class org.hibernate.loader.custom.CustomLoader
 
includeInResultRow() - Method in class org.hibernate.loader.hql.QueryLoader
 
includeInResultRow() - Method in class org.hibernate.loader.Loader
 
includeInTransform(String[], int) - Method in class org.hibernate.transform.AliasedTupleSubsetResultTransformer
Returns an array with the i-th element indicating whether the i-th element of the tuple is included in the transformed value.
includeInTransform(String[], int) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
Returns an array with the i-th element indicating whether the i-th element of the tuple is included in the transformed value.
includeInTransform(String[], int) - Method in class org.hibernate.transform.PassThroughResultTransformer
Returns an array with the i-th element indicating whether the i-th element of the tuple is included in the transformed value.
includeInTransform(String[], int) - Method in class org.hibernate.transform.RootEntityResultTransformer
Returns an array with the i-th element indicating whether the i-th element of the tuple is included in the transformed value.
includeInTransform(String[], int) - Method in interface org.hibernate.transform.TupleSubsetResultTransformer
Returns an array with the i-th element indicating whether the i-th element of the tuple is included in the transformed value.
includeProperty(int) - Method in interface org.hibernate.persister.entity.AbstractEntityPersister.InclusionChecker
 
includeSubclasses(String) - Method in interface org.hibernate.engine.internal.JoinSequence.Selector
 
inCollectionDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
inCollectionElementsDeclaration() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
IncomparableComparator - Class in org.hibernate.type.descriptor.java
TODO : javadoc
IncomparableComparator() - Constructor for class org.hibernate.type.descriptor.java.IncomparableComparator
 
incompatibleCacheValueMode() - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
incompatibleCacheValueMode() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompatibleCacheValueMode$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompatibleCacheValueModePerCache(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
incompatibleCacheValueModePerCache(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompatibleCacheValueModePerCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in interface org.hibernate.internal.CoreMessageLogger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
incompleteMappingMetadataCacheProcessing$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
INCONSISTENT_RTN_CLASS_MARKER - Static variable in class org.hibernate.event.internal.DefaultLoadEventListener
 
increase() - Method in class org.hibernate.ejb.test.callbacks.VideoSystem
 
IncreaseListener - Class in org.hibernate.ejb.test.callbacks
 
IncreaseListener() - Constructor for class org.hibernate.ejb.test.callbacks.IncreaseListener
 
increate(CommunicationSystem) - Method in class org.hibernate.ejb.test.callbacks.IncreaseListener
 
increment(Object, VersionType, SessionImplementor) - Static method in class org.hibernate.engine.internal.Versioning
Generate the next increment in the optimistic locking value according the VersionType contract for the version property.
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
increment() - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
increment() - Method in interface org.hibernate.id.IntegralDataTypeHolder
Equivalent to a ++ operation
INCREMENT_PARAM - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
INCREMENT_PARAM - Static variable in class org.hibernate.id.enhanced.TableGenerator
 
incrementCascadeLevel() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
incrementCascadeLevel() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called before cascading
IncrementGenerator - Class in org.hibernate.id
increment

An IdentifierGenerator that returns a long, constructed by counting from the maximum primary key value at startup.
IncrementGenerator() - Constructor for class org.hibernate.id.IncrementGenerator
 
incrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
incrementSize - Variable in class org.hibernate.id.enhanced.OptimizerFactory.OptimizerSupport
 
incrementVersion() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
Index - Annotation Type in org.hibernate.annotations
Define a DB index
index() - Method in class org.hibernate.ejb.criteria.path.ListAttributeJoin
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
index - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
Index - Class in org.hibernate.mapping
A relational table index
Index() - Constructor for class org.hibernate.mapping.Index
 
Index - Class in org.hibernate.metamodel.relational
Models a SQL INDEX
Index(Table, String) - Constructor for class org.hibernate.metamodel.relational.Index
 
INDEX - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
INDEX_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
INDEX_OP - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
IndexBackref - Class in org.hibernate.mapping
 
IndexBackref() - Constructor for class org.hibernate.mapping.IndexBackref
 
IndexBuilder - Class in org.hibernate.metamodel.source.annotations.xml.mocker
 
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, Mappings) - 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
 
indexComponentData - Variable in class org.hibernate.envers.entities.mapper.relation.MapCollectionMapper
 
indexContainsFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
IndexedAnnotationFilter - Interface in org.hibernate.metamodel.source.annotations.xml.filter
 
IndexedCollection - Class in org.hibernate.mapping
Indexed collections include Lists, Maps, arrays and primitive arrays.
IndexedCollection(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.IndexedCollection
 
IndexedCollectionOfElementsTest - Class in org.hibernate.test.annotations.collectionelement.indexedCollection
 
IndexedCollectionOfElementsTest() - Constructor for class org.hibernate.test.annotations.collectionelement.indexedCollection.IndexedCollectionOfElementsTest
 
IndexedCollectionTest - Class in org.hibernate.test.annotations.indexcoll
Test index collections
IndexedCollectionTest() - Constructor for class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
IndexedJoinColumnBidirectionalList - Class in org.hibernate.envers.test.integration.onetomany.detached
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false).
IndexedJoinColumnBidirectionalList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
IndexedListJoinColumnBidirectionalRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for IndexedJoinColumnBidirectionalList test.
IndexedListJoinColumnBidirectionalRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
IndexedListJoinColumnBidirectionalRefEdEntity(Integer, String, IndexedListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
IndexedListJoinColumnBidirectionalRefEdEntity(String, IndexedListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
IndexedListJoinColumnBidirectionalRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for IndexedJoinColumnBidirectionalList test.
IndexedListJoinColumnBidirectionalRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
IndexedListJoinColumnBidirectionalRefIngEntity(Integer, String, IndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
IndexedListJoinColumnBidirectionalRefIngEntity(String, IndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
IndexedPluralAttribute - Interface in org.hibernate.metamodel.domain
TODO : javadoc
indexes(Set) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
indexes(Set) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
indexes(Set) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
indexes(Set) - Method in interface org.hibernate.internal.CoreMessageLogger
 
indexes(Set) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
indexes(Set) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
indexes(Set) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
indexes$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
indexExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexExists(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
indexForClass(ClassLoaderService, Class<?>...) - Static method in class org.hibernate.metamodel.source.annotations.JandexHelper
Creates a jandex index for the specified classes
indexFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
indexManyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
indexManyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
IndexMetadata - Class in org.hibernate.tool.hbm2ddl
JDBC index metadata
IndexNode - Class in org.hibernate.hql.internal.ast.tree
Represents the [] operator and provides it's semantics.
IndexNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IndexNode
 
indexOf(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
indexOf(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
indexOf(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
indexOf(Object[], Object) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
indexOf(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
indexOf(Object, Object) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
indexOf(Object, Object) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
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.
IndexOrUniqueKeySecondPass - Class in org.hibernate.cfg
 
IndexOrUniqueKeySecondPass(Table, String, String[], Mappings) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
Build an index
IndexOrUniqueKeySecondPass(String, Ejb3Column, Mappings) - Constructor for class org.hibernate.cfg.IndexOrUniqueKeySecondPass
Build an index
IndexOrUniqueKeySecondPass(String, Ejb3Column, Mappings, 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
 
IndexTest - Class in org.hibernate.test.annotations.various
 
IndexTest() - Constructor for class org.hibernate.test.annotations.various.IndexTest
 
INDICES - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
INDICES - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
INDICES - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
InExpression - Class in org.hibernate.criterion
Constrains the property to a specified list of values
InExpression(String, Object[]) - Constructor for class org.hibernate.criterion.InExpression
 
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
 
INFINISPAN_USE_SYNCHRONIZATION_PROP - Static variable in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Property that controls whether Infinispan should interact with the transaction manager as a Synchronization or as an XA resource.
InfinispanRegionFactory - Class in org.hibernate.cache.infinispan
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.spi.Logger
 
info(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
info(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
info(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
info(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
info(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
info(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
info(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
info(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
info(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Info - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
Info() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
Info(String) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
Info - Class in org.hibernate.test.immutable
 
Info() - Constructor for class org.hibernate.test.immutable.Info
 
Info(String) - Constructor for class org.hibernate.test.immutable.Info
 
Info - Class in org.hibernate.test.proxy
todo: describe Info
Info() - Constructor for class org.hibernate.test.proxy.Info
 
Info(String) - Constructor for class org.hibernate.test.proxy.Info
 
Info - Class in org.hibernate.test.readonly
todo: describe Info
Info() - Constructor for class org.hibernate.test.readonly.Info
 
Info(String) - Constructor for class org.hibernate.test.readonly.Info
 
info(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
infof(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infof(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infof(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infof(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infof(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infof(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.
infov(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
infov(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
infov(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
infov(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
infov(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
infov(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
Inhabitant - Class in org.hibernate.test.annotations.referencedcolumnname
 
Inhabitant() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
inherit - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
inheritance - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
INHERITANCE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
INHERITANCE_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
InheritanceIndexedJoinColumnBidirectionalList - Class in org.hibernate.envers.test.integration.onetomany.detached
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relation), in the parent entity, and the other uses a @ManyToOne(insertable=false, updatable=false).
InheritanceIndexedJoinColumnBidirectionalList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
InheritanceState - Class in org.hibernate.cfg
Some extra data to the inheritance position of a class.
InheritanceState(XClass, Map<XClass, InheritanceState>, Mappings) - Constructor for class org.hibernate.cfg.InheritanceState
 
inheritanceStatePerClass - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
InheritanceTest - Class in org.hibernate.ejb.test.inheritance
 
InheritanceTest() - Constructor for class org.hibernate.ejb.test.inheritance.InheritanceTest
 
InheritanceType - Enum in org.hibernate.envers.configuration.metadata
 
InheritanceType - Enum in org.hibernate.metamodel.binding
The inheritance type for a given entity.
Inherited - Class in org.hibernate.envers.test.integration.reventity
 
Inherited() - Constructor for class org.hibernate.envers.test.integration.reventity.Inherited
 
InheritedRevEntity - Class in org.hibernate.envers.test.integration.reventity
 
InheritedRevEntity() - Constructor for class org.hibernate.envers.test.integration.reventity.InheritedRevEntity
 
init() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
No-op in this case
init() - Method in class org.hibernate.ejb.test.callbacks.CommunicationSystem
 
init() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
init(boolean, String) - Method in class org.hibernate.envers.test.AbstractEntityTest
 
init() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
init() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
INIT_COLLECTION - Static variable in class org.hibernate.event.spi.EventType
 
INIT_ORACLETYPES_CURSOR_VALUE - Static variable in class org.hibernate.dialect.Oracle8iDialect
 
initAll(String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
initAll(String, String, LockOptions, JoinWalker.AssociationInitCallback) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
initCause(Throwable) - Method in exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Initializes the cause of this throwable.
initCollectionPropertyMap() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
initComponentPropertyPaths(String, CompositeType, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initData() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessType
 
initData() - Method in class org.hibernate.envers.test.integration.accesstype.ImmutableClassAccessType
 
initData() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessType
 
initData() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessType
 
initData() - Method in class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
initData() - Method in class org.hibernate.envers.test.integration.basic.Delete
 
initData() - Method in class org.hibernate.envers.test.integration.basic.GlobalVersioned
 
initData() - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
initData() - Method in class org.hibernate.envers.test.integration.basic.NotVersioned
 
initData() - Method in class org.hibernate.envers.test.integration.basic.NullProperties
 
initData() - Method in class org.hibernate.envers.test.integration.basic.Simple
 
initData() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
initData() - Method in class org.hibernate.envers.test.integration.basic.UnversionedPropertiesChange
 
initData() - Method in class org.hibernate.envers.test.integration.basic.UnversionedProperty
 
initData() - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
initData() - Method in class org.hibernate.envers.test.integration.cache.OneToOneCache
 
initData() - Method in class org.hibernate.envers.test.integration.cache.QueryCache
 
initData() - Method in class org.hibernate.envers.test.integration.collection.EnumSet
 
initData() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKey
 
initData() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKey
 
initData() - Method in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
initData() - Method in class org.hibernate.envers.test.integration.collection.StringList
 
initData() - Method in class org.hibernate.envers.test.integration.collection.StringMap
 
initData() - Method in class org.hibernate.envers.test.integration.collection.StringSet
 
initData() - Method in class org.hibernate.envers.test.integration.components.collections.CollectionOfComponents
 
initData() - Method in class org.hibernate.envers.test.integration.components.Components
 
initData() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
initData() - Method in class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
initData() - Method in class org.hibernate.envers.test.integration.components.relations.ManyToOneInComponent
 
initData() - Method in class org.hibernate.envers.test.integration.components.relations.NotAuditedManyToOneInComponent
 
initData() - Method in class org.hibernate.envers.test.integration.components.relations.OneToManyInComponent
 
initData() - Method in class org.hibernate.envers.test.integration.customtype.CompositeCustom
 
initData() - Method in class org.hibernate.envers.test.integration.customtype.ParametrizedCustom
 
initData() - Method in class org.hibernate.envers.test.integration.data.Dates
 
initData() - Method in class org.hibernate.envers.test.integration.data.Enums
 
initData() - Method in class org.hibernate.envers.test.integration.data.Lobs
 
initData() - Method in class org.hibernate.envers.test.integration.data.LobSerializables
 
initData() - Method in class org.hibernate.envers.test.integration.data.Serializables
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.ReadEntityWithAuditedManyToManyTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.ReadEntityWithAuditedCollectionTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.ReadEntityWithAuditedCollectionTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.SingleDomainObjectToMultipleTablesTest
 
initData() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.ReadEntityAssociatedNotAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddDel
 
initData() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
initData() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
initData() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
initData() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
initData() - Method in class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
initData() - Method in class org.hibernate.envers.test.integration.ids.CompositeDateId
 
initData() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
initData() - Method in class org.hibernate.envers.test.integration.ids.DateId
 
initData() - Method in class org.hibernate.envers.test.integration.ids.ManyToOneIdNotAudited
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.PolymorphicCollection
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.UnidirectionalDoubleAbstract
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.PolymorphicCollection
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
initData() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.PolymorphicCollection
 
initData() - Method in class org.hibernate.envers.test.integration.interfaces.components.InterfacesComponents
 
initData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AbstractPropertiesAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AbstractPropertiesAudited2Test
 
initData() - Method in class org.hibernate.envers.test.integration.interfaces.relation.InterfacesRelation
 
initData() - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.ManyToManyInverseToSuperclassTest
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
initData() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
initData() - Method in class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
initData() - Method in class org.hibernate.envers.test.integration.merge.AddDelTest
 
initData() - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
initData() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
initData() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
initData() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertable
 
initData() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertable
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.BidirectionalMapKey
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DataChangesDetachedSet
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleDetachedSet
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
initData() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.OneToManyInverseToSuperclassTest
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalMulIdWithNulls
 
initData() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
initData() - Method in class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
initData() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
initData() - Method in class org.hibernate.envers.test.integration.properties.VersionsProperties
 
initData() - Method in class org.hibernate.envers.test.integration.proxy.AuditedCollectionProxyTest
 
initData() - Method in class org.hibernate.envers.test.integration.proxy.ProxyIdentifier
 
initData() - Method in class org.hibernate.envers.test.integration.proxy.QueryingWithProxyObjectTest
 
initData() - Method in class org.hibernate.envers.test.integration.query.AggregateQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.DeletedEntities
 
initData() - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.OrderByLimitQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
initData() - Method in class org.hibernate.envers.test.integration.query.StoreDeletedData
 
initData() - Method in class org.hibernate.envers.test.integration.readwriteexpression.ReadWriteExpressionChange
 
initData() - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.GloballyConfiguredRevListenerTest
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.EntityNamesTest
 
initData() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
initData() - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
initData() - Method in class org.hibernate.envers.test.integration.sameids.SameIds
 
initData() - Method in class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
initData() - Method in class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
initData() - Method in class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
initData() - Method in class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
initData() - Method in class org.hibernate.envers.test.integration.serialization.SerializingCollection
 
initData() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
initData() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
initData() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MultipleAuditParentsTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.SingleAuditParentsTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TotalAuditParentsTest
 
initData() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
initFlush() - Method in class org.hibernate.envers.test.integration.flush.AbstractFlushTest
 
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
 
initialize(Configuration) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
initialize(boolean) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Initialize the collection, if possible, wrapping any exceptions in a runtime exception
initialize() - 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(Object) - Static method in class org.hibernate.Hibernate
Force initialization of a proxy or persistent collection.
initialize() - Method in class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built.
initialize() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
initialize() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
initialize() - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
Performs the operator node initialization by seeking out any parameter nodes and setting their expected type, if possible.
initialize(Object) - Method in class org.hibernate.hql.internal.ast.tree.HqlSqlWalkerNode
 
initialize(Object) - Method in interface org.hibernate.hql.internal.ast.tree.InitializeableNode
Initializes the node with the parameter.
initialize() - Method in class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
 
initialize(Queryable) - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
initialize(Token) - Method in class org.hibernate.hql.internal.ast.tree.Node
 
initialize(AST) - Method in class org.hibernate.hql.internal.ast.tree.Node
 
initialize() - Method in interface org.hibernate.hql.internal.ast.tree.OperatorNode
Called by the tree walker during hql-sql semantic analysis after the operator sub-tree is completely built.
initialize() - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
 
initialize() - Method in class org.hibernate.hql.internal.ast.tree.UnaryLogicOperatorNode
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
initialize(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(ResultSet, long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
initialize(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given primitive long.
initialize(ResultSet, long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Initialize the internal value from the given result set, using the specified default value if we could not get a value from the result set (aka result was null).
initialize() - Method in interface org.hibernate.internal.util.Value.DeferredInitializer
Build the initialization value.
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(ColumnRelationalState, boolean, boolean) - Method in class org.hibernate.metamodel.relational.Column
 
initialize(Size) - Method in class org.hibernate.metamodel.relational.Size
 
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
Initialize the given collection with the given key
initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
 
initialize() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
initialize() - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy, fetching the target entity if necessary.
InitializeableNode - Interface in org.hibernate.hql.internal.ast.tree
An interface for initializeable AST nodes.
initializeCollection(PersistentCollection, boolean) - Method in interface org.hibernate.engine.spi.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(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.SortedMapCollectionInitializor
 
initializeCollection(int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.SortedSetCollectionInitializor
 
initializeCollection(FromClause, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.internal.SessionImpl
 
initializeCollection(PersistentCollection, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
InitializeCollectionEvent - Class in org.hibernate.event.spi
An event that occurs when a collection wants to be initialized
InitializeCollectionEvent(PersistentCollection, EventSource) - Constructor for class org.hibernate.event.spi.InitializeCollectionEvent
 
InitializeCollectionEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of collection initialization events generated by a session.
initializeComponentJoin(FromElementType) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
initializeDerivedSelectClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
Prepares a derived (i.e., not explicitly defined in the query) select clause.
initializeEntity(Object, boolean, SessionImplementor, PreLoadEvent, PostLoadEvent) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
Perform the second step of 2-phase load.
initializeEntity(FromClause, String, EntityPersister, EntityType, String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
initializeExplicitSelectClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
Prepares an explicitly defined select clause.
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentListElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentMapElementHolder
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
initializeFromCache(CollectionPersister, Serializable, Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Read the state of the collection from a disassembled cached value
initializeImmediately() - Method in class org.hibernate.type.ArrayType
 
initializeImmediately() - Method in class org.hibernate.type.CollectionType
 
initializeLazyProperty(String, Object, SessionImplementor) - Method in interface org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer
Initialize the property, and return its new value
initializeLazyProperty(String, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initializeMethodNode(AST, boolean) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
initializeNonLazyCollections() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.PersistenceContext
Force initialization of all non-lazy collections encountered during the current two-phase load (actually, this is a no-op, unless this is the "outermost" load)
initializeReplicableCommand(ReplicableCommand, boolean) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
initializeSession() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
Creates a new session and auditReader only if there is nothing created before
Initializor<T> - Interface in org.hibernate.envers.entities.mapper.relation.lazy.initializor
 
initialValue - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
initialValue - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.cache.internal.RegionFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.engine.transaction.internal.TransactionFactoryInitiator
 
initiateService(SessionFactoryImplementor, Configuration, ServiceRegistryImplementor) - Method in class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
initiateService(SessionFactoryImplementor, MetadataImplementor, ServiceRegistryImplementor) - Method in class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterClassResolverInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.config.internal.ConfigurationServiceInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.instrumentation.internal.InstrumentationServiceInitiator
 
initiateService(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
 
initiateService(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
 
initiateService(ServiceInitiator<R>) - Method in class org.hibernate.service.internal.StandardServiceRegistryImpl
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jmx.internal.JmxServiceInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jndi.internal.JndiServiceInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.service.jta.platform.internal.JtaPlatformInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.BasicServiceInitiator
Initiates the managed service.
initiateService(ServiceInitiator<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
initiateService(SessionFactoryImplementor, Configuration, ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiator
Initiates the managed service.
initiateService(SessionFactoryImplementor, MetadataImplementor, ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.SessionFactoryServiceInitiator
Initiates the managed service.
initiateService(SessionFactoryImplementor, Configuration, ServiceRegistryImplementor) - Method in class org.hibernate.stat.internal.StatisticsInitiator
 
initiateService(SessionFactoryImplementor, MetadataImplementor, ServiceRegistryImplementor) - Method in class org.hibernate.stat.internal.StatisticsInitiator
 
initiateService(Map, ServiceRegistryImplementor) - Method in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
initIdentifierPropertyPaths(String, EntityType, String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initLockers() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initMappingColumn(String, String, int, int, int, boolean, String, boolean, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
initMappings() - Method in class org.hibernate.envers.test.AbstractOneSessionTest
 
initMappings() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.ReadEntityWithAuditedManyToManyTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.ReadEntityWithAuditedCollectionTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.ReadEntityWithAuditedCollectionTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.SingleDomainObjectToMultipleTablesTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.ReadEntityAssociatedNotAuditedTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.merge.AddDelTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.proxy.QueryingWithProxyObjectTest
 
initMappings() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.EntityNamesTest
 
initMappings() - Method in class org.hibernate.envers.test.performance.EvictAuditDataAfterCommitTest
 
initPersisters(List, LockMode) - Method in class org.hibernate.loader.JoinWalker
 
initPersisters(List, LockOptions) - Method in class org.hibernate.loader.JoinWalker
 
initPersisters(List, LockOptions, JoinWalker.AssociationInitCallback) - Method in class org.hibernate.loader.JoinWalker
 
initProjection(String, String, String, String, LockOptions) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
initPropertyPaths(Mapping) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
initPropertyPaths(String, Type, String[], String[], String[], String[], Mapping) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
initSubclassPropertyAliasesMap(PersistentClass) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Must be called by subclasses, at the end of their constructors
initSubclassPropertyAliasesMap(EntityBinding) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
Must be called by subclasses, at the end of their constructors
injectDependencies(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
injectDependencies(ServiceBinding<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
injectDependencies(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
InjectedDataSourceConnectionProvider - Class in org.hibernate.ejb.connection
A specialization of DatasourceConnectionProviderImpl 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.bytecode.instrumentation.internal.FieldInterceptionHelper
 
injectFieldInterceptor(Object, String, Set, SessionImplementor) - Static method in class org.hibernate.bytecode.instrumentation.internal.javassist.JavassistHelper
 
injectHierarchy(EntityHierarchyImpl) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
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
 
INJECTION_DATA - Static variable in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
injectParameters(Object, Properties) - Static method in class org.hibernate.type.TypeFactory
 
InjectService - Annotation Type in org.hibernate.service.spi
Annotation to allow services to request injection of other services
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.persister.internal.PersisterFactoryImpl
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
injectServices(ServiceRegistryImplementor) - Method in interface org.hibernate.service.spi.ServiceRegistryAwareService
Callback to inject the registry.
injectSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.type.TypeFactory
 
InLineView - Class in org.hibernate.metamodel.relational
A data container defined by a SELECT statement.
InLineView(Schema, String, String) - Constructor for class org.hibernate.metamodel.relational.InLineView
 
inList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
inList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
InLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
 
InLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.InLogicOperatorNode
 
INNER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
INNER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
INNER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
INNER_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Deprecated. use JoinType.INNER_JOIN
INNER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
Deprecated. use JoinType.INNER_JOIN instead.
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.internal.ast.tree.FromElement
 
inProjectionList() - Method in class org.hibernate.hql.internal.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
 
inRhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
insert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
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.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Returns false since this is an asynchronous cache access strategy.
insert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
This cache is asynchronous hence a no-op
insert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
insert(Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
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.infinispan.access.TransactionalAccessDelegate
 
insert(Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been inserted (before the transaction completes), instead of calling evict().
INSERT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
INSERT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
INSERT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
insert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
insert(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
insert(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
INSERT - Static variable in class org.hibernate.mapping.PropertyGeneration
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.internal.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
 
insertable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
insertable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
insertable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
insertable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
insertable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
insertablePropertySpec() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
insertablePropertySpec(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
insertCallable - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
insertChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Inserts the child as the first child of the parent, all other children are shifted over to the 'right'.
insertCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
insertCount
InsertedDataTest - Class in org.hibernate.test.cache
Tests for handling of data just inserted during a transaction being read from the database and placed into cache.
InsertedDataTest() - Constructor for class org.hibernate.test.cache.InsertedDataTest
 
insertEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
insertEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being inserted
InsertGeneratedIdentifierDelegate - Interface in org.hibernate.id.insert
Responsible for handling delegation relating to variants in how insert-generated-identifier generator strategies dictate processing: building the sql insert statement determination of the generated identifier value
InsertOrderingTest - Class in org.hibernate.test.insertordering
 
InsertOrderingTest() - Constructor for class org.hibernate.test.insertordering.InsertOrderingTest
 
InsertOrderingTest.Counter - Class in org.hibernate.test.insertordering
 
InsertOrderingTest.Counter() - Constructor for class org.hibernate.test.insertordering.InsertOrderingTest.Counter
 
InsertOrderingTest.StatsBatch - Class in org.hibernate.test.insertordering
 
InsertOrderingTest.StatsBatch(BatchKey, JdbcCoordinator, int) - Constructor for class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatch
 
InsertOrderingTest.StatsBatchBuilder - Class in org.hibernate.test.insertordering
 
InsertOrderingTest.StatsBatchBuilder() - Constructor for class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatchBuilder
 
insertResultCheckStyles - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
insertRowNumberFunction(StringBuilder, CharSequence) - Static method in class org.hibernate.dialect.SQLServer2005Dialect
Right after the select statement of a given query we must place the row_number function
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.internal.ast.util.ASTUtil
Inserts a node into a child subtree as a particularly positioned sibling taking care to properly reorganize the tree to account for this new addition.
InsertsOneTransactionPerformance - Class in org.hibernate.envers.test.performance
 
InsertsOneTransactionPerformance() - Constructor for class org.hibernate.envers.test.performance.InsertsOneTransactionPerformance
 
InsertsPerformance - Class in org.hibernate.envers.test.performance
 
InsertsPerformance() - Constructor for class org.hibernate.envers.test.performance.InsertsPerformance
 
insertStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
insertStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
insertStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
InsertStatement - Class in org.hibernate.hql.internal.ast.tree
Defines a top-level AST node representing an HQL "insert select" statement.
InsertStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.InsertStatement
 
INSTANCE - Static variable in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
Singleton instance.
INSTANCE - Static variable in class org.hibernate.cache.internal.RegionFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
INSTANCE - Static variable in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
INSTANCE - Static variable in class org.hibernate.cfg.DefaultNamingStrategy
The singleton instance
INSTANCE - Static variable in class org.hibernate.cfg.EJB3DTDEntityResolver
 
INSTANCE - Static variable in class org.hibernate.cfg.EJB3NamingStrategy
 
INSTANCE - Static variable in class org.hibernate.cfg.ImprovedNamingStrategy
A convenient singleton instance
INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
 
INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MaxFunction
 
INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MinFunction
 
INSTANCE - Static variable in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
 
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.ejb.internal.EntityManagerFactoryRegistry
 
INSTANCE - Static variable in class org.hibernate.EmptyInterceptor
 
INSTANCE - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
INSTANCE - Static variable in class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
 
INSTANCE - Static variable in class org.hibernate.engine.jdbc.internal.ResultSetWrapperImpl
 
INSTANCE - Static variable in class org.hibernate.engine.jdbc.NonContextualLobCreator
 
INSTANCE - Static variable in class org.hibernate.engine.transaction.internal.TransactionFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
INSTANCE - Static variable in class org.hibernate.envers.test.entities.StrTestEntityComparator
 
INSTANCE - Static variable in class org.hibernate.event.service.internal.EventListenerServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.id.uuid.StandardRandomStrategy
 
INSTANCE - Static variable in class org.hibernate.internal.SessionFactoryRegistry
 
INSTANCE - Static variable in class org.hibernate.internal.util.collections.EmptyIterator
 
INSTANCE - Static variable in class org.hibernate.internal.util.compare.CalendarComparator
 
INSTANCE - Static variable in class org.hibernate.internal.util.compare.ComparableComparator
 
INSTANCE - Static variable in class org.hibernate.internal.util.xml.MappingReader
 
INSTANCE - Static variable in class org.hibernate.persister.internal.PersisterClassResolverInitiator
 
INSTANCE - Static variable in class org.hibernate.persister.internal.PersisterFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.service.config.internal.ConfigurationServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.service.instrumentation.internal.InstrumentationServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jdbc.dialect.internal.DialectResolverInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jmx.internal.DisabledJmxServiceImpl
 
INSTANCE - Static variable in class org.hibernate.service.jmx.internal.JmxServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jndi.internal.JndiServiceInitiator
 
INSTANCE - Static variable in class org.hibernate.service.jta.platform.internal.JtaPlatformInitiator
 
INSTANCE - Static variable in class org.hibernate.sql.Template.NoOpColumnMapper
 
INSTANCE - Static variable in class org.hibernate.stat.internal.StatisticsInitiator
 
INSTANCE - Static variable in class org.hibernate.test.annotations.lob.CharacterArrayTextType
 
INSTANCE - Static variable in class org.hibernate.test.annotations.lob.PrimitiveCharacterArrayTextType
 
INSTANCE - Static variable in class org.hibernate.test.annotations.lob.SerializableToImageType
 
INSTANCE - Static variable in class org.hibernate.test.annotations.lob.WrappedImageType
 
INSTANCE - Static variable in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer.MyEntityNameResolver
 
INSTANCE - Static variable in class org.hibernate.test.flush.TestCollectionInitializingDuringFlush.InitializingPreUpdateEventListener
 
INSTANCE - Static variable in class org.hibernate.test.jpa.AbstractJPATest.JPAAutoFlushEventListener
 
INSTANCE - Static variable in class org.hibernate.test.jpa.AbstractJPATest.JPAFlushEventListener
 
INSTANCE - Static variable in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
INSTANCE - Static variable in class org.hibernate.testing.jta.TestingJtaBootstrap
 
INSTANCE - Static variable in class org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator
 
INSTANCE - Static variable in class org.hibernate.transform.AliasToEntityMapResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.DistinctResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.DistinctRootEntityResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.PassThroughResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.RootEntityResultTransformer
 
INSTANCE - Static variable in class org.hibernate.transform.ToListResultTransformer
 
INSTANCE - Static variable in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
 
INSTANCE - Static variable in class org.hibernate.type.BigDecimalType
 
INSTANCE - Static variable in class org.hibernate.type.BigIntegerType
 
INSTANCE - Static variable in class org.hibernate.type.BinaryType
 
INSTANCE - Static variable in class org.hibernate.type.BlobType
 
INSTANCE - Static variable in class org.hibernate.type.BooleanType
 
INSTANCE - Static variable in class org.hibernate.type.ByteType
 
INSTANCE - Static variable in class org.hibernate.type.CalendarDateType
 
INSTANCE - Static variable in class org.hibernate.type.CalendarType
 
INSTANCE - Static variable in class org.hibernate.type.CharacterArrayClobType
 
INSTANCE - Static variable in class org.hibernate.type.CharacterArrayType
 
INSTANCE - Static variable in class org.hibernate.type.CharacterType
 
INSTANCE - Static variable in class org.hibernate.type.CharArrayType
 
INSTANCE - Static variable in class org.hibernate.type.ClassType
 
INSTANCE - Static variable in class org.hibernate.type.ClobType
 
INSTANCE - Static variable in class org.hibernate.type.CurrencyType
 
INSTANCE - Static variable in class org.hibernate.type.DateType
 
INSTANCE - Static variable in class org.hibernate.type.DbTimestampType
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor.DateMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IncomparableComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.TimeMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.PassThroughTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToBytesTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToStringTransformer
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.CharTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.FloatTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.NumericTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.DoubleType
 
INSTANCE - Static variable in class org.hibernate.type.FloatType
 
INSTANCE - Static variable in class org.hibernate.type.ImageType
 
INSTANCE - Static variable in class org.hibernate.type.IntegerType
 
INSTANCE - Static variable in class org.hibernate.type.LocaleType
 
INSTANCE - Static variable in class org.hibernate.type.LongType
 
INSTANCE - Static variable in class org.hibernate.type.MaterializedBlobType
 
INSTANCE - Static variable in class org.hibernate.type.MaterializedClobType
 
INSTANCE - Static variable in class org.hibernate.type.NumericBooleanType
 
INSTANCE - Static variable in class org.hibernate.type.ObjectType
 
INSTANCE - Static variable in class org.hibernate.type.PostgresUUIDType
 
INSTANCE - Static variable in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
INSTANCE - Static variable in class org.hibernate.type.PrimitiveCharacterArrayClobType
 
INSTANCE - Static variable in class org.hibernate.type.SerializableType
 
INSTANCE - Static variable in class org.hibernate.type.ShortType
 
INSTANCE - Static variable in class org.hibernate.type.StringType
 
INSTANCE - Static variable in class org.hibernate.type.TextType
 
INSTANCE - Static variable in class org.hibernate.type.TimestampType
 
INSTANCE - Static variable in class org.hibernate.type.TimeType
 
INSTANCE - Static variable in class org.hibernate.type.TimeZoneType
 
INSTANCE - Static variable in class org.hibernate.type.TrueFalseType
 
INSTANCE - Static variable in class org.hibernate.type.UrlType
 
INSTANCE - Static variable in class org.hibernate.type.UUIDBinaryType
 
INSTANCE - Static variable in class org.hibernate.type.UUIDCharType
 
INSTANCE - Static variable in class org.hibernate.type.WrappedMaterializedBlobType
 
INSTANCE - Static variable in class org.hibernate.type.WrapperBinaryType
 
INSTANCE - Static variable in class org.hibernate.type.YesNoType
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
instantiate(String, Serializable) - Method in interface org.hibernate.engine.spi.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.spi.EventSource
Instantiate an entity instance, using either an interceptor, or the given persister
instantiate(Object[]) - Method in class org.hibernate.hql.internal.HolderInstantiator
 
instantiate(String, EntityMode, Serializable) - Method in interface org.hibernate.Interceptor
Instantiate the entity class.
instantiate(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
instantiate(EntityPersister, Serializable) - Method in class org.hibernate.internal.SessionImpl
give the interceptor an opportunity to override the default instantiation
instantiate(String, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Create a class instance initialized with the given identifier
instantiate(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
instantiate(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Create a class instance initialized with the given identifier
instantiate(Serializable) - Method in class org.hibernate.test.annotations.tuplizer.DynamicInstantiator
 
instantiate() - Method in class org.hibernate.test.annotations.tuplizer.DynamicInstantiator
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
The callback from Hibernate in order to build an instance of the entity represented by the given entity name.
instantiate(Serializable) - Method in class org.hibernate.test.dynamicentity.tuplizer.MyEntityInstantiator
 
instantiate() - Method in class org.hibernate.test.dynamicentity.tuplizer.MyEntityInstantiator
 
instantiate(Serializable) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityInstantiator
 
instantiate() - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityInstantiator
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.test.interceptor.InstantiateInterceptor
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
instantiate(SessionImplementor, CollectionPersister) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
instantiate(int) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
instantiate(int) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
instantiate(SessionImplementor, CollectionPersister) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
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.
InstantiateInterceptor - Class in org.hibernate.test.interceptor
 
InstantiateInterceptor(String) - Constructor for class org.hibernate.test.interceptor.InstantiateInterceptor
 
instantiateResult(Object) - Method in class org.hibernate.type.ArrayType
 
instantiateResult(Object) - Method in class org.hibernate.type.CollectionType
Instantiate a new "underlying" collection exhibiting the same capacity charactersitcs and the passed "original".
instantiateSequenced(int) - Static method in class org.hibernate.internal.util.collections.IdentityMap
Return a new instance of this class, with iteration order defined as the order in which entries were added
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
instantiatingExplicitConnectionProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
instantiatingExplicitConnectionProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
instantiatingExplicitConnectionProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.internal.javassist
The ReflectionOptimizer.InstantiationOptimizer implementation for Javassist which simply acts as an adapter to the FastClass class.
InstantiationOptimizerAdapter(FastClass) - Constructor for class org.hibernate.bytecode.internal.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.
Instrument - Class in org.hibernate.ejb.test.exception
 
Instrument() - Constructor for class org.hibernate.ejb.test.exception.Instrument
 
Instrument.Type - Enum in org.hibernate.ejb.test.exception
 
Instrument_ - Class in org.hibernate.ejb.test.exception
 
Instrument_() - Constructor for class org.hibernate.ejb.test.exception.Instrument_
 
InstrumentationService - Interface in org.hibernate.service.instrumentation.spi
Service caching instrumentation information
InstrumentationServiceInitiator - Class in org.hibernate.service.instrumentation.internal
Simple ServiceInitiator for InstrumentationService
InstrumentationServiceInitiator() - Constructor for class org.hibernate.service.instrumentation.internal.InstrumentationServiceInitiator
 
InstrumentCacheTest - Class in org.hibernate.test.lazycache
 
InstrumentCacheTest() - Constructor for class org.hibernate.test.lazycache.InstrumentCacheTest
 
InstrumentCacheTest.SkipMatcher - Class in org.hibernate.test.lazycache
 
InstrumentCacheTest.SkipMatcher() - Constructor for class org.hibernate.test.lazycache.InstrumentCacheTest.SkipMatcher
 
InstrumentedClassLoader - Class in org.hibernate.bytecode.spi
A specialized classloader which performs bytecode enhancement on class definitions as they are loaded into the classloader scope.
InstrumentedClassLoader(ClassLoader, ClassTransformer) - Constructor for class org.hibernate.bytecode.spi.InstrumentedClassLoader
 
Instrumenter - Interface in org.hibernate.bytecode.buildtime.spi
Basic contract for performing instrumentation
Instrumenter.Options - Interface in org.hibernate.bytecode.buildtime.spi
Instrumentation options
InstrumentTask - Class in org.hibernate.tool.instrument.javassist
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
 
InstrumentTest - Class in org.hibernate.test.instrument.buildtime
 
InstrumentTest() - Constructor for class org.hibernate.test.instrument.buildtime.InstrumentTest
 
InstrumentTest.SkipCheck - Class in org.hibernate.test.instrument.buildtime
 
InstrumentTest.SkipCheck() - Constructor for class org.hibernate.test.instrument.buildtime.InstrumentTest.SkipCheck
 
INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Integer to JDBC INTEGER.
integerData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
IntegerProperty - Class in org.hibernate.test.annotations.any
 
IntegerProperty() - Constructor for class org.hibernate.test.annotations.any.IntegerProperty
 
IntegerProperty(String, Integer) - Constructor for class org.hibernate.test.annotations.any.IntegerProperty
 
IntegerPropertyValue - Class in org.hibernate.test.any
todo: describe IntegerPropertyValue
IntegerPropertyValue() - Constructor for class org.hibernate.test.any.IntegerPropertyValue
 
IntegerPropertyValue(int) - Constructor for class org.hibernate.test.any.IntegerPropertyValue
 
IntegerType - Class in org.hibernate.type
A type that maps between INTEGER and @link Integer}
IntegerType() - Constructor for class org.hibernate.type.IntegerType
 
IntegerTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Integer handling.
IntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
IntegerTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for INTEGER handling.
IntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
IntegerVersioned - Class in org.hibernate.test.hql
Implementation of IntegerVersioned.
IntegerVersioned() - Constructor for class org.hibernate.test.hql.IntegerVersioned
 
IntegerVersioned(String) - Constructor for class org.hibernate.test.hql.IntegerVersioned
 
IntegralDataTypeHolder - Interface in org.hibernate.id
Defines a common api for dealing with data of integral data type.
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
Perform integration.
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ejb.event.JpaIntegrator
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.ejb.event.JpaIntegrator
Perform integration.
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.event.EnversIntegrator
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.hibernate.envers.event.EnversIntegrator
Perform integration.
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Perform integration.
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in interface org.hibernate.integrator.spi.Integrator
Perform integration.
Integrator - Interface in org.hibernate.integrator.spi
Contract for stuff that integrates with Hibernate.
IntegratorService - Interface in org.hibernate.integrator.spi
 
IntegratorServiceImpl - Class in org.hibernate.integrator.internal
 
IntegratorServiceImpl(LinkedHashSet<Integrator>, ClassLoaderService) - Constructor for class org.hibernate.integrator.internal.IntegratorServiceImpl
 
Interaction - Class in org.hibernate.test.annotations.entitynonentity
 
Interaction() - Constructor for class org.hibernate.test.annotations.entitynonentity.Interaction
 
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.bytecode.instrumentation.spi.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.
interceptor(Interceptor) - Method in interface org.hibernate.SessionBuilder
Adds a specific interceptor to the session options
interceptor() - Method in interface org.hibernate.SharedSessionBuilder
Signifies the interceptor from the original session should be used to create the new session
interceptor(Interceptor) - Method in interface org.hibernate.SharedSessionBuilder
 
InterceptorDynamicEntityTest - Class in org.hibernate.test.dynamicentity.interceptor
Demonstrates custom interpretation of entity-name through an Interceptor.
InterceptorDynamicEntityTest() - Constructor for class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
 
InterceptorTest - Class in org.hibernate.test.interceptor
 
InterceptorTest() - Constructor for class org.hibernate.test.interceptor.InterceptorTest
 
InterfaceProxyTest - Class in org.hibernate.test.interfaceproxy
 
InterfaceProxyTest() - Constructor for class org.hibernate.test.interfaceproxy.InterfaceProxyTest
 
InterfacesComponents - Class in org.hibernate.envers.test.integration.interfaces.components
 
InterfacesComponents() - Constructor for class org.hibernate.envers.test.integration.interfaces.components.InterfacesComponents
 
InterfacesRelation - Class in org.hibernate.envers.test.integration.interfaces.relation
 
InterfacesRelation() - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.InterfacesRelation
 
InterfacesTest - Class in org.hibernate.test.annotations.interfaces
 
InterfacesTest() - Constructor for class org.hibernate.test.annotations.interfaces.InterfacesTest
 
IntermediateMappedSuperclassTest - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
 
IntermediateMappedSuperclassTest() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.IntermediateMappedSuperclassTest
 
INTERNAL_LOAD_EAGER - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
INTERNAL_LOAD_LAZY - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
INTERNAL_LOAD_NULLABLE - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
internalAddColumn(Column) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
internalColumnAccess() - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
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
 
internalGetSubqueries() - Method in class org.hibernate.ejb.criteria.QueryStructure
 
internalLoad(String, Serializable, boolean, boolean) - Method in interface org.hibernate.engine.spi.SessionImplementor
Load an instance without checking if it was deleted.
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.internal.SessionImpl
 
internalLoad(String, Serializable, boolean, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
InternetFavorites - Class in org.hibernate.test.annotations.embedded
 
InternetFavorites() - Constructor for class org.hibernate.test.annotations.embedded.InternetFavorites
 
InternetProvider - Class in org.hibernate.test.annotations.embedded
 
InternetProvider() - Constructor for class org.hibernate.test.annotations.embedded.InternetProvider
 
interpret(short) - Static method in enum org.hibernate.engine.jdbc.internal.TypeNullability
Based on the code retrieved from DatabaseMetaData.getTypeInfo() for the NULLABLE column, return the appropriate enum.
interpret(short) - Static method in enum org.hibernate.engine.jdbc.internal.TypeSearchability
Based on the code retrieved from DatabaseMetaData.getTypeInfo() for the SEARCHABLE column, return the appropriate enum.
interpret(boolean, boolean) - Static method in enum org.hibernate.tool.hbm2ddl.Target
 
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
 
interpretCascadeStyles(String, LocalBindingContext) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
interpretInheritanceType(EntityElement) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
interpretLockMode(Object) - Static method in class org.hibernate.ejb.util.LockModeTypeHelper
 
IntNoAutoIdTestEntity - Class in org.hibernate.envers.test.entities
 
IntNoAutoIdTestEntity() - Constructor for class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
IntNoAutoIdTestEntity(Integer, Integer) - Constructor for class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
IntNoAutoIdTestEntity(Integer) - Constructor for class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
into - Static variable in class org.hibernate.ejb.test.callbacks.Translation_
 
INTO - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
INTO - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
INTO - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
intoClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
intoClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
IntoClause - Class in org.hibernate.hql.internal.ast.tree
Represents an entity referenced in the INTO clause of an HQL INSERT statement.
IntoClause() - Constructor for class org.hibernate.hql.internal.ast.tree.IntoClause
 
IntTestEntity - Class in org.hibernate.envers.test.entities
 
IntTestEntity() - Constructor for class org.hibernate.envers.test.entities.IntTestEntity
 
IntTestEntity(Integer, Integer) - Constructor for class org.hibernate.envers.test.entities.IntTestEntity
 
IntTestEntity(Integer) - Constructor for class org.hibernate.envers.test.entities.IntTestEntity
 
invalidArrayElementType(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidArrayElementType(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidArrayElementType(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidArrayElementType(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidArrayElementType(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidArrayElementType(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidArrayElementType(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidArrayElementType$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
InvalidatableWrapper<T> - Interface in org.hibernate.engine.jdbc.spi
Specialized JdbcWrapper contract for wrapped objects that can additioanlly be invalidated
invalidate(Serializable[]) - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
invalidate() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
invalidate() - Method in interface org.hibernate.engine.jdbc.spi.InvalidatableWrapper
Make the wrapper invalid for further usage.
invalidate() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
invalidate() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Called after completion of the underlying transaction to signify the facade is no longer valid.
invalidateHandle() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
invalidateHandle() - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitResultSetProxyHandler
 
invalidateHandle() - Method in class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
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.
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.infinispan.impl.BaseRegion
 
invalidateRegion() - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
 
invalidateState - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
invalidationMutex - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidDiscriminatorAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidDiscriminatorAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidDiscriminatorAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidEditOfReadOnlyItem(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidEditOfReadOnlyItem$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidJndiName(String, JndiNameException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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, XmlDocument, Throwable) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidMappingException(String, XmlDocument) - Constructor for exception org.hibernate.InvalidMappingException
 
InvalidMappingException(String, Origin) - 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
 
InvalidMethodForAnnotationException - Exception in org.hibernate.testing.junit4
Indicates that an annotations was attached to a method incorrectly.
InvalidMethodForAnnotationException(String) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
 
InvalidMethodForAnnotationException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidOnDeleteAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidOnDeleteAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidOnDeleteAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
InvalidPathException - Exception in org.hibernate.hql.internal.ast
Exception thrown when an invalid path is found in a query.
InvalidPathException(String) - Constructor for exception org.hibernate.hql.internal.ast.InvalidPathException
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidPrimaryKeyJoinColumnAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidSubStrategy(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidSubStrategy(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidSubStrategy(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidSubStrategy(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidSubStrategy(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidSubStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidSubStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidSubStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidTableAnnotation(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidTableAnnotation(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidTableAnnotation(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidTableAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
invalidTableAnnotation(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidTableAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidTableAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
invalidTableAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
InvalidWithClauseException - Exception in org.hibernate.hql.internal.ast
InvalidWithClauseException(String) - Constructor for exception org.hibernate.hql.internal.ast.InvalidWithClauseException
 
InvalidWithClauseException(String, String) - Constructor for exception org.hibernate.hql.internal.ast.InvalidWithClauseException
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
inverse - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
inverseJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
InverseSideChanges - Class in org.hibernate.envers.test.integration.onetomany
 
InverseSideChanges() - Constructor for class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
invoke(String, Class[], Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
invoke(int, Object, Object[]) - Method in class org.hibernate.bytecode.internal.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.internal.proxy.AbstractProxyHandler
 
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(Method, Object[], Object) - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
invoke(Object, Method, Method, Object[]) - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.test.annotations.tuplizer.DataProxyHandler
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.test.dynamicentity.DataProxyHandler
 
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.internal.DefaultDeleteEventListener
 
invokeExplosively(Object, Object...) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
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.internal.DefaultFlushEntityEventListener
 
invokeSaveLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
invokeUpdateLifecycle(Object, EntityPersister, EventSource) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
IS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IS_NOT_NULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
IS_NULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
isAbstract() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
isAbstract() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the abstract property.
isAbstract() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the abstract property.
isAbstract() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the abstract property.
isAbstract() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the abstract property.
isAbstract() - Method in class org.hibernate.mapping.PersistentClass
 
isAbstract() - Method in class org.hibernate.mapping.Table
 
isAbstract() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isAbstract() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
isAbstract() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Is the entity abstract?

The implication is whether the entity maps to a database table.

isAbstract() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
isAbstract() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isAbstract() - Method in interface org.hibernate.persister.entity.Loadable
 
isAbstract() - Method in interface org.hibernate.persister.entity.Queryable
Is this an abstract class?
isAbstract() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isAbstractClass(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Determine if the given class is declared abstract.
isAbstractUnionTable() - Method in class org.hibernate.mapping.Table
 
isActive() - Method in class org.hibernate.ejb.TransactionImpl
 
isActive() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
isActive() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
isActive(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the given status code indicate an active transaction?
isActive(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given UserTransaction indicate an active transaction?
isActive(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given TransactionManager indicate an active transaction?
isActive() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
isActive() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
isActive() - Method in class org.hibernate.test.annotations.entity.WashingMachine
 
isActive() - Method in interface org.hibernate.Transaction
Is this transaction still active?

Answers on a best effort basis.

isAffectedBy(Map) - Method in class org.hibernate.internal.FilterHelper
 
isAffectedByEnabledFilters(SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isAffectedByEnabledFilters(SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
 
isAggregation() - Method in class org.hibernate.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.)?
isAlias(String) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
isAlive - Variable in class org.hibernate.test.annotations.access.Woody
 
isAllFalse(boolean[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
isAllNegative(int[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
isAllowNulls() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isAllowProxyCreation() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
isAllPropertyFetch() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isAllTrue(boolean[]) - Static method in class org.hibernate.internal.util.collections.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
 
isAlternateUniqueKey() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
isAlternateUniqueKey() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
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.internal.CollectionProperties
 
isAnyType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isAnyType() - Method in class org.hibernate.type.AbstractType
 
isAnyType() - Method in class org.hibernate.type.AnyType
 
isAnyType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to AnyType.
isArray() - Method in class org.hibernate.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
isAssociation() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
isAssociation() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
isAssociation() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
isAssociation() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
isAssociation() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
isAssociation() - Method in class org.hibernate.metamodel.domain.BasicType
 
isAssociation() - Method in class org.hibernate.metamodel.domain.Component
 
isAssociation() - Method in class org.hibernate.metamodel.domain.Entity
 
isAssociation() - Method in class org.hibernate.metamodel.domain.NonEntity
 
isAssociation() - Method in class org.hibernate.metamodel.domain.Superclass
 
isAssociation() - Method in interface org.hibernate.metamodel.domain.Type
 
isAssociationFetch() - Method in class org.hibernate.event.spi.LoadEvent
 
isAssociationType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isAssociationType() - Method in class org.hibernate.type.AbstractType
 
isAssociationType() - Method in class org.hibernate.type.AnyType
 
isAssociationType() - Method in class org.hibernate.type.CollectionType
Note: return true because this type is castable to AssociationType.
isAssociationType() - Method in class org.hibernate.type.EntityType
An entity type is a type of association type
isAssociationType() - Method in interface org.hibernate.type.Type
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.internal.JTASessionContext
Mainly for subclass usage.
isAutoCloseEnabled() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Mainly for subclass usage.
isAutoCloseSessionEnabled() - Method in class org.hibernate.cfg.Settings
 
isAutoCloseSessionEnabled() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Should session automatically be closed after transaction completion in this context?
isAutoCloseSessionEnabled() - Method in class org.hibernate.internal.SessionImpl
 
isAutoCloseSessionEnabled() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isAutoCommit() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
isAutoCommit() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
 
isAutoCreateSchema() - Method in class org.hibernate.cfg.Settings
 
isAutoDropSchema() - Method in class org.hibernate.cfg.Settings
 
isAutoFlushEnabled() - Method in class org.hibernate.context.internal.JTASessionContext
Mainly for subclass usage.
isAutoFlushEnabled() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Mainly for subclass usage.
isAutoImport() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isAutoImport() - Method in interface org.hibernate.cfg.Mappings
Determine whether auto importing of entity names is currently enabled.
isAutoImport() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the autoImport property.
isAutoImport() - Method in interface org.hibernate.metamodel.source.hbm.HbmBindingContext
 
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
 
isBasicPropertyAccessor() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
isBasicPropertyAccessor() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
isBatchable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isBatchLoadable() - Method in class org.hibernate.engine.spi.EntityKey
 
isBatchLoadable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isBatchLoadable() - Method in interface org.hibernate.persister.entity.EntityPersister
Is batch loading enabled?
isBeingReplicated() - Method in class org.hibernate.engine.spi.EntityEntry
 
isBidirectional() - Method in class org.hibernate.envers.entities.RelationDescription
 
isBoolvar() - Method in class org.hibernate.test.collection.original.Animal
 
isBound(Parameter<?>) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
isCacheable() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
isCacheable() - Method in class org.hibernate.engine.spi.QueryParameters
 
isCacheable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the cacheable property.
isCacheable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the cacheable property.
isCacheInvalidationRequired() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
We can't immediately add to the cache if we have formulas which must be evaluated, or if we have the possibility of two concurrent updates to the same item being merged on the database.
isCacheInvalidationRequired() - Method in interface org.hibernate.persister.entity.EntityPersister
Should we always invalidate the cache instead of recaching updated state
isCacheLazyProperties() - Method in class org.hibernate.metamodel.binding.Caching
 
isCallable() - Method in class org.hibernate.engine.spi.NamedSQLQueryDefinition
 
isCallable() - Method in class org.hibernate.engine.spi.QueryParameters
 
isCallable() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.CustomSqlElement
 
isCallable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Gets the value of the callable property.
isCallable() - Method in class org.hibernate.metamodel.binding.CustomSQL
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
 
isCascadeDeleteEnabled() - Method in class org.hibernate.event.spi.DeleteEvent
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.ForeignKey
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.mapping.KeyValue
 
isCascadeDeleteEnabled() - Method in class org.hibernate.mapping.SimpleValue
 
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
isCascadeDeleteEnabled() - Method in interface org.hibernate.persister.collection.CollectionPersister
Is cascade delete handled by the database-level foreign key constraint definition?
isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
 
isCascadePersist() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
isCaseSensitive() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
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.spi.LoadEventListener.LoadType
 
isCheckNullability() - Method in class org.hibernate.cfg.Settings
 
isClassFile(File) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Does this file represent a compiled class?
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
isClassOrSuperclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isClassOrSuperclassTable(int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isClearQueueEnabled() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" clear? This is a special case, because of orphan delete.
isClosed() - Method in interface org.hibernate.engine.spi.SessionImplementor
Determine whether the session is closed.
isClosed() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Is this context already closed?
isClosed() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isClosed() - Method in class org.hibernate.internal.AbstractSessionImpl
 
isClosed() - Method in class org.hibernate.internal.SessionFactoryImpl
 
isClosed() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
isClosed() - Method in interface org.hibernate.SessionFactory
Is this factory already closed?
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
 
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
 
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.internal.ast.tree.FromElement
 
isCollectionOfValuesOrComponents() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isCollectionProperty(String) - Static method in class org.hibernate.hql.internal.CollectionProperties
 
isCollectionPropertyMethod() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
isCollectionType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isCollectionType() - Method in class org.hibernate.type.AbstractType
 
isCollectionType() - Method in class org.hibernate.type.CollectionType
 
isCollectionType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to CollectionType.
isCollectionValued() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
isColumnPresent(String, String) - Method in class org.hibernate.test.annotations.override.AttributeOverrideTest
 
isCommentsEnabled() - Method in class org.hibernate.cfg.Settings
 
isCommitted(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the given status code indicate a committed transaction?
isCommitted(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given UserTransaction indicate a commit?
isCommitted(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given TransactionManager indicate a commit?
isComparativeExpressionClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isCompiled() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
isComponent() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isComponent() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isComponent() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isComponent() - Method in interface org.hibernate.cfg.PropertyHolder
 
isComponent() - Method in class org.hibernate.metamodel.domain.BasicType
 
isComponent() - Method in class org.hibernate.metamodel.domain.Component
 
isComponent() - Method in class org.hibernate.metamodel.domain.Entity
 
isComponent() - Method in class org.hibernate.metamodel.domain.NonEntity
 
isComponent() - Method in class org.hibernate.metamodel.domain.Superclass
 
isComponent() - Method in interface org.hibernate.metamodel.domain.Type
 
isComponentType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isComponentType() - Method in class org.hibernate.type.AbstractType
 
isComponentType() - Method in class org.hibernate.type.AnyType
 
isComponentType() - Method in class org.hibernate.type.ComponentType
 
isComponentType() - Method in class org.hibernate.type.CompositeCustomType
 
isComponentType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to CompositeType.
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.spi.SessionImplementor
 
isConnected() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isConnected() - Method in class org.hibernate.internal.SessionImpl
 
isConnected() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isConnected() - Method in interface org.hibernate.Session
Check if the session is currently connected.
isConnectedToSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
Getter for property 'connectedToSession'.
isConstrained() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the constrained property.
isConstrained() - Method in class org.hibernate.mapping.OneToOne
Returns the constrained.
isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
isConstructor() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
isConstructor() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Returns true if the element is a constructor (e.g.
isContainsJoinFetchedBag() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'containsJoinFetchedBag', which flags whether this fetch profile contained any bag join fetches
isContainsJoinFetchedCollection() - Method in class org.hibernate.engine.profile.FetchProfile
Getter for property 'containsJoinFetchedCollection', which flags whether this fetch profile contained any collection join fetches.
isCorrelated() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
isCreationVetoed(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
isCreationVetoed(Dialect) - Method in class org.hibernate.metamodel.relational.UniqueKey
 
isCurrentTimestampSelectStringCallable() - Method in class org.hibernate.dialect.CUBRIDDialect
 
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
 
isCurrentVersion() - Method in class org.hibernate.test.formulajoin.Detail
 
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
 
isDataSet() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
isDataSet() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
isDebugEnabled() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
isDebugEnabled() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
isDebugEnabled() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
isDebugEnabled() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
isDebugEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
isDebugEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
isDefault(XClass, Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
isDefault() - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
isDefaultFlag() - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
isDefaultLazy() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isDefaultLazy() - Method in interface org.hibernate.cfg.Mappings
Determine whether default laziness is currently enabled.
isDefaultLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Gets the value of the defaultLazy property.
isDefaultReadOnly() - Method in class org.hibernate.engine.internal.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 interface org.hibernate.engine.spi.PersistenceContext
Will entities and proxies that are loaded into this persistence context be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefaultReadOnly() - Method in class org.hibernate.internal.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.internal.StatelessSessionImpl
isDefaultReadOnly() - Method in interface org.hibernate.Session
Will entities and proxies that are loaded into this session be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDefinedOnSubclass(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDefinedOnSubclass(int) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Is this property defined on a subclass of the mapped class.
isDeleteAllCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isDeleteCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isDeleteCallable(int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isDeleted() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
isDeleted() - Method in class org.hibernate.test.cuk.Person
 
isDeleted() - Method in class org.hibernate.test.where.File
 
isDereferencedBySubclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isDereferencedBySuperclassOrSubclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isDereferencedBySuperclassProperty() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isDerived() - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
isDirectlyAccessible() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Could the application possibly have a direct reference to the underlying collection implementation?
isDirectlyAccessible() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
isDirectlyAccessible() - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
isDirectlyAccessible() - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
isDirectlyAccessible() - Method in interface org.hibernate.collection.spi.PersistentCollection
Could the application possibly have a direct reference to the underlying collection implementation?
isDirty() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
isDirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Is the entity considered dirty?
isDirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
isDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection dirty? Note that this is only reliable during the flush cycle, after the collection elements are dirty checked against the snapshot.
isDirty() - Method in class org.hibernate.event.spi.DirtyCheckEvent
 
isDirty() - Method in class org.hibernate.internal.SessionImpl
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
isDirty() - Method in interface org.hibernate.Session
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CompositeCustomType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CustomType
 
isDirty(Object, Object, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isDirty(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.MetaType
 
isDirty(Object, Object, 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 value?
isDirty(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
Should the parent be considered dirty, given both the old and current value?
isDirtyCheckable(boolean) - Method in class org.hibernate.tuple.StandardProperty
 
isDirtyCheckable() - Method in class org.hibernate.tuple.StandardProperty
 
isDirtyCheckHandledByInterceptor() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
isDirtyCheckPossible() - Method in class org.hibernate.event.spi.FlushEntityEvent
 
isDiscriminated() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
isDiscriminatorForced() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isDiscriminatorFormula() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isDiscriminatorIncludedInSql() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.PersistentClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.RootClass
 
isDiscriminatorInsertable() - Method in class org.hibernate.mapping.Subclass
 
isDiscriminatorMatchValueNotNull() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isDiscriminatorMatchValueNull() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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.internal.ast.tree.SelectClause
 
isDone() - Method in class org.hibernate.testing.async.ExecutableAdapter
 
isDoNotAuditOptimisticLockingField() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isDorecreate() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDoremove() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDoupdate() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.collection.OneToManyJoinWalker
 
isDuplicateAssociation(String, String[]) - Method in class org.hibernate.loader.JoinWalker
Used to detect circularities in the joined graph, note that this method is side-effecty
isDuplicateAssociation(String, String[], AssociationType) - Method in class org.hibernate.loader.JoinWalker
Used to detect circularities in the joined graph, note that this method is side-effecty
isDynamic() - Method in class org.hibernate.mapping.Component
 
isDynamicInsert() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
isDynamicInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the dynamicInsert property.
isDynamicInsert() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isDynamicInsert() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isDynamicInsert() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
isDynamicInsert() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Did the source specify dynamic inserts?
isDynamicInsert() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
isDynamicInsert() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isDynamicUpdate() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
isDynamicUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the dynamicUpdate property.
isDynamicUpdate() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isDynamicUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isDynamicUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
isDynamicUpdate() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Did the source specify dynamic updates?
isDynamicUpdate() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
isDynamicUpdate() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isElder() - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
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.metamodel.binding.EntityIdentifier
 
isEmbedded() - Method in class org.hibernate.tuple.IdentifierProperty
 
isEmbedded() - Method in class org.hibernate.type.AnyType
 
isEmbedded() - Method in class org.hibernate.type.ComponentType
 
isEmbedded() - Method in class org.hibernate.type.CompositeCustomType
 
isEmbedded() - Method in interface org.hibernate.type.CompositeType
Is this component embedded? "embedded" indicates that the component is "virtual", that its properties are "flattened" onto its owner
isEmbedded() - Method in class org.hibernate.type.EmbeddedComponentType
 
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
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the embedXml property.
isEmbedXml() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the embedXml property.
isEmpty() - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
isEmpty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
isEmpty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
isEmpty() - Method in class org.hibernate.collection.internal.PersistentBag
 
isEmpty() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
isEmpty() - Method in class org.hibernate.collection.internal.PersistentList
 
isEmpty() - Method in class org.hibernate.collection.internal.PersistentMap
 
isEmpty() - Method in class org.hibernate.collection.internal.PersistentSet
 
isEmpty() - Method in class org.hibernate.criterion.Property
 
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 interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
 
isEmpty() - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
isEmpty() - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
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.event.service.internal.EventListenerGroupImpl
 
isEmpty() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Are there no listeners registered?
isEmpty(Collection) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
isEmpty(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
isEmpty() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
isEmpty() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
isEmpty(String) - Static method in class org.hibernate.internal.util.StringHelper
 
isEmpty() - Method in class org.hibernate.proxy.map.MapProxy
 
isEmptyAnnotationValue(String) - Static method in class org.hibernate.cfg.BinderHelper
 
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
 
isEnabled(Logger.Level) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
isEnabled(Logger.Level) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
isEnabled(Logger.Level) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
isEnabled(Logger.Level) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
isEnabled(Logger.Level) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
isEnabled(Logger.Level) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
isEntity() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isEntity() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isEntity() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isEntity() - Method in interface org.hibernate.cfg.PropertyHolder
 
isEntity() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
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
 
isEntityNameAudited(String) - Method in interface org.hibernate.envers.AuditReader
Checks if the entityName was configured to be audited.
isEntityNameAudited(String) - Method in class org.hibernate.envers.reader.AuditReaderImpl
 
isEntityRoot() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isEntityType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEntityType() - Method in class org.hibernate.type.AbstractType
 
isEntityType() - Method in class org.hibernate.type.EntityType
Explicitly, an entity type is an entity type ;)
isEntityType() - Method in interface org.hibernate.type.Type
Return true if the implementation is castable to EntityType.
isEntryFor(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Is there an EntityEntry for this instance?
isEntryFor(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is there an EntityEntry for this instance?
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isEqual(Object, Object) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
isEqual(Object, Object) - Method in class org.hibernate.type.CollectionType
 
isEqual(Object, Object) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ComponentType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CompositeCustomType
 
isEqual(Object, Object) - Method in class org.hibernate.type.CustomType
 
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state).
isEqual(Object, Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
isEqual(Object, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
isEqual(Object, Object) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state).
isEqual(Object, Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state).
isEquals(Object[], Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
Compare 2 arrays only at the first level
isEquals(char[], char[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
Compare 2 arrays only at the first level
isEquals(byte[], byte[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
Compare 2 arrays only at the first level
ISetRefEdEntity - Interface in org.hibernate.envers.test.integration.interfaces.relation
 
isEventSource() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
isEventSource() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isEventSource() - Method in class org.hibernate.internal.SessionImpl
 
isEventSource() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isExcludeUnlistedClasses() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
isExistsInDatabase() - Method in class org.hibernate.engine.spi.EntityEntry
 
isExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
isExplicitIdInsertion() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.PersistentClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.RootClass
 
isExplicitPolymorphism() - Method in class org.hibernate.mapping.Subclass
 
isExplicitPolymorphism() - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
isExplicitPolymorphism() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isExplicitPolymorphism() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
isExplicitPolymorphism() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Should explicit polymorphism (querying) be applied to this entity?
isExplicitPolymorphism() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
isExplicitPolymorphism() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isExplicitPolymorphism() - Method in interface org.hibernate.persister.entity.Queryable
Is this class explicit polymorphism only?
isExplicitPolymorphism() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isExplicitVersionInsertion() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
isExposeStatistics() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
isExtended() - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
isExtraLazy() - Method in class org.hibernate.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.internal.ast.tree.FromElement
 
isFetchProfileEnabled(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
isFetchProfileEnabled(String) - Method in class org.hibernate.internal.SessionImpl
 
isFetchProfileEnabled(String) - Method in interface org.hibernate.Session
Is a particular fetch profile enabled on this session?
isFilter() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Returns true if this is a filter query, false if not.
isFilter() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
isFilter() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isFinalClass(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Determine is the given class is declared final.
isFirst - Variable in class org.hibernate.ejb.test.callbacks.CommunicationSystem
 
isFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Is this the first result?
isFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
isFirst() - Method in interface org.hibernate.ScrollableResults
Is this the first result?
isFixedPrecisionScale() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.cfg.Settings
 
isFlushBeforeCompletionEnabled() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Should before transaction completion processing perform a flush when initiated from JTA synchronization for this context?
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.internal.SessionImpl
 
isFlushBeforeCompletionEnabled() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isFlushing() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
isFlushing() - Method in interface org.hibernate.engine.spi.PersistenceContext
Is a flush cycle currently in process?
isFlushModeNever() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Should flushes only happen manually for this context?
isFlushModeNever() - Method in class org.hibernate.internal.SessionImpl
 
isFlushModeNever() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isFlushRequired() - Method in class org.hibernate.event.spi.AutoFlushEvent
 
isForce() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the force property.
isForced() - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
isForced() - Method in class org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl
 
isForced() - Method in interface org.hibernate.metamodel.source.binder.DiscriminatorSource
"Forces" Hibernate to specify the allowed discriminator values, even when retrieving all instances of the root class.
isForceDiscriminator() - Method in class org.hibernate.mapping.PersistentClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.RootClass
 
isForceDiscriminator() - Method in class org.hibernate.mapping.Subclass
 
isForceInsertable() - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
isForceNotNull() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
isFormat() - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
 
isFormula() - Method in class org.hibernate.cfg.Ejb3Column
 
isFormula() - Method in class org.hibernate.mapping.Column
 
isFormula() - Method in class org.hibernate.mapping.Formula
 
isFormula() - Method in interface org.hibernate.mapping.Selectable
 
isFromElementAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Convenience method to check whether a given token represents a from-element alias.
isFromOrJoinFragment() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isFunctionName(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
A check to see if the text of the given node represents a known function name.
isFunctionName(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
A check to see if the text of the given node represents a known function name.
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 enum org.hibernate.CacheMode
 
isGetGeneratedKeysEnabled() - Method in class org.hibernate.cfg.Settings
 
isGloballyQuotedIdentifiers() - Method in interface org.hibernate.metamodel.Metadata.Options
 
isGloballyQuotedIdentifiers() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
isGloballyQuotedIdentifiers() - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
isGloballyQuotedIdentifiers() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
isGloballyQuotedIdentifiers() - Method in interface org.hibernate.metamodel.source.BindingContext
 
isGloballyQuotedIdentifiers() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
isGrouped() - Method in class org.hibernate.criterion.AliasedProjection
 
isGrouped() - Method in class org.hibernate.criterion.Distinct
 
isGrouped() - Method in class org.hibernate.criterion.IdentifierProjection
 
isGrouped() - Method in interface org.hibernate.criterion.Projection
Is this projection fragment (SELECT clause) also part of the GROUP BY
isGrouped() - Method in class org.hibernate.criterion.ProjectionList
 
isGrouped() - Method in class org.hibernate.criterion.PropertyProjection
 
isGrouped() - Method in class org.hibernate.criterion.SimpleProjection
 
isGrouped() - Method in class org.hibernate.criterion.SQLProjection
 
isHaltOnError() - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
isHibernateExtensionMapping() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
isHibernateStatisticsSupported() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isId() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyAttribute
 
isId() - Method in class org.hibernate.ejb.metamodel.SingularAttributeImpl
isId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the id property.
isId() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the id property.
isId() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
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
 
isIdentifierMapper() - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
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
 
isIdSet() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
isIgnore() - Method in class org.hibernate.engine.spi.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
 
isIgnoreNotFound() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isImplicit() - Method in class org.hibernate.cfg.Ejb3Column
 
isImplied() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
Returns true if this FromElement was implied by a path, or false if this FROM element is explicitly declared in the FROM clause.
isImplied() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
isImpliedInFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isImpliedInFromClause() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
isInCase() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isIncludedInInsert() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
isIncludedInInsert() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
 
isIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
isIncludedInOptimisticLocking() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isIncludedInOptimisticLocking() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
If the containing entity is using OptimisticLockStyle.ALL or OptimisticLockStyle.DIRTY style optimistic locking, should this attribute be used?
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
isIncludedInOptimisticLocking() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
isIncludedInUpdate() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
isIncludedInUpdate() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
 
isIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.hbm.Helper.ValueSourcesAdapter
 
isIncludeInInsert() - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
Is the value to be inserted as part of its binding here?

NOTE that a column may be bound to multiple attributes.

isIncludeInUpdate() - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
isIncludeSubclasses() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
isIncludeSubclasses() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
isIndexed() - Method in class org.hibernate.mapping.Collection
 
isIndexed() - Method in class org.hibernate.mapping.IndexedCollection
 
isIndexed() - Method in enum org.hibernate.metamodel.domain.PluralAttributeNature
 
isInfoEnabled() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
isInfoEnabled() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
isInfoEnabled() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
isInfoEnabled() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
isInfoEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
isInfoEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
isInFrom() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isInFunctionCall() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isInherit() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Gets the value of the inherit property.
isInheritable() - Method in interface org.hibernate.metamodel.source.binder.MetaAttributeSource
Is the meta-attribute value inheritable?
isInherited() - Method in class org.hibernate.mapping.PersistentClass
 
isInherited() - Method in class org.hibernate.mapping.RootClass
 
isInherited() - Method in class org.hibernate.mapping.Subclass
 
isInherited() - Method in interface org.hibernate.metadata.ClassMetadata
Does this entity extend a mapped superclass?
isInherited() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInherited() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether the entity is inherited one or more other entities.
isInherited() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isInIdClass() - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
isInIdClass() - Method in interface org.hibernate.cfg.PropertyHolder
 
isInitialized() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
isInitialized(String) - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
isInitialized() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Is the entity to which we are bound completely initialized?
isInitialized(String) - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
The the given field initialized for the entity to which we are bound?
isInitialized(Object) - Static method in class org.hibernate.Hibernate
Check if the proxy or persistent collection is initialized.
isInitializing() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
isInitiator() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
isInitiator() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
isInitiator() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
isInitiator() - Method in interface org.hibernate.Transaction
Is this transaction the initiator of any underlying transaction?
isInPrimaryKey() - Method in class org.hibernate.cfg.FkSecondPass
 
isInPrimaryKey() - Method in class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
isInPrimaryKey() - Method in class org.hibernate.cfg.ToOneFkSecondPass
 
isInSecondPass() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isInSecondPass() - Method in interface org.hibernate.cfg.Mappings
 
isInSelect() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the insert property.
isInsert() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the insert property.
isInsertable() - Method in class org.hibernate.cfg.Ejb3Column
 
isInsertable() - Method in class org.hibernate.envers.entities.RelationDescription
 
isInsertable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Gets the value of the insertable property.
isInsertable() - Method in class org.hibernate.mapping.Property
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isInsertable() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isInsertable() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Determine whether this attribute is insertable.
isInsertable() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
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
 
isInserted() - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
isInserted() - Method in class org.hibernate.metamodel.source.annotations.attribute.DiscriminatorSourceImpl
 
isInserted() - Method in interface org.hibernate.metamodel.source.binder.DiscriminatorSource
Set this to false, if your discriminator column is also part of a mapped composite identifier.
isInsertGenerated() - Method in class org.hibernate.tuple.StandardProperty
 
isInstance(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstance(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Is the given object an instance of this entity?
isInstance(Object) - Method in class org.hibernate.test.annotations.tuplizer.DynamicInstantiator
 
isInstance(Object) - Method in class org.hibernate.test.dynamicentity.tuplizer.MyEntityInstantiator
 
isInstance(Object) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityInstantiator
 
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.buildtime.spi.ClassDescriptor
Determine if the class is already instrumented.
isInstrumented(Class) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
 
isInstrumented(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
 
isInstrumented() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isInstrumented() - Method in interface org.hibernate.persister.entity.EntityPersister
Has the class actually been bytecode instrumented?
isInstrumented(Class<?>) - Method in class org.hibernate.service.instrumentation.internal.CachingInstrumentationService
 
isInstrumented(Object) - Method in class org.hibernate.service.instrumentation.internal.CachingInstrumentationService
 
isInstrumented(Class<?>) - Method in interface org.hibernate.service.instrumentation.spi.InstrumentationService
Is entityType instrumented
isInstrumented(Object) - Method in interface org.hibernate.service.instrumentation.spi.InstrumentationService
Is entity instrumented
isInstrumented() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Is it an instrumented POJO?
isInstrumented() - Method in class org.hibernate.tuple.entity.EntityMetamodel
Whether or not this class can be lazy (ie intercepted)
isInstrumented() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Is it an instrumented POJO?
isInstrumented() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Is it an instrumented POJO?
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.IdBagPluralAttributeElementAdapter
 
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the inverse property.
isInverse() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the inverse property.
isInverse() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
isInverse() - Method in class org.hibernate.mapping.Collection
 
isInverse() - Method in class org.hibernate.mapping.Join
 
isInverse() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
isInverse() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
isInverse() - Method in interface org.hibernate.metamodel.source.binder.PluralAttributeSource
 
isInverse() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
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.spi.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(JoinType, Set, String, String[], AssociationType, int) - Method in class org.hibernate.loader.JoinWalker
Should we join this association?
isJoinableJtaTransaction(TransactionCoordinator, JdbcTransaction) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
isJoinableJtaTransaction(TransactionCoordinator, CMTTransaction) - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
isJoinableJtaTransaction(TransactionCoordinator, JtaTransaction) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
isJoinableJtaTransaction(TransactionCoordinator, T) - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Can the underlying transaction represented by the passed Hibernate TransactionImplementor be joined?
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, PropertyPath, int) - Method in class org.hibernate.loader.AbstractEntityJoinWalker
 
isJpaStyle() - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
isJpaStyle() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
 
isKey() - Method in class org.hibernate.mapping.Component
 
isKey() - Method in class org.hibernate.tuple.component.ComponentMetamodel
 
isKey() - Method in class org.hibernate.type.ComponentType
 
isKeyCascadeDeleteEnabled() - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
isKeyCascadeDeleteEnabled() - Method in interface org.hibernate.metamodel.binding.KeyValueBinding
 
isLast - Variable in class org.hibernate.ejb.test.callbacks.CommunicationSystem
 
isLast() - Method in class org.hibernate.ejb.test.callbacks.Television
 
isLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Is this the last result?
isLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
isLast() - Method in interface org.hibernate.ScrollableResults
Is this the last result?
isLazy() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the lazy property.
isLazy() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the lazy property.
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.metamodel.binding.AbstractAttributeBinding
 
isLazy() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
isLazy() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isLazy() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
isLazy() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Is this entity lazy (proxyable)?
isLazy() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Should the attribute be (bytecode enhancement) lazily loaded?
isLazy() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
isLazy() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
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.
isLikes() - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
isList() - Method in class org.hibernate.mapping.IndexedCollection
 
isList() - Method in class org.hibernate.mapping.List
 
isListener() - Method in interface org.hibernate.metamodel.source.binder.JpaCallbackClass
 
isLoaded(Object) - Static method in class org.hibernate.ejb.util.PersistenceUtilHelper
 
IsLoadedTest - Class in org.hibernate.ejb.test.util
 
IsLoadedTest() - Constructor for class org.hibernate.ejb.test.util.IsLoadedTest
 
isLoadedWithLazyPropertiesUnfetched() - Method in class org.hibernate.engine.spi.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 class org.hibernate.engine.internal.StatefulPersistenceContext
 
isLoadFinished() - Method in interface org.hibernate.engine.spi.PersistenceContext
Is in a two-phase load?
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 interface org.hibernate.metamodel.relational.state.ManyToOneRelationalState
 
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.engine.jdbc.spi.SqlStatementLogger
Are we currently logging to stdout?
isLookupByNaturalKey() - Method in class org.hibernate.internal.CriteriaImpl
 
isManipulationStatement() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
isManipulationStatement() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
isManipulationStatement() - Method in interface org.hibernate.hql.spi.QueryTranslator
 
isManualFlushMode(FlushMode) - Static method in enum org.hibernate.FlushMode
 
isManyToMany(Member) - Static method in class org.hibernate.ejb.metamodel.AttributeFactory
 
isManyToMany() - Method in class org.hibernate.hql.internal.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.mapping.Collection
 
isMap() - Method in class org.hibernate.mapping.Map
 
isMapped() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Gets the value of the mapped property.
isMarkedForRollback(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the given status code indicate the transaction has been marked for rollback?
isMatch(Dialect) - Method in class org.hibernate.test.annotations.dataTypes.BasicOperationsTest.OracleDialectChecker
 
isMatch() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest.SkipCheck
 
isMatch() - Method in class org.hibernate.test.lazycache.InstrumentCacheTest.SkipMatcher
 
isMatch() - Method in class org.hibernate.test.lazyonetoone.LazyOneToOneTest.DomainClassesInstrumentedMatcher
 
isMatch(Dialect) - Method in class org.hibernate.test.legacy.CustomSQLTest.NonIdentityGeneratorChecker
 
isMatch(Dialect) - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
 
isMatch(Dialect) - Method in interface org.hibernate.testing.DialectCheck
Does the given dialect match the defined check?
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportNotNullUnique
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsColumnCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSequences
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
 
isMatch() - Method in class org.hibernate.testing.Skip.AlwaysSkip
 
isMatch() - Method in interface org.hibernate.testing.Skip.Matcher
Do we have a match to the underlying condition?
isMember(E, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isMember(Expression<E>, Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isMetadataComplete() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker.Default
 
isMethodOf(Method) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
isMethodOf(Method) - Method in interface org.hibernate.tuple.component.ComponentTuplizer
Is the given method available via the managed component as a property getter?
isMethodOf(Method) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
isMethodOf(Method) - Method in class org.hibernate.type.AnyType
 
isMethodOf(Method) - Method in class org.hibernate.type.ComponentType
 
isMethodOf(Method) - Method in class org.hibernate.type.CompositeCustomType
 
isMethodOf(Method) - Method in interface org.hibernate.type.CompositeType
Is the given method a member of this component's class?
isMethodOf(Method) - Method in class org.hibernate.type.EmbeddedComponentType
 
isMinimalPutsEnabled() - Method in class org.hibernate.cfg.Settings
 
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.internal.NoCachingRegionFactory
 
isMinimalPutsEnabledByDefault() - Method in interface org.hibernate.cache.spi.RegionFactory
By default should we perform "minimal puts" when using this second level cache implementation?
isMinimalPutsEnabledByDefault() - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
isModifiableEntity() - Method in class org.hibernate.engine.spi.EntityEntry
Can the entity be modified? The entity is modifiable if all of the following are true: the entity class is mutable the entity is not read-only if the current status is Status.DELETED, then the entity was not read-only when it was deleted
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.AnyType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.CollectionType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ComponentType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in class org.hibernate.type.OneToOneType
 
isModified(Object, Object, boolean[], SessionImplementor) - Method in interface org.hibernate.type.Type
Has the value been modified compared to the current database state? The difference between this and the Type.isDirty(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SessionImplementor) methods is that here we need to account for "partially" built values.
isMultiTable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isMultiTable() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isMultiTable() - Method in interface org.hibernate.persister.entity.Queryable
Is the inheritance hierarchy described by this persister contained across multiple tables?
isMultiTable() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isMultiTable() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isMultiValued() - Method in class org.hibernate.mapping.MetaAttribute
 
isMultiValued() - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
isMutable() - Method in class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
isMutable() - Method in interface org.hibernate.cache.spi.CacheDataDescription
Is the data marked as being mutable?
isMutable() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
isMutable() - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
isMutable() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
isMutable() - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the mutable property.
isMutable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the mutable property.
isMutable() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
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.metamodel.binding.AbstractPluralAttributeBinding
 
isMutable() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isMutable() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
isMutable() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isMutable() - Method in class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
isMutable() - Method in interface org.hibernate.metamodel.source.binder.RootEntitySource
Is this root entity mutable?
isMutable() - Method in class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
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.test.annotations.entity.CasterStringType
 
isMutable() - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
isMutable() - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
isMutable() - Method in class org.hibernate.test.annotations.generics.StateType
 
isMutable() - Method in class org.hibernate.test.annotations.type.MyOidType
 
isMutable() - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
isMutable() - Method in class org.hibernate.test.hql.ClassificationType
 
isMutable() - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Are objects of this type mutable?
isMutable() - Method in class org.hibernate.test.rowid.RowIdType
 
isMutable() - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
isMutable() - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
isMutable() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isMutable() - Method in class org.hibernate.type.AbstractStandardBasicType
 
isMutable() - Method in class org.hibernate.type.AnyType
 
isMutable() - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
isMutable() - Method in class org.hibernate.type.CollectionType
 
isMutable() - Method in class org.hibernate.type.ComponentType
 
isMutable() - Method in class org.hibernate.type.CompositeCustomType
 
isMutable() - Method in class org.hibernate.type.CustomType
 
isMutable() - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
isMutable() - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Can the internal state of instances of T be changed?
isMutable() - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Can the internal state of instances of T be changed?
isMutable() - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
Can the internal state of instances of T be changed?
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.spi.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.spi.QueryParameters
 
isNClob(Clob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
 
isNClob(Class) - Static method in class org.hibernate.type.descriptor.java.DataHelper
 
isNegated() - Method in class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
isNonQualifiedPropertyRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isNonQualifiedPropertyRef(AST) - Method in class org.hibernate.hql.internal.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(Collection) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
isNotEmpty(Map) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
isNotEmpty(String) - Static method in class org.hibernate.internal.util.StringHelper
 
isNotEmpty(Collection) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
isNotEmpty(String) - Static method in class org.hibernate.testing.junit4.Helper
Standard string content checking.
isNotFoundAnException() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
isNotFoundAnException() - Method in interface org.hibernate.metamodel.source.binder.OneToManyPluralAttributeElementSource
 
isNotFoundAnException() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
isNotFoundAnException() - Method in class org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
 
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
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the notNull property.
isNotNull() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the notNull property.
IsNotNullLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
IsNotNullLogicOperatorNode implementation
IsNotNullLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IsNotNullLogicOperatorNode
 
isNotTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
Is this instance persistent or detached? If assumed is non-null, don't hit the database to make the determination, instead assume that value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
isNull() - Method in class org.hibernate.criterion.Property
 
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.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the nullable property.
isNullable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Gets the value of the nullable property.
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.metamodel.binding.AbstractSingularAttributeBinding
 
isNullable() - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
isNullable() - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
Convenience method to determine if all simple value bindings allow nulls.
isNullable() - Method in class org.hibernate.metamodel.relational.Column
 
isNullable() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
isNullable() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
isNullable() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
isNullable() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Is this column nullable?
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.JoinedSubclassEntityPersister
 
isNullableTable(int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isNullifiable(boolean, SessionImplementor) - Method in class org.hibernate.engine.spi.EntityEntry
 
IsNullLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Represents a 'is null' check.
IsNullLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.IsNullLogicOperatorNode
 
isNumeric(Class) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
isNumeric(Object) - Static method in class org.hibernate.ejb.criteria.ValueHandlerFactory
 
iso2 - Variable in class org.hibernate.test.annotations.embedded.RegionalArticlePk
country iso2 code
isolater - Variable in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
ISOLATION - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC transaction isolation level
IsolationDelegate - Interface in org.hibernate.engine.transaction.spi
Contract for performing work in a manner that isolates it from any current transaction.
isolationLevelToString(int) - Static method in class org.hibernate.cfg.Environment
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.EntityManagerFactoryImpl
 
isOpen() - Method in class org.hibernate.ejb.EntityManagerImpl
 
isOpen() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
isOpen() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Is this logical connection open? Another phraseology sometimes used is: "are we logically connected"?
isOpen() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
isOpen() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isOpen() - Method in class org.hibernate.internal.SessionImpl
 
isOpen() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isOpen() - Method in interface org.hibernate.Session
Check if the session is still open.
isOperationQueueEnabled() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" operations?
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Gets the value of the optimisticLock property.
isOptimisticLock() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
 
isOptimisticLockable() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
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.internal.jaxb.mapping.hbm.JaxbJoinElement
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the optional property.
isOptional() - Method in class org.hibernate.mapping.Join
 
isOptional() - Method in class org.hibernate.mapping.Property
 
isOptional() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isOptional() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
isOptional() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
isOrdered() - Method in interface org.hibernate.metamodel.source.binder.Orderable
 
isOrdered() - Method in class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
isOrdered() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
isOrderExpressionResultVariableRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isOrderExpressionResultVariableRef(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
isOrderInsertsEnabled() - Method in class org.hibernate.cfg.Settings
 
isOrderUpdatesEnabled() - Method in class org.hibernate.cfg.Settings
 
isOrphanDelete() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
isOrphanDelete() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
isOrphanRemoval() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Gets the value of the orphanRemoval property.
isOrphanRemoval() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Gets the value of the orphanRemoval property.
isOrphanRemoval() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ClassPropertyHolder
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
isOrWithinEmbeddedId() - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
isOrWithinEmbeddedId() - Method in interface org.hibernate.cfg.PropertyHolder
Return true if this component is or is embedded in a @EmbeddedId
isOwnerUnchanged(PersistentCollection, CollectionPersister, Serializable) - Static method in class org.hibernate.event.internal.ProxyVisitor
Has the owner of the collection changed since the collection was snapshotted and detached?
isParticipating() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
isParticipating() - Method in interface org.hibernate.Transaction
Is Hibernate participating in the underlying transaction?

Generally speaking this will be the same as Transaction.isActive().

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
 
isPhysicallyConnected() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
isPhysicallyConnected() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Is this logical connection instance "physically" connected.
isPhysicalSequence() - Method in interface org.hibernate.id.enhanced.DatabaseStructure
Is the structure physically a sequence?
isPhysicalSequence() - Method in class org.hibernate.id.enhanced.SequenceStructure
 
isPhysicalSequence() - Method in class org.hibernate.id.enhanced.TableStructure
 
isPhysicalTable() - Method in class org.hibernate.mapping.Table
 
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.metamodel.binding.EntityBinding
 
isPolymorphic() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPolymorphic() - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
isPooled() - Method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
 
isPooledOptimizer(String) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
 
isPossibleID() - Method in class org.hibernate.hql.internal.ast.HqlToken
Returns true if the token could be an identifier.
isPregnant() - Method in class org.hibernate.test.hql.Mammal
 
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.spi.CollectionEntry
 
isProperty(Member) - Static method in class org.hibernate.metamodel.source.annotations.ReflectionHelper
 
isPropertyInitialized(Object, String) - Static method in class org.hibernate.Hibernate
Check if the property is initialized.
isPropertyNull(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Is the association property belonging to the keyed entity null?
isPropertyNull(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the association property belonging to the keyed entity null?
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
isPropertyOfTable(int, int) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
isPropertyReference() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
isPropertyReference() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
Is this association based on a property reference (non PK column(s) as target of FK)?

Convenience form of checking SingularAssociationAttributeBinding.getReferencedAttributeName() for null.

isPublic(Member) - Static method in class org.hibernate.internal.util.ReflectHelper
Is this member publicly accessible.
isPublic(Class, Member) - Static method in class org.hibernate.internal.util.ReflectHelper
Is this member publicly accessible.
isPutEnabled() - Method in enum org.hibernate.CacheMode
 
isPutQueueEnabled() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Is this collection in a state that would allow us to "queue" puts? This is a special case, because of orphan delete.
isQueryCacheEnabled() - Method in class org.hibernate.cfg.Settings
 
isQuoted(String) - Static method in class org.hibernate.internal.util.StringHelper
Determine if the given string is quoted (wrapped by '`' characters at beginning and end).
isQuoted(String, Dialect) - Static method in class org.hibernate.internal.util.StringHelper
Determine if the given name is quoted.
isQuoted() - Method in class org.hibernate.mapping.Column
 
isQuoted() - Method in class org.hibernate.mapping.Table
 
isQuoted(String) - Static method in class org.hibernate.metamodel.relational.Identifier
 
isQuoted() - Method in class org.hibernate.metamodel.relational.Identifier
Is this a quoted identifier>
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.hibernate.cfg.beanvalidation.HibernateTraversableResolver
 
isReached() - Method in class org.hibernate.engine.spi.CollectionEntry
 
isReadOnly() - Method in interface org.hibernate.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(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
isReadOnly() - Method in class org.hibernate.engine.spi.EntityEntry
 
isReadOnly() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
isReadOnly(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Is the entity or proxy read-only? To 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.spi.QueryParameters
Should entities and proxies loaded by the Query be put in read-only mode? The read-only/modifiable setting must be initialized via QueryParameters#setReadOnly(boolean) before calling this method.
isReadOnly(SessionImplementor) - Method in class org.hibernate.engine.spi.QueryParameters
Should entities and proxies loaded by the Query be put in read-only mode? If the read-only/modifiable setting was not initialized (i.e., QueryParameters#isReadOnlyInitialized() == false), then the default read-only/modifiable setting for the persistence context is returned instead.
isReadOnly() - Method in class org.hibernate.internal.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.internal.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.internal.CriteriaImpl.Subcriteria
 
isReadOnly() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Gets the value of the readOnly property.
isReadOnly() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Gets the value of the readOnly property.
isReadOnly(Object) - Method in class org.hibernate.internal.SessionImpl
 
isReadOnly() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
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.spi.QueryParameters
Has the read-only/modifiable mode been explicitly set?
isReadOnlyInitialized() - Method in class org.hibernate.internal.CriteriaImpl
Was the read-only/modifiable mode explicitly initialized?
isReadOnlyInitialized() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
isReadOnlySettingAvailable() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isReadOnlySettingAvailable() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy's read-only/modifiable setting available?
isReadyForSerialization() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
isReadyForSerialization() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
 
isReferenceResolved() - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
isReferenceResolved() - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
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.
isRegionCacheEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isRegionCacheEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isRegionCacheLoggingEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isRegionCacheLoggingEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isRegionCacheOrphanEvictionEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isRegionCacheOrphanEvictionEnabled(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isRegionCachesEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isRegionCachesEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isRelation(String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
isRequired() - Method in class org.hibernate.hql.internal.HolderInstantiator
 
isResolved() - Method in class org.hibernate.cfg.EJB3DTDEntityResolver
Persistence.xml has been resolved locally
isResolved() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
isReturnableEntity() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
isReturnableEntity() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Returns true if this select expression represents an entity that can be returned.
isReturnValueExpected() - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
isRevisionEndTimestampEnabled() - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
isRollback(int) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the given status code indicate a rolled back transaction?
isRollback(UserTransaction) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given UserTransaction indicate a roll back?
isRollback(TransactionManager) - Static method in class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
Does the status code obtained from the given TransactionManager indicate a roll back?
isRoot() - Method in class org.hibernate.loader.PropertyPath
 
isRoot() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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.internal.AbstractPersistentCollection
 
isRowUpdatePossible() - Method in class org.hibernate.collection.internal.PersistentBag
 
isRowUpdatePossible() - Method in class org.hibernate.collection.internal.PersistentSet
 
isRowUpdatePossible() - Method in interface org.hibernate.collection.spi.PersistentCollection
 
isSame(Object, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
isSame(Object, Object) - Method in class org.hibernate.type.AbstractType
 
isSame(Object, Object) - Method in class org.hibernate.type.AnyType
 
isSame(Object, Object) - Method in class org.hibernate.type.ComponentType
 
isSame(Object, Object) - Method in class org.hibernate.type.EntityType
Two entities are considered the same when their instances are the same.
isSame(Object, Object) - Method in interface org.hibernate.type.Type
Compare two instances of the class mapped by this type for persistence "equality" (equality of persistent state) taking a shortcut for entity references.
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
isScalar() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
isScalar() - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
 
isScalarSelect() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
Does this SelectClause represent a scalar query
isSchemaQuoted() - Method in class org.hibernate.mapping.Table
 
isScrollableResultSetsEnabled() - Method in class org.hibernate.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 interface org.hibernate.internal.jaxb.mapping.hbm.EntityElement
 
isSelectBeforeUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Gets the value of the selectBeforeUpdate property.
isSelectBeforeUpdate() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
isSelectBeforeUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
 
isSelectBeforeUpdate() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
isSelectBeforeUpdate() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Did the source specify to perform selects to decide whether to perform (detached) updates?
isSelectBeforeUpdate() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
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?
isSelectStatement() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
isSequence(Object) - Method in class org.hibernate.tool.hbm2ddl.DatabaseMetadata
 
isSequentialSelect() - Method in class org.hibernate.mapping.Join
 
isSerializableIsolationEnforced() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
isSessionFactoryNameAlsoJndiName() - Method in class org.hibernate.cfg.Settings
 
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
 
isShadowedBy(FrameworkMethod) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
isShallow() - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
isShallowQuery() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
isShallowQuery() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
isShowClassNames() - Method in class org.hibernate.hql.internal.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
isSingular() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
isSingular() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
isSingular() - Method in interface org.hibernate.metamodel.domain.Attribute
An attribute can be either: singular - castable to SingularAttribute plural - castable to PluralAttribute
isSingular() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isSingular() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isSingular() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
Is this a singular attribute? Specifically, can it be cast to SingularAttributeSource?
isSingular() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
isSingular() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentBag
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentList
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentMap
 
isSnapshotEmpty(Serializable) - Method in class org.hibernate.collection.internal.PersistentSet
 
isSnapshotEmpty(Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the snapshot empty?
isSnapshotEmpty(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
 
isSorted() - Method in class org.hibernate.mapping.Collection
 
isSorted() - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
isSorted() - Method in interface org.hibernate.metamodel.binding.PluralAttributeBinding
 
isSorted() - Method in interface org.hibernate.metamodel.source.binder.Sortable
 
isSorted() - Method in class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
isSpecjProprietarySyntaxEnabled() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
isSpecjProprietarySyntaxEnabled() - Method in interface org.hibernate.cfg.Mappings
 
isStateless() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
isStateless() - Method in interface org.hibernate.engine.spi.PersistenceContext
 
isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
isStatisticsEnabled() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
isStatisticsEnabled() - Method in class org.hibernate.cfg.Settings
 
isStatisticsEnabled() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
isStatisticsEnabled() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Are statistics logged
isStatisticsEnabled() - Method in interface org.hibernate.stat.Statistics
Are statistics logged
isStoreDataAtDelete() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isStrictJPAQLCompliance() - Method in class org.hibernate.cfg.Settings
 
isStrictJPAQLComplianceEnabled() - Method in class org.hibernate.hql.internal.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.internal.antlr.HqlSqlBaseWalker
 
isSubQuery() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
isSubselect() - Method in class org.hibernate.mapping.Table
 
isSubselectLoadable() - Method in class org.hibernate.mapping.Collection
 
isSubselectLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
isSubselectLoadingEnabled() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.collection.CollectionLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.hql.QueryLoader
 
isSubselectLoadingEnabled() - Method in class org.hibernate.loader.Loader
 
isSubtreeChild(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
Determine if a given node (test) is contained anywhere in the subtree of another given node (fixture).
isSuccessful() - Method in class org.hibernate.test.bidi.Bid
 
Issue - Class in org.hibernate.test.typedescriptor
 
Issue() - Constructor for class org.hibernate.test.typedescriptor.Issue
 
isSweat() - Method in class org.hibernate.test.annotations.inheritance.joined.Sweater
 
isSynchronizationRegistered() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
isSynchronizationRegistered() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
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
 
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
 
isTerracottaHibernateCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
isTerracottaHibernateCache(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
isTextOnly() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
isTextOnly() - Method in class org.hibernate.tuple.ElementWrapper
 
isThetaStyle() - Method in class org.hibernate.engine.internal.JoinSequence
 
isTooDeep(int) - Method in class org.hibernate.loader.JoinWalker
 
isTooManyCollections() - Method in class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
isTooManyCollections() - Method in class org.hibernate.loader.JoinWalker
 
isToOne() - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
isTraceEnabled() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
isTraceEnabled() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
isTraceEnabled() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
isTraceEnabled() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
isTraceEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
isTraceEnabled() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
isTrackEntitiesChangedInRevisionEnabled() - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
isTransactionAware() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
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.

isTransactionAware() - Method in class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
isTransactionAware() - Method in interface org.hibernate.cache.spi.TransactionalDataRegion
Is the underlying cache implementation aware of (and "participating in") ongoing JTA transactions?

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

isTransactionInProgress() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
isTransactionInProgress() - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
Provides access to whether a transaction is currently in progress.
isTransactionInProgress() - Method in interface org.hibernate.engine.spi.SessionImplementor
Does this Session have an active Hibernate transaction or is there a JTA transaction in progress?
isTransactionInProgress() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
isTransactionInProgress() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Are we "in" an active and joined transaction
isTransactionInProgress() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
isTransactionInProgress() - Method in class org.hibernate.internal.SessionImpl
 
isTransactionInProgress() - Method in class org.hibernate.internal.StatelessSessionImpl
 
isTransactionJoinable() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
isTransactionJoinable() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Can we join to the underlying transaction?
isTransactionJoined() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
isTransactionJoined() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Is the underlying transaction already joined?
isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.AliasToBeanResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.AliasToEntityMapResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.DistinctRootEntityResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.PassThroughResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransformedValueATupleElement(String[], int) - Method in class org.hibernate.transform.RootEntityResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransformedValueATupleElement(String[], int) - Method in interface org.hibernate.transform.TupleSubsetResultTransformer
When a tuple is transformed, is the result a single element of the tuple?
isTransient(Object) - Method in class org.hibernate.EmptyInterceptor
 
isTransient(String, Object, Boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.ForeignKeys
Is this instance, which we know is not persistent, actually transient? If assumed is non-null, don't hit the database to make the determination, instead assume that value; the client code must be prepared to "recover" in the case that this assumed result is incorrect.
isTransient(Object) - Method in interface org.hibernate.Interceptor
Called to distinguish between transient and detached entities.
isTransient(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isTransient(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Is this a new transient instance?
isTransient(Object) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
isTransient(Object) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
isTrue(Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
isTrueFalseBoolean() - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
isTypeResolved() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
isTypeResolved() - Method in interface org.hibernate.metamodel.domain.SingularAttribute
 
isTypeSpecified() - Method in class org.hibernate.mapping.SimpleValue
 
isTypeSpecified() - Method in class org.hibernate.mapping.ToOne
 
isUninitialized() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isUninitialized() - Method in interface org.hibernate.proxy.LazyInitializer
Is the proxy uninitialzed?
isUnique() - Method in class org.hibernate.cfg.Ejb3Column
 
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the unique property.
isUnique() - Method in class org.hibernate.mapping.Column
 
isUnique() - Method in class org.hibernate.metamodel.relational.Column
 
isUnique() - Method in interface org.hibernate.metamodel.relational.state.ColumnRelationalState
 
isUnique() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
isUnique() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValuesSourceImpl
 
isUnique() - Method in interface org.hibernate.metamodel.source.binder.ColumnSource
Is this column unique?
isUnique() - Method in interface org.hibernate.metamodel.source.binder.ManyToManyPluralAttributeElementSource
 
isUnique() - Method in class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
isUnreferenced() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
isUnreferenced() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is the collection unreferenced?
isUnsaved(Object) - Method in class org.hibernate.engine.spi.IdentifierValue
Does the given identifier belong to a new instance?
isUnsaved(Object) - Method in interface org.hibernate.engine.spi.UnsavedValueStrategy
Make the transient/detached determination
isUnsaved(Object) - Method in class org.hibernate.engine.spi.VersionValue
 
isUnsigned() - Method in class org.hibernate.engine.jdbc.internal.TypeInfo
 
isUnwrap() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
isUnwrap() - Method in interface org.hibernate.proxy.LazyInitializer
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
 
isUnwrappableAs(Class) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
isUnwrappableAs(Class) - Method in interface org.hibernate.service.spi.Wrapped
Can this wrapped service be unwrapped as the indicated type?
isUnwrapProxy() - Method in class org.hibernate.mapping.ToOne
 
isUpdatable() - Method in class org.hibernate.cfg.Ejb3Column
 
isUpdatable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Gets the value of the updatable property.
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isUpdatable() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isUpdatable() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Determine whether this attribute is updateable.
isUpdatable() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Gets the value of the update property.
isUpdate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Gets the value of the update property.
isUpdateable() - Method in class org.hibernate.mapping.DependantValue
 
isUpdateable() - Method in interface org.hibernate.mapping.KeyValue
 
isUpdateable() - Method in class org.hibernate.mapping.Property
 
isUpdateable() - Method in class org.hibernate.mapping.SimpleValue
 
isUpdateable() - Method in class org.hibernate.tuple.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.internal.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.internal.StandardQueryCache
 
isUpToDate(Set, Long) - Method in class org.hibernate.cache.spi.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() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
isValid() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
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
 
isValid() - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
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 class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
isVersioned() - Method in interface org.hibernate.cache.spi.CacheDataDescription
Is the data to be cached considered versioned?

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

isVersioned() - Method in interface org.hibernate.cache.spi.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.metamodel.binding.EntityBinding
 
isVersioned() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
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.internal.AbstractSaveEventListener
After the save, will te version number be incremented if the instance is modified?
isVersionIncrementDisabled() - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
 
isVersionIncrementRequired(int[], boolean, boolean[]) - Static method in class org.hibernate.engine.internal.Versioning
Do we need to increment the version number, given the dirty properties?
isVersionPropertyGenerated() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyGenerated() - Method in interface org.hibernate.persister.entity.EntityPersister
Does this entity contain a version property that is defined to be database generated?
isVersionPropertyInsertable() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
isVersionPropertyInsertable() - Method in interface org.hibernate.persister.entity.Queryable
Is the version property included in insert statements?
isVirtual() - Method in class org.hibernate.tuple.IdentifierProperty
 
isVirtualAttribute() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
isVirtualAttribute() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
isVirtualAttribute() - Method in interface org.hibernate.metamodel.source.binder.SingularAttributeSource
Determine whether this is a virtual attribute or whether it physically exists on the users domain model.
isVirtualAttribute() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
isWhitespace(String) - Static method in class org.hibernate.hql.internal.classic.ParserHelper
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
isWrapper(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
isWrapper(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Is this the wrapper for the given underlying collection instance?
isWrapResultSetsEnabled() - Method in class org.hibernate.cfg.Settings
 
isXMLElement() - Method in class org.hibernate.type.AbstractStandardBasicType
 
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
 
isYesNoBoolean() - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
isZeroOneBoolean() - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
Item<Type,Owner> - Class in org.hibernate.test.annotations.generics
 
Item() - Constructor for class org.hibernate.test.annotations.generics.Item
 
Item - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
Item() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.Item
 
Item - Class in org.hibernate.test.annotations.referencedcolumnname
 
Item() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Item
 
Item - Class in org.hibernate.test.annotations.subselect
 
Item() - Constructor for class org.hibernate.test.annotations.subselect.Item
 
Item - Interface in org.hibernate.test.interfaceproxy
 
Item - Class in org.hibernate.test.iterate
 
Item(String) - Constructor for class org.hibernate.test.iterate.Item
 
Item - Class in org.hibernate.test.joinfetch
 
Item(Category, String) - Constructor for class org.hibernate.test.joinfetch.Item
 
Item - Class in org.hibernate.test.jpa
 
Item() - Constructor for class org.hibernate.test.jpa.Item
 
Item(String) - Constructor for class org.hibernate.test.jpa.Item
 
Item - Class in org.hibernate.test.mapcompelem
 
Item(String, Product) - Constructor for class org.hibernate.test.mapcompelem.Item
 
Item - Class in org.hibernate.test.mixed
 
Item() - Constructor for class org.hibernate.test.mixed.Item
 
Item - Class in org.hibernate.test.querycache
 
Item() - Constructor for class org.hibernate.test.querycache.Item
 
ItemCost - Class in org.hibernate.test.annotations.referencedcolumnname
 
ItemCost() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
ItemImpl - Class in org.hibernate.test.interfaceproxy
 
ItemImpl() - Constructor for class org.hibernate.test.interfaceproxy.ItemImpl
 
iterate(String, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.ast.QueryTranslatorImpl
Return the query results as an iterator
iterate(QueryParameters, EventSource) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Return the query results as an iterator
iterate(QueryParameters, EventSource) - Method in interface org.hibernate.hql.spi.QueryTranslator
Perform an iterate operation given the underlying query definition.
iterate() - Method in class org.hibernate.internal.CollectionFilterImpl
 
iterate() - Method in class org.hibernate.internal.QueryImpl
 
iterate(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
iterate() - Method in class org.hibernate.internal.SQLQueryImpl
 
iterate(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
iterate(QueryParameters, EventSource) - Method in class org.hibernate.loader.hql.QueryLoader
 
iterate() - Method in interface org.hibernate.Query
Return the query results as an Iterator.
iterateAuxiliaryDatabaseObjects() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxiliaryDatabaseObjects() - Method in interface org.hibernate.cfg.Mappings
Retrieves an iterator over the metadata pertaining to all auxiliary database objects int this repository.
iterateAuxiliaryDatabaseObjectsInReverse() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxiliaryDatabaseObjectsInReverse() - Method in interface org.hibernate.cfg.Mappings
Same as Mappings.iterateAuxiliaryDatabaseObjects() except that here the iterator is reversed.
iterateAuxliaryDatabaseObjects() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxliaryDatabaseObjects() - Method in interface org.hibernate.cfg.Mappings
Deprecated. To fix misspelling; use Mappings.iterateAuxiliaryDatabaseObjects() instead
iterateAuxliaryDatabaseObjectsInReverse() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateAuxliaryDatabaseObjectsInReverse() - Method in interface org.hibernate.cfg.Mappings
Deprecated. To fix misspelling; use Mappings.iterateAuxiliaryDatabaseObjectsInReverse() instead
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() - Method in class org.hibernate.internal.SessionFactoryImpl
 
iterateExpressionEntries() - Method in class org.hibernate.internal.CriteriaImpl
 
iterateFetchProfiles() - Method in class org.hibernate.cfg.Configuration
 
iterateFilter(Object, String, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
iterateFilter(Object, String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
iterateJoins() - Method in class org.hibernate.engine.internal.JoinSequence
 
iterateOrderings() - Method in class org.hibernate.internal.CriteriaImpl
 
iterateSubcriteria() - Method in class org.hibernate.internal.CriteriaImpl
 
iterateTables() - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
iterateTables() - Method in interface org.hibernate.cfg.Mappings
Returns an iterator over table metadata.
IterateTest - Class in org.hibernate.test.iterate
 
IterateTest() - Constructor for class org.hibernate.test.iterate.IterateTest
 
iterator() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
iterator() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
iterator() - Method in class org.hibernate.collection.internal.PersistentBag
 
iterator() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
iterator() - Method in class org.hibernate.collection.internal.PersistentList
 
iterator() - Method in class org.hibernate.collection.internal.PersistentSet
 
iterator() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
iterator() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
iterator() - Method in class org.hibernate.internal.util.collections.JoinedIterable
 
iterator() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
 
IteratorImpl - Class in org.hibernate.internal
An implementation of java.util.Iterator that is returned by iterate() query execution methods.
IteratorImpl(ResultSet, PreparedStatement, EventSource, boolean, Type[], String[][], HolderInstantiator) - Constructor for class org.hibernate.internal.IteratorImpl
 
iteratorsContentEqual(Iterator, Iterator) - Static method in class org.hibernate.envers.tools.Tools
 
iteratorToList(Iterator<T>) - Static method in class org.hibernate.envers.tools.Tools
 
itr - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
itr - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 

J

JACC_CONTEXT_ID - Static variable in class org.hibernate.ejb.AvailableSettings
 
JACC_CONTEXTID - Static variable in interface org.hibernate.cfg.AvailableSettings
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.internal
Adds Hibernate permissions to roles via JACC
JACCConfiguration(String) - Constructor for class org.hibernate.secure.internal.JACCConfiguration
 
jaccContextId(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jaccContextId(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jaccContextId(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jaccContextId(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jaccContextId(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jaccContextId(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jaccContextId(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jaccContextId$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JACCPermissions - Class in org.hibernate.secure.internal
Copied from JBoss org.jboss.ejb3.security.JaccHelper and org.jboss.ejb3.security.SecurityActions
JACCPermissions() - Constructor for class org.hibernate.secure.internal.JACCPermissions
 
JACCPreDeleteEventListener - Class in org.hibernate.secure.internal
Check security before any deletion
JACCPreDeleteEventListener(String) - Constructor for class org.hibernate.secure.internal.JACCPreDeleteEventListener
 
JACCPreInsertEventListener - Class in org.hibernate.secure.internal
Check security before an insertion
JACCPreInsertEventListener(String) - Constructor for class org.hibernate.secure.internal.JACCPreInsertEventListener
 
JACCPreLoadEventListener - Class in org.hibernate.secure.internal
Check security before any load
JACCPreLoadEventListener(String) - Constructor for class org.hibernate.secure.internal.JACCPreLoadEventListener
 
JACCPreUpdateEventListener - Class in org.hibernate.secure.internal
Check security before any update
JACCPreUpdateEventListener(String) - Constructor for class org.hibernate.secure.internal.JACCPreUpdateEventListener
 
JACCSecurityListener - Interface in org.hibernate.secure.internal
Marker interface for JACC event listeners
JandexHelper - Class in org.hibernate.metamodel.source.annotations
Utility methods for working with the jandex annotation index.
jar - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
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
 
Java5FeaturesTest - Class in org.hibernate.test.annotations.entity
 
Java5FeaturesTest() - Constructor for class org.hibernate.test.annotations.entity.Java5FeaturesTest
 
JAVA_CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
JAVA_CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
JAVA_CONSTANT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
JavaConstantNode - Class in org.hibernate.hql.internal.ast.tree
A node representing a static Java constant.
JavaConstantNode() - Constructor for class org.hibernate.hql.internal.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
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes(int, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
JavaSqlTypesMappedSameCodeMultipleTimes$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JavassistClassTransformer - Class in org.hibernate.bytecode.internal.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.internal.javassist.JavassistClassTransformer
 
javassistEnhancementFailed(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
javassistEnhancementFailed(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
javassistEnhancementFailed(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
javassistEnhancementFailed(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
javassistEnhancementFailed(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
javassistEnhancementFailed(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
javassistEnhancementFailed(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
javassistEnhancementFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JavassistHelper - Class in org.hibernate.bytecode.instrumentation.internal.javassist
 
JavassistInstrumentationTest - Class in org.hibernate.test.instrument.runtime
 
JavassistInstrumentationTest() - Constructor for class org.hibernate.test.instrument.runtime.JavassistInstrumentationTest
 
JavassistInstrumenter - Class in org.hibernate.bytecode.buildtime.internal
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.internal.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
 
JavaType - Class in org.hibernate.metamodel.domain
Models the naming of a Java type where we may not have access to that type's Class reference.
JavaType(String, ClassLoaderService) - Constructor for class org.hibernate.metamodel.domain.JavaType
 
JavaType(Class<?>) - Constructor for class org.hibernate.metamodel.domain.JavaType
 
JavaTypeDescriptor<T> - Interface in org.hibernate.type.descriptor.java
Descriptor for the Java side of a value mapping.
JaxbAccessType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for access-type.
JaxbAnyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for any-element complex type.
JaxbAnyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
JaxbArrayElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for array-element complex type.
JaxbArrayElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
JaxbAssociationOverride - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbAssociationOverride() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
 
JaxbAttributeOverride - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbAttributeOverride() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
 
JaxbAttributes - Class in org.hibernate.internal.jaxb.mapping.orm
This element contains the entity field or property mappings.
JaxbAttributes() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
JaxbBagElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for bag-element complex type.
JaxbBagElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
JaxbBasic - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbBasic() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
JaxbCacheElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for cache-element complex type.
JaxbCacheElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
 
JaxbCacheModeAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for cache-mode-attribute.
JaxbCascadeType - Class in org.hibernate.internal.jaxb.mapping.orm
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
JaxbCascadeType() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
JaxbCheckAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for check-attribute.
JaxbCollectionTable - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbCollectionTable() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
JaxbColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
JaxbColumnElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for column-element complex type.
JaxbColumnElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
JaxbColumnResult - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbColumnResult() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbColumnResult
 
JaxbComponentElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for component-element complex type.
JaxbComponentElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
JaxbCompositeElementElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for composite-element-element complex type.
JaxbCompositeElementElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
JaxbDiscriminatorColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbDiscriminatorColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
 
JaxbDiscriminatorType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for discriminator-type.
JaxbDynamicComponentElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for dynamic-component-element complex type.
JaxbDynamicComponentElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
JaxbElementCollection - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbElementCollection() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
JaxbElementElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for element-element complex type.
JaxbElementElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
JaxbEmbeddable - Class in org.hibernate.internal.jaxb.mapping.orm
Defines the settings and mappings for embeddable objects.
JaxbEmbeddable() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
JaxbEmbeddableAttributes - Class in org.hibernate.internal.jaxb.mapping.orm
Java class for embeddable-attributes complex type.
JaxbEmbeddableAttributes() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
JaxbEmbedded - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbEmbedded() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
JaxbEmbeddedId - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbEmbeddedId() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
JaxbEmptyType - Class in org.hibernate.internal.jaxb.mapping.orm
Java class for emptyType complex type.
JaxbEmptyType() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEmptyType
 
JaxbEntity - Class in org.hibernate.internal.jaxb.mapping.orm
Defines the settings and mappings for an entity.
JaxbEntity() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
JaxbEntityListener - Class in org.hibernate.internal.jaxb.mapping.orm
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.
JaxbEntityListener() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
JaxbEntityListeners - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbEntityListeners() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListeners
 
JaxbEntityMappings - Class in org.hibernate.internal.jaxb.mapping.orm
The entity-mappings element is the root element of a mapping file.
JaxbEntityMappings() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
JaxbEntityResult - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbEntityResult() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
 
JaxbEnumType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for enum-type.
JaxbFetchAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for fetch-attribute.
JaxbFetchAttributeWithSubselect - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for fetch-attribute-with-subselect.
JaxbFetchProfileElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for fetch-profile-element complex type.
JaxbFetchProfileElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
 
JaxbFetchProfileElement.JaxbFetch - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbFetchProfileElement.JaxbFetch() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
JaxbFetchType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for fetch-type.
JaxbFieldResult - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbFieldResult() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
 
JaxbFilterElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for filter-element complex type.
JaxbFilterElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
 
JaxbFlushModeAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for flush-mode-attribute.
JaxbGeneratedAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for generated-attribute.
JaxbGeneratedValue - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbGeneratedValue() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
 
JaxbGenerationType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for generation-type.
JaxbGeneratorElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for generator-element complex type.
JaxbGeneratorElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
 
JaxbHelper - Class in org.hibernate.metamodel.source.internal
Helper class for unmarshalling xml configuration using StAX and JAXB.
JaxbHelper(MetadataSources) - Constructor for class org.hibernate.metamodel.source.internal.JaxbHelper
 
JaxbHibernateConfiguration - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
 
JaxbHibernateConfiguration.JaxbSecurity - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSecurity() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
 
JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
JaxbHibernateConfiguration.JaxbSessionFactory - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty - Class in org.hibernate.internal.jaxb.cfg
Java class for anonymous complex type.
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
 
JaxbHibernateMapping - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
JaxbHibernateMapping.JaxbClass - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
JaxbHibernateMapping.JaxbClass.JaxbCompositeId - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbCompositeId() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
JaxbHibernateMapping.JaxbClass.JaxbId - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbId() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
JaxbHibernateMapping.JaxbClass.JaxbNaturalId - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbNaturalId() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
 
JaxbHibernateMapping.JaxbClass.JaxbTimestamp - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbTimestamp() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
JaxbHibernateMapping.JaxbClass.JaxbVersion - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbClass.JaxbVersion() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
JaxbHibernateMapping.JaxbDatabaseObject - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbDatabaseObject() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
 
JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
 
JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
 
JaxbHibernateMapping.JaxbFilterDef - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbFilterDef() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
 
JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
 
JaxbHibernateMapping.JaxbIdentifierGenerator - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbIdentifierGenerator() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
 
JaxbHibernateMapping.JaxbImport - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbImport() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
 
JaxbHibernateMapping.JaxbTypedef - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbHibernateMapping.JaxbTypedef() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
 
JaxbId - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbId() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
JaxbIdbagElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for idbag-element complex type.
JaxbIdbagElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
JaxbIdbagElement.JaxbCollectionId - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbIdbagElement.JaxbCollectionId() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
JaxbIdClass - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbIdClass() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass
 
JaxbIndexElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for index-element complex type.
JaxbIndexElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
 
JaxbInheritance - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbInheritance() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance
 
JaxbInheritanceType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for inheritance-type.
JaxbJoinColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbJoinColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
JaxbJoinedSubclassElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for joined-subclass-element complex type.
JaxbJoinedSubclassElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
JaxbJoinElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for join-element complex type.
JaxbJoinElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
JaxbJoinTable - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbJoinTable() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
JaxbKeyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for key-element complex type.
JaxbKeyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
JaxbKeyManyToOneElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for key-many-to-one-element complex type.
JaxbKeyManyToOneElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
JaxbKeyPropertyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for key-property-element complex type.
JaxbKeyPropertyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
JaxbLazyAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for lazy-attribute.
JaxbLazyAttributeWithExtra - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for lazy-attribute-with-extra.
JaxbLazyAttributeWithNoProxy - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for lazy-attribute-with-no-proxy.
JaxbListElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for list-element complex type.
JaxbListElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
JaxbListenerElement - Class in org.hibernate.internal.jaxb.cfg
Java class for listener-element complex type.
JaxbListenerElement() - Constructor for class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
 
JaxbListIndexElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for list-index-element complex type.
JaxbListIndexElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
JaxbLoadCollectionElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for load-collection-element complex type.
JaxbLoadCollectionElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
JaxbLoaderElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for loader-element complex type.
JaxbLoaderElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoaderElement
 
JaxbLob - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbLob() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbLob
 
JaxbLockModeAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for lock-mode-attribute.
JaxbLockModeType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for lock-mode-type.
JaxbManyToAnyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for many-to-any-element complex type.
JaxbManyToAnyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
 
JaxbManyToMany - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbManyToMany() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
JaxbManyToManyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for many-to-many-element complex type.
JaxbManyToManyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
JaxbManyToOne - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbManyToOne() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
JaxbManyToOneElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for many-to-one-element complex type.
JaxbManyToOneElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
JaxbMapElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for map-element complex type.
JaxbMapElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
JaxbMapElement.JaxbCompositeIndex - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbCompositeIndex() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
 
JaxbMapElement.JaxbCompositeMapKey - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbCompositeMapKey() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
 
JaxbMapElement.JaxbIndexManyToAny - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbIndexManyToAny() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
 
JaxbMapElement.JaxbIndexManyToMany - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbIndexManyToMany() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
JaxbMapElement.JaxbMapKey - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbMapKey() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
JaxbMapElement.JaxbMapKeyManyToMany - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbMapElement.JaxbMapKeyManyToMany() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
JaxbMapKey - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbMapKey() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKey
 
JaxbMapKeyClass - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbMapKeyClass() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass
 
JaxbMapKeyColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbMapKeyColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
JaxbMapKeyJoinColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbMapKeyJoinColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
JaxbMappedSuperclass - Class in org.hibernate.internal.jaxb.mapping.orm
Defines the settings and mappings for a mapped superclass.
JaxbMappedSuperclass() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
JaxbMetaElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for meta-element complex type.
JaxbMetaElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
JaxbMetaValueElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for meta-value-element complex type.
JaxbMetaValueElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
 
JaxbNamedNativeQuery - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbNamedNativeQuery() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
JaxbNamedQuery - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbNamedQuery() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
JaxbNestedCompositeElementElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for nested-composite-element-element complex type.
JaxbNestedCompositeElementElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
JaxbNotFoundAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for not-found-attribute.
JaxbOneToMany - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbOneToMany() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
JaxbOneToManyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for one-to-many-element complex type.
JaxbOneToManyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
JaxbOneToOne - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbOneToOne() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
JaxbOneToOneElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for one-to-one-element complex type.
JaxbOneToOneElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
JaxbOrderColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbOrderColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
JaxbOuterJoinAttribute - Enum in org.hibernate.internal.jaxb.mapping.hbm
Java class for outer-join-attribute.
JaxbParamElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for param-element complex type.
JaxbParamElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
 
JaxbParentElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for parent-element complex type.
JaxbParentElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbParentElement
 
JaxbPersistenceUnitDefaults - Class in org.hibernate.internal.jaxb.mapping.orm
These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.
JaxbPersistenceUnitDefaults() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
JaxbPersistenceUnitMetadata - Class in org.hibernate.internal.jaxb.mapping.orm
Metadata that applies to the persistence unit and not just to the mapping file in which it is contained.
JaxbPersistenceUnitMetadata() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
 
JaxbPostLoad - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPostLoad() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
 
JaxbPostPersist - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPostPersist() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
 
JaxbPostRemove - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPostRemove() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
 
JaxbPostUpdate - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPostUpdate() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
 
JaxbPrePersist - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPrePersist() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
 
JaxbPreRemove - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPreRemove() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
 
JaxbPreUpdate - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPreUpdate() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
 
JaxbPrimaryKeyJoinColumn - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbPrimaryKeyJoinColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
 
JaxbPrimitiveArrayElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for primitive-array-element complex type.
JaxbPrimitiveArrayElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
JaxbProcessor - Class in org.hibernate.service.internal
 
JaxbProcessor(ClassLoaderService) - Constructor for class org.hibernate.service.internal.JaxbProcessor
 
JaxbPropertiesElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for properties-element complex type.
JaxbPropertiesElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
JaxbPropertyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for property-element complex type.
JaxbPropertyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
JaxbQueryElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for query-element complex type.
JaxbQueryElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
JaxbQueryHint - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbQueryHint() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
 
JaxbQueryParamElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for query-param-element complex type.
JaxbQueryParamElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
 
JaxbResultsetElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for resultset-element complex type.
JaxbResultsetElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
 
JaxbReturnElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for return-element complex type.
JaxbReturnElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
JaxbReturnElement.JaxbReturnDiscriminator - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbReturnElement.JaxbReturnDiscriminator() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement.JaxbReturnDiscriminator
 
JaxbReturnJoinElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for return-join-element complex type.
JaxbReturnJoinElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
JaxbReturnPropertyElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for return-property-element complex type.
JaxbReturnPropertyElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
 
JaxbReturnPropertyElement.JaxbReturnColumn - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for anonymous complex type.
JaxbReturnPropertyElement.JaxbReturnColumn() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement.JaxbReturnColumn
 
JaxbReturnScalarElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for return-scalar-element complex type.
JaxbReturnScalarElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
 
JaxbRoot<T> - Class in org.hibernate.internal.jaxb
Holds information about a JAXB-unmarshalled XML document.
JaxbRoot(T, Origin) - Constructor for class org.hibernate.internal.jaxb.JaxbRoot
 
JaxbSecondaryTable - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbSecondaryTable() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
JaxbSequenceGenerator - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbSequenceGenerator() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
JaxbSetElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for set-element complex type.
JaxbSetElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
JaxbSqlDeleteAllElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for sql-delete-all-element complex type.
JaxbSqlDeleteAllElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
JaxbSqlDeleteElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for sql-delete-element complex type.
JaxbSqlDeleteElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
JaxbSqlInsertElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for sql-insert-element complex type.
JaxbSqlInsertElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
JaxbSqlQueryElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for sql-query-element complex type.
JaxbSqlQueryElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
JaxbSqlResultSetMapping - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbSqlResultSetMapping() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
 
JaxbSqlUpdateElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for sql-update-element complex type.
JaxbSqlUpdateElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
JaxbSubclassElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for subclass-element complex type.
JaxbSubclassElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
JaxbSynchronizeElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for synchronize-element complex type.
JaxbSynchronizeElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbSynchronizeElement
 
JaxbTable - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbTable() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
JaxbTableGenerator - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbTableGenerator() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
JaxbTemporalType - Enum in org.hibernate.internal.jaxb.mapping.orm
Java class for temporal-type.
JaxbTransient - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbTransient() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbTransient
 
JaxbTuplizerElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for tuplizer-element complex type.
JaxbTuplizerElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
 
JaxbTypeAttribute - Enum in org.hibernate.internal.jaxb.cfg
Java class for type-attribute.
JaxbTypeElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for type-element complex type.
JaxbTypeElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
 
JaxbUnionSubclassElement - Class in org.hibernate.internal.jaxb.mapping.hbm
Java class for union-subclass-element complex type.
JaxbUnionSubclassElement() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
JaxbUniqueConstraint - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbUniqueConstraint() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
 
JaxbUsageAttribute - Enum in org.hibernate.internal.jaxb.cfg
Java class for usage-attribute.
JaxbVersion - Class in org.hibernate.internal.jaxb.mapping.orm
 
JaxbVersion() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
JBossAppServerJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform definition for JBoss Application Server.
JBossAppServerJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
JBossStandAloneJtaPlatform - Class in org.hibernate.service.jta.platform.internal
Return a standalone JTA transaction manager for JBoss Transactions Known to work for org.jboss.jbossts:jbossjta:4.9.0.GA
JBossStandAloneJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.JBossStandAloneJtaPlatform
 
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.
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcAutoCommitFalseBreaksEjb3Spec$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JdbcConnectionAccess - Interface in org.hibernate.engine.jdbc.spi
Provides centralized access to JDBC connections.
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
 
JdbcCoordinator - Interface in org.hibernate.engine.jdbc.spi
Coordinates JDBC-related activities.
JdbcCoordinatorImpl - Class in org.hibernate.engine.jdbc.internal
Standard Hibernate implementation of JdbcCoordinator

IMPL NOTE : Custom serialization handling!

JdbcCoordinatorImpl(Connection, TransactionCoordinatorImpl) - Constructor for class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
JdbcDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
JdbcDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
JdbcDateTypeDescriptor.DateMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
JdbcDateTypeDescriptor.DateMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor.DateMutabilityPlan
 
jdbcDriverNotFound(String) - Method in interface org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger
 
jdbcDriverNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcDriverNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcDriverNotSpecified(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcDriverNotSpecified$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.internal.util
 
JdbcExceptionHelper() - Constructor for class org.hibernate.internal.util.JdbcExceptionHelper
 
JdbcIsolationDelegate - Class in org.hibernate.engine.transaction.internal.jdbc
The isolation delegate for JDBC Connection based transactions
JdbcIsolationDelegate(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate
 
jdbcIsolationLevel(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcIsolationLevel(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcIsolationLevel(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcIsolationLevel(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jdbcIsolationLevel(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcIsolationLevel(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcIsolationLevel(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcIsolationLevel$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JdbcResourceRegistry - Interface in org.hibernate.engine.jdbc.spi
Defines a registry of JDBC resources related to a particular unit of work.
JdbcResourceRegistryImpl - Class in org.hibernate.engine.jdbc.internal
Standard implementation of the JdbcResourceRegistry contract
JdbcResourceRegistryImpl(SqlExceptionHelper) - Constructor for class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
jdbcRollbackFailed() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcRollbackFailed() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcRollbackFailed() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcRollbackFailed() - Method in interface org.hibernate.internal.CoreMessageLogger
 
jdbcRollbackFailed() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcRollbackFailed() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcRollbackFailed() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcRollbackFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JdbcServices - Interface in org.hibernate.engine.jdbc.spi
Contract for services around JDBC operations.
JdbcServicesImpl - Class in org.hibernate.engine.jdbc.internal
Standard implementation of the JdbcServices contract
JdbcServicesImpl() - Constructor for class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
JdbcServicesInitiator - Class in org.hibernate.engine.jdbc.internal
Standard initiator for the standard JdbcServices service
JdbcServicesInitiator() - Constructor for class org.hibernate.engine.jdbc.internal.JdbcServicesInitiator
 
JdbcTimestampTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
JdbcTimestampTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
JdbcTimestampTypeDescriptor.TimestampMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor.TimestampMutabilityPlan
 
JdbcTimeTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
JdbcTimeTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
JdbcTimeTypeDescriptor.TimeMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
JdbcTimeTypeDescriptor.TimeMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor.TimeMutabilityPlan
 
JdbcTransaction - Class in org.hibernate.engine.transaction.internal.jdbc
Transaction implementation based on transaction management through a JDBC Connection.
JdbcTransaction(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
JdbcTransactionFactory - Class in org.hibernate.engine.transaction.internal.jdbc
Factory for JdbcTransaction instances.
JdbcTransactionFactory() - Constructor for class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
JdbcTypeNameMapper - Class in org.hibernate.type.descriptor
TODO : javadoc
JdbcTypeNameMapper() - Constructor for class org.hibernate.type.descriptor.JdbcTypeNameMapper
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcUrlNotSpecified(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcUrlNotSpecified(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jdbcUrlNotSpecified$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JdbcWrapper<T> - Interface in org.hibernate.engine.jdbc.spi
Generic contract for wrapped JDBC objects.
JMX_AGENT_ID - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JMX_DEFAULT_OBJ_NAME_DOMAIN - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JMX_DOMAIN_NAME - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JMX_ENABLED - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JMX_PLATFORM_SERVER - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JMX_SF_NAME - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JmxService - Interface in org.hibernate.service.jmx.spi
Service providing simplified access to JMX related features needed by Hibernate.
JmxServiceImpl - Class in org.hibernate.service.jmx.internal
Standard implementation of JMX services
JmxServiceImpl(Map) - Constructor for class org.hibernate.service.jmx.internal.JmxServiceImpl
 
JmxServiceInitiator - Class in org.hibernate.service.jmx.internal
Standard initiator for the standard JmxService service
JmxServiceInitiator() - Constructor for class org.hibernate.service.jmx.internal.JmxServiceInitiator
 
JNDI_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JNDI InitialContext class.
JNDI_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
Names a prefix used to define arbitrary JNDI InitialContext properties.
JNDI_URL - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JNDI provider/connection url
JndiException - Exception in org.hibernate.service.jndi
An exception indicating trouble accessing JNDI
JndiException(String, Throwable) - Constructor for exception org.hibernate.service.jndi.JndiException
 
JndiHelper - Class in org.hibernate.internal.util.jndi
Deprecated. As JNDI access should get routed through JndiService
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
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jndiInitialContextProperties(Hashtable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jndiInitialContextProperties(Hashtable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jndiInitialContextProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference(String, ClassCastException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
jndiNameDoesNotHandleSessionFactoryReference$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
JndiNameException - Exception in org.hibernate.service.jndi
Indicates a problem with a given JNDI name being deemed as not valid.
JndiNameException(String, Throwable) - Constructor for exception org.hibernate.service.jndi.JndiNameException
 
JndiService - Interface in org.hibernate.service.jndi.spi
Service providing simplified access to JNDI related features needed by Hibernate.
jndiService() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
JndiServiceImpl - Class in org.hibernate.service.jndi.internal
Standard implementation of JNDI services.
JndiServiceImpl(Map) - Constructor for class org.hibernate.service.jndi.internal.JndiServiceImpl
 
JndiServiceInitiator - Class in org.hibernate.service.jndi.internal
Standard initiator for the standard JndiService service
JndiServiceInitiator() - Constructor for class org.hibernate.service.jndi.internal.JndiServiceInitiator
 
Job - Class in org.hibernate.test.cascade
Implementation of Job.
Job(JobBatch) - Constructor for class org.hibernate.test.cascade.Job
 
JobBatch - Class in org.hibernate.test.cascade
Implementation of JobBatch.
JobBatch(Date) - Constructor for class org.hibernate.test.cascade.JobBatch
 
JobInfo - Class in org.hibernate.test.annotations.manytomany
 
JobInfo() - Constructor for class org.hibernate.test.annotations.manytomany.JobInfo
 
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() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
join() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
join() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
join() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
join() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Perform a join to the underlying transaction
JOIN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
JOIN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
JOIN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
join - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
join - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
join(String[], String[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
join(String[], String[], boolean[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
join(int[], int[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
join(T[], T[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
join(String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
join(String, Iterator) - Static method in class org.hibernate.internal.util.StringHelper
 
Join - Class in org.hibernate.mapping
 
Join() - Constructor for class org.hibernate.mapping.Join
 
JOIN_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
JOIN_COLUMN_OR_FORMULA - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
JOIN_COLUMNS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
JOIN_COLUMNS_OR_FORMULAS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
JOIN_FORMULA - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
JOIN_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
JOIN_FRAGMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
JOIN_TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
Joinable - Interface in org.hibernate.persister.entity
Anything that can be loaded by outer join - namely persisters for classes or collections.
joinCollection(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinCollection(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
 
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
joinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
JoinColumnBidirectionalList - Class in org.hibernate.envers.test.integration.onetomany.detached
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false).
JoinColumnBidirectionalList() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
JoinColumnBidirectionalListWithInheritance - Class in org.hibernate.envers.test.integration.onetomany.detached
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false).
JoinColumnBidirectionalListWithInheritance() - Constructor for class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
JoinColumnOrFormula - Annotation Type in org.hibernate.annotations
 
JoinColumnOverrideTest - Class in org.hibernate.test.annotations.id.sequences
Tests for JIRA issue ANN-748.
JoinColumnOverrideTest() - Constructor for class org.hibernate.test.annotations.id.sequences.JoinColumnOverrideTest
 
JoinColumnsOrFormulas - Annotation Type in org.hibernate.annotations
 
JoinedAllAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined
 
JoinedAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined.JoinedAllAuditedTest
 
JoinedFilteredBulkManipulationTest - Class in org.hibernate.test.filter.hql
 
JoinedFilteredBulkManipulationTest() - Constructor for class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
JoinedIterable<T> - Class in org.hibernate.internal.util.collections
An JoinedIterable is an Iterable that wraps a number of Iterables.
JoinedIterable(List<Iterable<T>>) - Constructor for class org.hibernate.internal.util.collections.JoinedIterable
 
JoinedIterator - Class in org.hibernate.internal.util.collections
An JoinedIterator is an Iterator that wraps a number of Iterators.
JoinedIterator(List) - Constructor for class org.hibernate.internal.util.collections.JoinedIterator
 
JoinedIterator(Iterator[]) - Constructor for class org.hibernate.internal.util.collections.JoinedIterator
 
JoinedIterator(Iterator, Iterator) - Constructor for class org.hibernate.internal.util.collections.JoinedIterator
 
JoinedPropertiesAudited2Test - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined
 
JoinedPropertiesAudited2Test() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined.JoinedPropertiesAudited2Test
 
JoinedPropertiesAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined
 
JoinedPropertiesAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined.JoinedPropertiesAuditedTest
 
joinedSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
joinedSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
JoinedSubclass - Class in org.hibernate.mapping
A subclass in a table-per-subclass mapping
JoinedSubclass(PersistentClass) - Constructor for class org.hibernate.mapping.JoinedSubclass
 
JoinedSubclassAndSecondaryTable - Class in org.hibernate.test.annotations.inheritance.joined
 
JoinedSubclassAndSecondaryTable() - Constructor for class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassAndSecondaryTable
 
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
 
JoinedSubclassEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
joinedSubclassEntityPersister() - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
JoinedSubclassFilterTest - Class in org.hibernate.test.subclassfilter
 
JoinedSubclassFilterTest() - Constructor for class org.hibernate.test.subclassfilter.JoinedSubclassFilterTest
 
JoinedSubclassFkSecondPass - Class in org.hibernate.cfg
 
JoinedSubclassFkSecondPass(JoinedSubclass, Ejb3JoinColumn[], SimpleValue, Mappings) - Constructor for class org.hibernate.cfg.JoinedSubclassFkSecondPass
 
JoinedSubclassOneToOneTest - Class in org.hibernate.test.onetoone.joined
 
JoinedSubclassOneToOneTest() - Constructor for class org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest
 
JoinedSubclassPropertyRefTest - Class in org.hibernate.test.propertyref.inheritence.joined
 
JoinedSubclassPropertyRefTest() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.JoinedSubclassPropertyRefTest
 
JoinedSubclassTest - Class in org.hibernate.test.annotations.inheritance.joined
 
JoinedSubclassTest() - Constructor for class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
JoinedSubclassTest - Class in org.hibernate.test.annotations
 
JoinedSubclassTest() - Constructor for class org.hibernate.test.annotations.JoinedSubclassTest
 
JoinedSubclassTest - Class in org.hibernate.test.joinedsubclass
 
JoinedSubclassTest() - Constructor for class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
joinElement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
JoinElementSource - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
JoinEmbIdNaming - Class in org.hibernate.envers.test.integration.naming.ids
 
JoinEmbIdNaming() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
JoinEmbIdNamingRefEdEntity - Class in org.hibernate.envers.test.integration.naming.ids
ReferencEd entity
JoinEmbIdNamingRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
JoinEmbIdNamingRefEdEntity(EmbIdNaming, String) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
JoinEmbIdNamingRefEdEntity(String) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
JoinEmbIdNamingRefIngEntity - Class in org.hibernate.envers.test.integration.naming.ids
ReferencIng entity
JoinEmbIdNamingRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
JoinEmbIdNamingRefIngEntity(EmbIdNaming, String, JoinEmbIdNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
JoinEmbIdNamingRefIngEntity(String, JoinEmbIdNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
Joiner - Class in org.hibernate.test.hql
Implementation of Joiner.
Joiner() - Constructor for class org.hibernate.test.hql.Joiner
 
JoinFetchProfileTest - Class in org.hibernate.test.fetchprofiles.join
Various tests related to join-style fetch profiles.
JoinFetchProfileTest() - Constructor for class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
JoinFetchTest - Class in org.hibernate.test.joinfetch
 
JoinFetchTest() - Constructor for class org.hibernate.test.joinfetch.JoinFetchTest
 
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.internal
 
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
JoinMulIdNaming - Class in org.hibernate.envers.test.integration.naming.ids
 
JoinMulIdNaming() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
JoinMulIdNamingRefEdEntity - Class in org.hibernate.envers.test.integration.naming.ids
ReferencEd entity
JoinMulIdNamingRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
JoinMulIdNamingRefEdEntity(MulIdNaming, String) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
JoinMulIdNamingRefEdEntity(String) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
JoinMulIdNamingRefIngEntity - Class in org.hibernate.envers.test.integration.naming.ids
ReferencIng entity
JoinMulIdNamingRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
JoinMulIdNamingRefIngEntity(MulIdNaming, String, JoinMulIdNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
JoinMulIdNamingRefIngEntity(String, JoinMulIdNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
JoinNaming - Class in org.hibernate.envers.test.integration.naming
 
JoinNaming() - Constructor for class org.hibernate.envers.test.integration.naming.JoinNaming
 
JoinNamingRefEdEntity - Class in org.hibernate.envers.test.integration.naming
ReferencEd entity
JoinNamingRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
JoinNamingRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
JoinNamingRefEdEntity(String) - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
JoinNamingRefIngEntity - Class in org.hibernate.envers.test.integration.naming
ReferencIng entity
JoinNamingRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
JoinNamingRefIngEntity(Integer, String, JoinNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
JoinNamingRefIngEntity(String, JoinNamingRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
JoinProcessor - Class in org.hibernate.hql.internal.ast.util
Performs the post-processing of the join information gathered during semantic analysis.
JoinProcessor(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.util.JoinProcessor
Constructs a new JoinProcessor.
joins - Variable in class org.hibernate.cfg.Ejb3Column
 
JoinSequence - Class in org.hibernate.engine.internal
 
JoinSequence(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.internal.JoinSequence
 
JoinSequence.Join - Class in org.hibernate.engine.internal
 
JoinSequence.Selector - Interface in org.hibernate.engine.internal
 
joinSet(String) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
joinSet(String, JoinType) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
JoinStatus - Enum in org.hibernate.engine.transaction.spi
See the JPA notion of joining a transaction for details.
joinTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
 
joinTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
joinTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
joinTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
joinTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
JoinTest - Class in org.hibernate.test.annotations.join
 
JoinTest() - Constructor for class org.hibernate.test.annotations.join.JoinTest
 
JoinTest - Class in org.hibernate.test.join
 
JoinTest() - Constructor for class org.hibernate.test.join.JoinTest
 
joinTransaction() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
joinType(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
JoinType - Enum in org.hibernate.sql
 
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
 
JoinWalker.AssociationInitCallback - Interface in org.hibernate.loader
 
JOnASJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JTA platform implementation for JOnAS
JOnASJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.JOnASJtaPlatform
 
JOTMJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
JOTMJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.JOTMJtaPlatform
 
JpaCallbackClass - Interface in org.hibernate.metamodel.source.binder
 
JPAConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
JPAConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.JPAConfigurationTaskWithEnvers
 
JPADotNames - Interface in org.hibernate.metamodel.source.annotations
Defines the dot names for the JPA annotations
JpaIntegrator - Class in org.hibernate.ejb.event
Prepare the HEM-specific event listeners.
JpaIntegrator() - Constructor for class org.hibernate.ejb.event.JpaIntegrator
 
JPALockTest - Class in org.hibernate.test.jpa.lock
Tests specifically relating to section 3.3.5.3 [Lock Modes] of the JPA persistence specification (as of the Proposed Final Draft).
JPALockTest() - Constructor for class org.hibernate.test.jpa.lock.JPALockTest
 
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.spi.ParameterParser.Recognizer
 
jpaPositionalParameter(String, int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
jpaPositionalParameter(String, int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
JPAProxyTest - Class in org.hibernate.test.jpa.proxy
Test relation between proxies and get()/load() processing and make sure the interactions match the ejb3 expectations
JPAProxyTest() - Constructor for class org.hibernate.test.jpa.proxy.JPAProxyTest
 
JPAQL_STRICT_COMPLIANCE - Static variable in interface org.hibernate.cfg.AvailableSettings
 
JPAQLComplianceTest - Class in org.hibernate.test.jpa.ql
Tests for various JPAQL compliance issues
JPAQLComplianceTest() - Constructor for class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
JRun4JtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for JRun4 AS
JRun4JtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
 
JTA_CACHE_TM - Static variable in interface org.hibernate.cfg.AvailableSettings
A configuration value key used to indicate that it is safe to cache TransactionManager references.
JTA_CACHE_UT - Static variable in interface org.hibernate.cfg.AvailableSettings
A configuration value key used to indicate that it is safe to cache UserTransaction references.
JTA_DATASOURCE - Static variable in class org.hibernate.ejb.AvailableSettings
The JNDI name of a JTA DataSource.
JTA_PLATFORM - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JtaPlatform implementation to use for integrating with JTA systems.
JtaExceptionListener - Class in org.hibernate.envers.test.integration.jta
Same as ExceptionListener, but in a JTA environment.
JtaExceptionListener() - Constructor for class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
JtaIsolationDelegate - Class in org.hibernate.engine.transaction.internal.jta
An isolation delegate for JTA environments.
JtaIsolationDelegate(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate
 
jtaPlatform() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Provide subclasses with convenient access to the configured JtaPlatform
JtaPlatform - Interface in org.hibernate.service.jta.platform.spi
Defines how we interact with various JTA services on the given platform/environment.
JtaPlatformException - Exception in org.hibernate.service.jta.platform.spi
Indicates a problem interacting with the underlying JTA platform.
JtaPlatformException(String) - Constructor for exception org.hibernate.service.jta.platform.spi.JtaPlatformException
 
JtaPlatformException(String, Throwable) - Constructor for exception org.hibernate.service.jta.platform.spi.JtaPlatformException
 
JtaPlatformInitiator - Class in org.hibernate.service.jta.platform.internal
Standard initiator for the standard JtaPlatform
JtaPlatformInitiator() - Constructor for class org.hibernate.service.jta.platform.internal.JtaPlatformInitiator
 
JTASessionContext - Class in org.hibernate.context.internal
An implementation of CurrentSessionContext which scopes the notion of a current session to a JTA transaction.
JTASessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.internal.JTASessionContext
 
JTASessionContext.CleanupSynch - Class in org.hibernate.context.internal
JTA transaction synch used for cleanup of the internal session map.
JTASessionContext.CleanupSynch(Object, JTASessionContext) - Constructor for class org.hibernate.context.internal.JTASessionContext.CleanupSynch
 
JtaStatusHelper - Class in org.hibernate.engine.transaction.internal.jta
Utility for dealing with JTA statuses.
JtaStatusHelper() - Constructor for class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper
 
JtaSynchronizationStrategy - Interface in org.hibernate.service.jta.platform.internal
Contract used to centralize Synchronization handling logic.
JtaTransaction - Class in org.hibernate.engine.transaction.internal.jta
Implements a transaction strategy based on transaction management through a JTA UserTransaction.
JtaTransaction(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
JtaTransaction - Class in org.hibernate.envers.test.integration.jta
Same as Simple, but in a JTA environment.
JtaTransaction() - Constructor for class org.hibernate.envers.test.integration.jta.JtaTransaction
 
JtaTransactionFactory - Class in org.hibernate.engine.transaction.internal.jta
Factory for JtaTransaction instances.
JtaTransactionFactory() - Constructor for class org.hibernate.engine.transaction.internal.jta.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
 
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.


K

key() - Method in class org.hibernate.ejb.criteria.path.MapAttributeJoin
KEY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
KEY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
KEY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
key - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
Key - Class in org.hibernate.test.annotations.cid.keymanytoone
TODO : javadoc
Key(String) - Constructor for class org.hibernate.test.annotations.cid.keymanytoone.Key
 
KEY - Static variable in class org.hibernate.tuple.DynamicMapInstantiator
 
KEY_ID - Static variable in class org.hibernate.test.annotations.cid.keymanytoone.EagerKeyManyToOneTest
 
keyColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
keyColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
keyIterator() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
KeyManyToOneEntity - Class in org.hibernate.test.hql
Implementation of KeyManyToOneEntity.
KeyManyToOneEntity(String) - Constructor for class org.hibernate.test.hql.KeyManyToOneEntity
 
KeyManyToOneEntity.Id - Class in org.hibernate.test.hql
 
KeyManyToOneEntity.Id(KeyManyToOneKeyEntity, String) - Constructor for class org.hibernate.test.hql.KeyManyToOneEntity.Id
 
KeyManyToOneKeyEntity - Class in org.hibernate.test.hql
Implementation of KeyManyToOneKeyEntity.
KeyManyToOneKeyEntity(String) - Constructor for class org.hibernate.test.hql.KeyManyToOneKeyEntity
 
KeyManyToOneTest - Class in org.hibernate.test.keymanytoone.bidir.embedded
 
KeyManyToOneTest() - Constructor for class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
keyPropertyOrKeyManyToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
keyPropertyOrKeyManyToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
 
keyPropertyOrKeyManyToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
 
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.internal.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.internal.util.collections.IdentityMap
 
keySet() - Method in class org.hibernate.proxy.map.MapProxy
 
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.
KeyValueBinding - Interface in org.hibernate.metamodel.binding
TODO : javadoc
Kitchen - Class in org.hibernate.ejb.test.association
 
Kitchen() - Constructor for class org.hibernate.ejb.test.association.Kitchen
 
kitchen - Static variable in class org.hibernate.ejb.test.association.Oven_
 
Kitchen_ - Class in org.hibernate.ejb.test.association
 
Kitchen_() - Constructor for class org.hibernate.ejb.test.association.Kitchen_
 
KnownClient - Class in org.hibernate.test.annotations.manytomany
 
KnownClient() - Constructor for class org.hibernate.test.annotations.manytomany.KnownClient
 

L

LAME - Static variable in class org.hibernate.test.hql.Classification
 
Language - Class in org.hibernate.test.annotations.manytoonewithformula
 
Language() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Language
 
last() - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
last() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
last() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to the last result
last() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
last() - Method in interface org.hibernate.ScrollableResults
Go to the last result
lastCollectionElement() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
lastIndexOf(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
lastIndexOf(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
lastIndexOf(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
lastIndexOf(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
lastIndexOfLetter(String) - Static method in class org.hibernate.internal.util.StringHelper
 
lastKey() - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
lastKey() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
lastModified - Static variable in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo_
 
LastName - Class in org.hibernate.test.annotations.entity
 
LastName() - Constructor for class org.hibernate.test.annotations.entity.LastName
 
latitude - Variable in class org.hibernate.test.annotations.various.Antenna
 
LAZY - Static variable in enum org.hibernate.FetchMode
Deprecated. use FetchMode.SELECT
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
lazy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
LAZY_COLLECTION - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
LAZY_TO_ONE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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.internal.util.collections
 
LazyIterator(Map) - Constructor for class org.hibernate.internal.util.collections.LazyIterator
 
LazyKeyManyToOneTest - Class in org.hibernate.test.keymanytoone.bidir.component
 
LazyKeyManyToOneTest() - Constructor for class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
LazyOneToOneTest - Class in org.hibernate.test.lazyonetoone
 
LazyOneToOneTest() - Constructor for class org.hibernate.test.lazyonetoone.LazyOneToOneTest
 
LazyOneToOneTest.DomainClassesInstrumentedMatcher - Class in org.hibernate.test.lazyonetoone
 
LazyOneToOneTest.DomainClassesInstrumentedMatcher() - Constructor for class org.hibernate.test.lazyonetoone.LazyOneToOneTest.DomainClassesInstrumentedMatcher
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
lazyPropertyFetchingAvailable(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
lazyPropertyFetchingAvailable(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
lazyPropertyFetchingAvailable$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
LazyPropertyInitializer - Interface in org.hibernate.bytecode.instrumentation.spi
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
LE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LEADING - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
LEADING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LEADING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LEADING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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.
Leaf - Class in org.hibernate.test.annotations.fetch
 
Leaf() - Constructor for class org.hibernate.test.annotations.fetch.Leaf
 
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 - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
LEFT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LEFT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LEFT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LEFT_JOIN - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Deprecated. use JoinType.LEFT_OUTER_JOIN
LEFT_OUTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LEFT_OUTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LEFT_OUTER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
Deprecated. use JoinType.LEFT_OUTER_JOIN instead.
leftNeighbour - Variable in class org.hibernate.test.annotations.cascade.Tooth
 
Leg - Class in org.hibernate.test.annotations.embedded
Represents a leg of a vanilla interest rate swap.
Leg() - Constructor for class org.hibernate.test.annotations.embedded.Leg
 
Leg.Frequency - Enum in org.hibernate.test.annotations.embedded
Possible values of the payment frequency field.
LEGACY_DEFAULT_SIZE - Static variable in class org.hibernate.type.AbstractType
 
LEGACY_DICTATED_SIZE - Static variable in class org.hibernate.type.AbstractType
 
LEGACY_HILO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.StandardOptimizerDescriptor.getExternalName() via OptimizerFactory.StandardOptimizerDescriptor.LEGACY_HILO
LEGACY_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
The legacy behavior of Hibernate.
legacyParcels - Variable in class org.hibernate.test.annotations.override.PropertyRecord
 
LegacyTestCase - Class in org.hibernate.test.legacy
 
LegacyTestCase() - Constructor for class org.hibernate.test.legacy.LegacyTestCase
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
legacyTransactionManagerStrategy(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
legacyTransactionManagerStrategy(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
legacyTransactionManagerStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
legacyUnsortedParcels - Variable in class org.hibernate.test.annotations.override.PropertyRecord
 
legacyVacationHomes - Variable in class org.hibernate.test.annotations.embedded.WealthyPerson
 
LegalEntity - Class in org.hibernate.test.annotations.inheritance.joined
 
LegalEntity() - Constructor for class org.hibernate.test.annotations.inheritance.joined.LegalEntity
 
LegalStructure - Class in org.hibernate.test.annotations.embedded
 
LegalStructure() - Constructor for class org.hibernate.test.annotations.embedded.LegalStructure
 
length() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
length(Expression<String>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
length - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
length - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
length - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
 
length - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
length(long) - Static method in class org.hibernate.metamodel.relational.Size
 
length(long, Size.LobMultiplier) - Static method in class org.hibernate.metamodel.relational.Size
 
Length<Type> - Interface in org.hibernate.test.annotations.entity
 
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
 
Lens - Class in org.hibernate.test.annotations.manytoone
 
Lens() - Constructor for class org.hibernate.test.annotations.manytoone.Lens
 
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 enum org.hibernate.FlushMode
 
lessThan(LockMode) - Method in enum org.hibernate.LockMode
Check if this lock mode is less restrictive than the given lock mode.
lessThan(ScrollMode) - Method in enum 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
Life - Class in org.hibernate.test.annotations.join
 
Life() - Constructor for class org.hibernate.test.annotations.join.Life
 
Lifecycle - Interface in org.hibernate.classic
Provides callbacks from the Session to the persistent object.
lifetime - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
Light - Class in org.hibernate.ejb.test.xml.sequences
 
Light() - Constructor for class org.hibernate.ejb.test.xml.sequences.Light
 
Light - Class in org.hibernate.test.annotations.xml.ejb3
 
Light() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Light
 
Lighter - Class in org.hibernate.ejb.test.xml.sequences
 
Lighter() - Constructor for class org.hibernate.ejb.test.xml.sequences.Lighter
 
Lighter - Class in org.hibernate.test.annotations.xml.ejb3
 
Lighter() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Lighter
 
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
LIKE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LIKE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LIKE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
likeEscape() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
likeEscape(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
 
LikeTest - Class in org.hibernate.test.criteria
 
LikeTest() - Constructor for class org.hibernate.test.criteria.LikeTest
 
LINE_COMMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
LineItem - Class in org.hibernate.test.cid
 
LineItem(Order, Product) - Constructor for class org.hibernate.test.cid.LineItem
 
LineItem() - Constructor for class org.hibernate.test.cid.LineItem
 
LineItem - Class in org.hibernate.test.filter
Implementation of LineItem.
LineItem - Class in org.hibernate.test.idprops
LineItem() - Constructor for class org.hibernate.test.idprops.LineItem
 
LineItem(LineItemPK, int) - Constructor for class org.hibernate.test.idprops.LineItem
 
LineItem(Order, String, int) - Constructor for class org.hibernate.test.idprops.LineItem
 
LineItem.Id - Class in org.hibernate.test.cid
 
LineItem.Id(String, int, String) - Constructor for class org.hibernate.test.cid.LineItem.Id
 
LineItem.Id() - Constructor for class org.hibernate.test.cid.LineItem.Id
 
LineItemPK - Class in org.hibernate.test.idprops
LineItemPK() - Constructor for class org.hibernate.test.idprops.LineItemPK
 
LineItemPK(Order, String) - Constructor for class org.hibernate.test.idprops.LineItemPK
 
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.internal.AbstractPersistentCollection.ListProxy
 
list - Variable in class org.hibernate.collection.internal.PersistentList
 
list() - Method in interface org.hibernate.Criteria
Get the results.
list(String, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
Execute a find() query
list(CriteriaImpl) - Method in interface org.hibernate.engine.spi.SessionImplementor
Execute a criteria query
list(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.spi.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.EntitiesModifiedAtRevisionQuery
 
list() - Method in class org.hibernate.envers.query.impl.RevisionsOfEntityQuery
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
list(SessionImplementor, QueryParameters) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
list(SessionImplementor, QueryParameters) - Method in interface org.hibernate.hql.spi.QueryTranslator
Perform a list operation given the underlying query definition.
list(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.AbstractSessionImpl
 
list() - Method in class org.hibernate.internal.CollectionFilterImpl
 
list() - Method in class org.hibernate.internal.CriteriaImpl
 
list() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
list() - Method in class org.hibernate.internal.QueryImpl
 
list(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
list(CriteriaImpl) - Method in class org.hibernate.internal.SessionImpl
 
list() - Method in class org.hibernate.internal.SQLQueryImpl
 
list(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
list(CriteriaImpl) - Method in class org.hibernate.internal.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(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.List
 
list() - Method in interface org.hibernate.Query
Return the query results as a List.
LIST - Static variable in class org.hibernate.service.internal.StandardSessionFactoryServiceInitiators
 
LIST - Static variable in class org.hibernate.service.StandardServiceInitiators
 
list(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
ListActionRole - Class in org.hibernate.test.criteria
 
ListActionRole() - Constructor for class org.hibernate.test.criteria.ListActionRole
 
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
 
ListBiowning1Entity - Class in org.hibernate.envers.test.entities.manytomany.biowned
Entity owning a many-to-many relation, where the other entity also owns the relation.
ListBiowning1Entity() - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
ListBiowning1Entity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
ListBiowning1Entity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
ListBiowning2Entity - Class in org.hibernate.envers.test.entities.manytomany.biowned
Entity owning a many-to-many relation, where the other entity also owns the relation.
ListBiowning2Entity() - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
ListBiowning2Entity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
ListBiowning2Entity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
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.spi.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.internal.SessionImpl
 
listCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
listener - Variable in class org.hibernate.ejb.event.ListenerCallback
 
Listener - Class in org.hibernate.envers.test.integration.reventity
 
Listener() - Constructor for class org.hibernate.envers.test.integration.reventity.Listener
 
listener - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
 
listener - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
listenerAnnotation() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
ListenerCallback - Class in org.hibernate.ejb.event
 
ListenerCallback(Method, Object) - Constructor for class org.hibernate.ejb.event.ListenerCallback
 
listenerGroup(EventType<T>) - Method in class org.hibernate.action.internal.CollectionAction
 
listenerGroup(EventType<T>) - Method in class org.hibernate.action.internal.EntityAction
 
ListenerRevEntity - Class in org.hibernate.envers.test.integration.reventity
 
ListenerRevEntity() - Constructor for class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
listeners() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
listeners() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
listFilter(Object, String, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
listFilter(Object, String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
listIndex - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
listIndex - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
listIndex - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
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.internal.AbstractPersistentCollection.ListProxy
 
listIterator(int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
listIterator() - Method in class org.hibernate.collection.internal.PersistentBag
 
listIterator(int) - Method in class org.hibernate.collection.internal.PersistentBag
 
listIterator() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
listIterator(int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
listIterator() - Method in class org.hibernate.collection.internal.PersistentList
 
listIterator(int) - Method in class org.hibernate.collection.internal.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
 
ListJoinColumnBidirectionalInheritanceRefEdChildEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for JoinColumnBidirectionalListWithInheritance test.
ListJoinColumnBidirectionalInheritanceRefEdChildEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
ListJoinColumnBidirectionalInheritanceRefEdChildEntity(Integer, String, ListJoinColumnBidirectionalInheritanceRefIngEntity, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
ListJoinColumnBidirectionalInheritanceRefEdChildEntity(String, ListJoinColumnBidirectionalInheritanceRefIngEntity, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
ListJoinColumnBidirectionalInheritanceRefEdParentEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for JoinColumnBidirectionalListWithInheritance test.
ListJoinColumnBidirectionalInheritanceRefEdParentEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
ListJoinColumnBidirectionalInheritanceRefEdParentEntity(Integer, String, ListJoinColumnBidirectionalInheritanceRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
ListJoinColumnBidirectionalInheritanceRefEdParentEntity(String, ListJoinColumnBidirectionalInheritanceRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
ListJoinColumnBidirectionalInheritanceRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for JoinColumnBidirectionalListWithInheritance test.
ListJoinColumnBidirectionalInheritanceRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
ListJoinColumnBidirectionalInheritanceRefIngEntity(Integer, String, ListJoinColumnBidirectionalInheritanceRefEdParentEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
ListJoinColumnBidirectionalInheritanceRefIngEntity(String, ListJoinColumnBidirectionalInheritanceRefEdParentEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
ListJoinColumnBidirectionalRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for JoinColumnBidirectionalList test.
ListJoinColumnBidirectionalRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
ListJoinColumnBidirectionalRefEdEntity(Integer, String, ListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
ListJoinColumnBidirectionalRefEdEntity(String, ListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
ListJoinColumnBidirectionalRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Entity for JoinColumnBidirectionalList test.
ListJoinColumnBidirectionalRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
ListJoinColumnBidirectionalRefIngEntity(Integer, String, ListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
ListJoinColumnBidirectionalRefIngEntity(String, ListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
ListJoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for List typed attribute joins
ListOwnedEntity - Class in org.hibernate.envers.test.entities.manytomany
Many-to-many not-owning entity
ListOwnedEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
ListOwnedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
ListOwnedEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
ListOwner - Class in org.hibernate.test.collection.list
ListOwner() - Constructor for class org.hibernate.test.collection.list.ListOwner
 
ListOwner(String) - Constructor for class org.hibernate.test.collection.list.ListOwner
 
ListOwningEntity - Class in org.hibernate.envers.test.entities.manytomany
Entity owning the many-to-many relation
ListOwningEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
ListOwningEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
ListOwningEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
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
 
ListRefCollEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Set collection of references entity
ListRefCollEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
ListRefCollEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
ListRefCollEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
ListRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencEd entity
ListRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
ListRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
ListRefEdEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
ListRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencIng entity
ListRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
ListRefIngEntity(Integer, String, ListRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
ListRefIngEntity(String, ListRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
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(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.ListType
 
ListUniEntity - Class in org.hibernate.envers.test.entities.manytomany.unidirectional
Entity owning the many-to-many relation
ListUniEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
ListUniEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
ListUniEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
literal(T) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
literal(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
LITERAL_ascending - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LITERAL_ascending - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LITERAL_ascending - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LITERAL_ascending - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
LITERAL_ascending - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
LITERAL_by - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LITERAL_by - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LITERAL_by - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LITERAL_descending - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LITERAL_descending - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LITERAL_descending - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
LITERAL_descending - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
LITERAL_descending - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
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.internal.ast.tree
Represents a literal.
LiteralNode() - Constructor for class org.hibernate.hql.internal.ast.tree.LiteralNode
 
LiteralProcessor - Class in org.hibernate.hql.internal.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.internal.ast.util.LiteralProcessor
 
LiteralType<T> - Interface in org.hibernate.type
Additional contract for a Type that may appear as an SQL literal
LittleGenius - Class in org.hibernate.test.annotations.cid
Hierarchy with cid + many to one
LittleGenius() - Constructor for class org.hibernate.test.annotations.cid.LittleGenius
 
lives - Static variable in class org.hibernate.ejb.test.emops.Cat_
 
Lizard - Class in org.hibernate.test.hql
 
Lizard() - Constructor for class org.hibernate.test.hql.Lizard
 
load - Variable in class org.hibernate.ejb.test.ops.Workload
 
load - Static variable in class org.hibernate.ejb.test.ops.Workload_
 
load(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.internal.DefaultLoadEventListener
Performs the load of an entity.
LOAD - Static variable in class org.hibernate.event.spi.EventType
 
LOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
load(Object, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
load(Class, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
load(String, Serializable) - Method in class org.hibernate.internal.SessionImpl
 
load(Class, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
load(Class, Serializable, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
load(String, Serializable, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
load(String, Serializable, LockOptions) - Method in class org.hibernate.internal.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.internal.util.collections.CollectionHelper
 
Loadable - Interface in org.hibernate.persister.entity
Implemented by a EntityPersister that may be loaded using Loader.
loadAndCorrectConfiguration(URL) - Static method in class org.hibernate.cache.ehcache.internal.util.HibernateUtil
Create a cache manager configuration from the supplied url, correcting it for Hibernate compatibility.
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.spi.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.internal.ConcurrentStatisticsImpl
 
loadCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a collection loading.
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.internal
Maps result-sets to specific contextual data related to processing that result-sets.
LoadContexts(PersistenceContext) - Constructor for class org.hibernate.engine.loading.internal.LoadContexts
Creates and binds this to the given persistence context.
loadCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
loadCount
loadCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
loadCount
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.internal.ConcurrentStatisticsImpl
 
loadEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being loaded.
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
loader - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
Loader - Class in org.hibernate.loader
Abstract superclass of object loading (and querying) strategies.
Loader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.Loader
 
LOADER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
LoaderTest - Class in org.hibernate.test.annotations.loader
 
LoaderTest() - Constructor for class org.hibernate.test.annotations.loader.LoaderTest
 
LoadEvent - Class in org.hibernate.event.spi
Defines an event class for the loading of an entity.
LoadEvent(Serializable, Object, EventSource) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Serializable, String, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Serializable, String, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEvent(Serializable, String, boolean, EventSource) - Constructor for class org.hibernate.event.spi.LoadEvent
 
LoadEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of load events generated from a session.
LoadEventListener.LoadType - Class in org.hibernate.event.spi
 
loadFromDatasource(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.internal.DefaultLoadEventListener
Performs the process of loading an entity from the configured underlying datasource.
loadFromSecondLevelCache(LoadEvent, EntityPersister, LoadEventListener.LoadType) - Method in class org.hibernate.event.internal.DefaultLoadEventListener
Attempts to load the entity from the second-level cache.
loadFromSessionCache(LoadEvent, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.internal.DefaultLoadEventListener
Attempts to locate the entity in the session-level cache.
LoadingCollectionEntry - Class in org.hibernate.engine.loading.internal
Represents a collection currently being loaded.
LoadingCollectionEntry(ResultSet, CollectionPersister, Serializable, PersistentCollection) - Constructor for class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in interface org.hibernate.internal.CoreMessageLogger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
loadingCollectionKeyNotFound(CollectionKey) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
loadingCollectionKeyNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
loadJavaServices(Class<S>) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
loadJavaServices(Class<S>) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Discovers and instantiates implementations of the named service contract.
loadProperties(String) - Method in class org.hibernate.service.ServiceRegistryBuilder
Read settings from a Properties file.
LoadQueryInfluencers - Class in org.hibernate.engine.spi
Centralize all options which can influence the SQL query needed to load an entity.
LoadQueryInfluencers() - Constructor for class org.hibernate.engine.spi.LoadQueryInfluencers
 
LoadQueryInfluencers(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.spi.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.
lob - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
lob - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
LOB - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
LobCreationContext - Interface in org.hibernate.engine.jdbc
Provides callback access into the context in which the LOB is to be created.
LobCreationContext.Callback<T> - 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.
LobCreatorBuilder - Class in org.hibernate.engine.jdbc.internal
Builds LobCreator instances based on the capabilities of the environment.
LobCreatorBuilder(Map, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.LobCreatorBuilder
The public factory method for obtaining the appropriate (according to given JDBC Connection.
LobHelper - Interface in org.hibernate
A session's helper for creating LOB data
LobHolder - Class in org.hibernate.test.lob
An entity containing all kinds of good LOB-type data...
LobHolder() - Constructor for class org.hibernate.test.lob.LobHolder
 
LobMergeStrategy - Interface in org.hibernate.dialect
Strategy for how dialects need LOB values to be merged.
LobMergeTest - Class in org.hibernate.test.lob
 
LobMergeTest() - Constructor for class org.hibernate.test.lob.LobMergeTest
 
Lobs - Class in org.hibernate.envers.test.integration.data
 
Lobs() - Constructor for class org.hibernate.envers.test.integration.data.Lobs
 
LobSerializables - Class in org.hibernate.envers.test.integration.data
 
LobSerializables() - Constructor for class org.hibernate.envers.test.integration.data.LobSerializables
 
LobSerializableTestEntity - Class in org.hibernate.envers.test.integration.data
 
LobSerializableTestEntity() - Constructor for class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
LobSerializableTestEntity(SerObject) - Constructor for class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
LobSerializableTestEntity(Integer, SerObject) - Constructor for class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
LobTest - Class in org.hibernate.test.annotations.lob
 
LobTest() - Constructor for class org.hibernate.test.annotations.lob.LobTest
 
LobTestEntity - Class in org.hibernate.envers.test.integration.data
 
LobTestEntity() - Constructor for class org.hibernate.envers.test.integration.data.LobTestEntity
 
LobTestEntity(String, byte[], char[]) - Constructor for class org.hibernate.envers.test.integration.data.LobTestEntity
 
LobTestEntity(Integer, String, byte[], char[]) - Constructor for class org.hibernate.envers.test.integration.data.LobTestEntity
 
LobTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
LobTypeResolver(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.LobTypeResolver
 
LocalBindingContext - Interface in org.hibernate.metamodel.source
 
LocalContactDetails - Class in org.hibernate.test.annotations.entity
 
LocalContactDetails() - Constructor for class org.hibernate.test.annotations.entity.LocalContactDetails
 
LOCALE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Locale to JDBC VARCHAR.
LocaleType - Class in org.hibernate.type
A type that maps between VARCHAR and @link Locale}
LocaleType() - Constructor for class org.hibernate.type.LocaleType
 
LocaleTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
LocaleTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
LocaleTypeDescriptor.LocaleComparator - Class in org.hibernate.type.descriptor.java
 
LocaleTypeDescriptor.LocaleComparator() - Constructor for class org.hibernate.type.descriptor.java.LocaleTypeDescriptor.LocaleComparator
 
localGenerators - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
Locality - Class in org.hibernate.test.stats
 
Locality() - Constructor for class org.hibernate.test.stats.Locality
 
Locality(String, Country) - Constructor for class org.hibernate.test.stats.Locality
 
LocalizedString - Class in org.hibernate.test.annotations.collectionelement
 
LocalizedString() - Constructor for class org.hibernate.test.annotations.collectionelement.LocalizedString
 
LocalizedString(String) - Constructor for class org.hibernate.test.annotations.collectionelement.LocalizedString
 
LocalizedStrings - Class in org.hibernate.test.component.cascading.collection
LocalizedStrings() - Constructor for class org.hibernate.test.component.cascading.collection.LocalizedStrings
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
localLoadingCollectionKeysCount(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
localLoadingCollectionKeysCount(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
localLoadingCollectionKeysCount$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
LocalStatus - Enum in org.hibernate.engine.transaction.spi
Enumeration of statuses in which a local transaction facade (Transaction) might be.
localUniqueKey - Variable in class org.hibernate.test.annotations.embedded.RegionalArticlePk
 
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
 
locate(String) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
locate(String) - Method in interface org.hibernate.service.jndi.spi.JndiService
Locate an object in JNDI by name
locateAnnotation(Class<T>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
 
locateAttribute(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
Get the attribute by name from the underlying model.
locateAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
Retrieve an attribute by name.
locateAttributeBinding(String) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Locate a specific attribute binding, by its local name.
locateAttributeBinding(String) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
locateAttributeBinding(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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
 
locateBag(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateBag(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateChildFromClauseWithJoinByPath(String) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
locateClassByName(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
locateClassByName(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
locateClassByName(String) - Method in interface org.hibernate.metamodel.source.BindingContext
 
locateClassByName(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
locateComponentAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateComponentAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateConfig(String) - Static method in class org.hibernate.internal.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
 
locateList(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateList(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateLoadingCollection(CollectionPersister, Serializable) - Method in class org.hibernate.engine.loading.internal.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
 
locateMap(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateMap(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateOrCreateColumn(String) - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
locateOrCreateColumn(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
Factory method for creating a Column associated with this container.
locateOrCreateDerivedValue(String) - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
locateOrCreateDerivedValue(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
Factory method for creating a DerivedValue associated with this container.
locateOrCreateTable(Identifier) - Method in class org.hibernate.metamodel.relational.Schema
 
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.
locatePluralAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locatePluralAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateResource(String) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
locateResource(String) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Locate a resource by name (classpath lookup)
locateResources(String) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
locateResources(String) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Locate a series of resource by name (classpath lookup)
locateResourceStream(String) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
locateResourceStream(String) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Locate a resource by name (classpath lookup) and gets its stream
locateSchema(Schema.Name) - Method in class org.hibernate.metamodel.relational.Database
 
locateServiceBinding(Class<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
locateServiceBinding(Class<R>, boolean) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
locateServiceBinding(Class<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
locateServiceBinding(Class<R>) - Method in interface org.hibernate.service.spi.ServiceRegistryImplementor
Locate the binding for the given role.
locateSet(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateSet(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateSingularAttribute(String) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
locateSingularAttribute(String) - Method in interface org.hibernate.metamodel.domain.AttributeContainer
 
locateTable(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
locateTable(Identifier) - Method in class org.hibernate.metamodel.relational.Schema
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.JBossStandAloneJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.JOnASJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.JOTMJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.OC4JJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.OrionJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.ResinJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.SunOneJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerLookupBridge
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
locateTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform
 
locateUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.JBossStandAloneJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.JOnASJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.JOTMJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.OC4JJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.OrionJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.ResinJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.SunOneJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerLookupBridge
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
locateUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform
 
locateWhereClause() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
Location - Class in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 
Location() - Constructor for class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
Location(String, Location.Type) - Constructor for class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
Location - Class in org.hibernate.test.annotations.override
 
Location() - Constructor for class org.hibernate.test.annotations.override.Location
 
Location - Class in org.hibernate.test.annotations.strategy
 
Location() - Constructor for class org.hibernate.test.annotations.strategy.Location
 
Location - Class in org.hibernate.test.unionsubclass
 
Location(String) - Constructor for class org.hibernate.test.unionsubclass.Location
 
Location.Type - Enum in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 
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
 
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 - Class in org.hibernate.ejb.test.lock
 
Lock() - Constructor for class org.hibernate.ejb.test.lock.Lock
 
Lock(String) - Constructor for class org.hibernate.ejb.test.lock.Lock
 
LOCK - Static variable in class org.hibernate.engine.spi.CascadeStyle
lock
LOCK - Static variable in class org.hibernate.engine.spi.CascadingAction
 
LOCK - Static variable in class org.hibernate.event.spi.EventType
 
lock(String, Object, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
lock(Object, LockMode) - Method in class org.hibernate.internal.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_ - Class in org.hibernate.ejb.test.lock
 
Lock_() - Constructor for class org.hibernate.ejb.test.lock.Lock_
 
LOCK_MODE_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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 - Class in org.hibernate.ejb.test.lock
TODO : javadoc
Lockable() - Constructor for class org.hibernate.ejb.test.lock.Lockable
 
Lockable(String) - Constructor for class org.hibernate.ejb.test.lock.Lockable
 
Lockable - Interface in org.hibernate.persister.entity
Contract for things that can be locked via a LockingStrategy.
Lockable_ - Class in org.hibernate.ejb.test.lock
 
Lockable_() - Constructor for class org.hibernate.ejb.test.lock.Lockable_
 
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.internal.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.spi
Defines an event class for the locking of an entity.
LockEvent(String, Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(String, Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.LockEvent
 
LockEventListener - Interface in org.hibernate.event.spi
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.
LockingStrategyException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply a LockingStrategy to an entity
LockingStrategyException(Object, String) - Constructor for exception org.hibernate.dialect.lock.LockingStrategyException
 
LockingStrategyException(Object, String, Throwable) - Constructor for exception org.hibernate.dialect.lock.LockingStrategyException
 
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
Since this is a non-strict read/write strategy item locking is not used.
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Since this is a non-strict read/write strategy item locking is not used.
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockItem(Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
lockItem(Object, Object) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
We are going to attempt to update/delete the keyed object.
lockMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
lockMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
lockMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
lockMode - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
LockMode - Enum 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
 
LockModeTest - Class in org.hibernate.test.locking
Make sure that directly specifying lock modes, even though deprecated, continues to work until removed.
LockModeTest() - Constructor for class org.hibernate.test.locking.LockModeTest
 
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 class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Lock the entire region
lockRegion() - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
lockRegion() - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Lock the entire region
locksAreIndependentOfCache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Returns true if the locks used by the locking methods of this region are the independent of the cache.
LockTest - Class in org.hibernate.ejb.test.lock
 
LockTest() - Constructor for class org.hibernate.ejb.test.lock.LockTest
 
log - Variable in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
LOG - Static variable in class org.hibernate.ejb.EntityManagerImpl
 
log - Variable in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
LOG - Static variable in class org.hibernate.ejb.QueryImpl
 
LOG - Static variable in class org.hibernate.envers.configuration.ClassesAuditingData
 
LOG - Static variable in class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
LOG - Static variable in class org.hibernate.envers.configuration.metadata.CollectionMetadataGenerator
 
log - Variable in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
LOG - Static variable in class org.hibernate.envers.reader.FirstLevelCache
 
LOG - Static variable in class org.hibernate.envers.strategy.ValidTimeAuditStrategy
Deprecated.  
log - Variable in class org.hibernate.internal.CoreMessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
LOG - Static variable in class org.hibernate.loader.Loader
 
LOG - Static variable in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
log - Variable in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
LOG - Static variable in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
 
log - Variable in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
log(Logger.Level, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
log(Logger.Level, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Log - Class in org.hibernate.test.interceptor
 
Log(String, String, String) - Constructor for class org.hibernate.test.interceptor.Log
 
Log() - Constructor for class org.hibernate.test.interceptor.Log
 
logAndClearWarnings(Connection) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Standard (legacy) behavior for logging warnings associated with a JDBC Connection and clearing them.
logExceptions(SQLException, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Log the given (and any nested) exception.
logf(Logger.Level, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logf(Logger.Level, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Loggable - Interface in org.hibernate.metamodel.relational
Marker for things which can be logged.
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.spi.AbstractInstrumenter
 
Logger - Interface in org.hibernate.bytecode.buildtime.spi
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven) with their own logging infrastructure.
loggingStatistics() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
loggingStatistics() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
loggingStatistics() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
loggingStatistics() - Method in interface org.hibernate.internal.CoreMessageLogger
 
loggingStatistics() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
loggingStatistics() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
loggingStatistics() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
loggingStatistics$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
LogHelper - Class in org.hibernate.ejb.util
 
logicalAndExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
logicalColumnName(String, String) - Method in class org.hibernate.test.namingstrategy.TestNamingStrategy
 
LogicalConnection - Interface in org.hibernate.engine.jdbc.spi
LogicalConnection contract
logicalConnectionClosed() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logicalConnectionClosed() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logicalConnectionClosed() - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
logicalConnectionClosed() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
The logical connection was closed.
logicalConnectionClosed() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
logicalConnectionClosed() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logicalConnectionClosed() - Method in class org.hibernate.internal.ConnectionObserverStatsBridge
 
logicalConnectionClosed() - Method in interface org.hibernate.internal.CoreMessageLogger
 
logicalConnectionClosed() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logicalConnectionClosed() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logicalConnectionClosed() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logicalConnectionClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
LogicalConnectionImpl - Class in org.hibernate.engine.jdbc.internal
Standard Hibernate LogicalConnection implementation

IMPL NOTE : Custom serialization handling!

LogicalConnectionImpl(Connection, ConnectionReleaseMode, JdbcServices, JdbcConnectionAccess) - Constructor for class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
LogicalConnectionImplementor - Interface in org.hibernate.engine.jdbc.spi
The "internal" contract for LogicalConnection
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection() - Method in interface org.hibernate.internal.CoreMessageLogger
 
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logicalConnectionReleasingPhysicalConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logicalExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
LogicalExpression - Class in org.hibernate.criterion
Superclass of binary logical expressions
LogicalExpression(Criterion, Criterion, String) - Constructor for class org.hibernate.criterion.LogicalExpression
 
logicalExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
logicalOrExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
logPersistenceUnitInfo(PersistenceUnitInfo) - Static method in class org.hibernate.ejb.util.LogHelper
 
logStatement(String) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Log a SQL statement string.
logStatement(String, Formatter) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
 
logStaticSQL() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
logStaticSQL() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
logSummary() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
logSummary() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
log in info level the main statistics
logSummary() - Method in interface org.hibernate.stat.Statistics
log in info level the main statistics
logv(Logger.Level, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
logv(Logger.Level, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
logVersion() - Static method in class org.hibernate.Version
 
logWarning(String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
logWarning(String, String) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
Delegate to log common details of a warning
LONG - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Long to JDBC BIGINT.
LongByteArrayHolder - Class in org.hibernate.test.lob
An entity containing data that is materialized into a byte array immediately.
LongByteArrayHolder() - Constructor for class org.hibernate.test.lob.LongByteArrayHolder
 
LongByteArrayTest - Class in org.hibernate.test.lob
Tests eager materialization and mutation of long byte arrays.
LongByteArrayTest() - Constructor for class org.hibernate.test.lob.LongByteArrayTest
 
longData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
LongInElementsTest - Class in org.hibernate.test.criteria
HHH-2166 Long "in" lists in queries results in a Java stack overflow exception.
LongInElementsTest() - Constructor for class org.hibernate.test.criteria.LongInElementsTest
 
longitude - Variable in class org.hibernate.test.annotations.various.Antenna
 
LongProperty - Class in org.hibernate.test.annotations.any
 
LongProperty() - Constructor for class org.hibernate.test.annotations.any.LongProperty
 
LongProperty(String, Long) - Constructor for class org.hibernate.test.annotations.any.LongProperty
 
LongRevEntityInheritanceChildAuditing - Class in org.hibernate.envers.test.integration.reventity
A join-inheritance test using a custom revision entity where the revision number is a long, mapped in the database as an int.
LongRevEntityInheritanceChildAuditing() - Constructor for class org.hibernate.envers.test.integration.reventity.LongRevEntityInheritanceChildAuditing
 
LongRevNumber - Class in org.hibernate.envers.test.integration.reventity
 
LongRevNumber() - Constructor for class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
LongRevNumberRevEntity - Class in org.hibernate.envers.test.integration.reventity
 
LongRevNumberRevEntity() - Constructor for class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
LongStringHolder - Class in org.hibernate.test.annotations.lob
An entity containing data that is materialized into a String immediately.
LongStringHolder() - Constructor for class org.hibernate.test.annotations.lob.LongStringHolder
 
LongStringHolder - Class in org.hibernate.test.lob
An entity containing data that is materialized into a String immediately.
LongStringHolder() - Constructor for class org.hibernate.test.lob.LongStringHolder
 
LongStringTest - Class in org.hibernate.test.lob
Tests eager materialization and mutation of long strings.
LongStringTest() - Constructor for class org.hibernate.test.lob.LongStringTest
 
LongType - Class in org.hibernate.type
A type that maps between BIGINT and Long
LongType() - Constructor for class org.hibernate.type.LongType
 
LongTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Long handling.
LongTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
LongVarbinaryTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for LONGVARBINARY handling.
LongVarbinaryTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor
 
LongVarcharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for LONGVARCHAR handling.
LongVarcharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor
 
lookupAlias(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
lookupAlias(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
lookupConstant(DotNode) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
lookupNonQualifiedProperty(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
lookupNonQualifiedProperty(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
lookupProperty(AST, boolean, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
lookupProperty(AST, boolean, boolean) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
lotPK - Variable in class org.hibernate.test.annotations.manytoone.Lotz
 
Lotz - Class in org.hibernate.test.annotations.manytoone
 
Lotz() - Constructor for class org.hibernate.test.annotations.manytoone.Lotz
 
LotzPK - Class in org.hibernate.test.annotations.manytoone
 
LotzPK() - Constructor for class org.hibernate.test.annotations.manytoone.LotzPK
 
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
 
LRUMap - Class in org.hibernate.internal.util.collections
A simple LRU cache that implements the Map interface.
LRUMap(int) - Constructor for class org.hibernate.internal.util.collections.LRUMap
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
LT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
LT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
Luggage - Class in org.hibernate.test.annotations.referencedcolumnname
 
Luggage() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
Luggage(String, String) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
Luggage - Interface in org.hibernate.test.annotations.target
 
LuggageImpl - Class in org.hibernate.test.annotations.target
 
LuggageImpl() - Constructor for class org.hibernate.test.annotations.target.LuggageImpl
 

M

M2MIndexedListNotAuditedTarget - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
A test for auditing a many-to-many indexed list where the target entity is not audited.
M2MIndexedListNotAuditedTarget() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
M2MIndexedListTargetNotAuditedEntity - Class in org.hibernate.envers.test.entities.manytomany.unidirectional
 
M2MIndexedListTargetNotAuditedEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
M2MIndexedListTargetNotAuditedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
M2MIndexedListTargetNotAuditedEntity(Integer, String, List<UnversionedStrTestEntity>) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
M2MRelationNotAuditedTarget - Class in org.hibernate.envers.test.integration.manytomany.unidirectional
A test for auditing a many-to-many relation where the target entity is not audited.
M2MRelationNotAuditedTarget() - Constructor for class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
M2MTargetNotAuditedEntity - Class in org.hibernate.envers.test.entities.manytomany.unidirectional
Audited entity with a many-to-many-reference to not audited entity.
M2MTargetNotAuditedEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
M2MTargetNotAuditedEntity(Integer, String, List<UnversionedStrTestEntity>) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
M2MTargetNotAuditedEntity(String, List<UnversionedStrTestEntity>) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
M2MTargetNotAuditedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
Machine - Class in org.hibernate.test.annotations.tableperclass
 
Machine() - Constructor for class org.hibernate.test.annotations.tableperclass.Machine
 
Mail - Class in org.hibernate.ejb.test.emops
 
Mail() - Constructor for class org.hibernate.ejb.test.emops.Mail
 
Mail - Class in org.hibernate.test.orphan
 
Mail_ - Class in org.hibernate.ejb.test.emops
 
Mail_() - Constructor for class org.hibernate.ejb.test.emops.Mail_
 
mailingAddress - Variable in class org.hibernate.test.onetoone.joined.Person
 
mailingAddress - Variable in class org.hibernate.test.onetoone.optional.Person
 
mailingAddress - Variable in class org.hibernate.test.onetoone.singletable.Person
 
main(String[]) - Static method in class org.hibernate.dialect.DB2Dialect
 
main(String[]) - Static method in class org.hibernate.envers.test.performance.AllPerformance
 
main(String[]) - Static method in class org.hibernate.envers.test.performance.ComplexInsertPerformance
 
main(String[]) - Static method in class org.hibernate.envers.test.performance.InsertsOneTransactionPerformance
 
main(String[]) - Static method in class org.hibernate.envers.test.performance.InsertsPerformance
 
main(String[]) - Static method in class org.hibernate.envers.test.performance.UpdatesPerformance
 
main(String[]) - Static method in class org.hibernate.envers.test.various.HsqlTest
 
main(String[]) - Static method in class org.hibernate.id.uuid.CustomVersionOneStrategy
 
main(String[]) - Static method in class org.hibernate.id.uuid.Helper
 
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
 
makeBagAttributeBinding(PluralAttribute, CollectionElementNature) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Factory method for bag attribute bindings.
makeBagAttributeBinding(PluralAttribute, CollectionElementNature) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
makeBagAttributeBinding(PluralAttribute, CollectionElementNature) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
makeBasicAttributeBinding(SingularAttribute) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Factory method for basic attribute bindings.
makeBasicAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
makeBasicAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
makeClassReference(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
makeClassReference(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
makeClassReference(String) - Method in interface org.hibernate.metamodel.source.BindingContext
 
makeClassReference(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
makeComponentAttributeBinding(SingularAttribute) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Factory method for component attribute bindings.
makeComponentAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
makeComponentAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
makeIdGenerator(SimpleValue, String, String, Mappings, Map<String, IdGenerator>) - Static method in class org.hibernate.cfg.BinderHelper
apply an id generator to a SimpleValue
makeJavaType(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
makeJavaType(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
makeJavaType(String) - Method in interface org.hibernate.metamodel.source.BindingContext
 
makeJavaType(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
makeList(T...) - Static method in class org.hibernate.envers.test.tools.TestTools
 
makeManyToOneAttributeBinding(SingularAttribute) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Factory method for many-to-one attribute bindings.
makeManyToOneAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
makeManyToOneAttributeBinding(SingularAttribute) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
makeMap(Object...) - Static method in class org.hibernate.envers.test.tools.TestTools
 
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
 
makeSet(T...) - Static method in class org.hibernate.envers.test.tools.TestTools
 
makeSetAttributeBinding(PluralAttribute, CollectionElementNature) - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Factory method for bag attribute bindings.
makeSetAttributeBinding(PluralAttribute, CollectionElementNature) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
makeSetAttributeBinding(PluralAttribute, CollectionElementNature) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
makeSiblingOfParent(AST, AST) - Static method in class org.hibernate.hql.internal.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.
malformedUrl(URL, URISyntaxException) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
malformedUrl(URL, URISyntaxException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
malformedUrl$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
malformedUrlWarning(URL, URISyntaxException) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
malformedUrlWarning(URL, URISyntaxException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
malformedUrlWarning$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
mamalNbr - Static variable in class org.hibernate.ejb.test.ops.Mammal_
 
Mammal - Class in org.hibernate.ejb.test.ops
 
Mammal() - Constructor for class org.hibernate.ejb.test.ops.Mammal
 
Mammal - Class in org.hibernate.test.collection.original
 
Mammal() - Constructor for class org.hibernate.test.collection.original.Mammal
 
Mammal - Class in org.hibernate.test.hql
 
Mammal() - Constructor for class org.hibernate.test.hql.Mammal
 
Mammal_ - Class in org.hibernate.ejb.test.ops
 
Mammal_() - Constructor for class org.hibernate.ejb.test.ops.Mammal_
 
Man - Class in org.hibernate.test.annotations.manytomany
Man knowing sevezral womens
Man() - Constructor for class org.hibernate.test.annotations.manytomany.Man
 
Man - Class in org.hibernate.test.criteria
 
Man() - Constructor for class org.hibernate.test.criteria.Man
 
Manageable - Interface in org.hibernate.service.spi
Optional Service contract for services which can be managed in JMX
managedClose() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Perform a managed close.
managedClose() - Method in class org.hibernate.internal.SessionImpl
 
managedClose() - Method in class org.hibernate.internal.StatelessSessionImpl
 
ManagedDevice - Class in org.hibernate.test.annotations.onetoone.hhh4851
this class represents a logical representation of a terminal it could be linked to a terminal or not it contains the alias of the terminal and is virtualizable
ManagedDevice() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
ManagedDevice(String) - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
managedFlush() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Perform a managed flush.
managedFlush() - Method in class org.hibernate.internal.SessionImpl
 
managedFlush() - Method in class org.hibernate.internal.StatelessSessionImpl
 
ManagedFlushChecker - Interface in org.hibernate.engine.transaction.synchronization.spi
A pluggable strategy for defining how the Synchronization registered by Hibernate determines whether to perform a managed flush.
ManagedObject - Class in org.hibernate.test.propertyref.cachedcollections
 
ManagedObject() - Constructor for class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
ManagedObject(String, String) - Constructor for class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
ManagedSessionContext - Class in org.hibernate.context.internal
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.internal.ManagedSessionContext
 
managedType(Class<X>) - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
manager - Static variable in class org.hibernate.ejb.test.callbacks.Employee_
 
Manager - Class in org.hibernate.test.annotations.embedded
 
Manager() - Constructor for class org.hibernate.test.annotations.embedded.Manager
 
ManPk - Class in org.hibernate.test.annotations.manytomany
 
ManPk() - Constructor for class org.hibernate.test.annotations.manytomany.ManPk
 
manualDisconnect() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
manualDisconnect() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Manually disconnect the underlying JDBC Connection.
ManualFlush - Class in org.hibernate.envers.test.integration.flush
 
ManualFlush() - Constructor for class org.hibernate.envers.test.integration.flush.ManualFlush
 
manualReconnect(Connection) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
manualReconnect(Connection) - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Manually reconnect the underlying JDBC Connection.
Manufacturer - Class in org.hibernate.test.annotations.manytoonewithformula
 
Manufacturer(ManufacturerId, String) - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
Manufacturer() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
Manufacturer - Class in org.hibernate.test.annotations.onetomany
 
Manufacturer() - Constructor for class org.hibernate.test.annotations.onetomany.Manufacturer
 
Manufacturer - Class in org.hibernate.test.annotations.xml.ejb3
 
Manufacturer() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Manufacturer
 
ManufacturerId - Class in org.hibernate.test.annotations.manytoonewithformula
 
ManufacturerId(Integer, Integer) - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
ManufacturerId() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
MANY_TO_ANY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
MANY_TO_MANY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MANY_TO_ONE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ManyOperationsInTransaction - Class in org.hibernate.envers.test.integration.basic
 
ManyOperationsInTransaction() - Constructor for class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
ManyToAny - Annotation Type in org.hibernate.annotations
Defined a ToMany association pointing to different entity types.
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
manyToAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
ManyToAnyCollectionElement - Class in org.hibernate.metamodel.binding
 
ManyToAnyPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
manyToMany - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
ManyToManyAssociationClassAssignedIdTest - Class in org.hibernate.test.manytomanyassociationclass.surrogateid.assigned
Tests on many-to-many association using an association class with a surrogate ID that is assigned.
ManyToManyAssociationClassAssignedIdTest() - Constructor for class org.hibernate.test.manytomanyassociationclass.surrogateid.assigned.ManyToManyAssociationClassAssignedIdTest
 
ManyToManyAssociationClassCompositeIdTest - Class in org.hibernate.test.manytomanyassociationclass.compositeid
Tests on many-to-many association using an association class with a composite ID containing the IDs from the associated entities.
ManyToManyAssociationClassCompositeIdTest() - Constructor for class org.hibernate.test.manytomanyassociationclass.compositeid.ManyToManyAssociationClassCompositeIdTest
 
ManyToManyAssociationClassGeneratedIdTest - Class in org.hibernate.test.manytomanyassociationclass.surrogateid.generated
Tests on many-to-many association using an association class with a surrogate ID that is generated.
ManyToManyAssociationClassGeneratedIdTest() - Constructor for class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
ManyToManyCollectionElement - Class in org.hibernate.metamodel.binding
 
ManyToManyInverseToSuperclassTest - Class in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
ManyToManyInverseToSuperclassTest() - Constructor for class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.ManyToManyInverseToSuperclassTest
 
ManyToManyMaxFetchDepth0Test - Class in org.hibernate.test.annotations.manytomany
Many to many tests using max_fetch_depth == 0
ManyToManyMaxFetchDepth0Test() - Constructor for class org.hibernate.test.annotations.manytomany.ManyToManyMaxFetchDepth0Test
 
ManyToManyPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
ManyToManyPluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
ManyToManyPluralAttributeElementSourceImpl(JaxbManyToManyElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.ManyToManyPluralAttributeElementSourceImpl
 
ManyToManyTest - Class in org.hibernate.test.annotations.manytomany
Many to many tests
ManyToManyTest() - Constructor for class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
ManyToManyTest - Class in org.hibernate.test.manytomany
 
ManyToManyTest() - Constructor for class org.hibernate.test.manytomany.ManyToManyTest
 
manyToOne - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
manyToOne - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
ManyToOne - Class in org.hibernate.mapping
A many-to-one association mapping
ManyToOne(Mappings, Table) - Constructor for class org.hibernate.mapping.ManyToOne
 
manyToOne(String) - Method in class org.hibernate.type.TypeFactory
 
manyToOne(String, boolean) - Method in class org.hibernate.type.TypeFactory
 
manyToOne(String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.hibernate.type.TypeFactory
 
ManyToOneAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
ManyToOneComponent - Class in org.hibernate.envers.test.entities.components.relations
 
ManyToOneComponent(StrTestEntity, String) - Constructor for class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
ManyToOneComponent() - Constructor for class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
ManyToOneComponentTestEntity - Class in org.hibernate.envers.test.entities.components.relations
 
ManyToOneComponentTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
ManyToOneComponentTestEntity(Integer, ManyToOneComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
ManyToOneComponentTestEntity(ManyToOneComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
ManyToOneIdNotAudited - Class in org.hibernate.envers.test.integration.ids
A test checking that when using Envers it is possible to have non-audited entities that use unsupported components in their ids, e.g.
ManyToOneIdNotAudited() - Constructor for class org.hibernate.envers.test.integration.ids.ManyToOneIdNotAudited
 
ManyToOneIdNotAuditedTestEntity - Class in org.hibernate.envers.test.entities.ids
 
ManyToOneIdNotAuditedTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
ManyToOneInComponent - Class in org.hibernate.envers.test.integration.components.relations
 
ManyToOneInComponent() - Constructor for class org.hibernate.envers.test.integration.components.relations.ManyToOneInComponent
 
ManyToOneJoinTest - Class in org.hibernate.test.annotations.manytoone
 
ManyToOneJoinTest() - Constructor for class org.hibernate.test.annotations.manytoone.ManyToOneJoinTest
 
ManyToOneNotAuditedEmbId - Class in org.hibernate.envers.test.entities.ids
 
ManyToOneNotAuditedEmbId() - Constructor for class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
ManyToOneNotAuditedEmbId(UnversionedStrTestEntity) - Constructor for class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
ManyToOneNotInsertable - Class in org.hibernate.envers.test.integration.notinsertable.manytoone
 
ManyToOneNotInsertable() - Constructor for class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertable
 
ManyToOneNotInsertableEntity - Class in org.hibernate.envers.test.integration.notinsertable.manytoone
 
ManyToOneNotInsertableEntity() - Constructor for class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
ManyToOneNotInsertableEntity(Integer, Integer, NotInsertableEntityType) - Constructor for class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
ManyToOneReferencedColumnNameTest - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
ManyToOneReferencedColumnNameTest() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.ManyToOneReferencedColumnNameTest
 
ManyToOneRelationalState - Interface in org.hibernate.metamodel.relational.state
 
ManyToOneTest - Class in org.hibernate.test.annotations.manytoone
 
ManyToOneTest() - Constructor for class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
ManyToOneType - Class in org.hibernate.type
A many-to-one association to an entity.
ManyToOneType(TypeFactory.TypeScope, String) - Constructor for class org.hibernate.type.ManyToOneType
Creates a many-to-one association type with the given referenced entity.
ManyToOneType(TypeFactory.TypeScope, 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(TypeFactory.TypeScope, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.type.ManyToOneType
 
ManyToOneWithFormulaTest - Class in org.hibernate.test.annotations.manytoonewithformula
 
ManyToOneWithFormulaTest() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
map - Variable in class org.hibernate.collection.internal.PersistentMap
 
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(Mappings, 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) - Method in class org.hibernate.type.TypeFactory
 
MAP_KEY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_CLASS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_ENUMERATED - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_JOIN_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_JOIN_COLUMNS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_TEMPORAL - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MAP_KEY_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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
 
mapComponentReference(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
mapComponentReference(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
MapCompositeElementTest - Class in org.hibernate.test.mapcompelem
 
MapCompositeElementTest() - Constructor for class org.hibernate.test.mapcompelem.MapCompositeElementTest
 
MapElementFormulaTest - Class in org.hibernate.test.mapelemformula
 
MapElementFormulaTest() - Constructor for class org.hibernate.test.mapelemformula.MapElementFormulaTest
 
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.internal.ast.tree
TODO : javadoc
MapEntryNode() - Constructor for class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
MapIndexFormulaTest - Class in org.hibernate.test.map
 
MapIndexFormulaTest() - Constructor for class org.hibernate.test.map.MapIndexFormulaTest
 
MapJoinImplementor<Z,K,V> - Interface in org.hibernate.ejb.criteria
Specialization of JoinImplementor for Map typed attribute joins
mapKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
mapKey - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKey - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKey - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
MapKey - Class in org.hibernate.test.collection.backref.map.compkey
A composite map key.
MapKey() - Constructor for class org.hibernate.test.collection.backref.map.compkey.MapKey
 
MapKey(String) - Constructor for class org.hibernate.test.collection.backref.map.compkey.MapKey
 
mapKeyAttributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyAttributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKeyAttributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
mapKeyClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKeyClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
mapKeyColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
MapKeyColumnDelegator - Class in org.hibernate.cfg.annotations
 
MapKeyColumnDelegator(MapKeyColumn) - Constructor for class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
mapKeyEnumerated - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyEnumerated - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKeyEnumerated - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
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
 
mapKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
MapKeyJoinColumnDelegator - Class in org.hibernate.cfg.annotations
 
MapKeyJoinColumnDelegator(MapKeyJoinColumn) - Constructor for class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
mapKeyManyToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
MapKeyNode - Class in org.hibernate.hql.internal.ast.tree
TODO : javadoc
MapKeyNode() - Constructor for class org.hibernate.hql.internal.ast.tree.MapKeyNode
 
mapKeyPropertyName - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
mapKeyTemporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
mapKeyTemporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mapKeyTemporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
MapKeyTest - Class in org.hibernate.test.annotations.indexcoll
 
MapKeyTest() - Constructor for class org.hibernate.test.annotations.indexcoll.MapKeyTest
 
MapKeyType - Annotation Type in org.hibernate.annotations
Allows defining the type of the key of a persistent map.
MapLazyInitializer - Class in org.hibernate.proxy.map
Lazy initializer for "dynamic-map" entity representations.
mapLegacyNames(String) - Static method in class org.hibernate.cache.internal.RegionFactoryInitiator
 
mapManagedFlushFailure(String, RuntimeException) - Method in interface org.hibernate.engine.transaction.synchronization.spi.ExceptionMapper
Map an exception encountered during a managed flush to the appropriate runtime-based exception.
mapOfSize(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
Build a properly sized map, especially handling load size and load factor to prevent immediate resizing.
MapOwnedEntity - Class in org.hibernate.envers.test.entities.manytomany
Many-to-many not-owning entity
MapOwnedEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
MapOwnedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
MapOwnedEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
MapOwningEntity - Class in org.hibernate.envers.test.entities.manytomany
Entity owning the many-to-many relation
MapOwningEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
MapOwningEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
MapOwningEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
mapped - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
MAPPED_SUPERCLASS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
MappedAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Base class for the different types of mapped attributes
mappedBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
mappedBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
mappedBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
MappedGrandparentEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
MappedGrandparentEntity(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
MappedParentEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
MappedParentEntity(Long, String, String, String, StrIntTestEntity) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
MappedSubclassingAllAuditedTest - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass
 
MappedSubclassingAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
MappedSubclassingAllAuditedTest - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass
 
MappedSubclassingAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
MappedSubclassingMethodAuditedTest - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass
 
MappedSubclassingMethodAuditedTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
MappedSubclassingMethodAuditedTest - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass
 
MappedSubclassingMethodAuditedTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
mappedSuperclass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
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.spi
Defines operations common to "compiled" mappings (ie.
mapping - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
MappingDefaults - Interface in org.hibernate.metamodel.source
Defines a (contextual) set of values to use as defaults in the absence of related mapping information.
MappingDocument - Class in org.hibernate.metamodel.source.hbm
Aggregates together information about a mapping document.
MappingDocument(JaxbRoot<JaxbHibernateMapping>, MetadataImplementor) - Constructor for class org.hibernate.metamodel.source.hbm.MappingDocument
 
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
 
MappingException - Exception in org.hibernate.metamodel.source
Indicates a problem parsing a mapping document.
MappingException(String, Origin) - Constructor for exception org.hibernate.metamodel.source.MappingException
 
MappingException(String, Throwable, Origin) - Constructor for exception org.hibernate.metamodel.source.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
 
MappingNotFoundException - Exception in org.hibernate.metamodel.source
 
MappingNotFoundException(String, Origin) - Constructor for exception org.hibernate.metamodel.source.MappingNotFoundException
 
MappingNotFoundException(Origin) - Constructor for exception org.hibernate.metamodel.source.MappingNotFoundException
 
MappingNotFoundException(String, Throwable, Origin) - Constructor for exception org.hibernate.metamodel.source.MappingNotFoundException
 
MappingNotFoundException(Throwable, Origin) - Constructor for exception org.hibernate.metamodel.source.MappingNotFoundException
 
MappingReader - Class in org.hibernate.internal.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
 
mapPropertyExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
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
 
MAPS_ID - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
mapsId - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
mapsId - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
mapsId() - Method in class org.hibernate.metamodel.source.annotations.attribute.AssociationAttribute
 
mapStatusCheckFailure(String, SystemException) - Method in interface org.hibernate.engine.transaction.synchronization.spi.ExceptionMapper
Map a JTA SystemException to the appropriate runtime-based exception.
MapTest - Class in org.hibernate.test.legacy
 
MapTest() - Constructor for class org.hibernate.test.legacy.MapTest
 
mapToArray(Map<String, Object>, String[]) - Static method in class org.hibernate.envers.tools.Tools
Converts map's value set to an array.
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(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.MapType
 
MapUniEntity - Class in org.hibernate.envers.test.entities.manytomany.unidirectional
Entity with a map from a string to an entity
MapUniEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
MapUniEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
MapUniEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
MapValueNode - Class in org.hibernate.hql.internal.ast.tree
TODO : javadoc
MapValueNode() - Constructor for class org.hibernate.hql.internal.ast.tree.MapValueNode
 
Mark - Class in org.hibernate.test.annotations.query
Example of scalar result (not working right now)
Mark() - Constructor for class org.hibernate.test.annotations.query.Mark
 
markAsLogicalOneToOne() - Method in class org.hibernate.mapping.ManyToOne
 
markAsRollback() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
markDirty(Object) - Static method in class org.hibernate.bytecode.instrumentation.internal.FieldInterceptionHelper
 
MARKER - Static variable in class org.hibernate.engine.spi.BatchFetchQueue
 
MARKER - Static variable in class org.hibernate.internal.FilterImpl
 
MarkerObject - Class in org.hibernate.internal.util
 
MarkerObject(String) - Constructor for class org.hibernate.internal.util.MarkerObject
 
markForJoin() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
markForJoin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
markForJoin() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Mark a transaction as joinable
markRollbackOnly() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
markRollbackOnly() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
markRollbackOnly() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
markRollbackOnly() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Make a best effort to mark the underlying transaction for rollback only.
maskOut(Properties, String) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
replace a property by a starred version
Master - Class in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
Master() - Constructor for class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
Master - Class in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
Master() - Constructor for class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
Master - Class in org.hibernate.test.formulajoin
 
Master() - Constructor for class org.hibernate.test.formulajoin.Master
 
MasterDetailTest - Class in org.hibernate.test.legacy
 
MasterDetailTest() - Constructor for class org.hibernate.test.legacy.MasterDetailTest
 
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 - Enum in org.hibernate.criterion
Represents an strategy for matching strings using "like".
MATERIALIZED_BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC BLOB.
MATERIALIZED_CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC CLOB.
MaterializedBlobEntity - Class in org.hibernate.test.annotations.lob
TODO : javadoc
MaterializedBlobEntity() - Constructor for class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
MaterializedBlobEntity(String, byte[]) - Constructor for class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
MaterializedBlobTest - Class in org.hibernate.test.annotations.lob
 
MaterializedBlobTest() - Constructor for class org.hibernate.test.annotations.lob.MaterializedBlobTest
 
MaterializedBlobTest - Class in org.hibernate.test.lob
Tests eager materialization and mutation of data mapped by MaterializedBlobType.
MaterializedBlobTest() - Constructor for class org.hibernate.test.lob.MaterializedBlobTest
 
MaterializedBlobType - Class in org.hibernate.type
A type that maps between BLOB and byte[]
MaterializedBlobType() - Constructor for class org.hibernate.type.MaterializedBlobType
 
MaterializedClobTest - Class in org.hibernate.test.lob
Tests eager materialization and mutation of data mapped by MaterializedClobType.
MaterializedClobTest() - Constructor for class org.hibernate.test.lob.MaterializedClobTest
 
MaterializedClobType - Class in org.hibernate.type
A type that maps between CLOB and String
MaterializedClobType() - Constructor for class org.hibernate.type.MaterializedClobType
 
Matrix - Class in org.hibernate.test.annotations.collectionelement
 
Matrix() - Constructor for class org.hibernate.test.annotations.collectionelement.Matrix
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
MAX - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
MAX - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
MAX_FETCH_DEPTH - Static variable in interface org.hibernate.cfg.AvailableSettings
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
MaximalizePropertyQuery - Class in org.hibernate.envers.test.integration.query
 
MaximalizePropertyQuery() - Constructor for class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
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
maxQueryTime(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
maxQueryTime(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
maxQueryTime(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
maxQueryTime(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
maxQueryTime(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
maxQueryTime(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
maxQueryTime(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
maxQueryTime$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
mbeanSafe(String) - Static method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMbeanNames
Filter out invalid ObjectName characters from s.
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
 
mCLOSE(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mCLOSE_BRACKET(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mCLOSE_PAREN(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mCOLON(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mCOMMA(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mCOMMA(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mCONCAT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mDIV(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
member(Member) - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
MEMBER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
MEMBER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
MEMBER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
Membership - Class in org.hibernate.test.insertordering
Membership(User, Group) - Constructor for class org.hibernate.test.insertordering.Membership
 
Membership(User, Group, Date) - Constructor for class org.hibernate.test.insertordering.Membership
 
Membership - Class in org.hibernate.test.manytomanyassociationclass
Models a user's membership in a group.
Membership() - Constructor for class org.hibernate.test.manytomanyassociationclass.Membership
 
Membership(Serializable) - Constructor for class org.hibernate.test.manytomanyassociationclass.Membership
 
Membership(String) - Constructor for class org.hibernate.test.manytomanyassociationclass.Membership
 
Membership(Serializable, String) - Constructor for class org.hibernate.test.manytomanyassociationclass.Membership
 
Membership - Class in org.hibernate.test.sql.autodiscovery
 
Membership() - Constructor for class org.hibernate.test.sql.autodiscovery.Membership
 
Membership(User, Group) - Constructor for class org.hibernate.test.sql.autodiscovery.Membership
 
Membership(User, Group, Date, Float) - Constructor for class org.hibernate.test.sql.autodiscovery.Membership
 
MembershipWithCompositeId - Class in org.hibernate.test.manytomanyassociationclass.compositeid
Models a user's membership in a group.
MembershipWithCompositeId() - Constructor for class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId
 
MembershipWithCompositeId(String) - Constructor for class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId
 
MembershipWithCompositeId.Id - Class in org.hibernate.test.manytomanyassociationclass.compositeid
 
MembershipWithCompositeId.Id() - Constructor for class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
MembershipWithCompositeId.Id(Long, Long) - Constructor for class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
Menu - Class in org.hibernate.test.annotations.manytoonewithformula
 
Menu() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Menu
 
mEQ(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
merge(A) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
MERGE - Static variable in class org.hibernate.engine.spi.CascadeStyle
merge
MERGE - Static variable in class org.hibernate.engine.spi.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.spi.EventSource
Cascade merge an entity instance
MERGE - Static variable in class org.hibernate.event.spi.EventType
 
merge(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
merge(Object) - Method in class org.hibernate.internal.SessionImpl
 
merge(String, Object, Map) - Method in class org.hibernate.internal.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.
mergeBlob(Blob, Blob, SessionImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on Blob values.
mergeClob(Clob, Clob, SessionImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on Clob values.
MergeEvent - Class in org.hibernate.event.spi
An event class for merge() and saveOrUpdateCopy()
MergeEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEvent(String, Object, Serializable, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.MergeEvent
 
MergeEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of merge events generated from a session.
mergeNClob(NClob, NClob, SessionImplementor) - Method in interface org.hibernate.dialect.LobMergeStrategy
Perform merge on NClob values.
MergeNewTest - Class in org.hibernate.ejb.test.ops
 
MergeNewTest() - Constructor for class org.hibernate.ejb.test.ops.MergeNewTest
 
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
Deprecated.  
mergeProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Adds the incoming properties to the internal properties structure, as long as the internal structure does not already contain an entry for the given key.
MergeTest - Class in org.hibernate.ejb.test.emops
 
MergeTest() - Constructor for class org.hibernate.ejb.test.emops.MergeTest
 
MergeTest - Class in org.hibernate.ejb.test.ops
 
MergeTest() - Constructor for class org.hibernate.ejb.test.ops.MergeTest
 
MergeTest - Class in org.hibernate.test.nonflushedchanges
adapted this from "ops" tests version
MergeTest() - Constructor for class org.hibernate.test.nonflushedchanges.MergeTest
 
MergeTest - Class in org.hibernate.test.ops
 
MergeTest() - Constructor for class org.hibernate.test.ops.MergeTest
 
mergeTransientEntity(Object, String, Serializable, EventSource, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
 
mESCqs(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mESCqs(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
mESCqs(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
Message - Class in org.hibernate.test.annotations.manytoonewithformula
 
Message() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Message
 
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.
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
meta - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
META_VALUE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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
 
MetaAttribute - Class in org.hibernate.metamodel.binding
A meta attribute is a named value or values.
MetaAttribute(String) - Constructor for class org.hibernate.metamodel.binding.MetaAttribute
 
MetaAttributeContainer - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
MetaAttributeContext - Class in org.hibernate.metamodel.source
 
MetaAttributeContext() - Constructor for class org.hibernate.metamodel.source.MetaAttributeContext
 
MetaAttributeContext(MetaAttributeContext) - Constructor for class org.hibernate.metamodel.source.MetaAttributeContext
 
metaAttributes() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
metaAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
metaAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
metaAttributes() - Method in interface org.hibernate.metamodel.source.binder.AttributeSource
Obtain the meta-attribute sources associated with this attribute.
metaAttributes() - Method in interface org.hibernate.metamodel.source.binder.EntitySource
Obtain the meta-attribute sources associated with this entity.
metaAttributes() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
metaAttributes() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
metaAttributes() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
MetaAttributeSource - Interface in org.hibernate.metamodel.source.binder
Describes incoming MetaAttribute values.
metadata - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Metadata associated with the objects stored in the region.
Metadata - Interface in org.hibernate.metamodel
 
Metadata.Options - Interface in org.hibernate.metamodel
Exposes the options used to produce a Metadata instance.
METADATA_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
MetadataBuilder - Interface in org.hibernate.metamodel
 
MetadataBuilderImpl - Class in org.hibernate.metamodel.source.internal
 
MetadataBuilderImpl(MetadataSources) - Constructor for class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
metadataComplete - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
metadataComplete - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
metadataComplete - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
MetadataImpl - Class in org.hibernate.metamodel.source.internal
Container for configuration data collected during binding the metamodel.
MetadataImpl(MetadataSources, Metadata.Options) - Constructor for class org.hibernate.metamodel.source.internal.MetadataImpl
 
MetadataImplementor - Interface in org.hibernate.metamodel.source
 
MetadataSource - Enum in org.hibernate.mapping
Enumeration of the known places from which a piece of metadata may come.
MetadataSourceProcessingOrder - Enum in org.hibernate.metamodel
Enumeration of the possible orders for processing metadata sources.
MetadataSourceProcessor - Interface in org.hibernate.metamodel.source
Handles the processing of metadata sources in a dependency-ordered manner.
metadataSourceQueue - Variable in class org.hibernate.cfg.Configuration
 
MetadataSources - Class in org.hibernate.metamodel
 
MetadataSources(ServiceRegistry) - Constructor for class org.hibernate.metamodel.MetadataSources
 
MetadataSources(ServiceRegistry, EntityResolver, NamingStrategy) - Constructor for class org.hibernate.metamodel.MetadataSources
 
MetadataSourceType - Enum in org.hibernate.cfg
Enumeration of the types of sources of mapping metadata
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
metaType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
 
metaType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
 
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
metaValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
metaValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
 
METHOD_CALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
METHOD_CALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
METHOD_CALL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
METHOD_NAME - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
METHOD_NAME - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
methodBlock(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
 
methodCall(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
 
methodName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
 
MethodNode - Class in org.hibernate.hql.internal.ast.tree
Represents a method call.
MethodNode() - Constructor for class org.hibernate.hql.internal.ast.tree.MethodNode
 
mEXPONENT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mEXPONENT(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mFLOAT_SUFFIX(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mFLOAT_SUFFIX(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mGE(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mGT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mHARD_QUOTE(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mHEX_DIGIT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mHEX_DIGIT(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mID_LETTER(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mID_LETTER(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
mID_START_LETTER(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mID_START_LETTER(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
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
 
mIDENT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mIDENT(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
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
MIN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
MIN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
MIN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
MinimalSequenceEntity - Class in org.hibernate.test.annotations.id.generationmappings
TODO : javadoc
MinimalSequenceEntity() - Constructor for class org.hibernate.test.annotations.id.generationmappings.MinimalSequenceEntity
 
MinimalTableEntity - Class in org.hibernate.test.annotations.id.generationmappings
TODO : javadoc
MinimalTableEntity() - Constructor for class org.hibernate.test.annotations.id.generationmappings.MinimalTableEntity
 
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.internal.util.collections.CollectionHelper
 
MinMax - Class in org.hibernate.test.annotations.beanvalidation
 
MinMax(Integer) - Constructor for class org.hibernate.test.annotations.beanvalidation.MinMax
 
MINUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
MINUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
MINUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
MISS_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
MISS_COLOR
MISS_DRAW_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
MISS_DRAW_COLOR
MISS_FILL_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
MISS_FILL_COLOR
missCount - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
miss count
missingArguments(int, int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
missingArguments(int, int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
missingArguments(int, int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
missingArguments(int, int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
missingArguments(int, int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
missingArguments(int, int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
missingArguments(int, int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
missingArguments$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
missingEntityAnnotation(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
missingEntityAnnotation(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
missingEntityAnnotation(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
missingEntityAnnotation(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
missingEntityAnnotation(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
missingEntityAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
missingEntityAnnotation(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
missingEntityAnnotation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
MixedAccessType - Class in org.hibernate.envers.test.integration.accesstype
 
MixedAccessType() - Constructor for class org.hibernate.envers.test.integration.accesstype.MixedAccessType
 
MixedAccessTypeEntity - Class in org.hibernate.envers.test.integration.accesstype
 
MixedAccessTypeEntity() - Constructor for class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
MixedAccessTypeEntity(String) - Constructor for class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
MixedAccessTypeEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
MixedInheritanceStrategiesEntityTest - Class in org.hibernate.envers.test.integration.inheritance.mixed
 
MixedInheritanceStrategiesEntityTest() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
MixedOverrideEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
MixedOverrideEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
MixedOverrideEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
MixedOverrideEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
MixedOverrideTest - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
MixedOverrideTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
MixedTest - Class in org.hibernate.test.mixed
 
MixedTest() - Constructor for class org.hibernate.test.mixed.MixedTest
 
mLE(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mLINE_COMMENT(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
mLT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mMINUS(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mMOD(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mMULTILINE_COMMENT(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
mNE(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mNOT_STMT_END(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
mNUM_INT(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mNUM_INT(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
MockHelper - Class in org.hibernate.metamodel.source.annotations.xml.mocker
 
MockHelper() - Constructor for class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
mockNewIndex() - Method in class org.hibernate.metamodel.source.annotations.xml.mocker.EntityMappingsMocker
Create new Index with mocking JPA annotations from JaxbEntityMappings and merge them with existing Index
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
 
MOD - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
MOD - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
MOD - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
MODE_PROPERTY - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
model - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
Model - Class in org.hibernate.test.annotations.manytoonewithformula
 
Model(ModelId, String) - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Model
 
Model() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Model
 
Model - Class in org.hibernate.test.annotations.onetomany
 
Model() - Constructor for class org.hibernate.test.annotations.onetomany.Model
 
Model - Class in org.hibernate.test.annotations.xml.ejb3
 
Model() - Constructor for class org.hibernate.test.annotations.xml.ejb3.Model
 
Model - Class in org.hibernate.test.batchfetch
 
Model(ProductLine) - Constructor for class org.hibernate.test.batchfetch.Model
 
ModelId - Class in org.hibernate.test.annotations.manytoonewithformula
 
ModelId(Integer, Integer, String) - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
ModelId() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
ModificationStore - Enum in org.hibernate.envers
 
ModifiedEntityNames - Annotation Type in org.hibernate.envers
Marks a property which holds entity names that have been modified during each revision.
ModifiedEntityNamesReader - Class in org.hibernate.envers.revisioninfo
Returns modified entity names from a persisted revision info entity.
ModifiedEntityNamesReader(Class<?>, PropertyData) - Constructor for class org.hibernate.envers.revisioninfo.ModifiedEntityNamesReader
 
ModifiedEntityTypeEntity - Class in org.hibernate.envers.test.entities.reventity.trackmodifiedentities
Custom detail of revision entity.
ModifiedEntityTypeEntity() - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
ModifiedEntityTypeEntity(String) - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
ModifiedEntityTypeEntity(CustomTrackingRevisionEntity, String) - Constructor for class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
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
 
MonetaryAmount - Class in org.hibernate.test.annotations.entity
 
MonetaryAmount(BigDecimal, Currency) - Constructor for class org.hibernate.test.annotations.entity.MonetaryAmount
 
MonetaryAmount - Class in org.hibernate.test.sql.hand
Represents a monetary amount as value and currency.
MonetaryAmount(BigDecimal, Currency) - Constructor for class org.hibernate.test.sql.hand.MonetaryAmount
 
MonetaryAmountUserType - Class in org.hibernate.test.annotations.entity
 
MonetaryAmountUserType() - Constructor for class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
MonetaryAmountUserType - Class in org.hibernate.test.sql.hand
This is a simple Hibernate custom mapping type for MonetaryAmount value types.
MonetaryAmountUserType() - Constructor for class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
MonetoryAmount - Class in org.hibernate.test.cut
 
MonetoryAmount(BigDecimal, Currency) - Constructor for class org.hibernate.test.cut.MonetoryAmount
 
MonetoryAmountUserType - Class in org.hibernate.test.cut
 
MonetoryAmountUserType() - Constructor for class org.hibernate.test.cut.MonetoryAmountUserType
 
Monkey - Class in org.hibernate.test.annotations.onetomany
 
Monkey() - Constructor for class org.hibernate.test.annotations.onetomany.Monkey
 
mOPEN(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mOPEN_BRACKET(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mOPEN_PAREN(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
MoreCrazyIdFieldNameStuffEntity - Class in org.hibernate.test.hql
Implementation of MoreCrazyIdFieldNameStuffEntity.
MoreCrazyIdFieldNameStuffEntity() - Constructor for class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
MoreCrazyIdFieldNameStuffEntity(String) - Constructor for class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
Mother - Class in org.hibernate.test.annotations.engine.collection
 
Mother() - Constructor for class org.hibernate.test.annotations.engine.collection.Mother
 
mouth - Variable in class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Tooth
 
Mouth - Class in org.hibernate.test.annotations.cascade
 
Mouth() - Constructor for class org.hibernate.test.annotations.cascade.Mouth
 
mouth - Variable in class org.hibernate.test.annotations.cascade.Tooth
 
Move - Class in org.hibernate.test.annotations.override
 
Move() - Constructor for class org.hibernate.test.annotations.override.Move
 
moveAndToBeginning(String) - Static method in class org.hibernate.internal.util.StringHelper
 
MovingThing - Class in org.hibernate.test.annotations.polymorphism
 
MovingThing() - Constructor for class org.hibernate.test.annotations.polymorphism.MovingThing
 
mPARAM(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mPLUS(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mQUOTED_STRING(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mQUOTED_STRING(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
mQUOTED_STRING(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
MSG - Static variable in class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
mSQL_NE(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mSTAR(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mSTMT_END(boolean) - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
MulId - Class in org.hibernate.envers.test.entities.ids
 
MulId() - Constructor for class org.hibernate.envers.test.entities.ids.MulId
 
MulId(Integer, Integer) - Constructor for class org.hibernate.envers.test.entities.ids.MulId
 
MulIdBidirectional - Class in org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
MulIdBidirectional() - Constructor for class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
MulIdNaming - Class in org.hibernate.envers.test.integration.naming.ids
 
MulIdNaming() - Constructor for class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
MulIdNaming(Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
MulIdOneToManyQuery - Class in org.hibernate.envers.test.integration.query.ids
 
MulIdOneToManyQuery() - Constructor for class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
MulIdSecondary - Class in org.hibernate.envers.test.integration.secondary.ids
 
MulIdSecondary() - Constructor for class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
MulIdTestEntity - Class in org.hibernate.envers.test.entities.ids
 
MulIdTestEntity() - Constructor for class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
MulIdTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
MulIdTestEntity(Integer, Integer, String) - Constructor for class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
MULTI_TENANT - Static variable in interface org.hibernate.cfg.AvailableSettings
Strategy for multi-tenancy.
MULTILINE_COMMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
MultiPathCascadeTest - Class in org.hibernate.test.cascade
 
MultiPathCascadeTest() - Constructor for class org.hibernate.test.cascade.MultiPathCascadeTest
 
MultiPathCircleCascadeCheckNullFalseDelayedInsertTest - Class in org.hibernate.test.cascade.circle
 
MultiPathCircleCascadeCheckNullFalseDelayedInsertTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullFalseDelayedInsertTest
 
MultiPathCircleCascadeCheckNullibilityFalseTest - Class in org.hibernate.test.cascade.circle
 
MultiPathCircleCascadeCheckNullibilityFalseTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullibilityFalseTest
 
MultiPathCircleCascadeCheckNullibilityTrueTest - Class in org.hibernate.test.cascade.circle
 
MultiPathCircleCascadeCheckNullibilityTrueTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullibilityTrueTest
 
MultiPathCircleCascadeCheckNullTrueDelayedInsertTest - Class in org.hibernate.test.cascade.circle
 
MultiPathCircleCascadeCheckNullTrueDelayedInsertTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeCheckNullTrueDelayedInsertTest
 
MultiPathCircleCascadeDelayedInsertTest - Class in org.hibernate.test.cascade.circle
 
MultiPathCircleCascadeDelayedInsertTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeDelayedInsertTest
 
MultiPathCircleCascadeTest - Class in org.hibernate.test.cascade.circle
The test case uses the following model: <- -> -- (N : 0,1) -- Tour | <- -> | -- (1 : N) -- (pickup) ---- -> | | | Route -- (1 : N) -- Node Transport | <- -> | -- (1 : N) -- (delivery) -- Arrows indicate the direction of cascade-merge.
MultiPathCircleCascadeTest() - Constructor for class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
Multiple - Class in org.hibernate.test.annotations.idclassgeneratedvalue
An Entity containing a composite key with two generated values.
Multiple() - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
Multiple(Long, int) - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
MultipleAuditParentsTest - Class in org.hibernate.envers.test.integration.superclass.auditparents
Tests mapping of child entity that declares all of its ancestors as audited with Audited.auditParents() property.
MultipleAuditParentsTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.MultipleAuditParentsTest
 
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
 
MultipleHiLoPerTableGeneratorTest - Class in org.hibernate.test.id
 
MultipleHiLoPerTableGeneratorTest() - Constructor for class org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest
 
MultipleIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
MultipleIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.MultipleIdMapper
 
MultipleLinesSqlCommandExtractor - Class in org.hibernate.tool.hbm2ddl
Class responsible for extracting SQL statements from import script.
MultipleLinesSqlCommandExtractor() - Constructor for class org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor
 
MultiplePK - Class in org.hibernate.test.annotations.idclassgeneratedvalue
MultiplePK
MultiplePK(Long, Long, Long) - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
 
multiplicativeExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
multiply(String, Iterator, Iterator) - Static method in class org.hibernate.internal.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.
multiplyExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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.internal.ast.exec
Implementation of MultiTableDeleteExecutor.
MultiTableDeleteExecutor(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.exec.MultiTableDeleteExecutor
 
MultiTableTest - Class in org.hibernate.test.legacy
 
MultiTableTest() - Constructor for class org.hibernate.test.legacy.MultiTableTest
 
MultiTableUpdateExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of MultiTableUpdateExecutor.
MultiTableUpdateExecutor(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.exec.MultiTableUpdateExecutor
 
MultiTenancyStrategy - Enum in org.hibernate
Describes the methods for multi-tenancy understood by Hibernate.
MultiTenantConnectionProvider - Interface in org.hibernate.service.jdbc.connections.spi
 
MultiTenantConnectionProviderInitiator - Class in org.hibernate.service.jdbc.connections.internal
 
MultiTenantConnectionProviderInitiator() - Constructor for class org.hibernate.service.jdbc.connections.internal.MultiTenantConnectionProviderInitiator
 
MultiTypedBasicAttributesEntity - Class in org.hibernate.ejb.criteria
An entity with multiple attributes of basic type for use in testing using those types/attributes in queries.
MultiTypedBasicAttributesEntity() - Constructor for class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
MultiTypedBasicAttributesEntity_ - Class in org.hibernate.ejb.criteria
 
MultiTypedBasicAttributesEntity_() - Constructor for class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity_
 
Music - Class in org.hibernate.ejb.test.emops
 
Music() - Constructor for class org.hibernate.ejb.test.emops.Music
 
Music - Class in org.hibernate.ejb.test.exception
 
Music() - Constructor for class org.hibernate.ejb.test.exception.Music
 
Music - Class in org.hibernate.test.annotations.beanvalidation
 
Music() - Constructor for class org.hibernate.test.annotations.beanvalidation.Music
 
Music - Class in org.hibernate.test.annotations.inheritance.singletable
 
Music() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Music
 
Music_ - Class in org.hibernate.ejb.test.emops
 
Music_() - Constructor for class org.hibernate.ejb.test.emops.Music_
 
Music_ - Class in org.hibernate.ejb.test.exception
 
Music_() - Constructor for class org.hibernate.ejb.test.exception.Music_
 
Musician - Class in org.hibernate.ejb.test.exception
 
Musician() - Constructor for class org.hibernate.ejb.test.exception.Musician
 
Musician_ - Class in org.hibernate.ejb.test.exception
 
Musician_() - Constructor for class org.hibernate.ejb.test.exception.Musician_
 
MutabilityPlan<T> - Interface in org.hibernate.type.descriptor.java
TODO : javadoc
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
mutable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
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
 
MutableIdentifierGeneratorFactory - Interface in org.hibernate.id.factory.spi
Let people register strategies
MutableIdentifierGeneratorFactoryInitiator - Class in org.hibernate.id.factory.internal
 
MutableIdentifierGeneratorFactoryInitiator() - Constructor for class org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator
 
MutableInteger - Class in org.hibernate.envers.tools
 
MutableInteger() - Constructor for class org.hibernate.envers.tools.MutableInteger
 
MutableMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
Mutability plan for mutable objects
MutableMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.MutableMutabilityPlan
 
MutableNaturalIdTest - Class in org.hibernate.test.naturalid.mutable
 
MutableNaturalIdTest() - Constructor for class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
MutableType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
MutableType() - Constructor for class org.hibernate.type.MutableType
Deprecated.  
mutateRowValueConstructorSyntaxesIfNecessary(Type, Type) - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
MutualFund - Class in org.hibernate.test.cut
 
MutualFund() - Constructor for class org.hibernate.test.cut.MutualFund
 
mWS(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
mWS(boolean) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
MyChild - Class in org.hibernate.test.generatedkeys.identity
 
MyChild() - Constructor for class org.hibernate.test.generatedkeys.identity.MyChild
 
MyChild(String) - Constructor for class org.hibernate.test.generatedkeys.identity.MyChild
 
MyEntity - Class in org.hibernate.test.annotations.quote.resultsetmappings
TODO : javadoc
MyEntity() - Constructor for class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
MyEntity(String) - Constructor for class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
MyEntity - Class in org.hibernate.test.generatedkeys.identity
 
MyEntity() - Constructor for class org.hibernate.test.generatedkeys.identity.MyEntity
 
MyEntity(String) - Constructor for class org.hibernate.test.generatedkeys.identity.MyEntity
 
MyEntity - Class in org.hibernate.test.generatedkeys.select
 
MyEntity() - Constructor for class org.hibernate.test.generatedkeys.select.MyEntity
 
MyEntity(String) - Constructor for class org.hibernate.test.generatedkeys.select.MyEntity
 
MyEntity - Class in org.hibernate.test.generatedkeys.seqidentity
 
MyEntity() - Constructor for class org.hibernate.test.generatedkeys.seqidentity.MyEntity
 
MyEntity(String) - Constructor for class org.hibernate.test.generatedkeys.seqidentity.MyEntity
 
MyEntity - Class in org.hibernate.test.jpa
MyEntity() - Constructor for class org.hibernate.test.jpa.MyEntity
 
MyEntityInstantiator - Class in org.hibernate.test.dynamicentity.tuplizer
 
MyEntityInstantiator(String) - Constructor for class org.hibernate.test.dynamicentity.tuplizer.MyEntityInstantiator
 
MyEntityInstantiator - Class in org.hibernate.test.dynamicentity.tuplizer2
 
MyEntityInstantiator(String) - Constructor for class org.hibernate.test.dynamicentity.tuplizer2.MyEntityInstantiator
 
MyEntityTuplizer - Class in org.hibernate.test.dynamicentity.tuplizer
 
MyEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.test.dynamicentity.tuplizer.MyEntityTuplizer
 
MyEntityTuplizer - Class in org.hibernate.test.dynamicentity.tuplizer2
 
MyEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
MyEntityTuplizer(EntityMetamodel, EntityBinding) - Constructor for class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer
 
MyEntityTuplizer.MyEntityNameResolver - Class in org.hibernate.test.dynamicentity.tuplizer2
 
MyEntityTuplizer.MyEntityNameResolver() - Constructor for class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer.MyEntityNameResolver
 
MyInterface - Interface in org.hibernate.test.abstractembeddedcomponents.cid
 
MyInterfaceImpl - Class in org.hibernate.test.abstractembeddedcomponents.cid
 
MyInterfaceImpl() - Constructor for class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
MyList - Class in org.hibernate.test.usercollection.basic
A custom collection class.
MyList() - Constructor for class org.hibernate.test.usercollection.basic.MyList
 
MyListType - Class in org.hibernate.test.usercollection.basic
 
MyListType() - Constructor for class org.hibernate.test.usercollection.basic.MyListType
 
MyOid - Class in org.hibernate.test.annotations.type
 
MyOid() - Constructor for class org.hibernate.test.annotations.type.MyOid
 
MyOid(int, int, int, int) - Constructor for class org.hibernate.test.annotations.type.MyOid
 
MyOidGenerator - Class in org.hibernate.test.annotations.type
 
MyOidGenerator() - Constructor for class org.hibernate.test.annotations.type.MyOidGenerator
 
MyOidType - Class in org.hibernate.test.annotations.type
 
MyOidType() - Constructor for class org.hibernate.test.annotations.type.MyOidType
 
MySibling - Class in org.hibernate.test.generatedkeys.identity
 
MySibling() - Constructor for class org.hibernate.test.generatedkeys.identity.MySibling
 
MySibling(String) - Constructor for class org.hibernate.test.generatedkeys.identity.MySibling
 
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
 
MySQLCustomSQLTest - Class in org.hibernate.test.sql.hand.custom.mysql
Custom SQL tests for MySQL
MySQLCustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.mysql.MySQLCustomSQLTest
 
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
 
MySQLRoundFunctionTest - Class in org.hibernate.test.dialect.function
 
MySQLRoundFunctionTest() - Constructor for class org.hibernate.test.dialect.function.MySQLRoundFunctionTest
 
MySubclassEntity - Class in org.hibernate.test.jpa
MySubclassEntity() - Constructor for class org.hibernate.test.jpa.MySubclassEntity
 

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.
name - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
name
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
 
name - Static variable in class org.hibernate.ejb.criteria.idclass.Helper_
 
name - Static variable in class org.hibernate.ejb.criteria.idclass.HelperId_
 
name - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
name - Static variable in class org.hibernate.ejb.test.callbacks.Plant_
 
name - Static variable in class org.hibernate.ejb.test.callbacks.Television_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Soldier2_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Soldier_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Student_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Teacher_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Troop2_
 
name - Static variable in class org.hibernate.ejb.test.cascade.Troop_
 
name - Static variable in class org.hibernate.ejb.test.emops.cascade.A_
 
name - Static variable in class org.hibernate.ejb.test.emops.Competitor_
 
name - Static variable in class org.hibernate.ejb.test.emops.Decorate_
 
name - Variable in class org.hibernate.ejb.test.emops.Dress
 
name - Static variable in class org.hibernate.ejb.test.emops.Dress_
 
name - Static variable in class org.hibernate.ejb.test.emops.Music_
 
name - Static variable in class org.hibernate.ejb.test.emops.Pet_
 
name - Variable in class org.hibernate.ejb.test.emops.Race
 
name - Static variable in class org.hibernate.ejb.test.emops.Race_
 
name - Static variable in class org.hibernate.ejb.test.exception.Instrument_
 
name - Static variable in class org.hibernate.ejb.test.exception.Music_
 
name - Static variable in class org.hibernate.ejb.test.exception.Musician_
 
name - Static variable in class org.hibernate.ejb.test.lock.Lock_
 
name - Static variable in class org.hibernate.ejb.test.lock.Lockable_
 
name - Static variable in class org.hibernate.ejb.test.lock.UnversionedLock_
 
name - Static variable in class org.hibernate.ejb.test.ops.Animal_
 
name - Variable in class org.hibernate.ejb.test.ops.Workload
 
name - Static variable in class org.hibernate.ejb.test.ops.Workload_
 
name - Variable in class org.hibernate.ejb.test.transaction.Book
 
name - Static variable in class org.hibernate.ejb.test.transaction.Book_
 
name - Static variable in class org.hibernate.ejb.test.util.Book_
 
name - Static variable in class org.hibernate.ejb.test.xml.sequences.Article_
 
name - Static variable in class org.hibernate.ejb.test.xml.sequences.Employee_
 
name - Variable in class org.hibernate.ejb.test.xml.sequences.Light
 
name - Variable in class org.hibernate.ejb.test.xml.sequences.Lighter
 
Name - Class in org.hibernate.envers.test.integration.collection.norevision
 
Name() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.Name
 
name - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
 
name - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParentElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement.JaxbReturnColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumnResult
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKey
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTransient
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
 
name - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
name() - Method in interface org.hibernate.metamodel.source.binder.ConstraintSource
 
name - Variable in class org.hibernate.test.annotations.beanvalidation.Music
 
name - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
name - Variable in class org.hibernate.test.annotations.cid.Presenter
 
name - Variable in class org.hibernate.test.annotations.cid.Product
 
Name - Class in org.hibernate.test.annotations.embedded.one2many
TODO : javadoc
Name() - Constructor for class org.hibernate.test.annotations.embedded.one2many.Name
 
Name(String, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Name
 
Name - Class in org.hibernate.test.annotations.entity
 
Name() - Constructor for class org.hibernate.test.annotations.entity.Name
 
name - Variable in class org.hibernate.test.annotations.indexcoll.Gas
 
name - Variable in class org.hibernate.test.annotations.join.DogPk
 
name - Variable in class org.hibernate.test.annotations.xml.ejb3.Light
 
name - Variable in class org.hibernate.test.annotations.xml.ejb3.Lighter
 
name() - Method in class org.hibernate.test.hql.Classification
 
Name - Class in org.hibernate.test.hql
 
Name() - Constructor for class org.hibernate.test.hql.Name
 
Name(String, Character, String) - Constructor for class org.hibernate.test.hql.Name
 
Name(String, char, String) - Constructor for class org.hibernate.test.hql.Name
 
name - Variable in class org.hibernate.test.onetoone.joined.Entity
 
name - Variable in class org.hibernate.test.onetoone.optional.Entity
 
name - Variable in class org.hibernate.test.onetoone.singletable.Entity
 
NAMED_NATIVE_QUERIES - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
NAMED_NATIVE_QUERIES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
NAMED_NATIVE_QUERY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
NAMED_NATIVE_QUERY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
NAMED_PARAM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NAMED_PARAM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NAMED_QUERIES - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
NAMED_QUERIES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
NAMED_QUERY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
NAMED_QUERY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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
namedNativeQuery - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
namedNativeQuery - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
namedParameter(String, int) - Method in interface org.hibernate.engine.query.spi.ParameterParser.Recognizer
 
namedParameter(String, int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
namedParameter(String, int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
NamedParameterDescriptor - Class in org.hibernate.engine.query.spi
Descriptor regarding a named parameter.
NamedParameterDescriptor(String, Type, int[], boolean) - Constructor for class org.hibernate.engine.query.spi.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
namedQuery - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
namedQuery - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
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.spi
Definition of a named query, defined in the mapping metadata.
NamedQueryDefinition(String, boolean, String, Integer, Integer, FlushMode, Map) - Constructor for class org.hibernate.engine.spi.NamedQueryDefinition
 
NamedQueryDefinition(String, String, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map) - Constructor for class org.hibernate.engine.spi.NamedQueryDefinition
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
namedQueryError(String, HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
namedQueryError(String, HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
namedQueryError$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.spi
Definition of a named native SQL query, defined in the mapping metadata.
NamedSQLQueryDefinition(String, String, NativeSQLQueryReturn[], List<String>, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map, boolean) - Constructor for class org.hibernate.engine.spi.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, String, List<String>, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map, boolean) - Constructor for class org.hibernate.engine.spi.NamedSQLQueryDefinition
This form used to construct a NamedSQLQueryDefinition from the binder code when a resultset-mapping reference is used.
NamedSQLQueryDefinition(String, String, List<String>, boolean, String, Integer, Integer, FlushMode, Map, boolean) - Constructor for class org.hibernate.engine.spi.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.internal
Provides utility methods for generating HQL / SQL names.
nameWasread - Variable in class org.hibernate.test.instrument.domain.Folder
 
NAMING_STRATEGY - Static variable in class org.hibernate.ejb.AvailableSettings
Naming strategy class name, the class has to have a no-arg constructor
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
namingExceptionAccessingFactory(NamingException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
namingExceptionAccessingFactory(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
namingExceptionAccessingFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
NamingHelper - Class in org.hibernate.ejb.util
 
NamingSecondary - Class in org.hibernate.envers.test.integration.secondary
 
NamingSecondary() - Constructor for class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
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.
NamingStrategyTest - Class in org.hibernate.test.namingstrategy
 
NamingStrategyTest() - Constructor for class org.hibernate.test.namingstrategy.NamingStrategyTest
 
NamingTestEntity1 - Class in org.hibernate.envers.test.integration.naming
 
NamingTestEntity1() - Constructor for class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
NamingTestEntity1(String) - Constructor for class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
NamingTestEntity1(Integer, String) - Constructor for class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
Narrative - Class in org.hibernate.test.annotations.entity
 
Narrative() - Constructor for class org.hibernate.test.annotations.entity.Narrative
 
narrowingProxy(Class) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
narrowingProxy(Class) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
narrowingProxy(Class) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
narrowingProxy(Class) - Method in interface org.hibernate.internal.CoreMessageLogger
 
narrowingProxy(Class) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
narrowingProxy(Class) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
narrowingProxy(Class) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
narrowingProxy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
narrowProxy(Object, EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.PersistenceContext
If the existing proxy is insufficiently "narrow" (derived), instantiate a new proxy and overwrite the registration of the old one.
Nationality - Class in org.hibernate.test.annotations.embedded
 
Nationality() - Constructor for class org.hibernate.test.annotations.embedded.Nationality
 
NativeQueryTest - Class in org.hibernate.test.jpa.ql
 
NativeQueryTest() - Constructor for class org.hibernate.test.jpa.ql.NativeQueryTest
 
NativeScanner - Class in org.hibernate.ejb.packaging
 
NativeScanner() - Constructor for class org.hibernate.ejb.packaging.NativeScanner
 
NativeSqlAndQuotedIdentifiersTest - Class in org.hibernate.test.sql.hand.quotedidentifiers
Test of various situations with native-sql queries and quoted identifiers
NativeSqlAndQuotedIdentifiersTest() - Constructor for class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck - Class in org.hibernate.test.sql.hand.quotedidentifiers
 
NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck() - Constructor for class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
 
NativeSQLQueriesTest - Class in org.hibernate.test.sql.hand.query
Tests of various features of native SQL queries.
NativeSQLQueriesTest() - Constructor for class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
NativeSQLQueryCollectionReturn - Class in org.hibernate.engine.query.spi.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.spi.sql.NativeSQLQueryCollectionReturn
Construct a native-sql return representing a collection initializer
NativeSQLQueryJoinReturn - Class in org.hibernate.engine.query.spi.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.spi.sql.NativeSQLQueryJoinReturn
Construct a return descriptor representing some form of fetch.
NativeSQLQueryNonScalarReturn - Class in org.hibernate.engine.query.spi.sql
Represents the base information for a non-scalar return defined as part of a native sql query.
NativeSQLQueryNonScalarReturn(String, Map<String, String[]>, LockMode) - Constructor for class org.hibernate.engine.query.spi.sql.NativeSQLQueryNonScalarReturn
Constructs some form of non-scalar return descriptor
NativeSQLQueryPlan - Class in org.hibernate.engine.query.spi
Defines a query execution plan for a native-SQL query.
NativeSQLQueryPlan(NativeSQLQuerySpecification, SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
NativeSQLQueryPlanEqualsTest - Class in org.hibernate.test.queryplan
Tests equals() for NativeSQLQueryReturn implementations.
NativeSQLQueryPlanEqualsTest() - Constructor for class org.hibernate.test.queryplan.NativeSQLQueryPlanEqualsTest
 
NativeSQLQueryReturn - Interface in org.hibernate.engine.query.spi.sql
Describes a return in a native SQL query.
NativeSQLQueryReturnEqualsAndHashCodeTest - Class in org.hibernate.test.queryplan
Tests equals() and hashCode() for NativeSQLQueryReturn implementations.
NativeSQLQueryReturnEqualsAndHashCodeTest() - Constructor for class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
NativeSQLQueryRootReturn - Class in org.hibernate.engine.query.spi.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.spi.sql.NativeSQLQueryRootReturn
Construct a return representing an entity returned at the root of the result.
NativeSQLQueryRootReturn(String, String, Map<String, String[]>, LockMode) - Constructor for class org.hibernate.engine.query.spi.sql.NativeSQLQueryRootReturn
 
NativeSQLQueryScalarReturn - Class in org.hibernate.engine.query.spi.sql
Describes a scalar return in a native SQL query.
NativeSQLQueryScalarReturn(String, Type) - Constructor for class org.hibernate.engine.query.spi.sql.NativeSQLQueryScalarReturn
 
NativeSQLQuerySpecification - Class in org.hibernate.engine.query.spi.sql
Defines the specification or blue-print for a native-sql query.
NativeSQLQuerySpecification(String, NativeSQLQueryReturn[], Collection) - Constructor for class org.hibernate.engine.query.spi.sql.NativeSQLQuerySpecification
 
NATURAL_ID - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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
 
naturalId - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
NaturalIdentifier - Class in org.hibernate.criterion
 
NaturalIdentifier() - Constructor for class org.hibernate.criterion.NaturalIdentifier
 
NaturalIdOnSingleManyToOneTest - Class in org.hibernate.test.annotations.naturalid
Test case for NaturalId annotation.
NaturalIdOnSingleManyToOneTest() - Constructor for class org.hibernate.test.annotations.naturalid.NaturalIdOnSingleManyToOneTest
 
NaturalIdTest - Class in org.hibernate.test.annotations.naturalid
Test case for NaturalId annotation
NaturalIdTest() - Constructor for class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
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
NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
needsAfterTransactionCompletion() - Method in class org.hibernate.action.internal.EntityAction
 
needsAfterTransactionCompletion() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
 
needsExecutor() - Method in class org.hibernate.hql.internal.ast.tree.DeleteStatement
 
needsExecutor() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
 
needsExecutor() - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
needsExecutor() - Method in interface org.hibernate.hql.internal.ast.tree.Statement
Does this statement require the StatementExecutor?
needsExecutor() - Method in class org.hibernate.hql.internal.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.internal.PersistentArrayHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentBag
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentList
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentMap
 
needsInserting(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentSet
 
needsInserting(Object, int, Type) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to insert this element?
needsLimit() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
needsLimit() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
needsLimit() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
needsLimit() - Method in interface org.hibernate.internal.CoreMessageLogger
 
needsLimit() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
needsLimit() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
needsLimit() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
needsLimit$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Do we need to completely recreate this collection when it changes?
needsRecreate(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentBag
 
needsRecreate(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to completely recreate this collection when it changes?
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentBag
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentList
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentMap
 
needsUpdating(Object, int, Type) - Method in class org.hibernate.collection.internal.PersistentSet
 
needsUpdating(Object, int, Type) - Method in interface org.hibernate.collection.spi.PersistentCollection
Do we need to update this element?
neg(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
 
negated() - Method in enum org.hibernate.ejb.criteria.predicate.ComparisonPredicate.ComparisonOperator
 
negatedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
negateNode(AST) - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Returns the negated equivalent of the expression.
negateNode(AST) - Method in class org.hibernate.hql.internal.ast.HqlParser
Returns an equivalent tree for (NOT (a relop b) ), for example:
NEGATIVE - Static variable in class org.hibernate.engine.spi.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
nestedExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
nestedExprAfterMinusDiv(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
nestedFromFragment(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
nestedFromFragment(AST, AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
NEVER - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are never generated by the database.
NEW - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NEW - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NEW - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NEW_LOCATOR_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
Merge strategy based on creating a new LOB locator.
newAdditionalMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
newAddressProxy() - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newAddressProxy(Serializable) - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newChildren(Collection) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
newChildren(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
newChildren(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
newChildren(Collection) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
newCompanyProxy() - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newCompanyProxy(Serializable) - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newCountryProxy(Serializable) - Static method in class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
newCuisineProxy(Serializable) - Static method in class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
newCustomerProxy() - Static method in class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
newCustomerProxy() - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newCustomerProxy(Serializable) - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newEntityManager() - Method in class org.hibernate.envers.test.AbstractEntityTest
 
newEntityManager() - Method in class org.hibernate.envers.test.integration.basic.NoneAudited
 
newExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
NewGeneratorMappingsTest - Class in org.hibernate.test.annotations.id.generationmappings
Test mapping the GenerationTypes to the corresponding hibernate generators using the new scheme
NewGeneratorMappingsTest() - Constructor for class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
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.internal.javassist.FastClass
 
newInstance(Class[], Object[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
newInstance(int, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
newInstance() - Method in class org.hibernate.bytecode.internal.javassist.InstantiationOptimizerAdapter
 
newInstance() - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.InstantiationOptimizer
Perform instantiation of an instance of the underlying class.
newInstance(AdvancedCache) - Static method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
newLinkedHashMap() - Static method in class org.hibernate.envers.tools.Tools
 
newPersonProxy() - Static method in class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
newPersonProxy() - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newPersonProxy(Serializable) - Static method in class org.hibernate.test.dynamicentity.ProxyHelper
 
newRevision(Object) - Method in interface org.hibernate.envers.RevisionListener
Called when a new revision is created.
newRevision(Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionListener
 
newRevision(Object) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionListener
 
newRevision(Object) - Method in class org.hibernate.envers.test.integration.reventity.CountingRevisionListener
 
newRevision(Object) - Method in class org.hibernate.envers.test.integration.reventity.TestExceptionRevisionListener
 
newRevision(Object) - Method in class org.hibernate.envers.test.integration.reventity.TestRevisionListener
 
News - Class in org.hibernate.test.annotations.indexcoll
 
News() - Constructor for class org.hibernate.test.annotations.indexcoll.News
 
newSessionFactory() - Method in class org.hibernate.envers.test.AbstractSessionTest
 
Newspaper - Class in org.hibernate.test.annotations.indexcoll
 
Newspaper() - Constructor for class org.hibernate.test.annotations.indexcoll.Newspaper
 
newSubQueryBuilder() - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
newSubQueryBuilder(String, String) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
newTabularDataInstance() - Static method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
newTabularDataInstance() - Static method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
newTabularDataInstance
newTabularDataInstance() - Static method in class org.hibernate.cache.ehcache.management.impl.EntityStats
newTabularDataInstance
newTabularDataInstance() - Static method in class org.hibernate.cache.ehcache.management.impl.QueryStats
newTabularDataInstance
newValue() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
newValue(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
next() - Static method in class org.hibernate.cache.internal.Timestamper
 
next() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
next() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
next() - Method in class org.hibernate.hql.internal.ast.util.ASTIterator
 
next() - Method in class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
next() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Advance to the next result
next() - Method in class org.hibernate.internal.IteratorImpl
 
next() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
next() - Method in class org.hibernate.internal.util.collections.EmptyIterator
 
next() - Method in class org.hibernate.internal.util.collections.JoinedIterator
 
next() - Method in class org.hibernate.internal.util.collections.LazyIterator
 
next() - Method in class org.hibernate.internal.util.collections.SingletonIterator
 
next() - Method in interface org.hibernate.ScrollableResults
Advance to the next result
next(Object, SessionImplementor) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
next(byte[], SessionImplementor) - Method in class org.hibernate.type.BinaryType
 
next(Byte, SessionImplementor) - Method in class org.hibernate.type.ByteType
 
next(Calendar, SessionImplementor) - Method in class org.hibernate.type.CalendarType
 
next(Object, SessionImplementor) - Method in class org.hibernate.type.CustomType
 
next(Integer, SessionImplementor) - Method in class org.hibernate.type.IntegerType
 
next(Long, SessionImplementor) - Method in class org.hibernate.type.LongType
 
next(Short, SessionImplementor) - Method in class org.hibernate.type.ShortType
 
next(Date, SessionImplementor) - Method in class org.hibernate.type.TimestampType
 
next(T, SessionImplementor) - Method in interface org.hibernate.type.VersionType
Increment the version.
next(Object, SessionImplementor) - Method in interface org.hibernate.usertype.UserVersionType
Increment the version.
nextArticle - Static variable in class org.hibernate.ejb.test.xml.sequences.Article_
 
nextFromElementCounter() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
nextIndex() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
nextJdbcCde() - Method in class org.hibernate.metamodel.relational.Value.JdbcCodes
 
nextNode() - Method in class org.hibernate.hql.internal.ast.util.ASTIterator
 
nextNode() - Method in class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
nextTimestamp() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
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.internal.NoCachingRegionFactory
 
nextTimestamp() - Method in interface org.hibernate.cache.spi.Region
 
nextTimestamp() - Method in interface org.hibernate.cache.spi.RegionFactory
Generate a timestamp.
nextTimestamp() - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
nextToken() - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
nextToken() - Method in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
nextToken() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
Night - Class in org.hibernate.test.annotations.query
Entity declaring a named query
Night() - Constructor for class org.hibernate.test.annotations.query.Night
 
NO_BATCH - Static variable in class org.hibernate.dialect.Dialect
 
NO_CALLBACK - Static variable in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
 
NO_CLASSES - Static variable in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
NO_CLASSES - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
NO_MAPPINGS - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
NO_PARAM_SIGNATURE - Static variable in class org.hibernate.internal.util.ReflectHelper
 
NO_PARAMS - Static variable in class org.hibernate.internal.util.ReflectHelper
 
NO_REFERENCE - Static variable in class org.hibernate.cfg.Ejb3JoinColumn
 
NO_ROW - Static variable in class org.hibernate.engine.internal.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.
noAppropriateConnectionProvider() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noAppropriateConnectionProvider() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noAppropriateConnectionProvider() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noAppropriateConnectionProvider() - Method in interface org.hibernate.internal.CoreMessageLogger
 
noAppropriateConnectionProvider() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noAppropriateConnectionProvider() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noAppropriateConnectionProvider() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noAppropriateConnectionProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
NoCachingEnabledException - Exception in org.hibernate.cache
Implementation of NoCachingEnabledException.
NoCachingEnabledException() - Constructor for exception org.hibernate.cache.NoCachingEnabledException
 
NoCachingRegionFactory - Class in org.hibernate.cache.internal
Factory used if no caching enabled in config...
NoCachingRegionFactory() - Constructor for class org.hibernate.cache.internal.NoCachingRegionFactory
 
noCascade(EventSource, Object, Object, EntityPersister, int) - Method in class org.hibernate.engine.spi.CascadingAction
Called (in the case of CascadingAction.requiresNoCascadeChecking() returning true) to validate that no cascade on the given property is considered a valid semantic.
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noColumnsSpecifiedForIndex(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noColumnsSpecifiedForIndex(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noColumnsSpecifiedForIndex$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Node - Class in org.hibernate.ejb.test.ops
 
Node() - Constructor for class org.hibernate.ejb.test.ops.Node
 
Node(String) - Constructor for class org.hibernate.ejb.test.ops.Node
 
Node - Class in org.hibernate.hql.internal.ast.tree
Base node class for use by Hibernate within its AST trees.
Node() - Constructor for class org.hibernate.hql.internal.ast.tree.Node
 
Node(Token) - Constructor for class org.hibernate.hql.internal.ast.tree.Node
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
node - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
node(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
Node - Interface in org.hibernate.sql.ordering.antlr
General contract for AST nodes.
Node - Class in org.hibernate.test.annotations.manytoone
 
Node() - Constructor for class org.hibernate.test.annotations.manytoone.Node
 
Node - Class in org.hibernate.test.cascade.circle
 
Node() - Constructor for class org.hibernate.test.cascade.circle.Node
 
Node - Class in org.hibernate.test.id.uuid.sqlrep
TODO : javadoc
Node() - Constructor for class org.hibernate.test.id.uuid.sqlrep.Node
 
Node(String) - Constructor for class org.hibernate.test.id.uuid.sqlrep.Node
 
Node(String, Node) - Constructor for class org.hibernate.test.id.uuid.sqlrep.Node
 
Node - Class in org.hibernate.test.id.uuid.strategy
TODO : javadoc
Node() - Constructor for class org.hibernate.test.id.uuid.strategy.Node
 
Node(String) - Constructor for class org.hibernate.test.id.uuid.strategy.Node
 
Node - Class in org.hibernate.test.nonflushedchanges
 
Node() - Constructor for class org.hibernate.test.nonflushedchanges.Node
 
Node(String) - Constructor for class org.hibernate.test.nonflushedchanges.Node
 
Node - Class in org.hibernate.test.onetomany
 
Node() - Constructor for class org.hibernate.test.onetomany.Node
 
Node(int, String) - Constructor for class org.hibernate.test.onetomany.Node
 
Node - Class in org.hibernate.test.ops
 
Node() - Constructor for class org.hibernate.test.ops.Node
 
Node(String) - Constructor for class org.hibernate.test.ops.Node
 
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
 
noDefaultConstructor(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noDefaultConstructor(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noDefaultConstructor(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noDefaultConstructor(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
noDefaultConstructor(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noDefaultConstructor(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noDefaultConstructor(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noDefaultConstructor$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
NodePk - Class in org.hibernate.test.annotations.manytoone
 
NodePk() - Constructor for class org.hibernate.test.annotations.manytoone.NodePk
 
nodeRemoved(CacheEntryRemovedEvent) - Method in class org.hibernate.cache.infinispan.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.internal.ast.util.ASTPrinter
 
NodeTraverser - Class in org.hibernate.hql.internal.ast.util
A visitor for traversing an AST tree.
NodeTraverser(NodeTraverser.VisitationStrategy) - Constructor for class org.hibernate.hql.internal.ast.util.NodeTraverser
 
NodeTraverser.VisitationStrategy - Interface in org.hibernate.hql.internal.ast.util
 
noInterceptor() - Method in interface org.hibernate.SessionBuilder
Signifies that no Interceptor should be used.
noInterceptor() - Method in interface org.hibernate.SharedSessionBuilder
 
Noise - Class in org.hibernate.test.annotations.inheritance.singletable
 
Noise() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Noise
 
NoJtaPlatform - Class in org.hibernate.service.jta.platform.internal
The non-configured form of JTA platform.
NoJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
NON_CONTEXTUAL_LOB_CREATION - Static variable in interface org.hibernate.cfg.AvailableSettings
Should we not use contextual LOB creation (aka based on Connection.createBlob() et al).
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
 
NonAuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
NonAuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
NonAuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
NonAuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
NonAuditedImplementor - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
NonAuditedImplementor() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
NonBatchingBatch - Class in org.hibernate.engine.jdbc.batch.internal
An implementation of Batch which does not perform batching.
NonBatchingBatch(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
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.
NonDurableConnectionObserver - Interface in org.hibernate.engine.jdbc.spi
Additional optional contract for connection observers to indicate that they should be released when the physical connection is released.
NONE - Static variable in class org.hibernate.engine.spi.CascadeStyle
no cascades
NONE - Static variable in class org.hibernate.engine.spi.IdentifierValue
Never assume the transient instance is newly instantiated
NONE - Static variable in class org.hibernate.engine.spi.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.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.StandardOptimizerDescriptor.getExternalName() via OptimizerFactory.StandardOptimizerDescriptor.NONE
NONE - Static variable in class org.hibernate.jdbc.Expectations
 
NONE - Static variable in class org.hibernate.LockOptions
NONE represents LockMode.NONE (timeout + scope do not apply)
NoneAudited - Class in org.hibernate.envers.test.integration.basic
 
NoneAudited() - Constructor for class org.hibernate.envers.test.integration.basic.NoneAudited
 
NonEntity - Class in org.hibernate.metamodel.domain
Models the concept class in the hierarchy with no persistent attributes.
NonEntity(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.NonEntity
Constructor for the non-entity
NonFlushedChanges - Interface in org.hibernate.engine.spi
 
NonFlushedChangesImpl - Class in org.hibernate.internal
 
NonFlushedChangesImpl(EventSource) - Constructor for class org.hibernate.internal.NonFlushedChangesImpl
 
nonMap() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
NonNullableCircularDependencyCascadeTest - Class in org.hibernate.test.annotations.cascade
 
NonNullableCircularDependencyCascadeTest() - Constructor for class org.hibernate.test.annotations.cascade.NonNullableCircularDependencyCascadeTest
 
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
 
NonstopAccessStrategyFactory - Class in org.hibernate.cache.ehcache.internal.nonstop
Implementation of EhcacheAccessStrategyFactory that takes care of Nonstop cache exceptions using HibernateNonstopCacheExceptionHandler
NonstopAccessStrategyFactory(EhcacheAccessStrategyFactory) - Constructor for class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
Constructor accepting the actual factory
NonstopAwareCollectionRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.nonstop
Implementation of CollectionRegionAccessStrategy that handles NonStopCacheException using HibernateNonstopCacheExceptionHandler
NonstopAwareCollectionRegionAccessStrategy(CollectionRegionAccessStrategy, HibernateNonstopCacheExceptionHandler) - Constructor for class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Constructor accepting the actual CollectionRegionAccessStrategy and the HibernateNonstopCacheExceptionHandler
NonstopAwareEntityRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.nonstop
Implementation of EntityRegionAccessStrategy that handles NonStopCacheException using HibernateNonstopCacheExceptionHandler
NonstopAwareEntityRegionAccessStrategy(EntityRegionAccessStrategy, HibernateNonstopCacheExceptionHandler) - Constructor for class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Constructor accepting the actual EntityRegionAccessStrategy and the HibernateNonstopCacheExceptionHandler
NonStrictReadWriteEhcacheCollectionRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific non-strict read/write collection region access strategy
NonStrictReadWriteEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
Create a non-strict read/write access strategy accessing the given collection region.
NonStrictReadWriteEhcacheEntityRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific non-strict read/write entity region access strategy
NonStrictReadWriteEhcacheEntityRegionAccessStrategy(EhcacheEntityRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Create a non-strict read/write access strategy accessing the given collection region.
NonUniqueDiscoveredSqlAliasException - Exception in org.hibernate.loader.custom
 
NonUniqueDiscoveredSqlAliasException(String) - Constructor for exception org.hibernate.loader.custom.NonUniqueDiscoveredSqlAliasException
 
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.internal.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
 
noPersistentClassesFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noPersistentClassesFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noPersistentClassesFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noPersistentClassesFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
noPersistentClassesFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noPersistentClassesFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noPersistentClassesFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noPersistentClassesFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
NormalActivity - Class in org.hibernate.envers.test.integration.inheritance.mixed.entities
 
NormalActivity() - Constructor for class org.hibernate.envers.test.integration.inheritance.mixed.entities.NormalActivity
 
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.
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noSessionFactoryWithJndiName(String, NameNotFoundException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
noSessionFactoryWithJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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() - Method in class org.hibernate.ejb.criteria.predicate.CompoundPredicate
Create negation of compound predicate by using logic rules: 1.
not(AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the negation of a criterion.
NOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NOT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NOT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NOT_BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NOT_BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NOT_BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NOT_FOUND - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
NOT_IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NOT_IN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NOT_IN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NOT_LIKE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NOT_LIKE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NOT_LIKE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NOT_NULL - Static variable in class org.hibernate.sql.InFragment
 
NOT_NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
 
NOT_STMT_END - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
NotAudited - Annotation Type in org.hibernate.envers
When applied to a field, indicates that this field should not be audited.
NotAuditedBaseEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
NotAuditedBaseEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
NotAuditedBaseEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
NotAuditedBaseEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
NotAuditedException - Exception in org.hibernate.envers.exception
 
NotAuditedException(String, String) - Constructor for exception org.hibernate.envers.exception.NotAuditedException
 
NotAuditedManyToOneComponent - Class in org.hibernate.envers.test.entities.components.relations
 
NotAuditedManyToOneComponent(UnversionedStrTestEntity, String) - Constructor for class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
NotAuditedManyToOneComponent() - Constructor for class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
NotAuditedManyToOneComponentTestEntity - Class in org.hibernate.envers.test.entities.components.relations
 
NotAuditedManyToOneComponentTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
NotAuditedManyToOneComponentTestEntity(Integer, NotAuditedManyToOneComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
NotAuditedManyToOneComponentTestEntity(NotAuditedManyToOneComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
NotAuditedManyToOneInComponent - Class in org.hibernate.envers.test.integration.components.relations
 
NotAuditedManyToOneInComponent() - Constructor for class org.hibernate.envers.test.integration.components.relations.NotAuditedManyToOneInComponent
 
NotAuditedSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel
 
NotAuditedSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedSubclassEntity - Class in org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel
 
NotAuditedSubclassEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedSubclassEntity(Integer, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedSubclassEntity(String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
NotAuditedTestEntity - Class in org.hibernate.envers.test.integration.auditReader
 
NotAuditedTestEntity() - Constructor for class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
NotAuditedTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
NotAuditedTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
NotAuditExpression - Class in org.hibernate.envers.query.criteria
 
NotAuditExpression(AuditCriterion) - Constructor for class org.hibernate.envers.query.criteria.NotAuditExpression
 
Note - Class in org.hibernate.test.deletetransient
 
Note() - Constructor for class org.hibernate.test.deletetransient.Note
 
Note(String) - Constructor for class org.hibernate.test.deletetransient.Note
 
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.
notFound - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
notFound - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
notFound - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
NotFoundAction - Enum in org.hibernate.annotations
Actoin to use when an element is not found in DB while beeing expected
NotFoundTest - Class in org.hibernate.test.annotations.notfound
 
NotFoundTest() - Constructor for class org.hibernate.test.annotations.notfound.NotFoundTest
 
notificationId - Variable in class org.hibernate.test.annotations.inheritance.joined.EventInformation
 
notifyCacheAdded(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
No-op in this case
notifyCacheRemoved(String) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
No-op in this case
notifyObserversExplicitExecution() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Convenience method to notify registered observers of an explicit execution of this batch.
notifyObserversImplicitExecution() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Convenience method to notify registered observers of an implicit execution of this batch.
notifyObserversStatementPrepared() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
notifyObserversStatementPrepared() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
 
notifySynchronizationsAfterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl
 
notifySynchronizationsAfterTransactionCompletion(int) - Method in interface org.hibernate.engine.transaction.spi.SynchronizationRegistry
Delegate Synchronization.afterCompletion(int) calls to registered Synchronizations
notifySynchronizationsBeforeTransactionCompletion() - Method in class org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl
 
notifySynchronizationsBeforeTransactionCompletion() - Method in interface org.hibernate.engine.transaction.spi.SynchronizationRegistry
Delegate Synchronization.beforeCompletion() calls to the registered Synchronizations
notIn(DetachedCriteria) - Method in class org.hibernate.criterion.Property
 
notIn(Object, DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
NotInsertable - Class in org.hibernate.envers.test.integration.notinsertable
 
NotInsertable() - Constructor for class org.hibernate.envers.test.integration.notinsertable.NotInsertable
 
NotInsertableEntityType - Class in org.hibernate.envers.test.integration.notinsertable.manytoone
 
NotInsertableEntityType(Integer, String) - Constructor for class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
NotInsertableEntityType() - Constructor for class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
NotInsertableTestEntity - Class in org.hibernate.envers.test.integration.notinsertable
 
NotInsertableTestEntity() - Constructor for class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
NotInsertableTestEntity(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
NotInsertableTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
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
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
notNull - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
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
 
NotonialDeal - Class in org.hibernate.test.annotations.embedded
 
NotonialDeal() - Constructor for class org.hibernate.test.annotations.embedded.NotonialDeal
 
NotOwnedBidirectional - Class in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
NotOwnedBidirectional() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
NotOwnedBidirectional - Class in org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
NotOwnedBidirectional() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
NotOwnedBidirectional - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
NotOwnedBidirectional() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
NotVersioned - Class in org.hibernate.envers.test.integration.basic
 
NotVersioned() - Constructor for class org.hibernate.envers.test.integration.basic.NotVersioned
 
NotYetImplementedException - Exception in org.hibernate.cfg
Mapping not yet implemented
NotYetImplementedException() - Constructor for exception org.hibernate.cfg.NotYetImplementedException
 
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
 
ntestAssociationId() - Method in class org.hibernate.test.legacy.FooBarTest
 
nthChild - Variable in class org.hibernate.test.annotations.cid.ChildPk
 
NULL - Static variable in class org.hibernate.engine.spi.IdentifierValue
Assume the transient instance is newly instantiated if the identifier is null.
NULL - Static variable in class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise assume it is a detached instance.
NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NULL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NULL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NULL - Static variable in class org.hibernate.sql.InFragment
 
NULL_DISCRIMINATOR_MAPPING - Static variable in class org.hibernate.mapping.PersistentClass
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Nullability - Enum in org.hibernate.cfg.annotations
Are the columns forced to null, not null or not forced
Nullability - Class in org.hibernate.engine.internal
Implements the algorithm for validating property values for illegal null values
Nullability(SessionImplementor) - Constructor for class org.hibernate.engine.internal.Nullability
 
nullable() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
nullable() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
nullable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
nullable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
nullable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
nullable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
nullable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
NullableType - Class in org.hibernate.type
Deprecated. Use the AbstractStandardBasicType approach instead
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
 
NullHibernateStats - Class in org.hibernate.cache.ehcache.management.impl
Implementation of HibernateStats that does nothing

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.internal.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).
NullProperties - Class in org.hibernate.envers.test.integration.basic
 
NullProperties() - Constructor for class org.hibernate.envers.test.integration.basic.NullProperties
 
NullPropertyQuery - Class in org.hibernate.envers.test.integration.query
 
NullPropertyQuery() - Constructor for class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
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.test.annotations.entity.CasterStringType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.hql.ClassificationType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.rowid.RowIdType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeGet(ResultSet, String, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
nullSafeGet(ResultSet, String, WrapperOptions) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.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[], SessionImplementor, 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, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
Get a column value from a result set by name.
nullSafeGet(ResultSet, String[], SessionImplementor, 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[], SessionImplementor, Object) - Method in interface org.hibernate.usertype.UserType
Retrieve an instance of the mapped class from a JDBC resultset.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
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, SessionImplementor) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.annotations.generics.StateType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.annotations.type.MyOidType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.hql.ClassificationType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Write an instance of the mapped class to a prepared statement.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.rowid.RowIdType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.AbstractLobType
Deprecated.  
nullSafeSet(PreparedStatement, Object, int, boolean[], SessionImplementor) - Method in class org.hibernate.type.AbstractSingleColumnStandardBasicType
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.AbstractStandardBasicType
 
nullSafeSet(PreparedStatement, Object, int, WrapperOptions) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.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, SessionImplementor) - 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, SessionImplementor) - 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, SessionImplementor) - 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).
NullSynchronizationException - Exception in org.hibernate.engine.transaction.internal
Indicates an attempt to register a null synchronization.
NullSynchronizationException() - Constructor for exception org.hibernate.engine.transaction.internal.NullSynchronizationException
 
NullSynchronizationException(String) - Constructor for exception org.hibernate.engine.transaction.internal.NullSynchronizationException
 
NUM_BIG_DECIMAL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_BIG_DECIMAL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_BIG_DECIMAL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_BIG_INTEGER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_BIG_INTEGER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_BIG_INTEGER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_DOUBLE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_DOUBLE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_DOUBLE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_DOUBLE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
NUM_DOUBLE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
NUM_FLOAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_FLOAT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_FLOAT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_FLOAT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
NUM_FLOAT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
NUM_INT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_INT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_INT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_INT - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
NUM_INT - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
NUM_LONG - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
NUM_LONG - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
NUM_LONG - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
NUM_LONG - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
NUM_LONG - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
number - Variable in class org.hibernate.test.annotations.entitynonentity.Interaction
 
NUMBER_OF_TEST_ROWS - Static variable in class org.hibernate.test.pagination.PaginationTest
 
NumberedNode - Class in org.hibernate.ejb.test.ops
 
NumberedNode() - Constructor for class org.hibernate.ejb.test.ops.NumberedNode
 
NumberedNode(String) - Constructor for class org.hibernate.ejb.test.ops.NumberedNode
 
NumberedNode - Class in org.hibernate.test.nonflushedchanges
 
NumberedNode() - Constructor for class org.hibernate.test.nonflushedchanges.NumberedNode
 
NumberedNode(String) - Constructor for class org.hibernate.test.nonflushedchanges.NumberedNode
 
NumberedNode - Class in org.hibernate.test.ops
 
NumberedNode() - Constructor for class org.hibernate.test.ops.NumberedNode
 
NumberedNode(String) - Constructor for class org.hibernate.test.ops.NumberedNode
 
numberOfCollectionCreations() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfCollectionRemovals() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfCollectionUpdates() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfDeletions() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfInsertions() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberOfUpdates() - Method in class org.hibernate.engine.spi.ActionQueue
 
numberValueOf(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
numberValueOf(String) - Method in class org.hibernate.tuple.ElementWrapper
 
numBones - Static variable in class org.hibernate.ejb.test.emops.Dog_
 
NUMERIC_BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC INTEGER.
NumericBooleanType - Class in org.hibernate.type
A type that maps between INTEGER and Boolean (using 1 and 0)
NumericBooleanType() - Constructor for class org.hibernate.type.NumericBooleanType
 
numericInteger(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
NumericTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for NUMERIC handling.
NumericTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.NumericTypeDescriptor
 
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
 
nyi(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 

O

OBJ_NAME_TEMPLATE - Static variable in class org.hibernate.service.jmx.internal.JmxServiceImpl
 
OBJECT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OBJECT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OBJECT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
ObjectFactory - Class in org.hibernate.internal.jaxb.cfg
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.internal.jaxb.cfg package.
ObjectFactory() - Constructor for class org.hibernate.internal.jaxb.cfg.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.internal.jaxb.cfg
ObjectFactory - Class in org.hibernate.internal.jaxb.mapping.hbm
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.internal.jaxb.mapping.hbm package.
ObjectFactory() - Constructor for class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.internal.jaxb.mapping.hbm
ObjectFactory - Class in org.hibernate.internal.jaxb.mapping.orm
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.internal.jaxb.mapping.orm package.
ObjectFactory() - Constructor for class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.internal.jaxb.mapping.orm
ObjectName - Class in org.hibernate.metamodel.relational
Models the qualified name of a database object.
ObjectName(String) - Constructor for class org.hibernate.metamodel.relational.ObjectName
Tries to create an ObjectName from a name.
ObjectName(Identifier) - Constructor for class org.hibernate.metamodel.relational.ObjectName
 
ObjectName(Schema, String) - Constructor for class org.hibernate.metamodel.relational.ObjectName
 
ObjectName(Schema, Identifier) - Constructor for class org.hibernate.metamodel.relational.ObjectName
 
ObjectName(String, String, String) - Constructor for class org.hibernate.metamodel.relational.ObjectName
 
ObjectName(Identifier, Identifier, Identifier) - Constructor for class org.hibernate.metamodel.relational.ObjectName
Creates a qualified name reference.
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) - Method in class org.hibernate.test.hql.ClassificationType
 
objectToSQLString(String, Dialect) - Method in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
objectToSQLString(BigInteger, Dialect) - Method in class org.hibernate.type.BigIntegerType
Convert the value into a string representation, suitable for embedding in an SQL statement as a literal.
objectToSQLString(Boolean, Dialect) - Method in class org.hibernate.type.BooleanType
 
objectToSQLString(Byte, Dialect) - Method in class org.hibernate.type.ByteType
 
objectToSQLString(Character, Dialect) - Method in class org.hibernate.type.CharacterType
 
objectToSQLString(Currency, Dialect) - Method in class org.hibernate.type.CurrencyType
 
objectToSQLString(Object, Dialect) - Method in class org.hibernate.type.CustomType
 
objectToSQLString(Date, Dialect) - Method in class org.hibernate.type.DateType
 
objectToSQLString(Double, Dialect) - Method in class org.hibernate.type.DoubleType
 
objectToSQLString(Object) - Method in class org.hibernate.type.EnumType
 
objectToSQLString(Float, Dialect) - Method in class org.hibernate.type.FloatType
 
objectToSQLString(Integer, Dialect) - Method in class org.hibernate.type.IntegerType
 
objectToSQLString(T, Dialect) - Method in interface org.hibernate.type.LiteralType
Convert the value into a string representation, suitable for embedding in an SQL statement as a literal.
objectToSQLString(Locale, Dialect) - Method in class org.hibernate.type.LocaleType
 
objectToSQLString(Long, Dialect) - Method in class org.hibernate.type.LongType
 
objectToSQLString(Boolean, Dialect) - Method in class org.hibernate.type.NumericBooleanType
 
objectToSQLString(Short, Dialect) - Method in class org.hibernate.type.ShortType
 
objectToSQLString(String, Dialect) - Method in class org.hibernate.type.StringType
 
objectToSQLString(Date, Dialect) - Method in class org.hibernate.type.TimestampType
 
objectToSQLString(Date, Dialect) - Method in class org.hibernate.type.TimeType
 
objectToSQLString(TimeZone, Dialect) - Method in class org.hibernate.type.TimeZoneType
 
objectToSQLString(Boolean, Dialect) - Method in class org.hibernate.type.TrueFalseType
 
objectToSQLString(URL, Dialect) - Method in class org.hibernate.type.UrlType
 
objectToSQLString(UUID, Dialect) - Method in class org.hibernate.type.UUIDCharType
 
objectToSQLString(Boolean, Dialect) - Method in class org.hibernate.type.YesNoType
 
objectToSQLString(Object) - Method in interface org.hibernate.usertype.EnhancedUserType
Return an SQL literal representation of the value
ObjectType - Class in org.hibernate.type
Specific adaptation of the "any" type to the old deprecated "object" type
ObjectType() - Constructor for class org.hibernate.type.ObjectType
 
obtainConnection() - Method in interface org.hibernate.engine.jdbc.spi.JdbcConnectionAccess
 
OC4JJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for the OC4J (Oracle) AS.
OC4JJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.OC4JJtaPlatform
 
occurrences(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
of(String, DefaultValueComponent2) - Static method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
of(String, String) - Static method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
of(DefaultValueComponent1) - Static method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
of(Integer, DefaultValueComponent1) - Static method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
of(Integer, String) - Static method in class org.hibernate.envers.test.integration.accesstype.Country
 
OF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OF - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
oid - Variable in class org.hibernate.test.annotations.naturalid.D
 
ON - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ON - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ON - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ON_DELETE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
onAutoFlush(AutoFlushEvent) - Method in class org.hibernate.event.internal.DefaultAutoFlushEventListener
Handle the given auto-flush event.
onAutoFlush(AutoFlushEvent) - Method in interface org.hibernate.event.spi.AutoFlushEventListener
Handle the given auto-flush event.
onCollectionAction(AbstractCollectionEvent, PersistentCollection, Serializable, CollectionEntry) - Method in class org.hibernate.envers.event.BaseEnversCollectionEventListener
 
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.
onCollectionRecreate(Object, Serializable) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onCollectionRecreate(Object, Serializable) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
onCollectionRemove(Object, Serializable) - Method in interface org.hibernate.Interceptor
Called before a collection is deleted.
onCollectionRemove(Object, Serializable) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class org.hibernate.EmptyInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in interface org.hibernate.Interceptor
Called before a collection is updated.
onCollectionUpdate(Object, Serializable) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
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.internal.DefaultDeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent) - Method in interface org.hibernate.event.spi.DeleteEventListener
Handle the given delete event.
onDelete(DeleteEvent, Set) - Method in interface org.hibernate.event.spi.DeleteEventListener
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in interface org.hibernate.Interceptor
Called before an object is deleted.
onDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
OnDeleteAction - Enum in org.hibernate.annotations
Possible actions on deletes
OnDeleteTest - Class in org.hibernate.test.ondelete
 
OnDeleteTest() - Constructor for class org.hibernate.test.ondelete.OnDeleteTest
 
onDirtyCheck(DirtyCheckEvent) - Method in class org.hibernate.event.internal.DefaultDirtyCheckEventListener
Handle the given dirty-check event.
onDirtyCheck(DirtyCheckEvent) - Method in interface org.hibernate.event.spi.DirtyCheckEventListener
Handle the given dirty-check event.
ONE_MS - Static variable in class org.hibernate.cache.internal.Timestamper
 
ONE_TO_MANY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ONE_TO_ONE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
OneAuditEntityQueryGenerator - Class in org.hibernate.envers.entities.mapper.relation.query
Selects data from an audit entity.
OneAuditEntityQueryGenerator(GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, MiddleIdData, String, MiddleIdData) - 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, AuditStrategy, String, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.OneEntityQueryGenerator
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
oneToMany - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
OneToMany - Class in org.hibernate.mapping
A mapping for a one-to-many association
OneToMany(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.OneToMany
 
OneToManyCache - Class in org.hibernate.envers.test.integration.cache
 
OneToManyCache() - Constructor for class org.hibernate.envers.test.integration.cache.OneToManyCache
 
OneToManyCollectionElement - Class in org.hibernate.metamodel.binding
 
OneToManyComponent - Class in org.hibernate.envers.test.entities.components.relations
 
OneToManyComponent(String) - Constructor for class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
OneToManyComponent() - Constructor for class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
OneToManyComponentTestEntity - Class in org.hibernate.envers.test.entities.components.relations
 
OneToManyComponentTestEntity() - Constructor for class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
OneToManyComponentTestEntity(Integer, OneToManyComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
OneToManyComponentTestEntity(OneToManyComponent) - Constructor for class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
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
 
OneToManyInComponent - Class in org.hibernate.envers.test.integration.components.relations
 
OneToManyInComponent() - Constructor for class org.hibernate.envers.test.integration.components.relations.OneToManyInComponent
 
OneToManyInverseToSuperclassTest - Class in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
OneToManyInverseToSuperclassTest() - Constructor for class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.OneToManyInverseToSuperclassTest
 
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
 
OneToManyPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
OneToManyPluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
OneToManyPluralAttributeElementSourceImpl(JaxbOneToManyElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.OneToManyPluralAttributeElementSourceImpl
 
OneToManyTest - Class in org.hibernate.test.annotations.onetomany
Test various case of a one to many relationship.
OneToManyTest() - Constructor for class org.hibernate.test.annotations.onetomany.OneToManyTest
 
OneToManyTest - Class in org.hibernate.test.onetomany
 
OneToManyTest() - Constructor for class org.hibernate.test.onetomany.OneToManyTest
 
OneToManyUnidirectionalNaming - Class in org.hibernate.envers.test.integration.naming
 
OneToManyUnidirectionalNaming() - Constructor for class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
oneToOne - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
oneToOne - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
OneToOne - Class in org.hibernate.mapping
A one-to-one association mapping
OneToOne(Mappings, Table, PersistentClass) - Constructor for class org.hibernate.mapping.OneToOne
 
oneToOne(String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String) - Method in class org.hibernate.type.TypeFactory
 
OneToOneCache - Class in org.hibernate.envers.test.integration.cache
 
OneToOneCache() - Constructor for class org.hibernate.envers.test.integration.cache.OneToOneCache
 
OneToOneCacheTest - Class in org.hibernate.test.legacy
Simple testcase to illustrate HB-992
OneToOneCacheTest() - Constructor for class org.hibernate.test.legacy.OneToOneCacheTest
 
OneToOneFormulaTest - Class in org.hibernate.test.onetoone.formula
 
OneToOneFormulaTest() - Constructor for class org.hibernate.test.onetoone.formula.OneToOneFormulaTest
 
OneToOneLinkTest - Class in org.hibernate.test.onetoone.link
 
OneToOneLinkTest() - Constructor for class org.hibernate.test.onetoone.link.OneToOneLinkTest
 
OneToOneNoProxy - Class in org.hibernate.test.instrument.domain
 
OneToOneNoProxy() - Constructor for class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
OneToOneNoProxy(String) - Constructor for class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
OneToOneNotOwningMapper - Class in org.hibernate.envers.entities.mapper.relation
 
OneToOneNotOwningMapper(String, String, PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.OneToOneNotOwningMapper
 
OneToOneProxy - Class in org.hibernate.test.instrument.domain
 
OneToOneProxy() - Constructor for class org.hibernate.test.instrument.domain.OneToOneProxy
 
OneToOneProxy(String) - Constructor for class org.hibernate.test.instrument.domain.OneToOneProxy
 
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[], Mappings) - Constructor for class org.hibernate.cfg.OneToOneSecondPass
 
OneToOneTest - Class in org.hibernate.test.annotations.onetoone
 
OneToOneTest() - Constructor for class org.hibernate.test.annotations.onetoone.OneToOneTest
 
OneToOneType - Class in org.hibernate.type
A one-to-one association to an entity
OneToOneType(TypeFactory.TypeScope, String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String) - Constructor for class org.hibernate.type.OneToOneType
 
onEvict(EvictEvent) - Method in class org.hibernate.event.internal.DefaultEvictEventListener
Handle the given evict event.
onEvict(EvictEvent) - Method in interface org.hibernate.event.spi.EvictEventListener
Handle the given evict event.
OnExpectedFailure - Annotation Type in org.hibernate.testing
Annotation used to identify a method as a callback to be executed whenever a FailureExpected is handled.
onFailure() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
OnFailure - Annotation Type in org.hibernate.testing
Annotation used to identify a method as a callback to be executed on test failures.
onFlush(FlushEvent) - Method in class org.hibernate.event.internal.DefaultFlushEventListener
Handle the given flush event.
onFlush(FlushEvent) - Method in interface org.hibernate.event.spi.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.
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.CollectionInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.PropertyInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.StatefulInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onFlushEntity(FlushEntityEvent) - Method in class org.hibernate.event.internal.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.spi.FlushEntityEventListener
 
onInitializeCollection(InitializeCollectionEvent) - Method in class org.hibernate.event.internal.DefaultInitializeCollectionEventListener
called by a collection that wants to initialize itself
onInitializeCollection(InitializeCollectionEvent) - Method in interface org.hibernate.event.spi.InitializeCollectionEventListener
 
onInitializeCollection(InitializeCollectionEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.InitializeCollectionListener
 
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.internal.DefaultLoadEventListener
Handle the given load event.
onLoad(LoadEvent, LoadEventListener.LoadType) - Method in interface org.hibernate.event.spi.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.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onLock(LockEvent) - Method in class org.hibernate.event.internal.DefaultLockEventListener
Handle the given lock event.
onLock(LockEvent) - Method in interface org.hibernate.event.spi.LockEventListener
Handle the given lock event.
OnLockVisitor - Class in org.hibernate.event.internal
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.internal.OnLockVisitor
 
onMerge(MergeEvent) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Handle the given merge event.
onMerge(MergeEvent, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Handle the given merge event.
onMerge(MergeEvent) - Method in interface org.hibernate.event.spi.MergeEventListener
Handle the given merge event.
onMerge(MergeEvent, Map) - Method in interface org.hibernate.event.spi.MergeEventListener
Handle the given merge event.
onPersist(PersistEvent) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
Handle the given create event.
onPersist(PersistEvent, Map) - Method in class org.hibernate.event.internal.DefaultPersistEventListener
Handle the given create event.
onPersist(PersistEvent) - Method in interface org.hibernate.event.spi.PersistEventListener
Handle the given create event.
onPersist(PersistEvent, Map) - Method in interface org.hibernate.event.spi.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.EnversPostDeleteEventListenerImpl
 
onPostDelete(PostDeleteEvent) - Method in interface org.hibernate.event.spi.PostDeleteEventListener
 
onPostInsert(PostInsertEvent) - Method in class org.hibernate.ejb.event.EJB3PostInsertEventListener
 
onPostInsert(PostInsertEvent) - Method in class org.hibernate.envers.event.EnversPostInsertEventListenerImpl
 
onPostInsert(PostInsertEvent) - Method in interface org.hibernate.event.spi.PostInsertEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.hibernate.ejb.event.EJB3PostLoadEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.hibernate.event.internal.DefaultPostLoadEventListener
 
onPostLoad(PostLoadEvent) - Method in interface org.hibernate.event.spi.PostLoadEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in class org.hibernate.envers.event.EnversPostCollectionRecreateEventListenerImpl
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in interface org.hibernate.event.spi.PostCollectionRecreateEventListener
 
onPostRecreateCollection(PostCollectionRecreateEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PostCollectionRecreateListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in interface org.hibernate.event.spi.PostCollectionRemoveEventListener
 
onPostRemoveCollection(PostCollectionRemoveEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PostCollectionRemoveListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.hibernate.envers.event.EnversPostUpdateEventListenerImpl
 
onPostUpdate(PostUpdateEvent) - Method in interface org.hibernate.event.spi.PostUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in class org.hibernate.ejb.event.EJB3PostUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in interface org.hibernate.event.spi.PostCollectionUpdateEventListener
 
onPostUpdateCollection(PostCollectionUpdateEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PostCollectionUpdateListener
 
onPreDelete(PreDeleteEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreDelete(PreDeleteEvent) - Method in interface org.hibernate.event.spi.PreDeleteEventListener
Return true if the operation should be vetoed
onPreDelete(PreDeleteEvent) - Method in class org.hibernate.secure.internal.JACCPreDeleteEventListener
 
onPreInsert(PreInsertEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreInsert(PreInsertEvent) - Method in interface org.hibernate.event.spi.PreInsertEventListener
Return true if the operation should be vetoed
onPreInsert(PreInsertEvent) - Method in class org.hibernate.secure.internal.JACCPreInsertEventListener
 
onPreLoad(PreLoadEvent) - Method in class org.hibernate.event.internal.DefaultPreLoadEventListener
 
onPreLoad(PreLoadEvent) - Method in interface org.hibernate.event.spi.PreLoadEventListener
 
onPreLoad(PreLoadEvent) - Method in class org.hibernate.secure.internal.JACCPreLoadEventListener
 
onPrepareStatement(String) - Method in class org.hibernate.EmptyInterceptor
 
onPrepareStatement(String) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
onPrepareStatement(String) - Method in interface org.hibernate.Interceptor
Called when sql string is being prepared.
onPrepareStatement(String) - Method in class org.hibernate.internal.SessionImpl
 
onPrepareStatement(String) - Method in class org.hibernate.internal.StatelessSessionImpl
 
onPrepareStatement(String) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onPrepareStatement(String) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onPreRecreateCollection(PreCollectionRecreateEvent) - Method in interface org.hibernate.event.spi.PreCollectionRecreateEventListener
 
onPreRecreateCollection(PreCollectionRecreateEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PreCollectionRecreateListener
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in class org.hibernate.envers.event.EnversPreCollectionRemoveEventListenerImpl
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in interface org.hibernate.event.spi.PreCollectionRemoveEventListener
 
onPreRemoveCollection(PreCollectionRemoveEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PreCollectionRemoveListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
 
onPreUpdate(PreUpdateEvent) - Method in interface org.hibernate.event.spi.PreUpdateEventListener
Return true if the operation should be vetoed
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.secure.internal.JACCPreUpdateEventListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.hibernate.test.flush.TestCollectionInitializingDuringFlush.InitializingPreUpdateEventListener
 
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in class org.hibernate.envers.event.EnversPreCollectionUpdateEventListenerImpl
 
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in interface org.hibernate.event.spi.PreCollectionUpdateEventListener
 
onPreUpdateCollection(PreCollectionUpdateEvent) - Method in class org.hibernate.test.event.collection.CollectionListeners.PreCollectionUpdateListener
 
onRefresh(RefreshEvent) - Method in class org.hibernate.event.internal.DefaultRefreshEventListener
 
onRefresh(RefreshEvent, Map) - Method in class org.hibernate.event.internal.DefaultRefreshEventListener
Handle the given refresh event.
onRefresh(RefreshEvent) - Method in interface org.hibernate.event.spi.RefreshEventListener
Handle the given refresh event.
onRefresh(RefreshEvent, Map) - Method in interface org.hibernate.event.spi.RefreshEventListener
 
onReplicate(ReplicateEvent) - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
Handle the given replicate event.
onReplicate(ReplicateEvent) - Method in interface org.hibernate.event.spi.ReplicateEventListener
Handle the given replicate event.
OnReplicateVisitor - Class in org.hibernate.event.internal
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.
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.CollectionInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.PropertyInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interceptor.StatefulInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
Handle the given update event.
onSaveOrUpdate(SaveOrUpdateEvent) - Method in interface org.hibernate.event.spi.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.internal
When an entity is passed to update(), we must inspect all its collections and 1.
open - Variable in class org.hibernate.ejb.EntityManagerImpl
 
OPEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OPEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OPEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
OPEN_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OPEN_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OPEN_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
OPEN_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
OPEN_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
openQuote() - Method in class org.hibernate.dialect.CUBRIDDialect
 
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
 
openSession() - Method in class org.hibernate.internal.SessionFactoryImpl
 
openSession() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
openSession() - Method in interface org.hibernate.SessionBuilder
Opens a session with the specified options.
openSession() - Method in interface org.hibernate.SessionFactory
Open a Session.
openSession() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
openSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being opened.
openSession() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
openSession() - Method in class org.hibernate.test.readonly.AbstractReadOnlyTest
 
openSession() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
openSession(Interceptor) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
openStatelessSession() - Method in class org.hibernate.internal.SessionFactoryImpl
 
openStatelessSession(Connection) - Method in class org.hibernate.internal.SessionFactoryImpl
 
openStatelessSession() - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
openStatelessSession() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
openStatelessSession(Connection) - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
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.
openStatelessSession() - Method in interface org.hibernate.StatelessSessionBuilder
Opens a session with the specified options.
openTemporarySession() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
Get a nontransactional "current" session for Hibernate EntityManager
openTemporarySession() - Method in class org.hibernate.internal.SessionFactoryImpl
 
operate() - Method in interface org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
 
OperatorNode - Interface in org.hibernate.hql.internal.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_LOCK - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
OPTIMISTIC_LOCK_ALL - Static variable in class org.hibernate.engine.internal.Versioning
Apply optimistic locking based on the a current vs.
OPTIMISTIC_LOCK_DIRTY - Static variable in class org.hibernate.engine.internal.Versioning
Apply optimistic locking based on the a current vs.
OPTIMISTIC_LOCK_NONE - Static variable in class org.hibernate.engine.internal.Versioning
Apply no optimistic locking
OPTIMISTIC_LOCK_VERSION - Static variable in class org.hibernate.engine.internal.Versioning
Apply optimistic locking based on the defined version or timestamp property.
OptimisticCacheSource - Interface in org.hibernate.cache.spi
Contract for sources of optimistically lockable data sent to the second level cache.
OptimisticEntityLockException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply an optimistic LockingStrategy to an entity
OptimisticEntityLockException(Object, String) - Constructor for exception org.hibernate.dialect.lock.OptimisticEntityLockException
 
OptimisticEntityLockException(Object, String, Throwable) - Constructor for exception org.hibernate.dialect.lock.OptimisticEntityLockException
 
optimisticFailure(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
optimisticFailure(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an optimistic lock failure on an entity
optimisticFailureCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
optimisticFailureCount
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 a change of the annotated property will trigger a entity version increment.
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
optimisticLock - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
OptimisticLockAnnotationTest - Class in org.hibernate.test.annotations.various
Test for the @OptimisticLock annotation.
OptimisticLockAnnotationTest() - Constructor for class org.hibernate.test.annotations.various.OptimisticLockAnnotationTest
 
OptimisticLockException - Exception in org.hibernate
Deprecated. Use OptimisticEntityLockException instead
OptimisticLockException(Object, String) - Constructor for exception org.hibernate.OptimisticLockException
Deprecated.  
optimisticLockFailures(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
optimisticLockFailures(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
optimisticLockFailures(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
optimisticLockFailures(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
optimisticLockFailures(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
optimisticLockFailures(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
optimisticLockFailures(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
optimisticLockFailures$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
OptimisticLocking - Annotation Type in org.hibernate.annotations
Used to define the style of optimistic locking to be applied to an entity.
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
 
OptimisticLockStyle - Enum in org.hibernate.engine
 
optimisticLockStyle() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
OptimisticLockTest - Class in org.hibernate.test.optlock
Tests relating to the optimistic-lock mapping option.
OptimisticLockTest() - Constructor for class org.hibernate.test.optlock.OptimisticLockTest
 
OptimisticLockType - Enum in org.hibernate.annotations
Optimistic locking strategy VERSION is the default and recommended one
Optimizer - Interface in org.hibernate.id.enhanced
Performs optimization on an optimizable identifier generator.
OptimizerFactory - Class in org.hibernate.id.enhanced
Factory for Optimizer 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
 
OptimizerFactory.StandardOptimizerDescriptor - Enum in org.hibernate.id.enhanced
 
optional - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
optional - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
optional - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
optional - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
OptionalComponent - Class in org.hibernate.test.component.basic
 
OptionalComponent() - Constructor for class org.hibernate.test.component.basic.OptionalComponent
 
optionalFromTokenFromClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
OptionalJoinTest - Class in org.hibernate.test.join
 
OptionalJoinTest() - Constructor for class org.hibernate.test.join.OptionalJoinTest
 
OptionalOneToOneMappedByTest - Class in org.hibernate.test.annotations.onetoone
 
OptionalOneToOneMappedByTest() - Constructor for class org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest
 
OptionalOneToOnePKJCTest - Class in org.hibernate.test.annotations.onetoone
 
OptionalOneToOnePKJCTest() - Constructor for class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
OptionalOneToOneTest - Class in org.hibernate.test.onetoone.optional
 
OptionalOneToOneTest() - Constructor for class org.hibernate.test.onetoone.optional.OptionalOneToOneTest
 
optionalSpace() - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
Add a aspace if the previous token was not a space or a parenthesis.
optionalSpace() - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
options - Variable in class org.hibernate.bytecode.buildtime.spi.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
 
OR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
OracleCheckStyleTest - Class in org.hibernate.test.sql.check
 
OracleCheckStyleTest() - Constructor for class org.hibernate.test.sql.check.OracleCheckStyleTest
 
OracleCustomSQLTest - Class in org.hibernate.test.sql.hand.custom.oracle
Custom SQL tests for Oracle
OracleCustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.oracle.OracleCustomSQLTest
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ORDER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ORDER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Order - Class in org.hibernate.test.annotations.cid
 
Order() - Constructor for class org.hibernate.test.annotations.cid.Order
 
order - Variable in class org.hibernate.test.annotations.cid.OrderLine
 
order - Variable in class org.hibernate.test.annotations.cid.OrderLinePk
 
Order - Class in org.hibernate.test.annotations.manytoone
 
Order() - Constructor for class org.hibernate.test.annotations.manytoone.Order
 
Order - Class in org.hibernate.test.annotations.onetomany
 
Order() - Constructor for class org.hibernate.test.annotations.onetomany.Order
 
Order - Class in org.hibernate.test.cid
 
Order(Customer) - Constructor for class org.hibernate.test.cid.Order
 
Order() - Constructor for class org.hibernate.test.cid.Order
 
Order - Class in org.hibernate.test.criteria
 
Order() - Constructor for class org.hibernate.test.criteria.Order
 
Order - Class in org.hibernate.test.filter
 
Order() - Constructor for class org.hibernate.test.filter.Order
 
Order - Class in org.hibernate.test.idprops
Order() - Constructor for class org.hibernate.test.idprops.Order
 
Order(Long, Person) - Constructor for class org.hibernate.test.idprops.Order
 
Order - Class in org.hibernate.test.keymanytoone.bidir.component
Order() - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Order
 
Order(Order.Id) - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Order
 
Order - Class in org.hibernate.test.keymanytoone.bidir.embedded
Order() - Constructor for class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
Order(Customer, long) - Constructor for class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
Order - Class in org.hibernate.test.sql.hand
 
Order() - Constructor for class org.hibernate.test.sql.hand.Order
 
Order.Id - Class in org.hibernate.test.cid
 
Order.Id(String, int) - Constructor for class org.hibernate.test.cid.Order.Id
 
Order.Id() - Constructor for class org.hibernate.test.cid.Order.Id
 
Order.Id - Class in org.hibernate.test.keymanytoone.bidir.component
 
Order.Id() - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
Order.Id(Customer, long) - Constructor for class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
Order.OrderId - Class in org.hibernate.test.sql.hand
 
Order.OrderId() - Constructor for class org.hibernate.test.sql.hand.Order.OrderId
 
ORDER_BY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ORDER_BY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ORDER_BY - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ORDER_BY - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ORDER_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ORDER_ELEMENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ORDER_ELEMENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ORDER_ELEMENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ORDER_INSERTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable ordering of insert statements for the purpose of more efficient JDBC batching.
ORDER_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ORDER_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ORDER_UPDATES - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable ordering of update statements by primary key value
Orderable - Interface in org.hibernate.metamodel.source.binder
 
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
orderBy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
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
orderByAnnotationIndexedCollection() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
orderByAnnotationIndexedCollection() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
orderByAnnotationIndexedCollection() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
orderByAnnotationIndexedCollection() - Method in interface org.hibernate.internal.CoreMessageLogger
 
orderByAnnotationIndexedCollection() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
orderByAnnotationIndexedCollection() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
orderByAnnotationIndexedCollection() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
orderByAnnotationIndexedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
orderByClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
OrderByClause - Class in org.hibernate.hql.internal.ast.tree
Implementation of OrderByClause.
OrderByClause() - Constructor for class org.hibernate.hql.internal.ast.tree.OrderByClause
 
orderByFragment() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Main recognition rule for this grammar
orderByFragment(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
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
 
OrderByLimitQuery - Class in org.hibernate.envers.test.integration.query
 
OrderByLimitQuery() - Constructor for class org.hibernate.envers.test.integration.query.OrderByLimitQuery
 
OrderByParser - Class in org.hibernate.hql.internal.classic
Parses the ORDER BY clause of a query
OrderByParser() - Constructor for class org.hibernate.hql.internal.classic.OrderByParser
 
OrderByTemplateTokenTypes - Interface in org.hibernate.sql.ordering.antlr
 
OrderByTest - Class in org.hibernate.test.annotations.collectionelement
 
OrderByTest() - Constructor for class org.hibernate.test.annotations.collectionelement.OrderByTest
 
OrderByTest - Class in org.hibernate.test.annotations.onetomany
 
OrderByTest() - Constructor for class org.hibernate.test.annotations.onetomany.OrderByTest
 
OrderByTest - Class in org.hibernate.test.ordered
 
OrderByTest() - Constructor for class org.hibernate.test.ordered.OrderByTest
 
orderClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
orderColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
orderColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
orderColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
orderDirection(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
OrderedManyToManyTest - Class in org.hibernate.test.manytomany.ordered
 
OrderedManyToManyTest() - Constructor for class org.hibernate.test.manytomany.ordered.OrderedManyToManyTest
 
orderedMap(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
OrderedMapType - Class in org.hibernate.type
A specialization of the map type, with (resultset-based) ordering.
OrderedMapType(TypeFactory.TypeScope, 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) - Method in class org.hibernate.type.TypeFactory
 
OrderedSetType - Class in org.hibernate.type
A specialization of the set type, with (resultset-based) ordering.
OrderedSetType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.OrderedSetType
Constructs a set type capable of creating ordered sets of the given role.
orderElement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
orderExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
orderExprs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
orderExprs(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
OrderID - Class in org.hibernate.test.annotations.onetomany
 
OrderID() - Constructor for class org.hibernate.test.annotations.onetomany.OrderID
 
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() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Reconition rule for what ANSI SQL terms the ordering specification; ASCENDING or DESCENDING.
orderingSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
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
 
OrderItem - Class in org.hibernate.test.annotations.onetomany
 
OrderItem() - Constructor for class org.hibernate.test.annotations.onetomany.OrderItem
 
OrderItemID - Class in org.hibernate.test.annotations.onetomany
 
OrderItemID() - Constructor for class org.hibernate.test.annotations.onetomany.OrderItemID
 
OrderLine - Class in org.hibernate.test.annotations.cid
 
OrderLine() - Constructor for class org.hibernate.test.annotations.cid.OrderLine
 
OrderLine - Class in org.hibernate.test.annotations.manytoone
 
OrderLine() - Constructor for class org.hibernate.test.annotations.manytoone.OrderLine
 
OrderLine - Class in org.hibernate.test.criteria
 
OrderLine() - Constructor for class org.hibernate.test.criteria.OrderLine
 
OrderLinePk - Class in org.hibernate.test.annotations.cid
 
OrderLinePk() - Constructor for class org.hibernate.test.annotations.cid.OrderLinePk
 
ORDINAL - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
ordinal() - Method in class org.hibernate.test.hql.Classification
 
ordinalParameter(int) - Method in interface org.hibernate.engine.query.spi.ParameterParser.Recognizer
 
ordinalParameter(int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
ordinalParameter(int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
OrdinalParameterDescriptor - Class in org.hibernate.engine.query.spi
 
OrdinalParameterDescriptor(int, Type, int) - Constructor for class org.hibernate.engine.query.spi.OrdinalParameterDescriptor
 
Org - Class in org.hibernate.test.onetoone.joined
 
Org() - Constructor for class org.hibernate.test.onetoone.joined.Org
 
Org - Class in org.hibernate.test.onetoone.optional
 
Org() - Constructor for class org.hibernate.test.onetoone.optional.Org
 
Org - Class in org.hibernate.test.onetoone.singletable
 
Org() - Constructor for class org.hibernate.test.onetoone.singletable.Org
 
Org - Class in org.hibernate.test.stateless
 
Org() - Constructor for class org.hibernate.test.stateless.Org
 
org.hibernate - package org.hibernate
This package defines the central Hibernate APIs.
org.hibernate.action.internal - package org.hibernate.action.internal
 
org.hibernate.action.spi - package org.hibernate.action.spi
 
org.hibernate.annotations - package org.hibernate.annotations
 
org.hibernate.bytecode.buildtime.internal - package org.hibernate.bytecode.buildtime.internal
 
org.hibernate.bytecode.buildtime.spi - package org.hibernate.bytecode.buildtime.spi
 
org.hibernate.bytecode.instrumentation.internal - package org.hibernate.bytecode.instrumentation.internal
 
org.hibernate.bytecode.instrumentation.internal.javassist - package org.hibernate.bytecode.instrumentation.internal.javassist
 
org.hibernate.bytecode.instrumentation.spi - package org.hibernate.bytecode.instrumentation.spi
 
org.hibernate.bytecode.internal.javassist - package org.hibernate.bytecode.internal.javassist
 
org.hibernate.bytecode.spi - package org.hibernate.bytecode.spi
 
org.hibernate.cache - package org.hibernate.cache
This package defines Hibernate second level cache service.
org.hibernate.cache.ehcache - package org.hibernate.cache.ehcache
 
org.hibernate.cache.ehcache.internal.nonstop - package org.hibernate.cache.ehcache.internal.nonstop
 
org.hibernate.cache.ehcache.internal.regions - package org.hibernate.cache.ehcache.internal.regions
 
org.hibernate.cache.ehcache.internal.strategy - package org.hibernate.cache.ehcache.internal.strategy
 
org.hibernate.cache.ehcache.internal.util - package org.hibernate.cache.ehcache.internal.util
 
org.hibernate.cache.ehcache.management.impl - package org.hibernate.cache.ehcache.management.impl
 
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.internal - package org.hibernate.cache.internal
 
org.hibernate.cache.spi - package org.hibernate.cache.spi
 
org.hibernate.cache.spi.access - package org.hibernate.cache.spi.access
Defines contracts for transactional and concurrent access to cached entity and collection data.
org.hibernate.cache.spi.entry - package org.hibernate.cache.spi.entry
This package defines formats for disassembled state kept in the second level cache.
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.classic - package org.hibernate.classic
This package implements backward-compatibility with Hibernate 2.1 APIs now deprecated in Hibernate3.
org.hibernate.collection.internal - package org.hibernate.collection.internal
 
org.hibernate.collection.spi - package org.hibernate.collection.spi
 
org.hibernate.context.internal - package org.hibernate.context.internal
 
org.hibernate.context.spi - package org.hibernate.context.spi
 
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.cfg.spi - package org.hibernate.ejb.cfg.spi
 
org.hibernate.ejb.connection - package org.hibernate.ejb.connection
 
org.hibernate.ejb.criteria - package org.hibernate.ejb.criteria
 
org.hibernate.ejb.criteria.basic - package org.hibernate.ejb.criteria.basic
 
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.idclass - package org.hibernate.ejb.criteria.idclass
 
org.hibernate.ejb.criteria.path - package org.hibernate.ejb.criteria.path
 
org.hibernate.ejb.criteria.paths - package org.hibernate.ejb.criteria.paths
 
org.hibernate.ejb.criteria.predicate - package org.hibernate.ejb.criteria.predicate
 
org.hibernate.ejb.criteria.subquery - package org.hibernate.ejb.criteria.subquery
 
org.hibernate.ejb.criteria.tuple - package org.hibernate.ejb.criteria.tuple
 
org.hibernate.ejb.event - package org.hibernate.ejb.event
 
org.hibernate.ejb.instrument - package org.hibernate.ejb.instrument
 
org.hibernate.ejb.internal - package org.hibernate.ejb.internal
 
org.hibernate.ejb.metamodel - package org.hibernate.ejb.metamodel
 
org.hibernate.ejb.packaging - package org.hibernate.ejb.packaging
 
org.hibernate.ejb.test.association - package org.hibernate.ejb.test.association
 
org.hibernate.ejb.test.beanvalidation - package org.hibernate.ejb.test.beanvalidation
 
org.hibernate.ejb.test.callbacks - package org.hibernate.ejb.test.callbacks
 
org.hibernate.ejb.test.cascade - package org.hibernate.ejb.test.cascade
 
org.hibernate.ejb.test.emops - package org.hibernate.ejb.test.emops
 
org.hibernate.ejb.test.emops.cascade - package org.hibernate.ejb.test.emops.cascade
 
org.hibernate.ejb.test.exception - package org.hibernate.ejb.test.exception
 
org.hibernate.ejb.test.inheritance - package org.hibernate.ejb.test.inheritance
 
org.hibernate.ejb.test.lob - package org.hibernate.ejb.test.lob
 
org.hibernate.ejb.test.lock - package org.hibernate.ejb.test.lock
 
org.hibernate.ejb.test.ops - package org.hibernate.ejb.test.ops
 
org.hibernate.ejb.test.query - package org.hibernate.ejb.test.query
 
org.hibernate.ejb.test.transaction - package org.hibernate.ejb.test.transaction
 
org.hibernate.ejb.test.util - package org.hibernate.ejb.test.util
 
org.hibernate.ejb.test.xml - package org.hibernate.ejb.test.xml
 
org.hibernate.ejb.test.xml.sequences - package org.hibernate.ejb.test.xml.sequences
 
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.internal - package org.hibernate.engine.internal
 
org.hibernate.engine.jdbc - package org.hibernate.engine.jdbc
 
org.hibernate.engine.jdbc.batch.internal - package org.hibernate.engine.jdbc.batch.internal
 
org.hibernate.engine.jdbc.batch.spi - package org.hibernate.engine.jdbc.batch.spi
 
org.hibernate.engine.jdbc.internal - package org.hibernate.engine.jdbc.internal
 
org.hibernate.engine.jdbc.internal.proxy - package org.hibernate.engine.jdbc.internal.proxy
 
org.hibernate.engine.jdbc.spi - package org.hibernate.engine.jdbc.spi
 
org.hibernate.engine.loading.internal - package org.hibernate.engine.loading.internal
 
org.hibernate.engine.profile - package org.hibernate.engine.profile
 
org.hibernate.engine.query.spi - package org.hibernate.engine.query.spi
 
org.hibernate.engine.query.spi.sql - package org.hibernate.engine.query.spi.sql
 
org.hibernate.engine.spi - package org.hibernate.engine.spi
 
org.hibernate.engine.transaction.internal - package org.hibernate.engine.transaction.internal
 
org.hibernate.engine.transaction.internal.jdbc - package org.hibernate.engine.transaction.internal.jdbc
 
org.hibernate.engine.transaction.internal.jta - package org.hibernate.engine.transaction.internal.jta
 
org.hibernate.engine.transaction.spi - package org.hibernate.engine.transaction.spi
 
org.hibernate.engine.transaction.synchronization.internal - package org.hibernate.engine.transaction.synchronization.internal
 
org.hibernate.engine.transaction.synchronization.spi - package org.hibernate.engine.transaction.synchronization.spi
 
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.internal - package org.hibernate.envers.internal
 
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.strategy - package org.hibernate.envers.strategy
 
org.hibernate.envers.synchronization - package org.hibernate.envers.synchronization
 
org.hibernate.envers.synchronization.work - package org.hibernate.envers.synchronization.work
 
org.hibernate.envers.test - package org.hibernate.envers.test
 
org.hibernate.envers.test.entities - package org.hibernate.envers.test.entities
 
org.hibernate.envers.test.entities.collection - package org.hibernate.envers.test.entities.collection
 
org.hibernate.envers.test.entities.components - package org.hibernate.envers.test.entities.components
 
org.hibernate.envers.test.entities.components.relations - package org.hibernate.envers.test.entities.components.relations
 
org.hibernate.envers.test.entities.customtype - package org.hibernate.envers.test.entities.customtype
 
org.hibernate.envers.test.entities.ids - package org.hibernate.envers.test.entities.ids
 
org.hibernate.envers.test.entities.manytomany - package org.hibernate.envers.test.entities.manytomany
 
org.hibernate.envers.test.entities.manytomany.biowned - package org.hibernate.envers.test.entities.manytomany.biowned
 
org.hibernate.envers.test.entities.manytomany.sametable - package org.hibernate.envers.test.entities.manytomany.sametable
 
org.hibernate.envers.test.entities.manytomany.unidirectional - package org.hibernate.envers.test.entities.manytomany.unidirectional
 
org.hibernate.envers.test.entities.manytoone.unidirectional - package org.hibernate.envers.test.entities.manytoone.unidirectional
 
org.hibernate.envers.test.entities.onetomany - package org.hibernate.envers.test.entities.onetomany
 
org.hibernate.envers.test.entities.onetomany.detached - package org.hibernate.envers.test.entities.onetomany.detached
 
org.hibernate.envers.test.entities.onetomany.detached.ids - package org.hibernate.envers.test.entities.onetomany.detached.ids
 
org.hibernate.envers.test.entities.onetomany.detached.inheritance - package org.hibernate.envers.test.entities.onetomany.detached.inheritance
 
org.hibernate.envers.test.entities.onetomany.ids - package org.hibernate.envers.test.entities.onetomany.ids
 
org.hibernate.envers.test.entities.reventity - package org.hibernate.envers.test.entities.reventity
 
org.hibernate.envers.test.entities.reventity.trackmodifiedentities - package org.hibernate.envers.test.entities.reventity.trackmodifiedentities
 
org.hibernate.envers.test.integration.accesstype - package org.hibernate.envers.test.integration.accesstype
 
org.hibernate.envers.test.integration.auditReader - package org.hibernate.envers.test.integration.auditReader
 
org.hibernate.envers.test.integration.basic - package org.hibernate.envers.test.integration.basic
 
org.hibernate.envers.test.integration.cache - package org.hibernate.envers.test.integration.cache
 
org.hibernate.envers.test.integration.collection - package org.hibernate.envers.test.integration.collection
 
org.hibernate.envers.test.integration.collection.mapkey - package org.hibernate.envers.test.integration.collection.mapkey
 
org.hibernate.envers.test.integration.collection.norevision - package org.hibernate.envers.test.integration.collection.norevision
 
org.hibernate.envers.test.integration.components - package org.hibernate.envers.test.integration.components
 
org.hibernate.envers.test.integration.components.collections - package org.hibernate.envers.test.integration.components.collections
 
org.hibernate.envers.test.integration.components.relations - package org.hibernate.envers.test.integration.components.relations
 
org.hibernate.envers.test.integration.customtype - package org.hibernate.envers.test.integration.customtype
 
org.hibernate.envers.test.integration.data - package org.hibernate.envers.test.integration.data
 
org.hibernate.envers.test.integration.entityNames.auditedEntity - package org.hibernate.envers.test.integration.entityNames.auditedEntity
 
org.hibernate.envers.test.integration.entityNames.manyToManyAudited - package org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 
org.hibernate.envers.test.integration.entityNames.oneToManyAudited - package org.hibernate.envers.test.integration.entityNames.oneToManyAudited
 
org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited - package org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 
org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited - package org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 
org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited - package org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 
org.hibernate.envers.test.integration.flush - package org.hibernate.envers.test.integration.flush
 
org.hibernate.envers.test.integration.hashcode - package org.hibernate.envers.test.integration.hashcode
 
org.hibernate.envers.test.integration.ids - package org.hibernate.envers.test.integration.ids
 
org.hibernate.envers.test.integration.inheritance.joined - package org.hibernate.envers.test.integration.inheritance.joined
 
org.hibernate.envers.test.integration.inheritance.joined.childrelation - package org.hibernate.envers.test.integration.inheritance.joined.childrelation
 
org.hibernate.envers.test.integration.inheritance.joined.emptychild - package org.hibernate.envers.test.integration.inheritance.joined.emptychild
 
org.hibernate.envers.test.integration.inheritance.joined.notownedrelation - package org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin - package org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin
 
org.hibernate.envers.test.integration.inheritance.joined.relation - package org.hibernate.envers.test.integration.inheritance.joined.relation
 
org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional - package org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
org.hibernate.envers.test.integration.inheritance.mixed - package org.hibernate.envers.test.integration.inheritance.mixed
 
org.hibernate.envers.test.integration.inheritance.mixed.entities - package org.hibernate.envers.test.integration.inheritance.mixed.entities
 
org.hibernate.envers.test.integration.inheritance.single - package org.hibernate.envers.test.integration.inheritance.single
 
org.hibernate.envers.test.integration.inheritance.single.childrelation - package org.hibernate.envers.test.integration.inheritance.single.childrelation
 
org.hibernate.envers.test.integration.inheritance.single.discriminatorformula - package org.hibernate.envers.test.integration.inheritance.single.discriminatorformula
 
org.hibernate.envers.test.integration.inheritance.single.notownedrelation - package org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
org.hibernate.envers.test.integration.inheritance.single.relation - package org.hibernate.envers.test.integration.inheritance.single.relation
 
org.hibernate.envers.test.integration.inheritance.tableperclass - package org.hibernate.envers.test.integration.inheritance.tableperclass
 
org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation - package org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation
 
org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation - package org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
org.hibernate.envers.test.integration.inheritance.tableperclass.relation - package org.hibernate.envers.test.integration.inheritance.tableperclass.relation
 
org.hibernate.envers.test.integration.interfaces.components - package org.hibernate.envers.test.integration.interfaces.components
 
org.hibernate.envers.test.integration.interfaces.hbm.allAudited - package org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined - package org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined
 
org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass - package org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass
 
org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union - package org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2 - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass
 
org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union - package org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union
 
org.hibernate.envers.test.integration.interfaces.relation - package org.hibernate.envers.test.integration.interfaces.relation
 
org.hibernate.envers.test.integration.jta - package org.hibernate.envers.test.integration.jta
 
org.hibernate.envers.test.integration.manytomany - package org.hibernate.envers.test.integration.manytomany
 
org.hibernate.envers.test.integration.manytomany.biowned - package org.hibernate.envers.test.integration.manytomany.biowned
 
org.hibernate.envers.test.integration.manytomany.inverseToSuperclass - package org.hibernate.envers.test.integration.manytomany.inverseToSuperclass
 
org.hibernate.envers.test.integration.manytomany.sametable - package org.hibernate.envers.test.integration.manytomany.sametable
 
org.hibernate.envers.test.integration.manytomany.ternary - package org.hibernate.envers.test.integration.manytomany.ternary
 
org.hibernate.envers.test.integration.manytomany.unidirectional - package org.hibernate.envers.test.integration.manytomany.unidirectional
 
org.hibernate.envers.test.integration.manytoone.unidirectional - package org.hibernate.envers.test.integration.manytoone.unidirectional
 
org.hibernate.envers.test.integration.merge - package org.hibernate.envers.test.integration.merge
 
org.hibernate.envers.test.integration.naming - package org.hibernate.envers.test.integration.naming
 
org.hibernate.envers.test.integration.naming.ids - package org.hibernate.envers.test.integration.naming.ids
 
org.hibernate.envers.test.integration.naming.quotation - package org.hibernate.envers.test.integration.naming.quotation
 
org.hibernate.envers.test.integration.notinsertable - package org.hibernate.envers.test.integration.notinsertable
 
org.hibernate.envers.test.integration.notinsertable.manytoone - package org.hibernate.envers.test.integration.notinsertable.manytoone
 
org.hibernate.envers.test.integration.onetomany - package org.hibernate.envers.test.integration.onetomany
 
org.hibernate.envers.test.integration.onetomany.detached - package org.hibernate.envers.test.integration.onetomany.detached
 
org.hibernate.envers.test.integration.onetomany.inverseToSuperclass - package org.hibernate.envers.test.integration.onetomany.inverseToSuperclass
 
org.hibernate.envers.test.integration.onetoone.bidirectional - package org.hibernate.envers.test.integration.onetoone.bidirectional
 
org.hibernate.envers.test.integration.onetoone.bidirectional.ids - package org.hibernate.envers.test.integration.onetoone.bidirectional.ids
 
org.hibernate.envers.test.integration.onetoone.unidirectional - package org.hibernate.envers.test.integration.onetoone.unidirectional
 
org.hibernate.envers.test.integration.primitive - package org.hibernate.envers.test.integration.primitive
 
org.hibernate.envers.test.integration.properties - package org.hibernate.envers.test.integration.properties
 
org.hibernate.envers.test.integration.proxy - package org.hibernate.envers.test.integration.proxy
 
org.hibernate.envers.test.integration.query - package org.hibernate.envers.test.integration.query
 
org.hibernate.envers.test.integration.query.ids - package org.hibernate.envers.test.integration.query.ids
 
org.hibernate.envers.test.integration.readwriteexpression - package org.hibernate.envers.test.integration.readwriteexpression
 
org.hibernate.envers.test.integration.reference - package org.hibernate.envers.test.integration.reference
 
org.hibernate.envers.test.integration.reventity - package org.hibernate.envers.test.integration.reventity
 
org.hibernate.envers.test.integration.reventity.trackmodifiedentities - package org.hibernate.envers.test.integration.reventity.trackmodifiedentities
 
org.hibernate.envers.test.integration.revfordate - package org.hibernate.envers.test.integration.revfordate
 
org.hibernate.envers.test.integration.sameids - package org.hibernate.envers.test.integration.sameids
 
org.hibernate.envers.test.integration.secondary - package org.hibernate.envers.test.integration.secondary
 
org.hibernate.envers.test.integration.secondary.ids - package org.hibernate.envers.test.integration.secondary.ids
 
org.hibernate.envers.test.integration.serialization - package org.hibernate.envers.test.integration.serialization
 
org.hibernate.envers.test.integration.strategy - package org.hibernate.envers.test.integration.strategy
 
org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel - package org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel
 
org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass - package org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass
 
org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass - package org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass
 
org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel - package org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel
 
org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass - package org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass
 
org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass - package org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass
 
org.hibernate.envers.test.integration.superclass.auditoverride - package org.hibernate.envers.test.integration.superclass.auditoverride
 
org.hibernate.envers.test.integration.superclass.auditparents - package org.hibernate.envers.test.integration.superclass.auditparents
 
org.hibernate.envers.test.performance - package org.hibernate.envers.test.performance
 
org.hibernate.envers.test.performance.complex - package org.hibernate.envers.test.performance.complex
 
org.hibernate.envers.test.tools - package org.hibernate.envers.test.tools
 
org.hibernate.envers.test.various - package org.hibernate.envers.test.various
 
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.internal - package org.hibernate.event.internal
This package defines a default set of event listeners that implements the default behaviors of Hibernate.
org.hibernate.event.service.internal - package org.hibernate.event.service.internal
 
org.hibernate.event.service.spi - package org.hibernate.event.service.spi
 
org.hibernate.event.spi - package org.hibernate.event.spi
 
org.hibernate.exception - package org.hibernate.exception
This package is a fork of Apache commons-lang nestable exceptions.
org.hibernate.exception.internal - package org.hibernate.exception.internal
 
org.hibernate.exception.spi - package org.hibernate.exception.spi
 
org.hibernate.hql.internal - package org.hibernate.hql.internal
 
org.hibernate.hql.internal.antlr - package org.hibernate.hql.internal.antlr
 
org.hibernate.hql.internal.ast - package org.hibernate.hql.internal.ast
An ANTLR-based parser for Hibernate Query Language.
org.hibernate.hql.internal.ast.exec - package org.hibernate.hql.internal.ast.exec
 
org.hibernate.hql.internal.ast.tree - package org.hibernate.hql.internal.ast.tree
 
org.hibernate.hql.internal.ast.util - package org.hibernate.hql.internal.ast.util
 
org.hibernate.hql.internal.classic - package org.hibernate.hql.internal.classic
This package contains the Hibernate 2.x query parser which is being end-of-lifed.
org.hibernate.hql.spi - package org.hibernate.hql.spi
 
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.factory.internal - package org.hibernate.id.factory.internal
 
org.hibernate.id.factory.spi - package org.hibernate.id.factory.spi
 
org.hibernate.id.insert - package org.hibernate.id.insert
 
org.hibernate.id.uuid - package org.hibernate.id.uuid
 
org.hibernate.integrator.internal - package org.hibernate.integrator.internal
 
org.hibernate.integrator.spi - package org.hibernate.integrator.spi
 
org.hibernate.internal - package org.hibernate.internal
An internal package containing mostly implementations of central Hibernate APIs of the org.hibernate package.
org.hibernate.internal.jaxb - package org.hibernate.internal.jaxb
 
org.hibernate.internal.jaxb.cfg - package org.hibernate.internal.jaxb.cfg
 
org.hibernate.internal.jaxb.mapping.hbm - package org.hibernate.internal.jaxb.mapping.hbm
 
org.hibernate.internal.jaxb.mapping.orm - package org.hibernate.internal.jaxb.mapping.orm
 
org.hibernate.internal.util - package org.hibernate.internal.util
Internal utility classes.
org.hibernate.internal.util.beans - package org.hibernate.internal.util.beans
 
org.hibernate.internal.util.collections - package org.hibernate.internal.util.collections
 
org.hibernate.internal.util.compare - package org.hibernate.internal.util.compare
 
org.hibernate.internal.util.config - package org.hibernate.internal.util.config
 
org.hibernate.internal.util.io - package org.hibernate.internal.util.io
 
org.hibernate.internal.util.jndi - package org.hibernate.internal.util.jndi
 
org.hibernate.internal.util.xml - package org.hibernate.internal.util.xml
 
org.hibernate.jdbc - package org.hibernate.jdbc
Essentially defines Work, ReturningWork and Expectation as well as some exceptions
org.hibernate.jmx - package org.hibernate.jmx
This package exposes a Hibernate instance via JMX.
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.metamodel - package org.hibernate.metamodel
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
org.hibernate.metamodel.binding - package org.hibernate.metamodel.binding
 
org.hibernate.metamodel.domain - package org.hibernate.metamodel.domain
This package defines metadata modeling of a logical domain model.
org.hibernate.metamodel.relational - package org.hibernate.metamodel.relational
This package defines the metamodel of a relational database schema.
org.hibernate.metamodel.relational.state - package org.hibernate.metamodel.relational.state
 
org.hibernate.metamodel.source - package org.hibernate.metamodel.source
 
org.hibernate.metamodel.source.annotations - package org.hibernate.metamodel.source.annotations
 
org.hibernate.metamodel.source.annotations.attribute - package org.hibernate.metamodel.source.annotations.attribute
 
org.hibernate.metamodel.source.annotations.attribute.type - package org.hibernate.metamodel.source.annotations.attribute.type
 
org.hibernate.metamodel.source.annotations.entity - package org.hibernate.metamodel.source.annotations.entity
 
org.hibernate.metamodel.source.annotations.global - package org.hibernate.metamodel.source.annotations.global
 
org.hibernate.metamodel.source.annotations.xml - package org.hibernate.metamodel.source.annotations.xml
 
org.hibernate.metamodel.source.annotations.xml.filter - package org.hibernate.metamodel.source.annotations.xml.filter
 
org.hibernate.metamodel.source.annotations.xml.mocker - package org.hibernate.metamodel.source.annotations.xml.mocker
 
org.hibernate.metamodel.source.binder - package org.hibernate.metamodel.source.binder
 
org.hibernate.metamodel.source.hbm - package org.hibernate.metamodel.source.hbm
 
org.hibernate.metamodel.source.internal - package org.hibernate.metamodel.source.internal
 
org.hibernate.param - package org.hibernate.param
 
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.persister.internal - package org.hibernate.persister.internal
 
org.hibernate.persister.spi - package org.hibernate.persister.spi
 
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.javassist - package org.hibernate.proxy.pojo.javassist
 
org.hibernate.secure.internal - package org.hibernate.secure.internal
 
org.hibernate.service - package org.hibernate.service
 
org.hibernate.service.classloading.internal - package org.hibernate.service.classloading.internal
 
org.hibernate.service.classloading.spi - package org.hibernate.service.classloading.spi
 
org.hibernate.service.config.internal - package org.hibernate.service.config.internal
 
org.hibernate.service.config.spi - package org.hibernate.service.config.spi
 
org.hibernate.service.instrumentation.internal - package org.hibernate.service.instrumentation.internal
 
org.hibernate.service.instrumentation.spi - package org.hibernate.service.instrumentation.spi
 
org.hibernate.service.internal - package org.hibernate.service.internal
 
org.hibernate.service.jdbc.connections.internal - package org.hibernate.service.jdbc.connections.internal
 
org.hibernate.service.jdbc.connections.spi - package org.hibernate.service.jdbc.connections.spi
 
org.hibernate.service.jdbc.dialect.internal - package org.hibernate.service.jdbc.dialect.internal
 
org.hibernate.service.jdbc.dialect.spi - package org.hibernate.service.jdbc.dialect.spi
 
org.hibernate.service.jmx.internal - package org.hibernate.service.jmx.internal
 
org.hibernate.service.jmx.spi - package org.hibernate.service.jmx.spi
 
org.hibernate.service.jndi - package org.hibernate.service.jndi
 
org.hibernate.service.jndi.internal - package org.hibernate.service.jndi.internal
 
org.hibernate.service.jndi.spi - package org.hibernate.service.jndi.spi
 
org.hibernate.service.jta.platform.internal - package org.hibernate.service.jta.platform.internal
 
org.hibernate.service.jta.platform.spi - package org.hibernate.service.jta.platform.spi
 
org.hibernate.service.spi - package org.hibernate.service.spi
 
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.stat.internal - package org.hibernate.stat.internal
 
org.hibernate.stat.spi - package org.hibernate.stat.spi
 
org.hibernate.test.abstractembeddedcomponents.cid - package org.hibernate.test.abstractembeddedcomponents.cid
 
org.hibernate.test.abstractembeddedcomponents.propertyref - package org.hibernate.test.abstractembeddedcomponents.propertyref
 
org.hibernate.test.annotations - package org.hibernate.test.annotations
 
org.hibernate.test.annotations.access - package org.hibernate.test.annotations.access
 
org.hibernate.test.annotations.access.jpa - package org.hibernate.test.annotations.access.jpa
 
org.hibernate.test.annotations.any - package org.hibernate.test.annotations.any
 
org.hibernate.test.annotations.array - package org.hibernate.test.annotations.array
 
org.hibernate.test.annotations.beanvalidation - package org.hibernate.test.annotations.beanvalidation
 
org.hibernate.test.annotations.bytecode - package org.hibernate.test.annotations.bytecode
 
org.hibernate.test.annotations.cascade - package org.hibernate.test.annotations.cascade
 
org.hibernate.test.annotations.cascade.circle.identity - package org.hibernate.test.annotations.cascade.circle.identity
 
org.hibernate.test.annotations.cascade.circle.sequence - package org.hibernate.test.annotations.cascade.circle.sequence
 
org.hibernate.test.annotations.cid - package org.hibernate.test.annotations.cid
 
org.hibernate.test.annotations.cid.keymanytoone - package org.hibernate.test.annotations.cid.keymanytoone
 
org.hibernate.test.annotations.collectionelement - package org.hibernate.test.annotations.collectionelement
 
org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef - package org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 
org.hibernate.test.annotations.collectionelement.indexedCollection - package org.hibernate.test.annotations.collectionelement.indexedCollection
 
org.hibernate.test.annotations.dataTypes - package org.hibernate.test.annotations.dataTypes
 
org.hibernate.test.annotations.embedded - package org.hibernate.test.annotations.embedded
 
org.hibernate.test.annotations.embedded.many2one - package org.hibernate.test.annotations.embedded.many2one
 
org.hibernate.test.annotations.embedded.one2many - package org.hibernate.test.annotations.embedded.one2many
 
org.hibernate.test.annotations.engine.collection - package org.hibernate.test.annotations.engine.collection
 
org.hibernate.test.annotations.entity - package org.hibernate.test.annotations.entity
Test package for metatata facilities It contains an example of filter metadata
org.hibernate.test.annotations.entitynonentity - package org.hibernate.test.annotations.entitynonentity
 
org.hibernate.test.annotations.fetch - package org.hibernate.test.annotations.fetch
 
org.hibernate.test.annotations.generics - package org.hibernate.test.annotations.generics
 
org.hibernate.test.annotations.genericsinheritance - package org.hibernate.test.annotations.genericsinheritance
 
org.hibernate.test.annotations.id - package org.hibernate.test.annotations.id
 
org.hibernate.test.annotations.id.generationmappings - package org.hibernate.test.annotations.id.generationmappings
 
org.hibernate.test.annotations.id.sequences - package org.hibernate.test.annotations.id.sequences
Test package for metatata facilities It contains an example of package level metadata
org.hibernate.test.annotations.idclass - package org.hibernate.test.annotations.idclass
 
org.hibernate.test.annotations.idclass.xml - package org.hibernate.test.annotations.idclass.xml
 
org.hibernate.test.annotations.idclassgeneratedvalue - package org.hibernate.test.annotations.idclassgeneratedvalue
 
org.hibernate.test.annotations.identifiercollection - package org.hibernate.test.annotations.identifiercollection
 
org.hibernate.test.annotations.idmanytoone - package org.hibernate.test.annotations.idmanytoone
 
org.hibernate.test.annotations.idmanytoone.alphabetical - package org.hibernate.test.annotations.idmanytoone.alphabetical
 
org.hibernate.test.annotations.immutable - package org.hibernate.test.annotations.immutable
 
org.hibernate.test.annotations.indexcoll - package org.hibernate.test.annotations.indexcoll
 
org.hibernate.test.annotations.inheritance - package org.hibernate.test.annotations.inheritance
 
org.hibernate.test.annotations.inheritance.joined - package org.hibernate.test.annotations.inheritance.joined
 
org.hibernate.test.annotations.inheritance.mixed - package org.hibernate.test.annotations.inheritance.mixed
 
org.hibernate.test.annotations.inheritance.singletable - package org.hibernate.test.annotations.inheritance.singletable
 
org.hibernate.test.annotations.inheritance.union - package org.hibernate.test.annotations.inheritance.union
 
org.hibernate.test.annotations.interfaces - package org.hibernate.test.annotations.interfaces
 
org.hibernate.test.annotations.join - package org.hibernate.test.annotations.join
 
org.hibernate.test.annotations.loader - package org.hibernate.test.annotations.loader
 
org.hibernate.test.annotations.lob - package org.hibernate.test.annotations.lob
Test package for metatata facilities It contains an example of filter metadata
org.hibernate.test.annotations.manytomany - package org.hibernate.test.annotations.manytomany
 
org.hibernate.test.annotations.manytoone - package org.hibernate.test.annotations.manytoone
 
org.hibernate.test.annotations.manytoone.referencedcolumnname - package org.hibernate.test.annotations.manytoone.referencedcolumnname
 
org.hibernate.test.annotations.manytoonewithformula - package org.hibernate.test.annotations.manytoonewithformula
 
org.hibernate.test.annotations.mappedsuperclass.intermediate - package org.hibernate.test.annotations.mappedsuperclass.intermediate
 
org.hibernate.test.annotations.naturalid - package org.hibernate.test.annotations.naturalid
 
org.hibernate.test.annotations.notfound - package org.hibernate.test.annotations.notfound
 
org.hibernate.test.annotations.onetomany - package org.hibernate.test.annotations.onetomany
 
org.hibernate.test.annotations.onetoone - package org.hibernate.test.annotations.onetoone
 
org.hibernate.test.annotations.onetoone.hhh4851 - package org.hibernate.test.annotations.onetoone.hhh4851
 
org.hibernate.test.annotations.override - package org.hibernate.test.annotations.override
 
org.hibernate.test.annotations.persister - package org.hibernate.test.annotations.persister
 
org.hibernate.test.annotations.polymorphism - package org.hibernate.test.annotations.polymorphism
 
org.hibernate.test.annotations.query - package org.hibernate.test.annotations.query
 
org.hibernate.test.annotations.quote - package org.hibernate.test.annotations.quote
 
org.hibernate.test.annotations.quote.resultsetmappings - package org.hibernate.test.annotations.quote.resultsetmappings
 
org.hibernate.test.annotations.referencedcolumnname - package org.hibernate.test.annotations.referencedcolumnname
 
org.hibernate.test.annotations.strategy - package org.hibernate.test.annotations.strategy
 
org.hibernate.test.annotations.subselect - package org.hibernate.test.annotations.subselect
 
org.hibernate.test.annotations.tableperclass - package org.hibernate.test.annotations.tableperclass
 
org.hibernate.test.annotations.target - package org.hibernate.test.annotations.target
 
org.hibernate.test.annotations.tuplizer - package org.hibernate.test.annotations.tuplizer
 
org.hibernate.test.annotations.type - package org.hibernate.test.annotations.type
 
org.hibernate.test.annotations.uniqueconstraint - package org.hibernate.test.annotations.uniqueconstraint
 
org.hibernate.test.annotations.various - package org.hibernate.test.annotations.various
 
org.hibernate.test.annotations.various.readwriteexpression - package org.hibernate.test.annotations.various.readwriteexpression
 
org.hibernate.test.annotations.xml.ejb3 - package org.hibernate.test.annotations.xml.ejb3
 
org.hibernate.test.annotations.xml.hbm - package org.hibernate.test.annotations.xml.hbm
 
org.hibernate.test.any - package org.hibernate.test.any
 
org.hibernate.test.array - package org.hibernate.test.array
 
org.hibernate.test.batch - package org.hibernate.test.batch
 
org.hibernate.test.batchfetch - package org.hibernate.test.batchfetch
 
org.hibernate.test.bidi - package org.hibernate.test.bidi
 
org.hibernate.test.cache - package org.hibernate.test.cache
 
org.hibernate.test.cascade - package org.hibernate.test.cascade
 
org.hibernate.test.cascade.circle - package org.hibernate.test.cascade.circle
 
org.hibernate.test.cid - package org.hibernate.test.cid
 
org.hibernate.test.collection.backref.map.compkey - package org.hibernate.test.collection.backref.map.compkey
 
org.hibernate.test.collection.bag - package org.hibernate.test.collection.bag
 
org.hibernate.test.collection.idbag - package org.hibernate.test.collection.idbag
 
org.hibernate.test.collection.list - package org.hibernate.test.collection.list
 
org.hibernate.test.collection.map - package org.hibernate.test.collection.map
 
org.hibernate.test.collection.original - package org.hibernate.test.collection.original
 
org.hibernate.test.collection.set - package org.hibernate.test.collection.set
 
org.hibernate.test.component.basic - package org.hibernate.test.component.basic
 
org.hibernate.test.component.cascading.collection - package org.hibernate.test.component.cascading.collection
 
org.hibernate.test.component.cascading.toone - package org.hibernate.test.component.cascading.toone
 
org.hibernate.test.compositeelement - package org.hibernate.test.compositeelement
 
org.hibernate.test.criteria - package org.hibernate.test.criteria
 
org.hibernate.test.cuk - package org.hibernate.test.cuk
 
org.hibernate.test.cut - package org.hibernate.test.cut
 
org.hibernate.test.deletetransient - package org.hibernate.test.deletetransient
 
org.hibernate.test.dialect.function - package org.hibernate.test.dialect.function
 
org.hibernate.test.dialect.functional.cache - package org.hibernate.test.dialect.functional.cache
 
org.hibernate.test.discriminator - package org.hibernate.test.discriminator
 
org.hibernate.test.dynamicentity - package org.hibernate.test.dynamicentity
Demonstration of different ways to use Hibernate to represent your domain model as a series of JDK dynamic proxies.
org.hibernate.test.dynamicentity.interceptor - package org.hibernate.test.dynamicentity.interceptor
 
org.hibernate.test.dynamicentity.tuplizer - package org.hibernate.test.dynamicentity.tuplizer
 
org.hibernate.test.dynamicentity.tuplizer2 - package org.hibernate.test.dynamicentity.tuplizer2
 
org.hibernate.test.ecid - package org.hibernate.test.ecid
 
org.hibernate.test.entitymode.map.basic - package org.hibernate.test.entitymode.map.basic
 
org.hibernate.test.entitymode.map.subclass - package org.hibernate.test.entitymode.map.subclass
 
org.hibernate.test.entityname - package org.hibernate.test.entityname
 
org.hibernate.test.event.collection - package org.hibernate.test.event.collection
 
org.hibernate.test.event.collection.association - package org.hibernate.test.event.collection.association
 
org.hibernate.test.event.collection.association.bidirectional.manytomany - package org.hibernate.test.event.collection.association.bidirectional.manytomany
 
org.hibernate.test.event.collection.association.bidirectional.onetomany - package org.hibernate.test.event.collection.association.bidirectional.onetomany
 
org.hibernate.test.event.collection.association.unidirectional - package org.hibernate.test.event.collection.association.unidirectional
 
org.hibernate.test.event.collection.association.unidirectional.manytomany - package org.hibernate.test.event.collection.association.unidirectional.manytomany
 
org.hibernate.test.event.collection.association.unidirectional.onetomany - package org.hibernate.test.event.collection.association.unidirectional.onetomany
 
org.hibernate.test.event.collection.values - package org.hibernate.test.event.collection.values
 
org.hibernate.test.events - package org.hibernate.test.events
 
org.hibernate.test.exception - package org.hibernate.test.exception
 
org.hibernate.test.extralazy - package org.hibernate.test.extralazy
 
org.hibernate.test.fetchprofiles.join - package org.hibernate.test.fetchprofiles.join
 
org.hibernate.test.filter - package org.hibernate.test.filter
 
org.hibernate.test.filter.hql - package org.hibernate.test.filter.hql
 
org.hibernate.test.flush - package org.hibernate.test.flush
 
org.hibernate.test.formulajoin - package org.hibernate.test.formulajoin
 
org.hibernate.test.generated - package org.hibernate.test.generated
 
org.hibernate.test.generatedkeys.identity - package org.hibernate.test.generatedkeys.identity
 
org.hibernate.test.generatedkeys.select - package org.hibernate.test.generatedkeys.select
 
org.hibernate.test.generatedkeys.seqidentity - package org.hibernate.test.generatedkeys.seqidentity
 
org.hibernate.test.hql - package org.hibernate.test.hql
 
org.hibernate.test.id - package org.hibernate.test.id
 
org.hibernate.test.id.uuid.sqlrep - package org.hibernate.test.id.uuid.sqlrep
 
org.hibernate.test.id.uuid.sqlrep.sqlbinary - package org.hibernate.test.id.uuid.sqlrep.sqlbinary
 
org.hibernate.test.id.uuid.sqlrep.sqlchar - package org.hibernate.test.id.uuid.sqlrep.sqlchar
 
org.hibernate.test.id.uuid.strategy - package org.hibernate.test.id.uuid.strategy
 
org.hibernate.test.idbag - package org.hibernate.test.idbag
 
org.hibernate.test.idclass - package org.hibernate.test.idclass
 
org.hibernate.test.idgen.biginteger.increment - package org.hibernate.test.idgen.biginteger.increment
 
org.hibernate.test.idgen.biginteger.sequence - package org.hibernate.test.idgen.biginteger.sequence
 
org.hibernate.test.idgen.enhanced.forcedtable - package org.hibernate.test.idgen.enhanced.forcedtable
 
org.hibernate.test.idgen.enhanced.sequence - package org.hibernate.test.idgen.enhanced.sequence
 
org.hibernate.test.idgen.enhanced.table - package org.hibernate.test.idgen.enhanced.table
 
org.hibernate.test.idprops - package org.hibernate.test.idprops
 
org.hibernate.test.immutable - package org.hibernate.test.immutable
 
org.hibernate.test.immutable.entitywithmutablecollection - package org.hibernate.test.immutable.entitywithmutablecollection
 
org.hibernate.test.immutable.entitywithmutablecollection.inverse - package org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
org.hibernate.test.immutable.entitywithmutablecollection.noninverse - package org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
org.hibernate.test.insertordering - package org.hibernate.test.insertordering
 
org.hibernate.test.instrument.buildtime - package org.hibernate.test.instrument.buildtime
 
org.hibernate.test.instrument.cases - package org.hibernate.test.instrument.cases
 
org.hibernate.test.instrument.domain - package org.hibernate.test.instrument.domain
 
org.hibernate.test.instrument.runtime - package org.hibernate.test.instrument.runtime
 
org.hibernate.test.interceptor - package org.hibernate.test.interceptor
 
org.hibernate.test.interfaceproxy - package org.hibernate.test.interfaceproxy
 
org.hibernate.test.iterate - package org.hibernate.test.iterate
 
org.hibernate.test.jdbc - package org.hibernate.test.jdbc
 
org.hibernate.test.join - package org.hibernate.test.join
 
org.hibernate.test.joinedsubclass - package org.hibernate.test.joinedsubclass
 
org.hibernate.test.joinfetch - package org.hibernate.test.joinfetch
 
org.hibernate.test.jpa - package org.hibernate.test.jpa
Tests for any JPA-specific behavior for which we need to ensure compliance.
org.hibernate.test.jpa.cascade - package org.hibernate.test.jpa.cascade
 
org.hibernate.test.jpa.fetch - package org.hibernate.test.jpa.fetch
 
org.hibernate.test.jpa.lock - package org.hibernate.test.jpa.lock
 
org.hibernate.test.jpa.naturalid - package org.hibernate.test.jpa.naturalid
 
org.hibernate.test.jpa.proxy - package org.hibernate.test.jpa.proxy
 
org.hibernate.test.jpa.ql - package org.hibernate.test.jpa.ql
 
org.hibernate.test.jpa.removed - package org.hibernate.test.jpa.removed
 
org.hibernate.test.jpa.txn - package org.hibernate.test.jpa.txn
 
org.hibernate.test.keymanytoone.bidir.component - package org.hibernate.test.keymanytoone.bidir.component
 
org.hibernate.test.keymanytoone.bidir.embedded - package org.hibernate.test.keymanytoone.bidir.embedded
 
org.hibernate.test.lazycache - package org.hibernate.test.lazycache
 
org.hibernate.test.lazyonetoone - package org.hibernate.test.lazyonetoone
 
org.hibernate.test.legacy - package org.hibernate.test.legacy
 
org.hibernate.test.lob - package org.hibernate.test.lob
 
org.hibernate.test.locking - package org.hibernate.test.locking
 
org.hibernate.test.manytomany - package org.hibernate.test.manytomany
 
org.hibernate.test.manytomany.batchload - package org.hibernate.test.manytomany.batchload
 
org.hibernate.test.manytomany.ordered - package org.hibernate.test.manytomany.ordered
 
org.hibernate.test.manytomanyassociationclass - package org.hibernate.test.manytomanyassociationclass
 
org.hibernate.test.manytomanyassociationclass.compositeid - package org.hibernate.test.manytomanyassociationclass.compositeid
 
org.hibernate.test.manytomanyassociationclass.surrogateid.assigned - package org.hibernate.test.manytomanyassociationclass.surrogateid.assigned
 
org.hibernate.test.manytomanyassociationclass.surrogateid.generated - package org.hibernate.test.manytomanyassociationclass.surrogateid.generated
 
org.hibernate.test.map - package org.hibernate.test.map
 
org.hibernate.test.mapcompelem - package org.hibernate.test.mapcompelem
 
org.hibernate.test.mapelemformula - package org.hibernate.test.mapelemformula
 
org.hibernate.test.mixed - package org.hibernate.test.mixed
 
org.hibernate.test.namingstrategy - package org.hibernate.test.namingstrategy
 
org.hibernate.test.naturalid.immutable - package org.hibernate.test.naturalid.immutable
 
org.hibernate.test.naturalid.mutable - package org.hibernate.test.naturalid.mutable
 
org.hibernate.test.nonflushedchanges - package org.hibernate.test.nonflushedchanges
 
org.hibernate.test.ondelete - package org.hibernate.test.ondelete
 
org.hibernate.test.onetomany - package org.hibernate.test.onetomany
 
org.hibernate.test.onetoone.formula - package org.hibernate.test.onetoone.formula
 
org.hibernate.test.onetoone.joined - package org.hibernate.test.onetoone.joined
 
org.hibernate.test.onetoone.link - package org.hibernate.test.onetoone.link
 
org.hibernate.test.onetoone.nopojo - package org.hibernate.test.onetoone.nopojo
 
org.hibernate.test.onetoone.optional - package org.hibernate.test.onetoone.optional
 
org.hibernate.test.onetoone.singletable - package org.hibernate.test.onetoone.singletable
 
org.hibernate.test.ops - package org.hibernate.test.ops
 
org.hibernate.test.optlock - package org.hibernate.test.optlock
 
org.hibernate.test.ordered - package org.hibernate.test.ordered
 
org.hibernate.test.orphan - package org.hibernate.test.orphan
 
org.hibernate.test.orphan.one2one.fk.bidirectional - package org.hibernate.test.orphan.one2one.fk.bidirectional
 
org.hibernate.test.orphan.one2one.fk.composite - package org.hibernate.test.orphan.one2one.fk.composite
 
org.hibernate.test.orphan.one2one.fk.reversed.bidirectional - package org.hibernate.test.orphan.one2one.fk.reversed.bidirectional
 
org.hibernate.test.orphan.one2one.fk.reversed.unidirectional - package org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
 
org.hibernate.test.orphan.one2one.pk.bidirectional - package org.hibernate.test.orphan.one2one.pk.bidirectional
 
org.hibernate.test.orphan.one2one.pk.unidirectional - package org.hibernate.test.orphan.one2one.pk.unidirectional
 
org.hibernate.test.pagination - package org.hibernate.test.pagination
 
org.hibernate.test.propertyref.basic - package org.hibernate.test.propertyref.basic
 
org.hibernate.test.propertyref.cachedcollections - package org.hibernate.test.propertyref.cachedcollections
 
org.hibernate.test.propertyref.component.complete - package org.hibernate.test.propertyref.component.complete
 
org.hibernate.test.propertyref.component.partial - package org.hibernate.test.propertyref.component.partial
 
org.hibernate.test.propertyref.inheritence.discrim - package org.hibernate.test.propertyref.inheritence.discrim
 
org.hibernate.test.propertyref.inheritence.joined - package org.hibernate.test.propertyref.inheritence.joined
 
org.hibernate.test.propertyref.inheritence.union - package org.hibernate.test.propertyref.inheritence.union
 
org.hibernate.test.proxy - package org.hibernate.test.proxy
 
org.hibernate.test.querycache - package org.hibernate.test.querycache
 
org.hibernate.test.queryplan - package org.hibernate.test.queryplan
 
org.hibernate.test.readonly - package org.hibernate.test.readonly
 
org.hibernate.test.reattachment - package org.hibernate.test.reattachment
 
org.hibernate.test.resulttransformer - package org.hibernate.test.resulttransformer
 
org.hibernate.test.rowid - package org.hibernate.test.rowid
 
org.hibernate.test.sorted - package org.hibernate.test.sorted
 
org.hibernate.test.sql.autodiscovery - package org.hibernate.test.sql.autodiscovery
 
org.hibernate.test.sql.check - package org.hibernate.test.sql.check
 
org.hibernate.test.sql.hand - package org.hibernate.test.sql.hand
 
org.hibernate.test.sql.hand.custom - package org.hibernate.test.sql.hand.custom
 
org.hibernate.test.sql.hand.custom.datadirect.oracle - package org.hibernate.test.sql.hand.custom.datadirect.oracle
 
org.hibernate.test.sql.hand.custom.db2 - package org.hibernate.test.sql.hand.custom.db2
 
org.hibernate.test.sql.hand.custom.mysql - package org.hibernate.test.sql.hand.custom.mysql
 
org.hibernate.test.sql.hand.custom.oracle - package org.hibernate.test.sql.hand.custom.oracle
 
org.hibernate.test.sql.hand.custom.sqlserver - package org.hibernate.test.sql.hand.custom.sqlserver
 
org.hibernate.test.sql.hand.custom.sybase - package org.hibernate.test.sql.hand.custom.sybase
 
org.hibernate.test.sql.hand.identity - package org.hibernate.test.sql.hand.identity
 
org.hibernate.test.sql.hand.query - package org.hibernate.test.sql.hand.query
 
org.hibernate.test.sql.hand.quotedidentifiers - package org.hibernate.test.sql.hand.quotedidentifiers
 
org.hibernate.test.stateless - package org.hibernate.test.stateless
 
org.hibernate.test.stateless.fetching - package org.hibernate.test.stateless.fetching
 
org.hibernate.test.stats - package org.hibernate.test.stats
 
org.hibernate.test.subclassfilter - package org.hibernate.test.subclassfilter
 
org.hibernate.test.subselect - package org.hibernate.test.subselect
 
org.hibernate.test.subselectfetch - package org.hibernate.test.subselectfetch
 
org.hibernate.test.ternary - package org.hibernate.test.ternary
 
org.hibernate.test.timestamp - package org.hibernate.test.timestamp
 
org.hibernate.test.tm - package org.hibernate.test.tm
 
org.hibernate.test.typedescriptor - package org.hibernate.test.typedescriptor
 
org.hibernate.test.typedmanytoone - package org.hibernate.test.typedmanytoone
 
org.hibernate.test.typedonetoone - package org.hibernate.test.typedonetoone
 
org.hibernate.test.typeoverride - package org.hibernate.test.typeoverride
 
org.hibernate.test.typeparameters - package org.hibernate.test.typeparameters
 
org.hibernate.test.unconstrained - package org.hibernate.test.unconstrained
 
org.hibernate.test.unidir - package org.hibernate.test.unidir
 
org.hibernate.test.unionsubclass - package org.hibernate.test.unionsubclass
 
org.hibernate.test.unionsubclass.alias - package org.hibernate.test.unionsubclass.alias
 
org.hibernate.test.unionsubclass2 - package org.hibernate.test.unionsubclass2
 
org.hibernate.test.usercollection.basic - package org.hibernate.test.usercollection.basic
 
org.hibernate.test.usercollection.parameterized - package org.hibernate.test.usercollection.parameterized
 
org.hibernate.test.version - package org.hibernate.test.version
 
org.hibernate.test.version.db - package org.hibernate.test.version.db
 
org.hibernate.test.version.sybase - package org.hibernate.test.version.sybase
 
org.hibernate.test.where - package org.hibernate.test.where
 
org.hibernate.testing - package org.hibernate.testing
 
org.hibernate.testing.async - package org.hibernate.testing.async
 
org.hibernate.testing.cache - package org.hibernate.testing.cache
 
org.hibernate.testing.env - package org.hibernate.testing.env
 
org.hibernate.testing.jta - package org.hibernate.testing.jta
 
org.hibernate.testing.junit4 - package org.hibernate.testing.junit4
 
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.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.type.descriptor - package org.hibernate.type.descriptor
 
org.hibernate.type.descriptor.java - package org.hibernate.type.descriptor.java
 
org.hibernate.type.descriptor.sql - package org.hibernate.type.descriptor.sql
Defines handling of the standard JDBC-defined types, as declared by Types.
org.hibernate.usertype - package org.hibernate.usertype
Interfaces for user-defined custom types.
Organisation - Class in org.hibernate.test.annotations.onetomany
 
Organisation() - Constructor for class org.hibernate.test.annotations.onetomany.Organisation
 
OrganisationUser - Class in org.hibernate.test.annotations.onetomany
 
OrganisationUser() - Constructor for class org.hibernate.test.annotations.onetomany.OrganisationUser
 
Organization - Class in org.hibernate.test.sql.hand
 
Organization(String) - Constructor for class org.hibernate.test.sql.hand.Organization
 
Organization() - Constructor for class org.hibernate.test.sql.hand.Organization
 
Origin - Class in org.hibernate.internal.jaxb
Describes the origin of an xml document
Origin(SourceType, String) - Constructor for class org.hibernate.internal.jaxb.Origin
 
Origin - Interface in org.hibernate.internal.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.internal.util.xml
Basic implementation of Origin
OriginImpl(String, String) - Constructor for class org.hibernate.internal.util.xml.OriginImpl
 
OrionJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for Orion
OrionJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.OrionJtaPlatform
 
ORM_1_SCHEMA_NAME - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
ORM_2_SCHEMA_NAME - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
orphanRemoval - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
orphanRemoval - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
OrphanTest - Class in org.hibernate.test.orphan
 
OrphanTest() - Constructor for class org.hibernate.test.orphan.OrphanTest
 
other(char) - Method in interface org.hibernate.engine.query.spi.ParameterParser.Recognizer
 
other(char) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
other(char) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
Other - Class in org.hibernate.test.jpa.cascade
todo: describe Other
Other() - Constructor for class org.hibernate.test.jpa.cascade.Other
 
OtherAssigned - Class in org.hibernate.test.jpa.cascade
todo: describe Other
OtherAssigned() - Constructor for class org.hibernate.test.jpa.cascade.OtherAssigned
 
OtherAssigned(Long) - Constructor for class org.hibernate.test.jpa.cascade.OtherAssigned
 
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.internal.antlr.SqlGeneratorBase
 
out(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
out(String) - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
out(Token) - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
out(String) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
out(AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
out(String) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
out(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
out(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentRenderer
 
OUTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
OUTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
OUTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
outerJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
OuterJoinableAssociation - Class in org.hibernate.loader
Part of the Hibernate SQL rendering internals.
OuterJoinableAssociation(PropertyPath, AssociationType, String, String[], String, JoinType, String, boolean, SessionFactoryImplementor, Map) - Constructor for class org.hibernate.loader.OuterJoinableAssociation
 
OuterJoinCriteriaTest - Class in org.hibernate.test.criteria
 
OuterJoinCriteriaTest() - Constructor for class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
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.spi.ParameterParser.Recognizer
 
outParameter(int) - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
outParameter(int) - Method in class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
OUTPUT_STYLESHEET - Static variable in interface org.hibernate.cfg.AvailableSettings
An XSLT resource used to generate "custom" XML
oven - Static variable in class org.hibernate.ejb.test.association.Kitchen_
 
Oven - Class in org.hibernate.ejb.test.association
 
Oven() - Constructor for class org.hibernate.ejb.test.association.Oven
 
Oven_ - Class in org.hibernate.ejb.test.association
 
Oven_() - Constructor for class org.hibernate.ejb.test.association.Oven_
 
OverriddenMappingDefaults - Class in org.hibernate.metamodel.source.internal
Represents a "nested level" in the mapping defaults stack.
OverriddenMappingDefaults(MappingDefaults, String, String, String, String, String, String, String, Boolean) - Constructor for class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
override(XMLContext.Default) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
overrideCacheStrategy() - Method in class org.hibernate.test.lazycache.InstrumentCacheTest
 
overrideCacheStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
OverrideCustomRevListenerTest - Class in org.hibernate.envers.test.integration.reventity
 
OverrideCustomRevListenerTest() - Constructor for class org.hibernate.envers.test.integration.reventity.OverrideCustomRevListenerTest
 
OverrideDefaultRevListenerTest - Class in org.hibernate.envers.test.integration.reventity
 
OverrideDefaultRevListenerTest() - Constructor for class org.hibernate.envers.test.integration.reventity.OverrideDefaultRevListenerTest
 
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(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Determine if the given class defines an Object.equals(java.lang.Object) override.
overridesEquals - Variable in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
overridesHashCode(Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Determine if the given class defines a Object.hashCode() override.
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
overridingTransactionStrategyDangerous(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
overridingTransactionStrategyDangerous(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
overridingTransactionStrategyDangerous$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
OverseasPhoneNumber - Class in org.hibernate.test.annotations.entity
 
OverseasPhoneNumber(String, String) - Constructor for class org.hibernate.test.annotations.entity.OverseasPhoneNumber
 
OverseasPhoneNumber(String) - Constructor for class org.hibernate.test.annotations.entity.OverseasPhoneNumber
 
owner - Variable in class org.hibernate.test.annotations.join.Life
 
Owner - Class in org.hibernate.test.annotations.onetoone.hhh4851
 
Owner() - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
Owner(String) - Constructor for class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
Owner - Interface in org.hibernate.test.annotations.target
 
Owner - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
Owner() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
Owner(String) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
Owner - Class in org.hibernate.test.instrument.domain
 
Owner() - Constructor for class org.hibernate.test.instrument.domain.Owner
 
Owner - Class in org.hibernate.test.proxy
 
Owner() - Constructor for class org.hibernate.test.proxy.Owner
 
Owner(String) - Constructor for class org.hibernate.test.proxy.Owner
 
Owner - Class in org.hibernate.test.readonly
 
Owner() - Constructor for class org.hibernate.test.readonly.Owner
 
Owner(String) - Constructor for class org.hibernate.test.readonly.Owner
 
ownerAssociationTypes - Variable in class org.hibernate.loader.JoinWalker
 
ownerAssociationTypes - Variable in class org.hibernate.loader.OuterJoinLoader
 
OwnerImpl - Class in org.hibernate.test.annotations.target
 
OwnerImpl() - Constructor for class org.hibernate.test.annotations.target.OwnerImpl
 
ownerName - Variable in class org.hibernate.test.annotations.join.DogPk
 
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
 
packageNotFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
packageNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
packageNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
packageNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
packageNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
packageNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
packageNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
packageNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
PaginationTest - Class in org.hibernate.test.pagination
 
PaginationTest() - Constructor for class org.hibernate.test.pagination.PaginationTest
 
Painter - Class in org.hibernate.test.annotations.indexcoll
 
Painter() - Constructor for class org.hibernate.test.annotations.indexcoll.Painter
 
Painting - Class in org.hibernate.test.annotations.indexcoll
 
Painting() - Constructor for class org.hibernate.test.annotations.indexcoll.Painting
 
Painting(String, String, int, int) - Constructor for class org.hibernate.test.annotations.indexcoll.Painting
 
PaintingPk - Class in org.hibernate.test.annotations.indexcoll
 
PaintingPk() - Constructor for class org.hibernate.test.annotations.indexcoll.PaintingPk
 
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.internal.ast.HqlParser
 
panic() - Static method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
panic() - Static method in class org.hibernate.hql.internal.ast.SqlGenerator
 
Paper - Class in org.hibernate.test.annotations.generics
 
Paper() - Constructor for class org.hibernate.test.annotations.generics.Paper
 
Paper - Class in org.hibernate.test.stateless
 
Paper() - Constructor for class org.hibernate.test.stateless.Paper
 
PaperTrash - Class in org.hibernate.test.annotations.inheritance.singletable
 
PaperTrash() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.PaperTrash
 
PaperType - Class in org.hibernate.test.annotations.generics
 
PaperType() - Constructor for class org.hibernate.test.annotations.generics.PaperType
 
PARAM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
PARAM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
PARAM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
param - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
 
param - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
 
param - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
 
PARAM - Static variable in class org.hibernate.jdbc.Expectations
 
PARAM_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ParamCheckingEntity - Class in org.hibernate.test.sql.check
An entity which is expected to be mapped to each database using stored procedures which return "affected row counts"; in other words, using ExecuteUpdateResultCheckStyle.PARAM.
ParamCheckingEntity() - Constructor for class org.hibernate.test.sql.check.ParamCheckingEntity
 
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
parameter() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
parameter(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
parameter(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
PARAMETER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ParameterBinder - Class in org.hibernate.engine.internal
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.internal
 
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.internal.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.
ParameterizedUserCollectionTypeTest - Class in org.hibernate.test.usercollection.parameterized
Tes for parameterized user collection types.
ParameterizedUserCollectionTypeTest() - Constructor for class org.hibernate.test.usercollection.parameterized.ParameterizedUserCollectionTypeTest
 
ParameterMetadata - Class in org.hibernate.engine.query.spi
Encapsulates metadata about parameters encountered within a query.
ParameterMetadata(OrdinalParameterDescriptor[], Map) - Constructor for class org.hibernate.engine.query.spi.ParameterMetadata
Instantiates a ParameterMetadata container.
parameterMetadata - Variable in class org.hibernate.internal.AbstractQueryImpl
 
ParameterNode - Class in org.hibernate.hql.internal.ast.tree
Implementation of ParameterNode.
ParameterNode() - Constructor for class org.hibernate.hql.internal.ast.tree.ParameterNode
 
ParameterParser - Class in org.hibernate.engine.query.spi
The single available method ParameterParser.parse(java.lang.String, org.hibernate.engine.query.spi.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.spi
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in interface org.hibernate.internal.CoreMessageLogger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter(Integer) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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.
ParameterTest - Class in org.hibernate.ejb.criteria
 
ParameterTest() - Constructor for class org.hibernate.ejb.criteria.ParameterTest
 
ParameterTranslations - Interface in org.hibernate.hql.spi
Defines available information about the parameters encountered during query translation.
ParameterTranslationsImpl - Class in org.hibernate.hql.internal.ast
Defines the information available for parameters encountered during query translation through the antlr-based parser.
ParameterTranslationsImpl(List) - Constructor for class org.hibernate.hql.internal.ast.ParameterTranslationsImpl
Constructs a parameter metadata object given a list of parameter specifications.
ParameterTranslationsImpl.ParameterInfo - Class in org.hibernate.hql.internal.ast
 
ParameterTranslationsImpl.ParameterInfo(int[], Type) - Constructor for class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
 
ParameterTranslationsImpl.ParameterInfo(int, Type) - Constructor for class org.hibernate.hql.internal.ast.ParameterTranslationsImpl.ParameterInfo
 
ParametrizedCustom - Class in org.hibernate.envers.test.integration.customtype
 
ParametrizedCustom() - Constructor for class org.hibernate.envers.test.integration.customtype.ParametrizedCustom
 
ParametrizedCustomTypeEntity - Class in org.hibernate.envers.test.entities.customtype
 
ParametrizedCustomTypeEntity() - Constructor for class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
ParametrizedCustomTypeEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
ParametrizedTestUserType - Class in org.hibernate.envers.test.entities.customtype
 
ParametrizedTestUserType() - Constructor for class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
ParamLocationRecognizer - Class in org.hibernate.engine.query.spi
Implements a parameter parser recognizer specifically for the purpose of journaling parameter locations.
ParamLocationRecognizer() - Constructor for class org.hibernate.engine.query.spi.ParamLocationRecognizer
 
ParamLocationRecognizer.NamedParameterDescription - Class in org.hibernate.engine.query.spi
 
ParamLocationRecognizer.NamedParameterDescription(boolean) - Constructor for class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
 
parcelNumber - Variable in class org.hibernate.test.annotations.override.PropertyInfo
 
parcels - Variable in class org.hibernate.test.annotations.override.PropertyRecord
 
parenSelect(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
 
parent - Static variable in class org.hibernate.ejb.test.cascade.Grandson_
 
Parent - Class in org.hibernate.ejb.test.cascade
 
Parent() - Constructor for class org.hibernate.ejb.test.cascade.Parent
 
parent - Variable in class org.hibernate.ejb.test.cascade.Son
 
parent - Static variable in class org.hibernate.ejb.test.cascade.Son_
 
parent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
parent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
parent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
PARENT - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
Parent - Class in org.hibernate.test.annotations.cascade
 
Parent() - Constructor for class org.hibernate.test.annotations.cascade.Parent
 
parent - Variable in class org.hibernate.test.annotations.cid.ChildPk
 
Parent - Class in org.hibernate.test.annotations.cid
Entity with composite id
Parent() - Constructor for class org.hibernate.test.annotations.cid.Parent
 
Parent<C extends Child> - Class in org.hibernate.test.annotations.genericsinheritance
 
Parent() - Constructor for class org.hibernate.test.annotations.genericsinheritance.Parent
 
Parent - Class in org.hibernate.test.annotations.inheritance.joined
 
Parent() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Parent
 
parent - Variable in class org.hibernate.test.annotations.manytoone.Child
 
Parent - Class in org.hibernate.test.annotations.manytoone
 
Parent() - Constructor for class org.hibernate.test.annotations.manytoone.Parent
 
parent - Variable in class org.hibernate.test.annotations.onetomany.Child
 
Parent - Class in org.hibernate.test.annotations.onetomany
 
Parent() - Constructor for class org.hibernate.test.annotations.onetomany.Parent
 
Parent - Class in org.hibernate.test.cascade
Created by IntelliJ IDEA.
Parent() - Constructor for class org.hibernate.test.cascade.Parent
 
Parent - Class in org.hibernate.test.collection.map
todo: describe Parent
Parent() - Constructor for class org.hibernate.test.collection.map.Parent
 
Parent(String) - Constructor for class org.hibernate.test.collection.map.Parent
 
Parent - Class in org.hibernate.test.collection.set
todo: describe Parent
Parent() - Constructor for class org.hibernate.test.collection.set.Parent
 
Parent(String) - Constructor for class org.hibernate.test.collection.set.Parent
 
Parent - Class in org.hibernate.test.compositeelement
 
Parent(String) - Constructor for class org.hibernate.test.compositeelement.Parent
 
Parent - Class in org.hibernate.test.jpa.cascade
todo: describe Parent
Parent() - Constructor for class org.hibernate.test.jpa.cascade.Parent
 
Parent(String) - Constructor for class org.hibernate.test.jpa.cascade.Parent
 
Parent - Class in org.hibernate.test.naturalid.immutable
 
Parent(String) - Constructor for class org.hibernate.test.naturalid.immutable.Parent
 
Parent - Class in org.hibernate.test.onetomany
 
Parent() - Constructor for class org.hibernate.test.onetomany.Parent
 
Parent - Class in org.hibernate.test.reattachment
Parent entity
Parent() - Constructor for class org.hibernate.test.reattachment.Parent
 
Parent(String) - Constructor for class org.hibernate.test.reattachment.Parent
 
Parent - Class in org.hibernate.test.subselectfetch
 
Parent(String) - Constructor for class org.hibernate.test.subselectfetch.Parent
 
Parent - Class in org.hibernate.test.unidir
 
Parent(String) - Constructor for class org.hibernate.test.unidir.Parent
 
Parent_ - Class in org.hibernate.ejb.test.cascade
 
Parent_() - Constructor for class org.hibernate.ejb.test.cascade.Parent_
 
PARENT_TYPE - Static variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
ParentAssigned - Class in org.hibernate.test.jpa.cascade
Parent, but with an assigned identifier.
ParentAssigned() - Constructor for class org.hibernate.test.jpa.cascade.ParentAssigned
 
ParentAssigned(Long, String) - Constructor for class org.hibernate.test.jpa.cascade.ParentAssigned
 
ParentAuditing - Class in org.hibernate.envers.test.integration.inheritance.joined
 
ParentAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
ParentAuditing - Class in org.hibernate.envers.test.integration.inheritance.single
 
ParentAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
ParentAuditing - Class in org.hibernate.envers.test.integration.inheritance.tableperclass
 
ParentAuditing() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
ParentChildTest - Class in org.hibernate.test.legacy
 
ParentChildTest() - Constructor for class org.hibernate.test.legacy.ParentChildTest
 
ParentEntity - Class in org.hibernate.envers.test.entities.manytomany.sametable
 
ParentEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
ParentEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
ParentEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
ParentEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.emptychild
 
ParentEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
ParentEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
ParentEntity - Class in org.hibernate.envers.test.integration.inheritance.joined
 
ParentEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
ParentEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
ParentEntity - Class in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula
 
ParentEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
ParentEntity(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
ParentEntity(Long, Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
ParentEntity - Class in org.hibernate.envers.test.integration.inheritance.single
 
ParentEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
ParentEntity(String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
ParentEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
ParentEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass
 
ParentEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
ParentEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
ParentHierarchy1 - Class in org.hibernate.test.annotations.genericsinheritance
 
ParentHierarchy1() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ParentHierarchy1
 
ParentHierarchy2<C extends ChildHierarchy2> - Class in org.hibernate.test.annotations.genericsinheritance
 
ParentHierarchy2() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ParentHierarchy2
 
ParentHierarchy22 - Class in org.hibernate.test.annotations.genericsinheritance
 
ParentHierarchy22() - Constructor for class org.hibernate.test.annotations.genericsinheritance.ParentHierarchy22
 
ParentIndexedListJoinColumnBidirectionalRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany.detached.inheritance
Entity for InheritanceIndexedJoinColumnBidirectionalList test.
ParentIndexedListJoinColumnBidirectionalRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
ParentIndexedListJoinColumnBidirectionalRefIngEntity(Integer, String, ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
ParentIndexedListJoinColumnBidirectionalRefIngEntity(String, ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity...) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
ParentInfo - Class in org.hibernate.test.jpa.cascade
todo: describe ChildInfo
ParentInfo() - Constructor for class org.hibernate.test.jpa.cascade.ParentInfo
 
ParentInfo(String) - Constructor for class org.hibernate.test.jpa.cascade.ParentInfo
 
ParentInfoAssigned - Class in org.hibernate.test.jpa.cascade
todo: describe ChildInfo
ParentInfoAssigned() - Constructor for class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
ParentInfoAssigned(String) - Constructor for class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
ParentIngEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
ParentIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
ParentIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
ParentIngEntity - Class in org.hibernate.envers.test.integration.inheritance.single.relation
 
ParentIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
ParentIngEntity(String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
ParentIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
ParentIngEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.relation
 
ParentIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
ParentIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
ParentNotIngEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.childrelation
 
ParentNotIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
ParentNotIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
ParentNotIngEntity - Class in org.hibernate.envers.test.integration.inheritance.single.childrelation
 
ParentNotIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
ParentNotIngEntity(String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
ParentNotIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
ParentNotIngEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation
 
ParentNotIngEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
ParentNotIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany.detached.inheritance
Entity for InheritanceIndexedJoinColumnBidirectionalList test.
ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity(Integer, String, ParentIndexedListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity(String, ParentIndexedListJoinColumnBidirectionalRefIngEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
ParentPk - Class in org.hibernate.test.annotations.cid
 
ParentPk() - Constructor for class org.hibernate.test.annotations.cid.ParentPk
 
ParentPk - Class in org.hibernate.test.annotations.manytoone
 
ParentPk() - Constructor for class org.hibernate.test.annotations.manytoone.ParentPk
 
ParentPk - Class in org.hibernate.test.annotations.onetomany
 
ParentPk() - Constructor for class org.hibernate.test.annotations.onetomany.ParentPk
 
ParentReferencingChildTest - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
ParentReferencingChildTest() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
ParentWithBidirectionalManyToMany - Class in org.hibernate.test.event.collection.association.bidirectional.manytomany
 
ParentWithBidirectionalManyToMany() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
ParentWithBidirectionalManyToMany(String) - Constructor for class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
ParentWithBidirectionalOneToMany - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
ParentWithBidirectionalOneToMany() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
ParentWithBidirectionalOneToMany(String) - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
ParentWithBidirectionalOneToManySubclass - Class in org.hibernate.test.event.collection.association.bidirectional.onetomany
 
ParentWithBidirectionalOneToManySubclass() - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToManySubclass
 
ParentWithBidirectionalOneToManySubclass(String) - Constructor for class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToManySubclass
 
ParentWithCollection - Interface in org.hibernate.test.event.collection
 
ParentWithCollectionOfEntities - Class in org.hibernate.test.event.collection.association.unidirectional
 
ParentWithCollectionOfEntities() - Constructor for class org.hibernate.test.event.collection.association.unidirectional.ParentWithCollectionOfEntities
 
ParentWithCollectionOfEntities(String) - Constructor for class org.hibernate.test.event.collection.association.unidirectional.ParentWithCollectionOfEntities
 
ParentWithCollectionOfValues - Class in org.hibernate.test.event.collection.values
 
ParentWithCollectionOfValues() - Constructor for class org.hibernate.test.event.collection.values.ParentWithCollectionOfValues
 
ParentWithCollectionOfValues(String) - Constructor for class org.hibernate.test.event.collection.values.ParentWithCollectionOfValues
 
parse(String) - Static method in enum org.hibernate.annotations.CacheConcurrencyStrategy
 
parse(String) - Static method in enum org.hibernate.ConnectionReleaseMode
 
parse(String) - Static method in class org.hibernate.dialect.ResultColumnReferenceStrategy
 
parse(String) - Static method in enum org.hibernate.engine.profile.Fetch.Style
 
parse(String, ParameterParser.Recognizer) - Static method in class org.hibernate.engine.query.spi.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 enum org.hibernate.EntityMode
Legacy-style entity-mode name parsing.
parse(Parser, String, String, QueryTranslatorImpl) - Static method in class org.hibernate.hql.internal.classic.ParserHelper
 
parse(String) - Static method in class org.hibernate.mapping.PropertyGeneration
 
parse(int) - Static method in enum org.hibernate.sql.JoinType
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.PassThroughTransformer
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToBytesTransformer
 
parse(Object) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToStringTransformer
 
parse(Object) - Method in interface org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ValueTransformer
 
ParseErrorHandler - Interface in org.hibernate.hql.internal.ast
Defines the behavior of an error handler for the HQL parsers.
parseFilterParameterName(String) - Static method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
parseLocations(String) - Static method in class org.hibernate.engine.query.spi.ParamLocationRecognizer
Convenience method for creating a param location recognizer and initiating the parse.
parsePath(String, ASTFactory) - Static method in class org.hibernate.hql.internal.ast.util.PathHelper
Turns a path into an AST.
Parser - Interface in org.hibernate.hql.internal.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.internal.classic
 
parsingXmlError(int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlError(int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlError(int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlError(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
parsingXmlError(int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlError(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlError(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlError$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlErrorForFile(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlErrorForFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlWarning(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlWarning$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlWarningForFile(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
parsingXmlWarningForFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Part - Class in org.hibernate.test.collection.backref.map.compkey
Part implementation
Part() - Constructor for class org.hibernate.test.collection.backref.map.compkey.Part
 
Part(String) - Constructor for class org.hibernate.test.collection.backref.map.compkey.Part
 
Part(String, String) - Constructor for class org.hibernate.test.collection.backref.map.compkey.Part
 
Part - Class in org.hibernate.test.jpa
 
Part() - Constructor for class org.hibernate.test.jpa.Part
 
Part(Item, String, String, BigDecimal) - Constructor for class org.hibernate.test.jpa.Part
 
Part - Class in org.hibernate.test.mapcompelem
 
Part(String, String) - Constructor for class org.hibernate.test.mapcompelem.Part
 
Part - Class in org.hibernate.test.orphan
 
Part() - Constructor for class org.hibernate.test.orphan.Part
 
PartialComponentPropertyRefTest - Class in org.hibernate.test.propertyref.component.partial
 
PartialComponentPropertyRefTest() - Constructor for class org.hibernate.test.propertyref.component.partial.PartialComponentPropertyRefTest
 
PartiallyGeneratedComponentTest - Class in org.hibernate.test.generated
PartiallyGeneratedComponentTest() - Constructor for class org.hibernate.test.generated.PartiallyGeneratedComponentTest
 
partiallyUnqualify(String, String) - Static method in class org.hibernate.internal.util.StringHelper
Partially unqualifies a qualified name.
particularSkill - Variable in class org.hibernate.test.annotations.cid.LittleGenius
 
PartnerA - Class in org.hibernate.test.resulttransformer
 
PartnerA() - Constructor for class org.hibernate.test.resulttransformer.PartnerA
 
PartnerB - Class in org.hibernate.test.resulttransformer
 
PartnerB() - Constructor for class org.hibernate.test.resulttransformer.PartnerB
 
PartTimeEmployee - Class in org.hibernate.test.discriminator
 
PartTimeEmployee() - Constructor for class org.hibernate.test.discriminator.PartTimeEmployee
 
Party - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
Party() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
Party(String) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
Party - Class in org.hibernate.test.immutable
 
Party() - Constructor for class org.hibernate.test.immutable.Party
 
Party(String) - Constructor for class org.hibernate.test.immutable.Party
 
PASS - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the connection password.
PASS - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
Passport - Class in org.hibernate.test.annotations.identifiercollection
 
Passport() - Constructor for class org.hibernate.test.annotations.identifiercollection.Passport
 
PassThroughResultTransformer - Class in org.hibernate.transform
???
path() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
path(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
PATH_SEPARATORS - Static variable in class org.hibernate.hql.internal.classic.ParserHelper
 
pathAsIdent(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
PathExpressionParser - Class in org.hibernate.hql.internal.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.internal.classic.PathExpressionParser
 
PathHelper - Class in org.hibernate.hql.internal.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.internal.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>, AbstractPathImpl<T>) - Constructor for class org.hibernate.ejb.criteria.expression.PathTypeExpression
 
perform(InvocationContext) - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
perform(Session, String, AuditConfiguration, Serializable, Object, Object) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Perform the persistence of audited data for regular entities.
perform(Session, String, AuditConfiguration, Serializable, Object, Object) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
perform(Session, String, AuditConfiguration, Serializable, Object, Object) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
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
 
performAfterClassCallbacks(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
 
performBeforeClassCallbacks(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
 
performCollectionChange(Session, AuditConfiguration, PersistentCollectionChangeData, Object) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Perform the persistence of audited data for collection ("middle") entities.
performCollectionChange(Session, AuditConfiguration, PersistentCollectionChangeData, Object) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
performCollectionChange(Session, AuditConfiguration, PersistentCollectionChangeData, Object) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.ejb.event.EJB3DeleteEventListener
 
performDetachedEntityDeletionCheck(DeleteEvent) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
Called when we have recognized an attempt to delete a detached entity.
performDiscovery(CustomLoader.Metadata, List<Type>, List<String>) - Method in class org.hibernate.loader.custom.CustomLoader.NonScalarResultColumnProcessor
 
performDiscovery(CustomLoader.Metadata, List<Type>, List<String>) - Method in class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
 
performExecuteUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
performExecuteUpdate(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
 
performExecutions(EventSource) - Method in class org.hibernate.event.internal.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.spi.Instrumenter.Options
Should we enhance references to class fields outside the class itself?
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.spi.HQLQueryPlan
 
performList(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.spi.HQLQueryPlan
 
performOnExpectedFailureCallback(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
 
performOnFailureCallback(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
 
performOnLazyProperty() - Method in class org.hibernate.engine.spi.CascadingAction
Should this action be performed (or noCascade consulted) in the case of lazy properties.
performQueuedOperations() - Method in class org.hibernate.collection.internal.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.internal.AbstractSaveEventListener
Prepares 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.internal.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.internal.DefaultSaveEventListener
 
performSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
performSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultUpdateEventListener
 
performScroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.engine.query.spi.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.H2Dialect
 
performTemporaryTableDDLInIsolation() - Method in class org.hibernate.dialect.HSQLDialect
Different behavior 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.internal.DefaultSaveOrUpdateEventListener
 
Permission - Class in org.hibernate.test.annotations.manytomany
 
Permission() - Constructor for class org.hibernate.test.annotations.manytomany.Permission
 
Permission - Class in org.hibernate.test.collection.original
 
Permission(String) - Constructor for class org.hibernate.test.collection.original.Permission
 
Permission - Class in org.hibernate.test.version.db
Implementation of Permission.
Permission() - Constructor for class org.hibernate.test.version.db.Permission
 
Permission(String, String, String) - Constructor for class org.hibernate.test.version.db.Permission
 
Permission - Class in org.hibernate.test.version.sybase
Implementation of Permission.
Permission() - Constructor for class org.hibernate.test.version.sybase.Permission
 
Permission(String, String, String) - Constructor for class org.hibernate.test.version.sybase.Permission
 
persist(Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
PERSIST - Static variable in class org.hibernate.engine.spi.CascadeStyle
create
PERSIST - Static variable in class org.hibernate.engine.spi.CascadingAction
 
persist(String, Object, Map) - Method in interface org.hibernate.event.spi.EventSource
Cascade persist an entity instance
PERSIST - Static variable in class org.hibernate.event.spi.EventType
 
persist(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
persist(Object) - Method in class org.hibernate.internal.SessionImpl
 
persist(String, Object, Map) - Method in class org.hibernate.internal.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.spi.EJB3CascadeStyle
cascade using EJB3CascadingAction
PERSIST_ON_FLUSH - Static variable in class org.hibernate.engine.spi.CascadingAction
Execute persist during flush time
PERSIST_ONFLUSH - Static variable in class org.hibernate.event.spi.EventType
 
PERSIST_SKIPLAZY - Static variable in class org.hibernate.engine.spi.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_CONTEXT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PERSISTENCE_CONTEXTS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PERSISTENCE_PROPERTY - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PERSISTENCE_UNIT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PERSISTENCE_UNIT_NAME - Static variable in class org.hibernate.ejb.AvailableSettings
 
PERSISTENCE_UNITS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PersistenceContext - Interface in org.hibernate.engine.spi
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 Object used by Hibernate OGM as well, consider this some kind of exposed service at the SPI level
PersistenceMetadata() - Constructor for class org.hibernate.ejb.packaging.PersistenceMetadata
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in interface org.hibernate.internal.CoreMessageLogger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
persistenceUnitDefaults - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
 
persistenceUnitMetadata - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
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
 
PersistenceUtilHelperTest - Class in org.hibernate.ejb.test.util
Tests for HHH-5094 and HHH-5334
PersistenceUtilHelperTest() - Constructor for class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
PersistenceUtilHelperTest.FieldAccessBean - Class in org.hibernate.ejb.test.util
 
PersistenceUtilHelperTest.FieldAccessBean() - Constructor for class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.FieldAccessBean
 
PersistenceUtilHelperTest.FieldAccessBeanBase - Class in org.hibernate.ejb.test.util
 
PersistenceUtilHelperTest.FieldAccessBeanBase() - Constructor for class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.FieldAccessBeanBase
 
PersistenceUtilHelperTest.MethodAccessBean - Class in org.hibernate.ejb.test.util
 
PersistenceUtilHelperTest.MethodAccessBean() - Constructor for class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.MethodAccessBean
 
PersistenceUtilHelperTest.MethodAccessBeanBase - Class in org.hibernate.ejb.test.util
 
PersistenceUtilHelperTest.MethodAccessBeanBase() - Constructor for class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.MethodAccessBeanBase
 
PersistenceXmlLoader - Class in org.hibernate.ejb.packaging
Handler for persistence.xml files.
PersistenceXmlLoader.ErrorLogger - Class in org.hibernate.ejb.packaging
 
PersistentArrayHolder - Class in org.hibernate.collection.internal
A persistent wrapper for an array.
PersistentArrayHolder(SessionImplementor, Object) - Constructor for class org.hibernate.collection.internal.PersistentArrayHolder
 
PersistentArrayHolder(SessionImplementor, CollectionPersister) - Constructor for class org.hibernate.collection.internal.PersistentArrayHolder
 
persistentAttributeType(Attribute.PersistentAttributeType) - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
PersistentBag - Class in org.hibernate.collection.internal
An unordered, unkeyed collection that can contain the same element multiple times.
PersistentBag(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentBag
 
PersistentBag(SessionImplementor, Collection) - Constructor for class org.hibernate.collection.internal.PersistentBag
 
PersistentBag() - Constructor for class org.hibernate.collection.internal.PersistentBag
 
PersistentBagTest - Class in org.hibernate.test.collection.bag
Tests related to operations on a PersistentBag.
PersistentBagTest() - Constructor for class org.hibernate.test.collection.bag.PersistentBagTest
 
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.spi
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
 
PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId - Class in org.hibernate.envers.synchronization.work
A unique identifier for a collection work unit.
PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId(Serializable, String) - Constructor for class org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit.PersistentCollectionChangeWorkUnitId
 
PersistentDefaultableList - Class in org.hibernate.test.usercollection.parameterized
The "persistent wrapper" around our specialized collection contract
PersistentDefaultableList(SessionImplementor) - Constructor for class org.hibernate.test.usercollection.parameterized.PersistentDefaultableList
 
PersistentDefaultableList(SessionImplementor, List) - Constructor for class org.hibernate.test.usercollection.parameterized.PersistentDefaultableList
 
PersistentDefaultableList() - Constructor for class org.hibernate.test.usercollection.parameterized.PersistentDefaultableList
 
PersistentElementHolder - Class in org.hibernate.collection.internal
A persistent wrapper for an XML element
PersistentElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.internal.PersistentElementHolder
 
PersistentElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.internal.PersistentElementHolder
 
PersistentIdBagTest - Class in org.hibernate.test.collection.idbag
Tests related to operations on a PersistentIdentifierBag
PersistentIdBagTest() - Constructor for class org.hibernate.test.collection.idbag.PersistentIdBagTest
 
PersistentIdentifierBag - Class in org.hibernate.collection.internal
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.internal.PersistentIdentifierBag
 
PersistentIdentifierBag() - Constructor for class org.hibernate.collection.internal.PersistentIdentifierBag
 
PersistentIdentifierBag(SessionImplementor, Collection) - Constructor for class org.hibernate.collection.internal.PersistentIdentifierBag
 
PersistentIdentifierGenerator - Interface in org.hibernate.id
An IdentifierGenerator that requires creation of database objects.
PersistentIndexedElementHolder - Class in org.hibernate.collection.internal
A persistent wrapper for an XML element
PersistentIndexedElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
PersistentIndexedElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
PersistentIndexedElementHolder.IndexedValue - Class in org.hibernate.collection.internal
 
PersistentList - Class in org.hibernate.collection.internal
A persistent wrapper for a java.util.List.
PersistentList(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentList
 
PersistentList(SessionImplementor, List) - Constructor for class org.hibernate.collection.internal.PersistentList
 
PersistentList() - Constructor for class org.hibernate.collection.internal.PersistentList
 
PersistentListElementHolder - Class in org.hibernate.collection.internal
 
PersistentListElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.internal.PersistentListElementHolder
 
PersistentListElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.internal.PersistentListElementHolder
 
PersistentListTest - Class in org.hibernate.test.collection.list
Tests related to operations on a PersistentList
PersistentListTest() - Constructor for class org.hibernate.test.collection.list.PersistentListTest
 
PersistentMap - Class in org.hibernate.collection.internal
A persistent wrapper for a java.util.Map.
PersistentMap() - Constructor for class org.hibernate.collection.internal.PersistentMap
Empty constructor.
PersistentMap(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentMap
Instantiates a lazy map (the underlying map is un-initialized).
PersistentMap(SessionImplementor, Map) - Constructor for class org.hibernate.collection.internal.PersistentMap
Instantiates a non-lazy map (the underlying map is constructed from the incoming map reference).
PersistentMapElementHolder - Class in org.hibernate.collection.internal
 
PersistentMapElementHolder(SessionImplementor, Element) - Constructor for class org.hibernate.collection.internal.PersistentMapElementHolder
 
PersistentMapElementHolder(SessionImplementor, CollectionPersister, Serializable) - Constructor for class org.hibernate.collection.internal.PersistentMapElementHolder
 
PersistentMapTest - Class in org.hibernate.test.collection.map
Test various situations using a PersistentMap.
PersistentMapTest() - Constructor for class org.hibernate.test.collection.map.PersistentMapTest
 
PersistentMyList - Class in org.hibernate.test.usercollection.basic
 
PersistentMyList(SessionImplementor) - Constructor for class org.hibernate.test.usercollection.basic.PersistentMyList
 
PersistentMyList(SessionImplementor, IMyList) - Constructor for class org.hibernate.test.usercollection.basic.PersistentMyList
 
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.internal
A persistent wrapper for a java.util.Set.
PersistentSet() - Constructor for class org.hibernate.collection.internal.PersistentSet
Empty constructor.
PersistentSet(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentSet
Constructor matching super.
PersistentSet(SessionImplementor, Set) - Constructor for class org.hibernate.collection.internal.PersistentSet
Instantiates a non-lazy set (the underlying set is constructed from the incoming set reference).
PersistentSetNonLazyTest - Class in org.hibernate.test.collection.set
 
PersistentSetNonLazyTest() - Constructor for class org.hibernate.test.collection.set.PersistentSetNonLazyTest
 
PersistentSetTest - Class in org.hibernate.test.collection.set
 
PersistentSetTest() - Constructor for class org.hibernate.test.collection.set.PersistentSetTest
 
PersistentSortedMap - Class in org.hibernate.collection.internal
A persistent wrapper for a java.util.SortedMap.
PersistentSortedMap(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentSortedMap
 
PersistentSortedMap(SessionImplementor, SortedMap) - Constructor for class org.hibernate.collection.internal.PersistentSortedMap
 
PersistentSortedMap() - Constructor for class org.hibernate.collection.internal.PersistentSortedMap
 
PersistentSortedSet - Class in org.hibernate.collection.internal
A persistent wrapper for a java.util.SortedSet.
PersistentSortedSet(SessionImplementor) - Constructor for class org.hibernate.collection.internal.PersistentSortedSet
 
PersistentSortedSet(SessionImplementor, SortedSet) - Constructor for class org.hibernate.collection.internal.PersistentSortedSet
 
PersistentSortedSet() - Constructor for class org.hibernate.collection.internal.PersistentSortedSet
 
Persister - Annotation Type in org.hibernate.annotations
Specify a custom persister.
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
persister - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
persister - Variable in class org.hibernate.loader.entity.AbstractEntityLoader
 
PERSISTER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
PersisterClassResolver - Interface in org.hibernate.persister.spi
Given an entity or collection mapping, resolve the appropriate persister class to use.
PersisterClassResolverInitiator - Class in org.hibernate.persister.internal
 
PersisterClassResolverInitiator() - Constructor for class org.hibernate.persister.internal.PersisterClassResolverInitiator
 
PersisterFactory - Interface in org.hibernate.persister.spi
Contract for creating persister instances (both EntityPersister and CollectionPersister varieties).
PersisterFactoryImpl - Class in org.hibernate.persister.internal
The standard Hibernate PersisterFactory implementation
PersisterFactoryImpl() - Constructor for class org.hibernate.persister.internal.PersisterFactoryImpl
 
PersisterFactoryInitiator - Class in org.hibernate.persister.internal
 
PersisterFactoryInitiator() - Constructor for class org.hibernate.persister.internal.PersisterFactoryInitiator
 
persisters - Variable in class org.hibernate.loader.JoinWalker
 
persisters - Variable in class org.hibernate.loader.OuterJoinLoader
 
PersisterTest - Class in org.hibernate.test.annotations.persister
 
PersisterTest() - Constructor for class org.hibernate.test.annotations.persister.PersisterTest
 
PersistEvent - Class in org.hibernate.event.spi
An event class for persist()
PersistEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.PersistEvent
 
PersistEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.PersistEvent
 
PersistEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of create events generated from a session.
persistOnFlush(String, Object, Map) - Method in interface org.hibernate.event.spi.EventSource
Cascade persist an entity instance during the flush process
persistOnFlush(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
persistOnFlush(Object) - Method in class org.hibernate.internal.SessionImpl
 
persistOnFlush(String, Object, Map) - Method in class org.hibernate.internal.SessionImpl
 
PersistTest - Class in org.hibernate.ejb.test.ops
 
PersistTest() - Constructor for class org.hibernate.ejb.test.ops.PersistTest
 
Person - Class in org.hibernate.ejb.test.callbacks
 
Person() - Constructor for class org.hibernate.ejb.test.callbacks.Person
 
Person - Class in org.hibernate.envers.test.integration.collection.norevision
 
Person() - Constructor for class org.hibernate.envers.test.integration.collection.norevision.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.auditedEntity
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.oneToManyAudited
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
Person - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 
Person() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
Person(String, int) - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
Person - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
Person() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
Person(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
Person - Class in org.hibernate.envers.test.various
 
Person() - Constructor for class org.hibernate.envers.test.various.Person
 
Person - Class in org.hibernate.test.annotations.collectionelement
 
Person() - Constructor for class org.hibernate.test.annotations.collectionelement.Person
 
Person - Class in org.hibernate.test.annotations.embedded.many2one
TODO : javadoc
Person() - Constructor for class org.hibernate.test.annotations.embedded.many2one.Person
 
Person(String) - Constructor for class org.hibernate.test.annotations.embedded.many2one.Person
 
Person(String, Address) - Constructor for class org.hibernate.test.annotations.embedded.many2one.Person
 
Person - Class in org.hibernate.test.annotations.embedded.one2many
TODO : javadoc
Person() - Constructor for class org.hibernate.test.annotations.embedded.one2many.Person
 
Person(String, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Person
 
Person(PersonName) - Constructor for class org.hibernate.test.annotations.embedded.one2many.Person
 
Person - Class in org.hibernate.test.annotations.embedded
 
Person() - Constructor for class org.hibernate.test.annotations.embedded.Person
 
Person - Class in org.hibernate.test.annotations.fetch
 
Person() - Constructor for class org.hibernate.test.annotations.fetch.Person
 
Person(String, String, String) - Constructor for class org.hibernate.test.annotations.fetch.Person
 
Person - Class in org.hibernate.test.annotations.inheritance.joined
 
Person() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Person
 
Person - Class in org.hibernate.test.annotations.manytoonewithformula
 
Person() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Person
 
Person - Class in org.hibernate.test.annotations.onetomany
 
Person() - Constructor for class org.hibernate.test.annotations.onetomany.Person
 
Person - Class in org.hibernate.test.any
todo: describe Person
Person() - Constructor for class org.hibernate.test.any.Person
 
Person - Class in org.hibernate.test.component.basic
 
Person(String, Date, String) - Constructor for class org.hibernate.test.component.basic.Person
 
Person - Class in org.hibernate.test.criteria
 
Person() - Constructor for class org.hibernate.test.criteria.Person
 
Person - Class in org.hibernate.test.cuk
 
Person() - Constructor for class org.hibernate.test.cuk.Person
 
Person - Class in org.hibernate.test.deletetransient
todo: describe Person
Person() - Constructor for class org.hibernate.test.deletetransient.Person
 
Person(String) - Constructor for class org.hibernate.test.deletetransient.Person
 
Person - Class in org.hibernate.test.discriminator
 
Person() - Constructor for class org.hibernate.test.discriminator.Person
 
Person - Interface in org.hibernate.test.dynamicentity
 
Person - Class in org.hibernate.test.entityname
 
Person() - Constructor for class org.hibernate.test.entityname.Person
 
Person - Class in org.hibernate.test.filter.hql
Base of inheritence hierarchy
Person() - Constructor for class org.hibernate.test.filter.hql.Person
Used by persistence
Person(String, char) - Constructor for class org.hibernate.test.filter.hql.Person
 
Person - Class in org.hibernate.test.idprops
Person() - Constructor for class org.hibernate.test.idprops.Person
 
Person(Long, String, int) - Constructor for class org.hibernate.test.idprops.Person
 
Person - Class in org.hibernate.test.jdbc
Person implementation
Person() - Constructor for class org.hibernate.test.jdbc.Person
 
Person(String, String) - Constructor for class org.hibernate.test.jdbc.Person
 
Person - Class in org.hibernate.test.join
 
Person() - Constructor for class org.hibernate.test.join.Person
 
Person - Class in org.hibernate.test.joinedsubclass
 
Person() - Constructor for class org.hibernate.test.joinedsubclass.Person
 
Person - Class in org.hibernate.test.jpa.fetch
Copied over from annotations test suite...
Person() - Constructor for class org.hibernate.test.jpa.fetch.Person
 
Person(String, String, String) - Constructor for class org.hibernate.test.jpa.fetch.Person
 
Person - Class in org.hibernate.test.lazyonetoone
 
Person(String) - Constructor for class org.hibernate.test.lazyonetoone.Person
 
Person - Class in org.hibernate.test.nonflushedchanges
Person() - Constructor for class org.hibernate.test.nonflushedchanges.Person
 
Person(String) - Constructor for class org.hibernate.test.nonflushedchanges.Person
 
Person - Class in org.hibernate.test.ondelete
 
Person() - Constructor for class org.hibernate.test.ondelete.Person
 
Person - Class in org.hibernate.test.onetoone.formula
 
Person() - Constructor for class org.hibernate.test.onetoone.formula.Person
 
Person - Class in org.hibernate.test.onetoone.joined
 
Person() - Constructor for class org.hibernate.test.onetoone.joined.Person
 
Person - Class in org.hibernate.test.onetoone.link
 
Person() - Constructor for class org.hibernate.test.onetoone.link.Person
 
Person - Class in org.hibernate.test.onetoone.optional
 
Person() - Constructor for class org.hibernate.test.onetoone.optional.Person
 
Person - Class in org.hibernate.test.onetoone.singletable
 
Person() - Constructor for class org.hibernate.test.onetoone.singletable.Person
 
Person - Class in org.hibernate.test.ops
Person() - Constructor for class org.hibernate.test.ops.Person
 
Person(String) - Constructor for class org.hibernate.test.ops.Person
 
Person - Class in org.hibernate.test.propertyref.basic
 
Person() - Constructor for class org.hibernate.test.propertyref.basic.Person
 
Person - Class in org.hibernate.test.propertyref.component.complete
 
Person() - Constructor for class org.hibernate.test.propertyref.component.complete.Person
 
Person - Class in org.hibernate.test.propertyref.component.partial
 
Person() - Constructor for class org.hibernate.test.propertyref.component.partial.Person
 
Person - Class in org.hibernate.test.propertyref.inheritence.discrim
 
Person() - Constructor for class org.hibernate.test.propertyref.inheritence.discrim.Person
 
Person - Class in org.hibernate.test.propertyref.inheritence.joined
 
Person() - Constructor for class org.hibernate.test.propertyref.inheritence.joined.Person
 
Person - Class in org.hibernate.test.propertyref.inheritence.union
 
Person() - Constructor for class org.hibernate.test.propertyref.inheritence.union.Person
 
Person - Class in org.hibernate.test.queryplan
Base of inheritence hierarchy
Person() - Constructor for class org.hibernate.test.queryplan.Person
Used by persistence
Person(String, char) - Constructor for class org.hibernate.test.queryplan.Person
 
Person - Class in org.hibernate.test.sql.hand
 
Person(String) - Constructor for class org.hibernate.test.sql.hand.Person
 
Person() - Constructor for class org.hibernate.test.sql.hand.Person
 
Person - Class in org.hibernate.test.sql.hand.quotedidentifiers
TODO : javadoc
Person() - Constructor for class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
Person(String) - Constructor for class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
Person - Class in org.hibernate.test.subclassfilter
Implementation of Person.
Person() - Constructor for class org.hibernate.test.subclassfilter.Person
 
Person(String) - Constructor for class org.hibernate.test.subclassfilter.Person
 
Person - Class in org.hibernate.test.timestamp
 
Person(String, Date, String) - Constructor for class org.hibernate.test.timestamp.Person
 
Person - Class in org.hibernate.test.unconstrained
 
Person() - Constructor for class org.hibernate.test.unconstrained.Person
 
Person(String) - Constructor for class org.hibernate.test.unconstrained.Person
 
Person - Class in org.hibernate.test.unionsubclass2
 
Person() - Constructor for class org.hibernate.test.unionsubclass2.Person
 
Person - Class in org.hibernate.test.version
 
Person(String) - Constructor for class org.hibernate.test.version.Person
 
Person_ - Class in org.hibernate.ejb.test.callbacks
 
Person_() - Constructor for class org.hibernate.ejb.test.callbacks.Person_
 
PersonalContact - Class in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation
 
PersonalContact() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.PersonalContact
 
PersonalContact(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.PersonalContact
 
PersonalContact - Class in org.hibernate.envers.test.integration.inheritance.single.notownedrelation
 
PersonalContact() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.PersonalContact
 
PersonalContact - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation
 
PersonalContact() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.PersonalContact
 
PersonalContact(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.PersonalContact
 
PersonalDetails - Class in org.hibernate.test.nonflushedchanges
PersonalDetails() - Constructor for class org.hibernate.test.nonflushedchanges.PersonalDetails
 
PersonalDetails(String, Person) - Constructor for class org.hibernate.test.nonflushedchanges.PersonalDetails
 
PersonalDetails - Class in org.hibernate.test.ops
PersonalDetails() - Constructor for class org.hibernate.test.ops.PersonalDetails
 
PersonalDetails(String, Person) - Constructor for class org.hibernate.test.ops.PersonalDetails
 
PersonalInfo - Class in org.hibernate.test.component.cascading.toone
PersonalInfo() - Constructor for class org.hibernate.test.component.cascading.toone.PersonalInfo
 
PersonalInfo(Address) - Constructor for class org.hibernate.test.component.cascading.toone.PersonalInfo
 
personId - Variable in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
PersonID - Class in org.hibernate.test.unionsubclass.alias
 
PersonID() - Constructor for class org.hibernate.test.unionsubclass.alias.PersonID
 
PersonName - Class in org.hibernate.test.annotations.embedded.one2many
TODO : javadoc
PersonName() - Constructor for class org.hibernate.test.annotations.embedded.one2many.PersonName
 
PersonName(String, String) - Constructor for class org.hibernate.test.annotations.embedded.one2many.PersonName
 
PersonName - Class in org.hibernate.test.querycache
 
PersonName() - Constructor for class org.hibernate.test.querycache.PersonName
 
PersonName(String, String, String) - Constructor for class org.hibernate.test.querycache.PersonName
 
PESSIMISTIC_NO_WAIT - Static variable in interface org.hibernate.Session.LockRequest
 
PESSIMISTIC_WAIT_FOREVER - Static variable in interface org.hibernate.Session.LockRequest
 
PessimisticEntityLockException - Exception in org.hibernate.dialect.lock
Represents an error trying to apply a pessimistic LockingStrategy to an entity
PessimisticEntityLockException(Object, String, JDBCException) - Constructor for exception org.hibernate.dialect.lock.PessimisticEntityLockException
 
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, 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.
pet - Static variable in class org.hibernate.ejb.test.emops.Decorate_
 
Pet - Class in org.hibernate.ejb.test.emops
 
Pet() - Constructor for class org.hibernate.ejb.test.emops.Pet
 
Pet_ - Class in org.hibernate.ejb.test.emops
 
Pet_() - Constructor for class org.hibernate.ejb.test.emops.Pet_
 
PettingZoo - Class in org.hibernate.test.hql
 
PettingZoo() - Constructor for class org.hibernate.test.hql.PettingZoo
 
Peugot - Class in org.hibernate.test.annotations.entity
 
Peugot() - Constructor for class org.hibernate.test.annotations.entity.Peugot
 
Phone - Class in org.hibernate.test.annotations.entitynonentity
 
Phone() - Constructor for class org.hibernate.test.annotations.entitynonentity.Phone
 
Phone - Class in org.hibernate.test.annotations.quote
 
Phone() - Constructor for class org.hibernate.test.annotations.quote.Phone
 
PhoneNumber - Class in org.hibernate.test.annotations.entity
 
PhoneNumber(String) - Constructor for class org.hibernate.test.annotations.entity.PhoneNumber
 
PhoneNumber - Class in org.hibernate.test.annotations.manytomany
 
PhoneNumber() - Constructor for class org.hibernate.test.annotations.manytomany.PhoneNumber
 
PhoneNumber - Class in org.hibernate.test.annotations.override
 
PhoneNumber() - Constructor for class org.hibernate.test.annotations.override.PhoneNumber
 
PhoneNumberType - Class in org.hibernate.test.annotations.entity
Used to persist and retrieve objects of type 'PhoneNumber'
PhoneNumberType() - Constructor for class org.hibernate.test.annotations.entity.PhoneNumberType
 
physicalConnectionObtained(Connection) - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
physicalConnectionObtained(Connection) - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
A physical connection was obtained.
physicalConnectionObtained(Connection) - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
physicalConnectionObtained(Connection) - Method in class org.hibernate.internal.ConnectionObserverStatsBridge
 
physicalConnectionReleased() - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
physicalConnectionReleased() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
A physical connection was released.
physicalConnectionReleased() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
physicalConnectionReleased() - Method in class org.hibernate.internal.ConnectionObserverStatsBridge
 
Pickup - Class in org.hibernate.test.hql
Implementation of Pickup.
Pickup() - Constructor for class org.hibernate.test.hql.Pickup
 
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
 
pkColumnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
pkColumnValue - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
PkDrivenByDefaultMapsIdSecondPass - Class in org.hibernate.cfg
 
PkDrivenByDefaultMapsIdSecondPass(String, Ejb3JoinColumn[], SimpleValue) - Constructor for class org.hibernate.cfg.PkDrivenByDefaultMapsIdSecondPass
 
Plan - Class in org.hibernate.test.immutable.entitywithmutablecollection
 
Plan() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
Plan(String) - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
Plan - Class in org.hibernate.test.immutable
 
Plan() - Constructor for class org.hibernate.test.immutable.Plan
 
Plan(String) - Constructor for class org.hibernate.test.immutable.Plan
 
Plane - Class in org.hibernate.test.id
 
Plane() - Constructor for class org.hibernate.test.id.Plane
 
Plant - Class in org.hibernate.ejb.test.callbacks
 
Plant() - Constructor for class org.hibernate.ejb.test.callbacks.Plant
 
Plant_ - Class in org.hibernate.ejb.test.callbacks
 
Plant_() - Constructor for class org.hibernate.ejb.test.callbacks.Plant_
 
Player - Class in org.hibernate.test.annotations.entity
 
Player() - Constructor for class org.hibernate.test.annotations.entity.Player
 
Player - Class in org.hibernate.test.annotations.loader
 
Player() - Constructor for class org.hibernate.test.annotations.loader.Player
 
PluralAttribute - Interface in org.hibernate.metamodel.domain
TODO : javadoc
PluralAttributeBinding - Interface in org.hibernate.metamodel.binding
 
PluralAttributeElement - Interface in org.hibernate.internal.jaxb.mapping.hbm
Commonality between the various forms of plural attribute (collection) mappings: <bag/>, <set/>, etc.
PluralAttributeElementNature - Enum in org.hibernate.metamodel.source.binder
Describes the nature of the collection elements as declared by the metadata.
PluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
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
 
PluralAttributeKeySource - Interface in org.hibernate.metamodel.source.binder
 
PluralAttributeKeySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
PluralAttributeKeySourceImpl(JaxbKeyElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.PluralAttributeKeySourceImpl
 
PluralAttributeNature - Enum in org.hibernate.metamodel.domain
Identifies the specific semantic of a plural valued attribute.
PluralAttributeNature - Enum in org.hibernate.metamodel.source.binder
Describes the nature of the collection itself as declared by the metadata.
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
 
PluralAttributeSource - Interface in org.hibernate.metamodel.source.binder
 
PLUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
PLUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
PLUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Point - Class in org.hibernate.test.rowid
 
Point(BigDecimal, BigDecimal) - Constructor for class org.hibernate.test.rowid.Point
 
PointbaseDialect - Class in org.hibernate.dialect
A Dialect for Pointbase.
PointbaseDialect() - Constructor for class org.hibernate.dialect.PointbaseDialect
Creates new PointbaseDialect
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
 
PojoEntityTuplizer(EntityMetamodel, EntityBinding) - 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
 
PojoInstantiator(EntityBinding, ReflectionOptimizer.InstantiationOptimizer) - Constructor for class org.hibernate.tuple.PojoInstantiator
 
PoliticalParty - Class in org.hibernate.test.annotations.onetomany
 
PoliticalParty() - Constructor for class org.hibernate.test.annotations.onetomany.PoliticalParty
 
Politician - Class in org.hibernate.test.annotations.onetomany
 
Politician() - Constructor for class org.hibernate.test.annotations.onetomany.Politician
 
PolymorphicCollection - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
PolymorphicCollection() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.PolymorphicCollection
 
PolymorphicCollection - Class in org.hibernate.envers.test.integration.inheritance.single.relation
 
PolymorphicCollection() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.PolymorphicCollection
 
PolymorphicCollection - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.relation
 
PolymorphicCollection() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.PolymorphicCollection
 
Polymorphism - Annotation Type in org.hibernate.annotations
Used to define the type of polymorphism Hibernate will apply to entity hierarchies.
polymorphism - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
PolymorphismTest - Class in org.hibernate.test.annotations.polymorphism
 
PolymorphismTest() - Constructor for class org.hibernate.test.annotations.polymorphism.PolymorphismTest
 
PolymorphismType - Enum in org.hibernate.annotations
Type of available polymorphism for a particular entity
POOL - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.StandardOptimizerDescriptor.getExternalName() via OptimizerFactory.StandardOptimizerDescriptor.POOLED
Pool - Class in org.hibernate.test.annotations.inheritance.joined
 
Pool() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Pool
 
POOL_LO - Static variable in class org.hibernate.id.enhanced.OptimizerFactory
Deprecated. Use OptimizerFactory.StandardOptimizerDescriptor.getExternalName() via OptimizerFactory.StandardOptimizerDescriptor.POOLED_LO
POOL_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum number of inactive connections for the built-in Hibernate connection pool.
PoolAddress - Class in org.hibernate.test.annotations.inheritance.joined
 
PoolAddress() - Constructor for class org.hibernate.test.annotations.inheritance.joined.PoolAddress
 
PooledForcedTableSequenceTest - Class in org.hibernate.test.idgen.enhanced.forcedtable
 
PooledForcedTableSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.forcedtable.PooledForcedTableSequenceTest
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in interface org.hibernate.internal.CoreMessageLogger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
pooledOptimizerReportedInitialValue(IntegralDataTypeHolder) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
pooledOptimizerReportedInitialValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
PooledSequenceTest - Class in org.hibernate.test.idgen.enhanced.sequence
 
PooledSequenceTest() - Constructor for class org.hibernate.test.idgen.enhanced.sequence.PooledSequenceTest
 
PooledTableTest - Class in org.hibernate.test.idgen.enhanced.table
 
PooledTableTest() - Constructor for class org.hibernate.test.idgen.enhanced.table.PooledTableTest
 
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_COLLECTION_RECREATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COLLECTION_REMOVE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COLLECTION_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
POST_COMMIT_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
POST_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
POST_INSERT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Marker object returned from IdentifierGenerator.generate(org.hibernate.engine.spi.SessionImplementor, java.lang.Object) to indicate that the entity's identifier will be generated as part of the datbase insertion.
POST_LOAD - Static variable in class org.hibernate.event.spi.EventType
 
POST_LOAD - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
POST_PERSIST - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
POST_REMOVE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
POST_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
POST_UPDATE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
postAction() - Method in class org.hibernate.collection.internal.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.spi.PersistentCollection
After flushing, clear any "queued" additions, since the database state is now synchronized with the memory state.
PostCollectionRecreateEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is recreated
PostCollectionRecreateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.spi.PostCollectionRecreateEvent
 
PostCollectionRecreateEventListener - Interface in org.hibernate.event.spi
Called after recreating a collection
PostCollectionRemoveEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is removed
PostCollectionRemoveEvent(CollectionPersister, PersistentCollection, EventSource, Object) - Constructor for class org.hibernate.event.spi.PostCollectionRemoveEvent
 
PostCollectionRemoveEventListener - Interface in org.hibernate.event.spi
Called after removing a collection
PostCollectionUpdateEvent - Class in org.hibernate.event.spi
An event that occurs after a collection is updated
PostCollectionUpdateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.spi.PostCollectionUpdateEvent
 
PostCollectionUpdateEventListener - Interface in org.hibernate.event.spi
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.spi.EntityEntry
After actually deleting a row, record the fact that the instance no longer exists in the database
PostDeleteEvent - Class in org.hibernate.event.spi
Occurs after deleting an item from the datastore
PostDeleteEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostDeleteEvent
 
PostDeleteEventListener - Interface in org.hibernate.event.spi
Called after deleting an item from the datastore
postFlush(Iterator) - Method in class org.hibernate.EmptyInterceptor
 
postFlush(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after a successful flush
postFlush(SessionImplementor) - Method in class org.hibernate.event.internal.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.
postFlush(Iterator) - Method in class org.hibernate.test.interceptor.StatefulInterceptor
 
postFlush(Iterator) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
postFlush(Iterator) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
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 Postgres, 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
 
PostgresUUIDType - Class in org.hibernate.type
Specialized type mapping for UUID and the Postgres UUID data type (which is mapped as OTHER in its JDBC driver).
PostgresUUIDType() - Constructor for class org.hibernate.type.PostgresUUIDType
 
PostgresUUIDType.PostgresUUIDSqlTypeDescriptor - Class in org.hibernate.type
 
PostgresUUIDType.PostgresUUIDSqlTypeDescriptor() - Constructor for class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
postHydrate(EntityPersister, Serializable, Object[], Object, Object, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.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.spi.CollectionEntry
 
postInsert() - Method in class org.hibernate.engine.spi.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.spi
Occurs after inserting an item in the datastore
PostInsertEvent(Object, Serializable, Object[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostInsertEvent
 
PostInsertEventListener - Interface in org.hibernate.event.spi
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, CompositeType) - Method in class org.hibernate.proxy.dom4j.Dom4jProxyFactory
Called immediately after instantiation
postInstantiate(String, Class, Set, Method, Method, CompositeType) - Method in class org.hibernate.proxy.map.MapProxyFactory
 
postInstantiate(String, Class, Set, Method, Method, CompositeType) - Method in class org.hibernate.proxy.pojo.javassist.JavassistProxyFactory
 
postInstantiate(String, Class, Set, Method, Method, CompositeType) - Method in interface org.hibernate.proxy.ProxyFactory
Called immediately after instantiation of this factory.
postLoad(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postLoad - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
postLoad - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
postLoad - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
PostLoadEvent - Class in org.hibernate.event.spi
Occurs after an an entity instance is fully loaded.
PostLoadEvent(EventSource) - Constructor for class org.hibernate.event.spi.PostLoadEvent
 
PostLoadEventListener - Interface in org.hibernate.event.spi
Occurs after an an entity instance is fully loaded.
Postman - Class in org.hibernate.test.annotations.referencedcolumnname
 
Postman() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Postman
 
Postman(String, String) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Postman
 
postPersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
postPersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
postPersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
postProcessDelete(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
postProcessDelete(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
postProcessDML(RestrictableStatement) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
postProcessInsert(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
postProcessInsert(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
postProcessSortSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Allow post processing of each sort specification
postProcessSortSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Allow post processing of each sort specification
postProcessUpdate(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
postProcessUpdate(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
postRemove(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
postRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
postRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
postUpdate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
postUpdate(Object, Object[], Object) - Method in class org.hibernate.engine.spi.EntityEntry
Handle updating the internal state of the entry after actually performing the database update.
postUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
postUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
postUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
PostUpdateEvent - Class in org.hibernate.event.spi
Occurs after the datastore is updated
PostUpdateEvent(Object, Serializable, Object[], Object[], int[], EntityPersister, EventSource) - Constructor for class org.hibernate.event.spi.PostUpdateEvent
 
PostUpdateEventListener - Interface in org.hibernate.event.spi
Called after updating the datastore
power - Variable in class org.hibernate.ejb.test.xml.sequences.Light
 
power - Variable in class org.hibernate.ejb.test.xml.sequences.Lighter
 
power - Variable in class org.hibernate.test.annotations.various.Antenna
 
power - Variable in class org.hibernate.test.annotations.xml.ejb3.Light
 
power - Variable in class org.hibernate.test.annotations.xml.ejb3.Lighter
 
PowerDrill - Class in org.hibernate.test.annotations.entity
 
PowerDrill() - Constructor for class org.hibernate.test.annotations.entity.PowerDrill
 
PowerSupply - Class in org.hibernate.test.annotations.beanvalidation
 
PowerSupply() - Constructor for class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
PRE_COLLECTION_RECREATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_COLLECTION_REMOVE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_COLLECTION_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_DELETE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_INSERT - Static variable in class org.hibernate.event.spi.EventType
 
PRE_LOAD - Static variable in class org.hibernate.event.spi.EventType
 
PRE_PERSIST - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PRE_REMOVE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PRE_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
PRE_UPDATE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
precision() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
precision - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
precision - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
precision - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
precision - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
precision - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
precision(int) - Static method in class org.hibernate.metamodel.relational.Size
 
precision(int, int) - Static method in class org.hibernate.metamodel.relational.Size
 
PreCollectionRecreateEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is recreated
PreCollectionRecreateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.spi.PreCollectionRecreateEvent
 
PreCollectionRecreateEventListener - Interface in org.hibernate.event.spi
Called before recreating a collection
PreCollectionRemoveEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is removed
PreCollectionRemoveEvent(CollectionPersister, PersistentCollection, EventSource, Object) - Constructor for class org.hibernate.event.spi.PreCollectionRemoveEvent
 
PreCollectionRemoveEventListener - Interface in org.hibernate.event.spi
Called before removing a collection
PreCollectionUpdateEvent - Class in org.hibernate.event.spi
An event that occurs before a collection is updated
PreCollectionUpdateEvent(CollectionPersister, PersistentCollection, EventSource) - Constructor for class org.hibernate.event.spi.PreCollectionUpdateEvent
 
PreCollectionUpdateEventListener - Interface in org.hibernate.event.spi
Called before updating a collection
preCreate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
PreDeleteEvent - Class in org.hibernate.event.spi
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.spi.PreDeleteEvent
Constructs an event containing the pertinent information.
PreDeleteEventListener - Interface in org.hibernate.event.spi
Called before deleting an item from the datastore
PredicateTest - Class in org.hibernate.ejb.criteria.basic
Test the various predicates.
PredicateTest() - Constructor for class org.hibernate.ejb.criteria.basic.PredicateTest
 
PREFER_POOLED_VALUES_LO - Static variable in interface org.hibernate.cfg.AvailableSettings
When using pooled optimizers, prefer interpreting the database value as the lower (lo) boundary.
PREFIX - Static variable in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
PREFIXED_VARCHAR_TYPE_DESCRIPTOR - Static variable in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
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.spi.CollectionEntry
 
preFlush(Iterator) - Method in interface org.hibernate.Interceptor
Called before a flush
preFlush(Iterator) - Method in class org.hibernate.test.interfaceproxy.DocumentInterceptor
 
preFlush(Iterator) - Method in class org.hibernate.test.mixed.DocumentInterceptor
 
preInsert(CollectionPersister) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called before inserting rows, to ensure that any surrogate keys are fully generated
preInsert(CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
preInsert(CollectionPersister) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before inserting rows, to ensure that any surrogate keys are fully generated
PreInsertEvent - Class in org.hibernate.event.spi
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.spi.PreInsertEvent
Constructs an event containing the pertinent information.
PreInsertEventListener - Interface in org.hibernate.event.spi
Called before inserting an item in the datastore
preinvalidate(Serializable[]) - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
PreLoadEvent - Class in org.hibernate.event.spi
Called before injecting property values into a newly loaded entity instance.
PreLoadEvent(EventSource) - Constructor for class org.hibernate.event.spi.PreLoadEvent
 
PreLoadEventListener - Interface in org.hibernate.event.spi
Called before injecting property values into a newly loaded entity instance.
prepare(SQLWarning) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
prepare(SQLWarning) - Method in interface org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandler
Prepare for processing of a warning stack.
prepare() - Method in class org.hibernate.hql.internal.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(Optimizer) - Method in class org.hibernate.id.enhanced.TableStructure
 
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
 
prepare(MetadataSources) - Method in class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
prepare(MetadataSources) - Method in class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
prepare(MetadataSources) - Method in interface org.hibernate.metamodel.source.MetadataSourceProcessor
Prepare for processing the given sources.
prepare() - Method in class org.hibernate.test.instrument.cases.AbstractExecutable
 
prepare() - Method in interface org.hibernate.test.instrument.cases.Executable
 
prepare(Map) - Static method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
prepare(boolean) - Method in interface org.hibernate.tool.hbm2ddl.ConnectionHelper
Prepare the helper for use.
prepareActions() - Method in class org.hibernate.engine.spi.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.internal.antlr.HqlSqlBaseWalker
 
prepareArithmeticOperator(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
prepareBasicRegistryBuilder(ServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.test.events.CallbackTest
 
prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.test.flush.TestCollectionInitializingDuringFlush
 
prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.test.jpa.AbstractJPATest
 
prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
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
 
PREPARED_STMNT_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
preparedStatementAlreadyInBatch(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
preparedStatementAlreadyInBatch(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
preparedStatementAlreadyInBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
PreparedStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for PreparedStatement proxies
PreparedStatementProxyHandler(String, Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.PreparedStatementProxyHandler
 
prepareEntity() - Method in class org.hibernate.ejb.test.callbacks.Television
 
prepareEntity() - Method in class org.hibernate.ejb.test.callbacks.VideoSystem
 
prepareForAutoDiscovery(CustomLoader.Metadata) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
 
prepareForDot(String) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
prepareForDot(String) - Method in class org.hibernate.hql.internal.ast.tree.IndexNode
 
prepareForeignKey(String, String) - Method in class org.hibernate.metamodel.binding.CollectionKey
 
prepareFromClauseInputTree(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
Pre-process the from clause input tree.
prepareFromClauseInputTree(AST) - Method in class org.hibernate.hql.internal.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.internal.antlr.HqlSqlBaseWalker
 
prepareLogicOperator(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
prepareQueryStatement(String, boolean, ScrollMode) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
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.internal.ast.tree.CollectionFunction
 
prepareSelectColumns(String[]) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
prepareServices(ServiceRegistryBuilder) - Method in interface org.hibernate.integrator.spi.ServiceContributingIntegrator
Allow the integrator to alter the builder of ServiceRegistry, presumably to register services into it.
prepareStatement(String) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare a statement.
prepareStatement(String, boolean) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Prepare a statement.
prepareStatement(String, int) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Get a prepared statement to use for inserting using JDBC3 getGeneratedKeys processing.
prepareStatement(String, String[]) - Method in interface org.hibernate.engine.jdbc.spi.StatementPreparer
Get a prepared statement to use for inserting using JDBC3 getGeneratedKeys processing.
prepareStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
prepareStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being prepared.
prepareTemporaryTables(Mapping, Dialect) - Method in class org.hibernate.mapping.PersistentClass
 
prepareTest() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
prepareTest() - Method in class org.hibernate.test.hql.HQLTest
 
prepareTest() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
prepareTest() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
prepareTest() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
prepareTest() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
prepareTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
prepareTestData() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
prepareTestData() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
 
prepareTestData() - Method in class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
prepareTestData() - Method in class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
prepareTestData() - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
prepareVersioned(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
prepareVersioned(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
prependIdColumnSpec() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
prependListener(T) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
prependListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
prependListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
prependListeners(EventType<T>, Class<T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
prependListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
prependListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
prependListeners(EventType<T>, Class<T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
prependListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
prependVersionColumnSpec() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
 
prependWhereConditions(String) - Method in class org.hibernate.sql.QuerySelect
 
prePersist() - Method in class org.hibernate.ejb.test.exception.Instrument
 
prePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
prePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
prePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
PreprocessingParser - Class in org.hibernate.hql.internal.classic
 
PreprocessingParser(Map) - Constructor for class org.hibernate.hql.internal.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
 
preRemove() - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
preRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
preRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
preRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
Presenter - Class in org.hibernate.test.annotations.cid
 
Presenter() - Constructor for class org.hibernate.test.annotations.cid.Presenter
 
presenter - Variable in class org.hibernate.test.annotations.cid.TvMagazinPk
 
presenter - Variable in class org.hibernate.test.annotations.cid.TvProgramIdClass
 
PressReleaseAgency - Class in org.hibernate.test.annotations.indexcoll
 
PressReleaseAgency() - Constructor for class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
preUpdate(Object) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
preUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
preUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
preUpdate - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
PreUpdateEvent - Class in org.hibernate.event.spi
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.spi.PreUpdateEvent
Constructs an event containing the pertinent information.
PreUpdateEventListener - Interface in org.hibernate.event.spi
Called before updating the datastore
previous() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
previous() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Retreat to the previous result
previous() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
previous() - Method in interface org.hibernate.ScrollableResults
Retreat to the previous result
previousIndex() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
Price - Class in org.hibernate.test.annotations.generics
 
Price() - Constructor for class org.hibernate.test.annotations.generics.Price
 
PricedStuff - Class in org.hibernate.test.annotations.generics
 
PricedStuff() - Constructor for class org.hibernate.test.annotations.generics.PricedStuff
 
PRIMARY_KEY_JOIN_COLUMN - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
PRIMARY_KEY_JOIN_COLUMNS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
primaryExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
PrimaryKey - Class in org.hibernate.mapping
A primary key constraint
PrimaryKey() - Constructor for class org.hibernate.mapping.PrimaryKey
 
PrimaryKey - Class in org.hibernate.metamodel.relational
Models a table's primary key.
PrimaryKey(TableSpecification) - Constructor for class org.hibernate.metamodel.relational.PrimaryKey
 
PrimaryKey - Class in org.hibernate.test.annotations.cid.keymanytoone
TODO : javadoc
PrimaryKey(Card, Key) - Constructor for class org.hibernate.test.annotations.cid.keymanytoone.PrimaryKey
 
primaryKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
primaryKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
primaryKeyJoinColumn - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
primaryTeacher - Static variable in class org.hibernate.ejb.test.cascade.Student_
 
primeFunctionMap(Map<String, SQLFunction>) - Static method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions
 
PrimeMinister - Class in org.hibernate.test.annotations.xml.hbm
 
PrimeMinister() - Constructor for class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
PRIMITIVE_ARRAY_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
PRIMITIVE_NAMES - Static variable in class org.hibernate.cfg.BinderHelper
 
PrimitiveAddDelete - Class in org.hibernate.envers.test.integration.primitive
 
PrimitiveAddDelete() - Constructor for class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
PrimitiveArray - Class in org.hibernate.mapping
A primitive array has a primary key consisting of the key columns + index column.
PrimitiveArray(Mappings, 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 MaterializedBlobType
PrimitiveByteArrayBlobType() - Constructor for class org.hibernate.type.PrimitiveByteArrayBlobType
Deprecated.  
PrimitiveByteArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for byte[] handling.
PrimitiveByteArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
PrimitiveCharacterArrayClobType - Class in org.hibernate.type
Map a char[] to a Clob
PrimitiveCharacterArrayClobType() - Constructor for class org.hibernate.type.PrimitiveCharacterArrayClobType
 
PrimitiveCharacterArrayTextType - Class in org.hibernate.test.annotations.lob
A type that maps JDBC LONGVARCHAR and char[].
PrimitiveCharacterArrayTextType() - Constructor for class org.hibernate.test.annotations.lob.PrimitiveCharacterArrayTextType
 
PrimitiveCharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
PrimitiveCharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
PrimitiveTestEntity - Class in org.hibernate.envers.test.entities
 
PrimitiveTestEntity() - Constructor for class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
PrimitiveTestEntity(int, int) - Constructor for class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
PrimitiveTestEntity(Integer, int, int) - Constructor for class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
PrimitiveType<T> - Interface in org.hibernate.type
Additional contract for primitive / primitive wrapper types.
printStackTrace() - Method in exception org.hibernate.hql.internal.ast.DetailedSemanticException
Prints a stack trace.
printStackTrace(PrintStream) - Method in exception org.hibernate.hql.internal.ast.DetailedSemanticException
Prints a stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.hibernate.hql.internal.ast.DetailedSemanticException
Prints this throwable and its backtrace to the specified print writer.
Priority - Annotation Type in org.hibernate.envers.test
An annotation for specifyfing test method priority.
Problematic - Class in org.hibernate.test.instrument.domain
Problematic() - Constructor for class org.hibernate.test.instrument.domain.Problematic
 
Problematic.Representation - Class in org.hibernate.test.instrument.domain
 
Problematic.Representation(byte[]) - Constructor for class org.hibernate.test.instrument.domain.Problematic.Representation
 
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.internal.antlr.HqlSqlBaseWalker
 
processAggregation(AST, boolean) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processBeanInfo(BeanInfo) - Method in interface org.hibernate.internal.util.beans.BeanInfoHelper.BeanInfoDelegate
 
processBoolean(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processBoolean(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processBoolean(AST) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
processClassFile(File, Set<String>) - Method in class org.hibernate.bytecode.buildtime.spi.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.internal.antlr.HqlSqlBaseWalker
 
processConstant(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processConstant(AST, boolean) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
processConstructor(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processConstructor(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processDynamicFilterParameters(String, ParameterContainer, HqlSqlWalker) - Static method in class org.hibernate.hql.internal.ast.util.JoinProcessor
 
processEntityHierarchy(EntityHierarchy) - Method in class org.hibernate.metamodel.source.binder.Binder
Process an entity hierarchy.
processEntityPropertyValues(Object[], Type[]) - Method in class org.hibernate.event.internal.AbstractVisitor
Dispatch each property value to processValue().
processEqualityExpression() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
processEqualityExpression() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
processEqualityExpression() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
processEqualityExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Returns the 'cleaned up' version of a comparison operator sub-tree.
processEqualityExpression(AST) - Method in class org.hibernate.hql.internal.ast.HqlParser
Post process equality expressions, clean up the subtree.
processEqualityExpression() - Method in interface org.hibernate.internal.CoreMessageLogger
 
processEqualityExpression() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
processEqualityExpression() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
processEqualityExpression() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
processEqualityExpression$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
processFetchProfiles(List<JaxbFetchProfileElement>, String) - Method in interface org.hibernate.metamodel.source.hbm.HbmBindingContext
 
processFetchProfiles(List<JaxbFetchProfileElement>, String) - Method in class org.hibernate.metamodel.source.hbm.HibernateMappingProcessor
 
processFile(File, Set<String>) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Actually process the file by applying instrumentation transformations to any classes it contains.
processFilters(String, SessionImplementor) - Method in class org.hibernate.engine.spi.QueryParameters
 
processFilters(String, Map, SessionFactoryImplementor) - Method in class org.hibernate.engine.spi.QueryParameters
 
processFunction(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processFunction(AST, boolean) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processIndependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
processIndependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
processIndependentMetadata() - Method in class org.hibernate.metamodel.source.hbm.HibernateMappingProcessor
 
processIndependentMetadata(MetadataSources) - Method in interface org.hibernate.metamodel.source.MetadataSourceProcessor
Process the independent metadata.
processIndex(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processIndex(AST) - Method in class org.hibernate.hql.internal.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
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
processingPersistenceUnitInfoName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
processingPersistenceUnitInfoName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
processingPersistenceUnitInfoName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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<String>) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Process an archive file.
processJoins(QueryNode) - Method in class org.hibernate.hql.internal.ast.util.JoinProcessor
 
processMapComponentReference(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processMappingDependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
processMappingDependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
processMappingDependentMetadata() - Method in class org.hibernate.metamodel.source.hbm.HibernateMappingProcessor
 
processMappingDependentMetadata(MetadataSources) - Method in interface org.hibernate.metamodel.source.MetadataSourceProcessor
Process the parts of the metadata that depend on mapping (entities, et al) information having been processed and available.
processMappingDocument(MappingDocument) - Method in class org.hibernate.metamodel.source.hbm.HierarchyBuilder
 
processMappingMetadata(MetadataSources, List<String>) - Method in class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
processMappingMetadata(MetadataSources, List<String>) - Method in class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
processMappingMetadata(MetadataSources, List<String>) - Method in interface org.hibernate.metamodel.source.MetadataSourceProcessor
Process the mapping (entities, et al) metadata.
processMemberOf(Token, AST, ASTPair) - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
processMemberOf(Token, AST, ASTPair) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
processMetadata(List<MetadataSourceType>) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
processNumeric(AST) - Method in class org.hibernate.hql.internal.ast.util.LiteralProcessor
 
processNumericLiteral(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processNumericLiteral(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processQuery(AST, AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
processQuery(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
processReachableCollection(PersistentCollection, CollectionType, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.Collections
Initialize the role of the collection.
processSubclass(SubclassEntitySourceImpl) - Method in class org.hibernate.metamodel.source.hbm.EntityHierarchyImpl
 
processTypeDependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
processTypeDependentMetadata(MetadataSources) - Method in class org.hibernate.metamodel.source.hbm.HbmMetadataSourceProcessorImpl
 
processTypeDependentMetadata() - Method in class org.hibernate.metamodel.source.hbm.HibernateMappingProcessor
 
processTypeDependentMetadata(MetadataSources) - Method in interface org.hibernate.metamodel.source.MetadataSourceProcessor
Process the parts of the metadata that depend on type information (type definitions) having been processed and available.
processUnreachableCollection(PersistentCollection, SessionImplementor) - Static method in class org.hibernate.engine.internal.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
 
producesType(Class<?>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
product - Variable in class org.hibernate.test.annotations.cid.OrderLine
 
product - Variable in class org.hibernate.test.annotations.cid.OrderLinePk
 
Product - Class in org.hibernate.test.annotations.cid
 
Product() - Constructor for class org.hibernate.test.annotations.cid.Product
 
Product - Class in org.hibernate.test.annotations.manytoonewithformula
 
Product() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.Product
 
Product - Class in org.hibernate.test.annotations.tableperclass
 
Product() - Constructor for class org.hibernate.test.annotations.tableperclass.Product
 
Product - Class in org.hibernate.test.cid
 
Product() - Constructor for class org.hibernate.test.cid.Product
 
Product - Class in org.hibernate.test.collection.backref.map.compkey
Product implementation
Product() - Constructor for class org.hibernate.test.collection.backref.map.compkey.Product
 
Product(String) - Constructor for class org.hibernate.test.collection.backref.map.compkey.Product
 
Product - Class in org.hibernate.test.filter
 
Product() - Constructor for class org.hibernate.test.filter.Product
 
Product - Class in org.hibernate.test.id
 
Product() - Constructor for class org.hibernate.test.id.Product
 
Product - Class in org.hibernate.test.mapcompelem
 
Product(String) - Constructor for class org.hibernate.test.mapcompelem.Product
 
Product - Class in org.hibernate.test.orphan
 
Product() - Constructor for class org.hibernate.test.orphan.Product
 
Product - Class in org.hibernate.test.sql.hand
 
Product() - Constructor for class org.hibernate.test.sql.hand.Product
 
Product.ProductId - Class in org.hibernate.test.sql.hand
 
Product.ProductId() - Constructor for class org.hibernate.test.sql.hand.Product.ProductId
 
productIdnf - Variable in class org.hibernate.test.annotations.manytoonewithformula.Product
 
productIdnf - Variable in class org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer
 
ProductLine - Class in org.hibernate.test.batchfetch
 
ProductLine() - Constructor for class org.hibernate.test.batchfetch.ProductLine
 
Products - Class in org.hibernate.test.annotations.collectionelement
 
Products() - Constructor for class org.hibernate.test.annotations.collectionelement.Products
 
ProductSqlServer - Class in org.hibernate.test.annotations.manytoonewithformula
 
ProductSqlServer() - Constructor for class org.hibernate.test.annotations.manytoonewithformula.ProductSqlServer
 
ProfessionalAgreement - Class in org.hibernate.test.annotations.various
 
ProfessionalAgreement() - Constructor for class org.hibernate.test.annotations.various.ProfessionalAgreement
 
ProgramExecution - Class in org.hibernate.test.annotations.inheritance.joined
 
ProgramExecution() - Constructor for class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
ProgramManager - Class in org.hibernate.test.annotations.manytomany
 
ProgramManager() - Constructor for class org.hibernate.test.annotations.manytomany.ProgramManager
 
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
 
Project - Class in org.hibernate.test.annotations.idmanytoone
 
Project() - Constructor for class org.hibernate.test.annotations.idmanytoone.Project
 
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.internal.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
 
PROPERTIES - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
PROPERTIES - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
PROPERTIES - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
propertiesEq(String[], DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertiesGroupTest - Class in org.hibernate.envers.test.integration.components
 
PropertiesGroupTest() - Constructor for class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
propertiesIn(String[], DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertiesLoaded(Properties) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertiesLoaded(Properties) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertiesLoaded(Properties) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertiesLoaded(Properties) - Method in interface org.hibernate.internal.CoreMessageLogger
 
propertiesLoaded(Properties) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertiesLoaded(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertiesLoaded(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertiesLoaded$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
propertiesNotEq(String[], DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
propertiesNotFound() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertiesNotFound() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertiesNotFound() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertiesNotFound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
propertiesNotFound() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertiesNotFound() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertiesNotFound() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertiesNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
propertiesNotIn(String[], DetachedCriteria) - Static method in class org.hibernate.criterion.Subqueries
 
PropertiesSubqueryExpression - Class in org.hibernate.criterion
A comparison between several properties value in the outer query and the result of a multicolumn subquery.
PropertiesSubqueryExpression(String[], String, DetachedCriteria) - Constructor for class org.hibernate.criterion.PropertiesSubqueryExpression
 
PropertiesTestEntity - Class in org.hibernate.envers.test.integration.properties
 
PropertiesTestEntity() - Constructor for class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
PropertiesTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
PropertiesTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
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 - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
property - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
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 - Interface in org.hibernate.test.annotations.any
 
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.internal.javassist.AccessOptimizerAdapter
 
PROPERTY_NAMES - Static variable in class org.hibernate.test.annotations.type.MyOidType
 
PROPERTY_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
PROPERTY_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
PROPERTY_SET_EXCEPTION - Static variable in class org.hibernate.bytecode.internal.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.
PropertyAccessType - Class in org.hibernate.envers.test.integration.accesstype
 
PropertyAccessType() - Constructor for class org.hibernate.envers.test.integration.accesstype.PropertyAccessType
 
PropertyAccessTypeEntity - Class in org.hibernate.envers.test.integration.accesstype
 
PropertyAccessTypeEntity() - Constructor for class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
PropertyAccessTypeEntity(String) - Constructor for class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
PropertyAccessTypeEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
PropertyAsset - Class in org.hibernate.test.annotations.inheritance.joined
 
PropertyAsset() - Constructor for class org.hibernate.test.annotations.inheritance.joined.PropertyAsset
 
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
 
PropertyDefaultMappingsTest - Class in org.hibernate.test.annotations.entity
 
PropertyDefaultMappingsTest() - Constructor for class org.hibernate.test.annotations.entity.PropertyDefaultMappingsTest
 
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
 
propertyFetch() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
PropertyInfo - Class in org.hibernate.test.annotations.override
 
PropertyInfo() - Constructor for class org.hibernate.test.annotations.override.PropertyInfo
 
PropertyInterceptor - Class in org.hibernate.test.interceptor
 
PropertyInterceptor() - Constructor for class org.hibernate.test.interceptor.PropertyInterceptor
 
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
 
PropertyList<T extends Property> - Class in org.hibernate.test.annotations.any
 
PropertyList() - Constructor for class org.hibernate.test.annotations.any.PropertyList
 
PropertyList(String) - Constructor for class org.hibernate.test.annotations.any.PropertyList
 
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
 
PropertyMap - Class in org.hibernate.test.annotations.any
 
PropertyMap(String) - Constructor for class org.hibernate.test.annotations.any.PropertyMap
 
PropertyMap() - Constructor for class org.hibernate.test.annotations.any.PropertyMap
 
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
 
propertyName(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
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
 
propertyNotFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertyNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertyNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertyNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
propertyNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertyNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertyNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
propertyNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
propertyOrManyToOneOrAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
propertyOrManyToOneOrAny - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
propertyOrManyToOneOrComponent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
 
propertyOrManyToOneOrComponent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
propertyOrManyToOneOrComponent - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
propertyOrManyToOneOrOneToOne - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
PropertyOverrideEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
PropertyOverrideEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
PropertyOverrideEntity(String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
PropertyOverrideEntity(String, Integer, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
PropertyPath - Class in org.hibernate.loader
 
PropertyPath(PropertyPath, String) - Constructor for class org.hibernate.loader.PropertyPath
 
PropertyPath(String) - Constructor for class org.hibernate.loader.PropertyPath
 
PropertyPath() - Constructor for class org.hibernate.loader.PropertyPath
 
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
 
PropertyRecord - Class in org.hibernate.test.annotations.override
 
PropertyRecord() - Constructor for class org.hibernate.test.annotations.override.PropertyRecord
 
propertyRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
propertyRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
propertyRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
propertyRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
propertyRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
propertyReferences - Variable in class org.hibernate.cfg.Configuration
 
propertyRefLhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
PropertyRefTest - Class in org.hibernate.test.orphan
 
PropertyRefTest() - Constructor for class org.hibernate.test.orphan.PropertyRefTest
 
PropertyRefTest - Class in org.hibernate.test.propertyref.basic
 
PropertyRefTest() - Constructor for class org.hibernate.test.propertyref.basic.PropertyRefTest
 
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
 
PropertySet - Class in org.hibernate.test.annotations.any
 
PropertySet() - Constructor for class org.hibernate.test.annotations.any.PropertySet
 
PropertySet(String) - Constructor for class org.hibernate.test.annotations.any.PropertySet
 
PropertySet - Class in org.hibernate.test.any
todo: describe PropertySet
PropertySet() - Constructor for class org.hibernate.test.any.PropertySet
 
PropertySet(String) - Constructor for class org.hibernate.test.any.PropertySet
 
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
propertyToColumnName(String) - Method in class org.hibernate.test.namingstrategy.TestNamingStrategy
 
PropertyValue - Interface in org.hibernate.test.any
todo: describe PropertyValue
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
 
protectedAccessProperty - Variable in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.FieldAccessBean
 
ProvidedService<R> - Class in org.hibernate.service.internal
A service provided as-is.
ProvidedService(Class<R>, R) - Constructor for class org.hibernate.service.internal.ProvidedService
 
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

providerClassDeprecated(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
providerClassDeprecated(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
providerClassDeprecated(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
providerClassDeprecated(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
providerClassDeprecated(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
providerClassDeprecated(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
providerClassDeprecated(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
providerClassDeprecated$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ProviderMBeanRegistrationHelper - Class in org.hibernate.cache.ehcache.management.impl
Helper class for registering mbeans for ehcache backed hibernate second level cache

ProviderMBeanRegistrationHelper() - Constructor for class org.hibernate.cache.ehcache.management.impl.ProviderMBeanRegistrationHelper
 
Province - Class in org.hibernate.test.stats
 
Province() - Constructor for class org.hibernate.test.stats.Province
 
PROXOOL_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
 
PROXOOL_EXISTING_POOL - Static variable in interface org.hibernate.cfg.AvailableSettings
Proxool property to configure the Proxool Provider from an already existing pool (true / false)
PROXOOL_POOL_ALIAS - Static variable in interface org.hibernate.cfg.AvailableSettings
Proxool property with the Proxool pool alias to use (Required for PROXOOL_EXISTING_POOL, PROXOOL_PROPERTIES, or PROXOOL_XML)
PROXOOL_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated. Use AvailableSettings.PROXOOL_CONFIG_PREFIX instead
PROXOOL_PROPERTIES - Static variable in interface org.hibernate.cfg.AvailableSettings
Proxool property to configure the Proxool Provider using a properties file (/path/to/proxool.properties)
PROXOOL_PROVIDER_CLASS_NAME - Static variable in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
PROXOOL_XML - Static variable in interface org.hibernate.cfg.AvailableSettings
Proxool property to configure the Proxool Provider using an XML (/path/to/file.xml)
ProxoolConnectionProvider - Class in org.hibernate.service.jdbc.connections.internal
A connection provider that uses a Proxool connection pool.
ProxoolConnectionProvider() - Constructor for class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
 
ProxoolMessageLogger - Interface in org.hibernate.service.jdbc.connections.internal
The jboss-logging MessageLogger for the hibernate-proxool module.
ProxoolMessageLogger_$logger - Class in org.hibernate.service.jdbc.connections.internal
Warning this class consists of generated code.
ProxoolMessageLogger_$logger(Logger) - Constructor for class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
proxoolProviderClassNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
proxoolProviderClassNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Proxy - Annotation Type in org.hibernate.annotations
Lazy and proxy configuration of a particular class
proxy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
proxy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
proxy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
proxy - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
PROXY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.NClobProxy
 
ProxyBreakingTest - Class in org.hibernate.test.annotations.bytecode
 
ProxyBreakingTest() - Constructor for class org.hibernate.test.annotations.bytecode.ProxyBreakingTest
 
ProxyBuilder - Class in org.hibernate.engine.jdbc.internal.proxy
Centralized builder for proxy instances
ProxyBuilder() - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
ProxyFactory - Interface in org.hibernate.proxy
Contract for run-time, proxy-based lazy initialization proxies.
ProxyFactoryFactory - Interface in org.hibernate.bytecode.spi
An interface for factories of proxy factory instances.
ProxyFactoryFactoryImpl - Class in org.hibernate.bytecode.internal.javassist
A factory for Javassist-based ProxyFactory instances.
ProxyFactoryFactoryImpl() - Constructor for class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
 
proxyFor(EntityPersister, EntityKey, Object) - Method in class org.hibernate.engine.internal.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.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.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.spi.PersistenceContext
Return the existing proxy associated with the given EntityKey, or the argument (the entity associated with the key) if no proxy exists.
ProxyHelper - Class in org.hibernate.test.annotations.tuplizer
 
ProxyHelper() - Constructor for class org.hibernate.test.annotations.tuplizer.ProxyHelper
 
ProxyHelper - Class in org.hibernate.test.dynamicentity
 
ProxyHelper() - Constructor for class org.hibernate.test.dynamicentity.ProxyHelper
 
ProxyIdentifier - Class in org.hibernate.envers.test.integration.proxy
 
ProxyIdentifier() - Constructor for class org.hibernate.envers.test.integration.proxy.ProxyIdentifier
 
ProxyInterceptor - Class in org.hibernate.test.dynamicentity.interceptor
Our custom Interceptor impl which performs the interpretation of entity-name -> proxy instance and vice-versa.
ProxyInterceptor() - Constructor for class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
 
proxyOrLoad(LoadEvent, EntityPersister, EntityKey, LoadEventListener.LoadType) - Method in class org.hibernate.event.internal.DefaultLoadEventListener
Based on configured options, will either return a pre-existing proxy, generate a new proxy, or perform an actual load.
ProxyReattachmentTest - Class in org.hibernate.test.reattachment
Test of proxy reattachment semantics
ProxyReattachmentTest() - Constructor for class org.hibernate.test.reattachment.ProxyReattachmentTest
 
ProxyTest - Class in org.hibernate.test.proxy
 
ProxyTest() - Constructor for class org.hibernate.test.proxy.ProxyTest
 
ProxyVisitor - Class in org.hibernate.event.internal
Reassociates uninitialized proxies with the session
ProxyVisitor(EventSource) - Constructor for class org.hibernate.event.internal.ProxyVisitor
 
PseudoJpaDotNames - Interface in org.hibernate.metamodel.source.annotations.xml
Pseudo JPA Annotation name to distinguish Annotations defined in
publicAccessProperty - Variable in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest.FieldAccessBeanBase
 
PublicationDate - Class in org.hibernate.test.optlock
 
PublicationDate(int) - Constructor for class org.hibernate.test.optlock.PublicationDate
 
Publisher - Class in org.hibernate.test.flush
 
Publisher() - Constructor for class org.hibernate.test.flush.Publisher
 
Publisher(String) - Constructor for class org.hibernate.test.flush.Publisher
 
pulse() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
pulse() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Attempts to register JTA synchronization if possible and needed.
PurchaseDetail - Class in org.hibernate.test.cid
 
PurchaseDetail(PurchaseRecord, String, int) - Constructor for class org.hibernate.test.cid.PurchaseDetail
 
PurchaseDetail() - Constructor for class org.hibernate.test.cid.PurchaseDetail
 
PurchaseRecord - Class in org.hibernate.test.cid
 
PurchaseRecord() - Constructor for class org.hibernate.test.cid.PurchaseRecord
 
PurchaseRecord.Id - Class in org.hibernate.test.cid
 
PurchaseRecord.Id(int, String) - Constructor for class org.hibernate.test.cid.PurchaseRecord.Id
 
PurchaseRecord.Id() - Constructor for class org.hibernate.test.cid.PurchaseRecord.Id
 
PurchaseRecordIdGenerator - Class in org.hibernate.test.cid
Simple IdentityGenerator implementation for testing composite-id.
PurchaseRecordIdGenerator() - Constructor for class org.hibernate.test.cid.PurchaseRecordIdGenerator
 
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.internal.antlr.HqlSqlBaseWalker
Sets the current 'FROM' context.
pushFromClause(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
Sets the current 'FROM' context.
put(Object, Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Map the given value to the given key, replacing any existing mapping for this key
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(QueryKey, Type[], List, boolean, SessionImplementor) - Method in class org.hibernate.cache.internal.StandardQueryCache
 
put(Object, Object) - Method in interface org.hibernate.cache.spi.GeneralDataRegion
Put an item into the cache.
put(QueryKey, Type[], List, boolean, SessionImplementor) - Method in interface org.hibernate.cache.spi.QueryCache
 
put(Object, Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
put(int, long, 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(K, V) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
put(Object, Object) - Method in class org.hibernate.internal.util.collections.SimpleMRUCache
 
put(Object, Object) - Method in class org.hibernate.internal.util.collections.SoftLimitMRUCache
Puts a value in the cache.
put(Object, Object) - Method in class org.hibernate.proxy.map.MapProxy
 
PUT_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
PUT_COLOR
PUT_DRAW_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
PUT_DRAW_COLOR
PUT_FILL_COLOR - Static variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionUtils
PUT_FILL_COLOR
putAll(Map) - Method in class org.hibernate.collection.internal.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<? extends K, ? extends V>) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
putAll(Map) - Method in class org.hibernate.proxy.map.MapProxy
 
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
 
putCount - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
put count
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
 
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
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.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
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.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
This method is a placeholder for method signatures supplied by interfaces pulled in further down the class hierarchy.
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) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Attempt to cache an object, after loading from the database.
putFromLoad(Object, Object, long, Object, boolean) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Attempt to cache an object, after loading from the database, explicitly specifying the minimalPut behavior.
PutFromLoadValidator - Class in org.hibernate.cache.infinispan.access
Encapsulates logic to allow a TransactionalAccessDelegate to determine whether a 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.
putIfAbsent(K, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
putOnEntityNameCache(Object, Number, Object, String) - Method in class org.hibernate.envers.reader.FirstLevelCache
Adds the entityName into the cache.
putValidator - Variable in class org.hibernate.cache.infinispan.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.internal.util.StringHelper
 
qualify(String, String) - Static method in class org.hibernate.internal.util.StringHelper
 
qualify(String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
qualify(String, String, String) - Static method in class org.hibernate.mapping.Table
 
qualifyClassName(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
qualifyClassName(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
qualifyClassName(String) - Method in interface org.hibernate.metamodel.source.BindingContext
 
qualifyClassName(String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
qualifyIfNeeded(String, String) - Static method in class org.hibernate.metamodel.source.hbm.Helper
Qualify a (supposed class) name with the unqualified-class package name if it is not already qualified
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
 
quantified(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
quantifiedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
queriesExecuted(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queriesExecuted(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queriesExecuted(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queriesExecuted(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
queriesExecuted(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queriesExecuted(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queriesExecuted(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queriesExecuted$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
query - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
query
query(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
QUERY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
QUERY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
QUERY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
query - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
query - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
 
Query - Interface in org.hibernate
An object-oriented representation of a Hibernate query.
Query - Class in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 
Query() - Constructor for class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
Query(Location...) - Constructor for class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
QUERY_CACHE_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
The QueryCacheFactory implementation class.
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_HINT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
QUERY_PLAN_CACHE_MAX_SOFT_REFERENCES - Static variable in interface org.hibernate.cfg.AvailableSettings
The maximum number of soft references maintained by SoftLimitMRUCache.
QUERY_PLAN_CACHE_MAX_STRONG_REFERENCES - Static variable in interface org.hibernate.cfg.AvailableSettings
The maximum number of strong references maintained by SoftLimitMRUCache.
QUERY_STARTUP_CHECKING - Static variable in interface org.hibernate.cfg.AvailableSettings
Should named queries be checked during startup (the default is enabled).
QUERY_SUBSTITUTIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
A comma-separated list of token substitutions to use when translating a Hibernate query to SQL
QUERY_TRANSLATOR - Static variable in interface org.hibernate.cfg.AvailableSettings
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.
QueryAndSQLTest - Class in org.hibernate.test.annotations.query
Test named queries
QueryAndSQLTest() - Constructor for class org.hibernate.test.annotations.query.QueryAndSQLTest
 
QueryBinder - Class in org.hibernate.cfg.annotations
Query binder
QueryBinder() - Constructor for class org.hibernate.cfg.annotations.QueryBinder
 
QueryBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries, NamedNativeQuery, and NamedNativeQueries.
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
 
QueryBuilderTest - Class in org.hibernate.ejb.criteria
 
QueryBuilderTest() - Constructor for class org.hibernate.ejb.criteria.QueryBuilderTest
 
QueryByExampleTest - Class in org.hibernate.test.legacy
Query by example test to allow nested components
QueryByExampleTest() - Constructor for class org.hibernate.test.legacy.QueryByExampleTest
 
QueryCache - Interface in org.hibernate.cache.spi
Defines the contract for caches capable of storing query results.
QueryCache - Class in org.hibernate.envers.test.integration.cache
 
QueryCache() - Constructor for class org.hibernate.envers.test.integration.cache.QueryCache
 
QueryCacheFactory - Interface in org.hibernate.cache.spi
Defines a factory for query cache instances.
queryCacheHit(String, String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
queryCacheHit(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query cache resulted in a hit.
queryCacheHits(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCacheHits(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCacheHits(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCacheHits(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
queryCacheHits(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queryCacheMiss(String, String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
queryCacheMiss(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from the query cache resulted in a miss.
queryCacheMisses(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCacheMisses(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCacheMisses(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCacheMisses(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
queryCacheMisses(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queryCachePut(String, String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
queryCachePut(String, String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into the query cache.
queryCachePuts(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCachePuts(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCachePuts(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCachePuts(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
queryCachePuts(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
queryCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
QueryCacheTest - Class in org.hibernate.test.querycache
 
QueryCacheTest() - Constructor for class org.hibernate.test.querycache.QueryCacheTest
 
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.internal.ConcurrentStatisticsImpl
 
queryExecuted(String, int, long) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating execution of a sql/hql query
QueryExecutionRequestException - Exception in org.hibernate.hql.internal
Expecting to execute an illegal operation regarding the query type
QueryExecutionRequestException(String, String) - Constructor for exception org.hibernate.hql.internal.QueryExecutionRequestException
 
QueryGeneratorBuilder - Class in org.hibernate.envers.configuration.metadata
Builds query generators, for reading collection middle tables, along with any related entities.
queryHasAliases() - Method in class org.hibernate.loader.custom.sql.SQLQueryParser
 
QueryHints - Class in org.hibernate.annotations
 
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.internal
default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
QueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.QueryImpl
 
QueryImpl(String, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.QueryImpl
 
QueryingWithProxyObjectTest - Class in org.hibernate.envers.test.integration.proxy
 
QueryingWithProxyObjectTest() - Constructor for class org.hibernate.envers.test.integration.proxy.QueryingWithProxyObjectTest
 
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.spi
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.
QueryLockingTest - Class in org.hibernate.ejb.test.lock
 
QueryLockingTest() - Constructor for class org.hibernate.ejb.test.lock.QueryLockingTest
 
QueryMetadata - Class in org.hibernate.engine.query.spi
Defines metadata regarding a translated HQL or native-SQL query.
QueryMetadata(String, ParameterMetadata, String[], Type[], Set) - Constructor for class org.hibernate.engine.query.spi.QueryMetadata
 
QueryNode - Class in org.hibernate.hql.internal.ast.tree
Defines a top-level AST node representing an HQL select statement.
QueryNode() - Constructor for class org.hibernate.hql.internal.ast.tree.QueryNode
 
queryOrSqlQuery - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
queryOrSqlQuery - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
queryOrSqlQuery - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
queryOrSqlQuery - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
queryOrSqlQuery - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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.spi
 
QueryParameters() - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type, Object) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], Object, String, Serializable) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[]) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], Serializable[]) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], Map<String, TypedValue>, Serializable[]) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], LockOptions, RowSelection, boolean, boolean, boolean, String, String, boolean, ResultTransformer) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], Map<String, TypedValue>, LockOptions, RowSelection, boolean, boolean, boolean, String, String, Serializable[], ResultTransformer) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryParameters(Type[], Object[], Map<String, TypedValue>, LockOptions, RowSelection, boolean, boolean, boolean, String, String, Serializable[], Object, String, Serializable, ResultTransformer) - Constructor for class org.hibernate.engine.spi.QueryParameters
 
QueryPlanCache - Class in org.hibernate.engine.query.spi
Acts as a cache for compiled query plans, as well as query-parameter metadata.
QueryPlanCache(SessionFactoryImplementor) - Constructor for class org.hibernate.engine.query.spi.QueryPlanCache
 
queryRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoaderElement
 
QueryResultsRegion - Interface in org.hibernate.cache.spi
Defines the contract for a cache region which will specifically be used to store query results.
QueryResultsRegionImpl - Class in org.hibernate.cache.infinispan.query
 
QueryResultsRegionImpl(CacheAdapter, String, Properties, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
 
queryRule() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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.internal
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

QueryStats - Class in org.hibernate.cache.ehcache.management.impl
 
QueryStats(String) - Constructor for class org.hibernate.cache.ehcache.management.impl.QueryStats
 
QueryStats(String, QueryStatistics) - Constructor for class org.hibernate.cache.ehcache.management.impl.QueryStats
 
QueryStats(CompositeData) - Constructor for class org.hibernate.cache.ehcache.management.impl.QueryStats
 
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.internal.ast
Exception thrown when there is a syntax error in the HQL.
QuerySyntaxException(String) - Constructor for exception org.hibernate.hql.internal.ast.QuerySyntaxException
 
QuerySyntaxException(String, String) - Constructor for exception org.hibernate.hql.internal.ast.QuerySyntaxException
 
QueryTest - Class in org.hibernate.ejb.test.query
 
QueryTest() - Constructor for class org.hibernate.ejb.test.query.QueryTest
 
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.spi
Defines the contract of an HQL->SQL translator.
QueryTranslatorFactory - Interface in org.hibernate.hql.spi
Facade for generation of QueryTranslator and FilterTranslator instances.
QueryTranslatorImpl - Class in org.hibernate.hql.internal.ast
A QueryTranslator that uses an Antlr-based parser.
QueryTranslatorImpl(String, String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.ast.QueryTranslatorImpl
Creates a new AST-based query translator.
QueryTranslatorImpl - Class in org.hibernate.hql.internal.classic
An instance of QueryTranslator translates a Hibernate query string to SQL.
QueryTranslatorImpl(String, String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Construct a query translator
QueryTranslatorImpl(String, Map, SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.classic.QueryTranslatorImpl
Construct a query translator; this form used internally.
QueryTranslatorImpl.JavaConstantConverter - Class in org.hibernate.hql.internal.ast
 
QueryTranslatorImpl.JavaConstantConverter() - Constructor for class org.hibernate.hql.internal.ast.QueryTranslatorImpl.JavaConstantConverter
 
QueryTranslatorTestCase - Class in org.hibernate.test.hql
 
QueryTranslatorTestCase() - Constructor for class org.hibernate.test.hql.QueryTranslatorTestCase
 
queuedAdditionIterator() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Iterate the "queued" additions
queuedAdditionIterator() - Method in interface org.hibernate.collection.spi.PersistentCollection
Iterate the "queued" additions
queueOperation(AbstractPersistentCollection.DelayedOperation) - Method in class org.hibernate.collection.internal.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.internal.util.StringHelper
Return a representation of the given name ensuring quoting (wrapped with '`' characters).
QUOTED_STRING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
QUOTED_STRING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
QUOTED_STRING - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
QUOTED_STRING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
QUOTED_STRING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
QUOTED_STRING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
QuotedFieldsEntity - Class in org.hibernate.envers.test.integration.naming.quotation
 
QuotedFieldsEntity() - Constructor for class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
QuotedFieldsEntity(String, Integer) - Constructor for class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
QuotedFieldsEntity(Long, String, Integer) - Constructor for class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
QuotedFieldsTest - Class in org.hibernate.envers.test.integration.naming.quotation
 
QuotedFieldsTest() - Constructor for class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
quotedIdentifier(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Process the given node as a quote identifier.
quotedIdentifier(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Process the given node as a quote identifier.
quotedString(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Process the given node as a quote string.
quotedString(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Process the given node as a quote string.
QuoteGlobalTest - Class in org.hibernate.test.annotations.quote
 
QuoteGlobalTest() - Constructor for class org.hibernate.test.annotations.quote.QuoteGlobalTest
 
QuoteTest - Class in org.hibernate.test.annotations.quote
 
QuoteTest() - Constructor for class org.hibernate.test.annotations.quote.QuoteTest
 

R

Race - Class in org.hibernate.ejb.test.emops
 
Race() - Constructor for class org.hibernate.ejb.test.emops.Race
 
Race - Class in org.hibernate.test.annotations.entity
 
Race() - Constructor for class org.hibernate.test.annotations.entity.Race
 
Race_ - Class in org.hibernate.ejb.test.emops
 
Race_() - Constructor for class org.hibernate.ejb.test.emops.Race_
 
Radio - Class in org.hibernate.test.id
 
Radio() - Constructor for class org.hibernate.test.id.Radio
 
radius - Static variable in class org.hibernate.ejb.test.beanvalidation.CupHolder_
 
raiseException(Object) - Method in class org.hibernate.ejb.test.callbacks.ExceptionListener
 
Rambler - Class in org.hibernate.test.annotations.referencedcolumnname
 
Rambler() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
Rambler(String) - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
RANGE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
RANGE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
RANGE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Range - Class in org.hibernate.test.annotations.beanvalidation
 
Range(Integer) - Constructor for class org.hibernate.test.annotations.beanvalidation.Range
 
Ransom - Class in org.hibernate.test.annotations.entity
 
Ransom() - Constructor for class org.hibernate.test.annotations.entity.Ransom
 
rdmsOs2200Dialect() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
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
 
rdmsOs2200Dialect() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
rdmsOs2200Dialect() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
rdmsOs2200Dialect() - Method in interface org.hibernate.internal.CoreMessageLogger
 
rdmsOs2200Dialect() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
rdmsOs2200Dialect() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
rdmsOs2200Dialect() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
rdmsOs2200Dialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
read() - Method in class org.hibernate.collection.internal.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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
read() - Method in class org.hibernate.lob.ReaderInputStream
Deprecated.  
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.internal.HibernatePermission
 
READ_ONLY - Static variable in class org.hibernate.annotations.QueryHints
 
readBoolean(Object, String, boolean) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readBoolean(Object, String, boolean) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readByte(Object, String, byte) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readByte(Object, String, byte) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readByteCode(InputStream) - Static method in class org.hibernate.bytecode.spi.ByteCodeHelper
Reads class byte array info from the given input stream.
readByteCode(File) - Static method in class org.hibernate.bytecode.spi.ByteCodeHelper
Read class definition from a file.
readByteCode(ZipInputStream) - Static method in class org.hibernate.bytecode.spi.ByteCodeHelper
Read class definition a zip (jar) file entry.
readChar(Object, String, char) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readChar(Object, String, char) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readCommittedIsolationMaintained(String) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
readDouble(Object, String, double) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readDouble(Object, String, double) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
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.internal.AbstractPersistentCollection
 
readElementExistence(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
ReadEntityAssociatedAuditedTest - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 
ReadEntityAssociatedAuditedTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest
 
ReadEntityAssociatedNotAuditedTest - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 
ReadEntityAssociatedNotAuditedTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.ReadEntityAssociatedNotAuditedTest
 
ReadEntityWhitEntityNameTest - Class in org.hibernate.envers.test.integration.entityNames.auditedEntity
 
ReadEntityWhitEntityNameTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
ReadEntityWithAuditedCollectionTest - Class in org.hibernate.envers.test.integration.entityNames.oneToManyAudited
 
ReadEntityWithAuditedCollectionTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.ReadEntityWithAuditedCollectionTest
 
ReadEntityWithAuditedCollectionTest - Class in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 
ReadEntityWithAuditedCollectionTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.ReadEntityWithAuditedCollectionTest
 
ReadEntityWithAuditedManyToManyTest - Class in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 
ReadEntityWithAuditedManyToManyTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.ReadEntityWithAuditedManyToManyTest
 
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 class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readFloat(Object, String, float) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
readFrom(ResultSet, CollectionPersister, CollectionAliases, Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Read a row from the JDBC result set
readId() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
readId() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
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.internal.AbstractPersistentCollection
 
readingCachedMappings(File) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingCachedMappings(File) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingCachedMappings(File) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingCachedMappings(File) - Method in interface org.hibernate.internal.CoreMessageLogger
 
readingCachedMappings(File) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingCachedMappings(File) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingCachedMappings(File) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingCachedMappings$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readingMappingsFromFile(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingMappingsFromFile(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingMappingsFromFile(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingMappingsFromFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
readingMappingsFromFile(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingMappingsFromFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingMappingsFromFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingMappingsFromFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readingMappingsFromResource(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingMappingsFromResource(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingMappingsFromResource(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingMappingsFromResource(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
readingMappingsFromResource(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingMappingsFromResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingMappingsFromResource(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readingMappingsFromResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readInt(Object, String, int) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readInt(Object, String, int) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
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
readLock(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Attempts to read lock the mapping for the given key.
readLong(Object, String, long) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readLong(Object, String, long) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readMappingDocument(EntityResolver, InputSource, Origin) - Method in class org.hibernate.internal.util.xml.MappingReader
 
readObject(Object, String, Object) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readObject(Object, String, Object) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readObject(ObjectInputStream) - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
Used by JDK serialization...
readOnly - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
readOnly - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
readOnlyCacheConfiguredForMutableCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableEntity(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
readOnlyCacheConfiguredForMutableEntity(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
readOnlyCacheConfiguredForMutableEntity$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
ReadOnlyCriteriaQueryTest - Class in org.hibernate.test.readonly
(adapted from org.hibernate.test.criteria.CriteriaQueryTest by Gavin King)
ReadOnlyCriteriaQueryTest() - Constructor for class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
ReadOnlyEhcacheCollectionRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific read-only collection region access strategy
ReadOnlyEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
Create a read-only access strategy accessing the given collection region.
ReadOnlyEhcacheEntityRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific read-only entity region access strategy
ReadOnlyEhcacheEntityRegionAccessStrategy(EhcacheEntityRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Create a read-only access strategy accessing the given entity region.
ReadOnlyProxyTest - Class in org.hibernate.test.readonly
Tests making initialized and uninitialized proxies read-only/modifiable
ReadOnlyProxyTest() - Constructor for class org.hibernate.test.readonly.ReadOnlyProxyTest
 
ReadOnlySessionLazyNonLazyTest - Class in org.hibernate.test.readonly
Model: Container |-- N : 1 -- noProxyOwner (property-ref="name" lazy="no-proxy" cascade="all") |-- N : 1 -- proxyOwner (property-ref="name" lazy="proxy" cascade="all") |-- N : 1 -- nonLazyOwner (property-ref="name" lazy="false" cascade="all") |-- N : 1 -- noProxyInfo" (lazy="no-proxy" cascade="all") |-- N : 1 -- proxyInfo (lazy="proxy" cascade="all" |-- N : 1 -- nonLazyInfo" (lazy="false" cascade="all") | |-- 1 : N -- lazyDataPoints" (lazy="true" inverse="false" cascade="all") |-- 1 : N -- nonLazySelectDataPoints" (lazy="false" inverse="false" cascade="all" fetch="select") |-- 1 : N -- nonLazyJoinDataPoints" (lazy="false" inverse="false" cascade="all" fetch="join") Note: the following many-to-one properties use a property-ref so they are initialized, regardless of how the lazy attribute is mapped: noProxyOwner, proxyOwner, nonLazyOwner
ReadOnlySessionLazyNonLazyTest() - Constructor for class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
ReadOnlySessionTest - Class in org.hibernate.test.readonly
 
ReadOnlySessionTest() - Constructor for class org.hibernate.test.readonly.ReadOnlySessionTest
 
ReadOnlyTest - Class in org.hibernate.test.readonly
 
ReadOnlyTest() - Constructor for class org.hibernate.test.readonly.ReadOnlyTest
 
ReadOnlyVersionedNodesTest - Class in org.hibernate.test.readonly
 
ReadOnlyVersionedNodesTest() - Constructor for class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
readShort(Object, String, short) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
readShort(Object, String, short) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
readSize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called by the Collection.size() method
readUnlock(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Attempts to read unlock the mapping for the given key.
ReadWriteEhcacheCollectionRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific read/write collection region access strategy
ReadWriteEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheCollectionRegionAccessStrategy
Create a read/write access strategy accessing the given collection region.
ReadWriteEhcacheEntityRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
Ehcache specific read/write entity region access strategy
ReadWriteEhcacheEntityRegionAccessStrategy(EhcacheEntityRegion, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
Create a read/write access strategy accessing the given entity region.
ReadWriteExpressionChange - Class in org.hibernate.envers.test.integration.readwriteexpression
 
ReadWriteExpressionChange() - Constructor for class org.hibernate.envers.test.integration.readwriteexpression.ReadWriteExpressionChange
 
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyle.MultipleCascadeStyle
 
reallyDoCascade(CascadingAction) - Method in class org.hibernate.engine.spi.CascadeStyle
Probably more aptly named something like doCascadeToCollectionElements(); it is however used from both the collection and to-one logic branches...
RealTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for REAL handling.
RealTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
reassociate(AbstractEvent, Object, Serializable, EntityPersister) - Method in class org.hibernate.event.internal.AbstractReassociateEventListener
Associates a given entity (either transient or associated with another session) to the given session.
reassociateIfUninitializedProxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Takes the given object and, if it represents a proxy, reassociates it with this event source.
reassociateIfUninitializedProxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
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.internal.DefaultSaveEventListener
 
reassociateIfUninitializedProxy(Object, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
 
reassociateProxy(Object, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.PersistenceContext
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.internal.ProxyVisitor
Reattach a detached (disassociated) initialized or uninitialized collection wrapper, using a snapshot carried with the collection wrapper
ReattachVisitor - Class in org.hibernate.event.internal
Abstract superclass of visitors that reattach collections.
ReattachVisitor(EventSource, Serializable, Object) - Constructor for class org.hibernate.event.internal.ReattachVisitor
 
rebuildSessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
rebuildSessionFactoryOnError() - Method in class org.hibernate.test.hql.ClassicTranslatorTest
 
rebuildSessionFactoryOnError() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
rebuildSessionFactoryOnError() - Method in class org.hibernate.test.hql.HQLTest
 
rebuildSessionFactoryOnError() - Method in class org.hibernate.test.hql.QueryTranslatorTestCase
 
rebuildSessionFactoryOnError() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
recognizedObsoleteHibernateNamespace(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
recognizedObsoleteHibernateNamespace$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
reconnect(Connection) - Method in class org.hibernate.internal.SessionImpl
 
reconnect(Connection) - Method in interface org.hibernate.Session
Reconnect to the given JDBC connection.
recorder - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
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.internal.ConcurrentStatisticsImpl
 
recreateCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection recreation (full deletion + full (re-)insertion).
recreateCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
recreateCount
RecursiveBidirectionalOneToManyCacheTest - Class in org.hibernate.test.onetomany
 
RecursiveBidirectionalOneToManyCacheTest() - Constructor for class org.hibernate.test.onetomany.RecursiveBidirectionalOneToManyCacheTest
 
RecursiveBidirectionalOneToManyNoCacheTest - Class in org.hibernate.test.onetomany
 
RecursiveBidirectionalOneToManyNoCacheTest() - Constructor for class org.hibernate.test.onetomany.RecursiveBidirectionalOneToManyNoCacheTest
 
recursiveResolve(int, boolean, String) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
recursiveResolve(int, boolean, String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
RecursiveVersionedBidirectionalOneToManyCacheTest - Class in org.hibernate.test.onetomany
 
RecursiveVersionedBidirectionalOneToManyCacheTest() - Constructor for class org.hibernate.test.onetomany.RecursiveVersionedBidirectionalOneToManyCacheTest
 
RecursiveVersionedBidirectionalOneToManyNoCacheTest - Class in org.hibernate.test.onetomany
 
RecursiveVersionedBidirectionalOneToManyNoCacheTest() - Constructor for class org.hibernate.test.onetomany.RecursiveVersionedBidirectionalOneToManyNoCacheTest
 
redefineColumnName(String, String, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
redefineColumnName(String, String, boolean) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
RefEdMapKeyEntity - Class in org.hibernate.envers.test.integration.onetomany
 
RefEdMapKeyEntity() - Constructor for class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
referencedClass - Variable in class org.hibernate.cfg.Mappings.PropertyReference
 
referencedColumnName() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
referencedColumnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
referencedColumnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
referencedColumnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
 
ReferencedColumnNameTest - Class in org.hibernate.test.annotations.referencedcolumnname
 
ReferencedColumnNameTest() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.childrelation
 
ReferencedEntity(Integer) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
ReferencedEntity(Integer) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.single.childrelation
 
ReferencedEntity(Integer) - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.single.relation
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation
 
ReferencedEntity(Integer) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
ReferencedEntity - Class in org.hibernate.envers.test.integration.inheritance.tableperclass.relation
 
ReferencedEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
ReferencedEntity(Integer) - Constructor for class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
referencedPropertyName - Variable in class org.hibernate.mapping.ToOne
 
RefIngMapKeyEntity - Class in org.hibernate.envers.test.integration.onetomany
 
RefIngMapKeyEntity() - Constructor for class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
reflectedPropertyClass(String, String) - Static method in class org.hibernate.internal.util.ReflectHelper
Attempt to resolve the specified property type through reflection.
reflectedPropertyClass(Class, String) - Static method in class org.hibernate.internal.util.ReflectHelper
Attempt to resolve the specified property type through reflection.
ReflectHelper - Class in org.hibernate.internal.util
Utility class for various reflection operations.
ReflectionHelper - Class in org.hibernate.metamodel.source.annotations
Some helper methods for reflection tasks
ReflectionOptimizer - Interface in org.hibernate.bytecode.spi
Represents reflection optimization for a particular class.
ReflectionOptimizer.AccessOptimizer - Interface in org.hibernate.bytecode.spi
Represents optimized entity property access.
ReflectionOptimizer.InstantiationOptimizer - Interface in org.hibernate.bytecode.spi
Represents optimized entity instantiation.
ReflectionOptimizerImpl - Class in org.hibernate.bytecode.internal.javassist
ReflectionOptimizer implementation for Javassist.
ReflectionOptimizerImpl(ReflectionOptimizer.InstantiationOptimizer, ReflectionOptimizer.AccessOptimizer) - Constructor for class org.hibernate.bytecode.internal.javassist.ReflectionOptimizerImpl
 
ReflectionTools - Class in org.hibernate.envers.tools.reflection
 
ReflectionTools() - Constructor for class org.hibernate.envers.tools.reflection.ReflectionTools
 
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.spi.CascadeStyle
refresh
REFRESH - Static variable in class org.hibernate.engine.spi.CascadingAction
 
refresh(Object, Map) - Method in interface org.hibernate.event.spi.EventSource
Cascade refresh an entity instance
REFRESH - Static variable in class org.hibernate.event.spi.EventType
 
refresh(Object) - Method in class org.hibernate.internal.SessionImpl
 
refresh(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
refresh(Object, LockMode) - Method in class org.hibernate.internal.SessionImpl
 
refresh(Object, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
refresh(String, Object, LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
refresh(Object, Map) - Method in class org.hibernate.internal.SessionImpl
 
refresh(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
refresh(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
refresh(Object, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
refresh(String, Object, LockMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
refresh(Object) - Method in interface org.hibernate.Session
Re-read the state of the given instance from the underlying database.
refresh(String, 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(String, 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.spi
Defines an event class for the refreshing of an object.
RefreshEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(Object, LockMode, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEvent(String, Object, LockOptions, EventSource) - Constructor for class org.hibernate.event.spi.RefreshEvent
 
RefreshEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of refresh events generated from a session.
RefreshTest - Class in org.hibernate.ejb.test.emops
 
RefreshTest() - Constructor for class org.hibernate.ejb.test.emops.RefreshTest
 
RefreshTest - Class in org.hibernate.test.cascade
Implementation of RefreshTest.
RefreshTest() - Constructor for class org.hibernate.test.cascade.RefreshTest
 
region - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
region name
region - Variable in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
Region - Interface in org.hibernate.cache.spi
Defines a contract for accessing a particular named region within the underlying cache implementation.
region - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
region - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
 
region - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
 
REGION_NAME - Static variable in class org.hibernate.cache.spi.UpdateTimestampsCache
 
RegionAccessStrategy - Interface in org.hibernate.cache.spi.access
 
RegionalArticle - Class in org.hibernate.test.annotations.embedded
A regional article is typically a bad design, it keep the country iso2 and a business key as (composite) primary key
RegionalArticle() - Constructor for class org.hibernate.test.annotations.embedded.RegionalArticle
 
RegionalArticlePk - Class in org.hibernate.test.annotations.embedded
Regional article pk
RegionalArticlePk() - Constructor for class org.hibernate.test.annotations.embedded.RegionalArticlePk
 
RegionFactory - Interface in org.hibernate.cache
Deprecated. Moved, but still need this definition for ehcache
RegionFactory - Interface in org.hibernate.cache.spi
Contract for building second level cache regions.
RegionFactoryInitiator - Class in org.hibernate.cache.internal
Initiator for the RegionFactory service.
RegionFactoryInitiator() - Constructor for class org.hibernate.cache.internal.RegionFactoryInitiator
 
register(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
register(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
register(Statement) - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Register a JDBC statement.
register(ResultSet) - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Register a JDBC result set.
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.internal.DefaultIdentifierGeneratorFactory
 
register(String, Class) - Method in interface org.hibernate.id.factory.spi.MutableIdentifierGeneratorFactory
 
register(BasicType) - Method in class org.hibernate.type.BasicTypeRegistry
 
register(UserType, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
 
register(CompositeUserType, String[]) - Method in class org.hibernate.type.BasicTypeRegistry
 
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.
registerAttributeBinding(String, AttributeBinding) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
registerAttributeBinding(String, AttributeBinding) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
registerAttributePath(String, Path) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
registerBooleanSupport() - Method in class org.hibernate.dialect.Ingres10Dialect
 
registerCharacterTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerCharacterTypeMappings() - Method in class org.hibernate.dialect.Oracle9iDialect
 
registerColumnType(int, long, 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<? extends ComponentTuplizer>) - 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<? extends EntityTuplizer>) - Method in class org.hibernate.tuple.entity.EntityTuplizerFactory
Method allowing registration of the tuplizer class to use as default for a particular entity-mode.
RegisteredSynchronization - Class in org.hibernate.engine.transaction.synchronization.internal
The JTA Synchronization Hibernate registers when needed for JTA callbacks
RegisteredSynchronization(SynchronizationCallbackCoordinator) - Constructor for class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
 
registerEntityNameResolver(EntityNameResolver) - Method in class org.hibernate.internal.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, long, 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.
registerIdentifierGenerator(String, String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
registerIdentifierGenerator(String, String) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
registerInsertedKey(EntityPersister, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register keys inserted during the current transaction
registerInsertedKey(EntityPersister, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register keys inserted during the current transaction
registerInsertedKey(EntityPersister, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
registerKeyword(String) - Method in class org.hibernate.dialect.Dialect
 
registerLargeObjectTypeMappings() - Method in class org.hibernate.dialect.Oracle8iDialect
 
registerLastQuery(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
registerLastQuery(Statement) - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
 
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).
registerMBean(CacheManager, Properties) - Method in class org.hibernate.cache.ehcache.management.impl.ProviderMBeanRegistrationHelper
Registers mbean for the input cache manager and the session factory name
registerMBean(ObjectName, Object) - Method in class org.hibernate.service.jmx.internal.DisabledJmxServiceImpl
 
registerMBean(ObjectName, Object) - Method in class org.hibernate.service.jmx.internal.JmxServiceImpl
 
registerMBean(ObjectName, Object) - Method in interface org.hibernate.service.jmx.spi.JmxService
Registers the given mBean under the given objectName
registerMBeanForCacheManager(CacheManager, Properties) - Method in interface org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistration
Registers MBean for the input manager and session factory properties.
registerMBeanForCacheManager(CacheManager, Properties) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernateMBeanRegistrationImpl
Registers MBean for the input manager and session factory properties.
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.
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.spi.ActionQueue
 
registerProcess(BeforeTransactionCompletionProcess) - Method in class org.hibernate.engine.spi.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
 
registerService(ServiceBinding<R>, R) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
registerService(Manageable, Class) - Method in class org.hibernate.service.jmx.internal.DisabledJmxServiceImpl
 
registerService(Manageable, Class<? extends Service>) - Method in class org.hibernate.service.jmx.internal.JmxServiceImpl
 
registerService(Manageable, Class<? extends Service>) - Method in interface org.hibernate.service.jmx.spi.JmxService
Handles registration of a manageable service.
registerSynchronization(Synchronization) - Method in class org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl
 
registerSynchronization(Synchronization) - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
registerSynchronization(Synchronization) - Method in interface org.hibernate.engine.transaction.spi.SynchronizationRegistry
Register a user Synchronization callback for this transaction.
registerSynchronization(Synchronization) - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
registerSynchronization(Synchronization) - Method in interface org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy
Register a synchronization
registerSynchronization(Synchronization) - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
registerSynchronization(Synchronization) - Method in class org.hibernate.service.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
 
registerSynchronization(Synchronization) - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
 
registerSynchronization(Synchronization) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
registerSynchronization(Synchronization) - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Register a JTA Synchronization in the means defined by the platform.
registerSynchronization(Synchronization) - Method in interface org.hibernate.Transaction
Register a user synchronization callback for this transaction.
registerTypeOverride(BasicType) - Method in class org.hibernate.cfg.Configuration
Allows registration of a type into the type registry.
registerTypeOverride(UserType, String[]) - Method in class org.hibernate.cfg.Configuration
 
registerTypeOverride(CompositeUserType, String[]) - Method in class org.hibernate.cfg.Configuration
 
registerTypeOverride(BasicType) - Method in class org.hibernate.type.TypeResolver
 
registerTypeOverride(UserType, String[]) - Method in class org.hibernate.type.TypeResolver
 
registerTypeOverride(CompositeUserType, String[]) - Method in class org.hibernate.type.TypeResolver
 
registerUnderJavaType() - Method in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
registerUnderJavaType() - Method in class org.hibernate.type.AbstractStandardBasicType
 
registerUnderJavaType() - Method in class org.hibernate.type.BigDecimalType
 
registerUnderJavaType() - Method in class org.hibernate.type.BigIntegerType
 
registerUnderJavaType() - Method in class org.hibernate.type.BlobType
 
registerUnderJavaType() - Method in class org.hibernate.type.ClassType
 
registerUnderJavaType() - Method in class org.hibernate.type.ClobType
 
registerUnderJavaType() - Method in class org.hibernate.type.CurrencyType
 
registerUnderJavaType() - Method in class org.hibernate.type.LocaleType
 
registerUnderJavaType() - Method in class org.hibernate.type.StringType
 
registerUnderJavaType() - Method in class org.hibernate.type.TimeZoneType
 
registerUnderJavaType() - Method in class org.hibernate.type.UrlType
 
registerUnderJavaType() - Method in class org.hibernate.type.UUIDBinaryType
 
registerVarcharTypes() - Method in class org.hibernate.dialect.MySQL5Dialect
 
registerVarcharTypes() - Method in class org.hibernate.dialect.MySQLDialect
 
REGISTRATION_KEYS - Static variable in class org.hibernate.type.MetaType
 
REGRESSION_STYLE_CROSS_JOINS - Static variable in class org.hibernate.hql.internal.ast.SqlGenerator
 
REGRESSION_STYLE_JOIN_SUPPRESSION - Static variable in class org.hibernate.hql.internal.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.
relationalExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
RelationalModel - Interface in org.hibernate.mapping
A relational object which may be created using DDL
RelationalValueSource - Interface in org.hibernate.metamodel.source.binder
Unifying interface for ColumnSource and DerivedValueSource.
RelationalValueSourceContainer - Interface in org.hibernate.metamodel.source.binder
Contract for a container of RelationalValueSource references.
relationalValueSources() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
relationalValueSources() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
relationalValueSources() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
Obtain the contained RelationalValueSource references.
relationalValueSources() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
RelationDescription - Class in org.hibernate.envers.entities
 
RelationDescription(String, RelationType, String, String, IdMapper, PropertyMapper, PropertyMapper, boolean) - Constructor for class org.hibernate.envers.entities.RelationDescription
 
RelationNotAuditedTarget - Class in org.hibernate.envers.test.integration.manytoone.unidirectional
 
RelationNotAuditedTarget() - Constructor for class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
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.internal.javassist.TransformingClassLoader
 
release() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
release() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Used to indicate that the batch instance is no longer needed and that, therefore, it can release its resources.
release(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
release(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
release(Statement) - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Release a previously registered statement.
release(ResultSet) - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Release a previously registered result set.
release() - Method in interface org.hibernate.tool.hbm2ddl.ConnectionHelper
Release any resources held by this helper.
RELEASE_CONNECTIONS - Static variable in interface org.hibernate.cfg.AvailableSettings
Specifies how Hibernate should release JDBC connections.
releaseAnyConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
releaseAnyConnection(Connection) - Method in interface org.hibernate.service.jdbc.connections.spi.MultiTenantConnectionProvider
Release a connection obtained from MultiTenantConnectionProvider.getAnyConnection()
releaseConnection(Connection) - Method in interface org.hibernate.engine.jdbc.spi.JdbcConnectionAccess
 
releaseConnection(String, Connection) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
releaseConnection(String, Connection) - Method in interface org.hibernate.service.jdbc.connections.spi.MultiTenantConnectionProvider
Release a connection from Hibernate use.
releaseIsolatedClassLoader(ClassLoader) - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
 
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.
releaseResources() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
releaseResources() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Release all registered resources.
releaseStatement(PreparedStatement, SessionImplementor) - Method in class org.hibernate.id.insert.AbstractReturningDelegate
 
releaseTransactions() - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
 
RELOAD - Static variable in interface org.hibernate.event.spi.LoadEventListener
 
remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.dialect.Dialect
Allows the dialect to override a SqlTypeDescriptor.
remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in class org.hibernate.test.typeoverride.H2DialectOverridePrefixedVarcharSqlTypeDesc
 
remapSqlTypeDescriptor(WrapperOptions) - Method in class org.hibernate.type.AbstractStandardBasicType
 
remapSqlTypeDescriptor(SqlTypeDescriptor) - Method in interface org.hibernate.type.descriptor.WrapperOptions
Allow remapping of descriptors for dealing with sql type.
RemoteControl - Class in org.hibernate.ejb.test.callbacks
 
RemoteControl() - Constructor for class org.hibernate.ejb.test.callbacks.RemoteControl
 
RemoteControl_ - Class in org.hibernate.ejb.test.callbacks
 
RemoteControl_() - Constructor for class org.hibernate.ejb.test.callbacks.RemoteControl_
 
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has become stale (before the transaction completes).
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Remove the mapping for this key (if any exists).
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
remove(Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
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 interface org.hibernate.cache.spi.access.RegionAccessStrategy
Called after an item has become stale (before the transaction completes).
remove() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
remove() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
remove(int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
remove(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
remove(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
remove(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
remove(int) - Method in class org.hibernate.collection.internal.PersistentBag
 
remove(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
remove(int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
remove(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
remove(int) - Method in class org.hibernate.collection.internal.PersistentList
 
remove(Object) - Method in class org.hibernate.collection.internal.PersistentMap
 
remove(Object) - Method in class org.hibernate.collection.internal.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.internal.ast.util.ASTIterator
 
remove() - Method in class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
remove() - Method in class org.hibernate.internal.IteratorImpl
 
remove() - Method in class org.hibernate.internal.util.collections.EmptyIterator
 
remove(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
 
remove(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
remove() - Method in class org.hibernate.internal.util.collections.JoinedIterator
 
remove() - Method in class org.hibernate.internal.util.collections.LazyIterator
 
remove() - Method in class org.hibernate.internal.util.collections.SingletonIterator
 
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_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 class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Called to evict data from the entire region
removeAll() - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called to evict data from the entire region
removeAll() - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
removeAll() - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Called to evict data from the entire region
removeAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
removeAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
removeAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
removeAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
removeAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
removeAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
removeAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
removeAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
removeAllChildren(Collection) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
removeAllChildren(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
removeAllChildren(Collection) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
removeAssociation(SimpleAssociatedEntity) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
removeBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.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
removeChild(Child) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
removeChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ParentWithBidirectionalManyToMany
 
removeChild(Child) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
 
removeChild(Child) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
removeChildParent(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
removeChildParent(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove child/parent relation from cache
removeCollection(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
removeCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection removal.
removeCollectionHolder(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
removeCollectionHolder(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove the mapping of collection to holder during eviction of the owning entity
removeContract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
removeContract(Contract) - Method in class org.hibernate.test.immutable.Plan
 
removeCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
removeCount
REMOVED_ENTITY_MARKER - Static variable in class org.hibernate.event.internal.DefaultLoadEventListener
 
RemovedEntityTest - Class in org.hibernate.test.jpa.removed
 
RemovedEntityTest() - Constructor for class org.hibernate.test.jpa.removed.RemovedEntityTest
 
removeEldestEntry(Map.Entry) - Method in class org.hibernate.internal.util.collections.LRUMap
 
removeEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
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 interface org.hibernate.engine.spi.PersistenceContext
Remove an entity from the session cache, also clear up other state associated with the entity, all except for the EntityEntry
removeEntityManagerFactory(String, EntityManagerFactory) - Method in class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
remove the specified entity manager factory from the EntityManagerFactoryRegistry
removeEntry(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Remove an entity entry from the session cache
removeEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove an entity entry from the session cache
removeLineItem(LineItem) - Method in class org.hibernate.test.filter.Order
 
removeLineItem(int) - Method in class org.hibernate.test.filter.Order
 
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
 
removeMail(Mail) - Method in class org.hibernate.test.orphan.User
 
removeNotificationListener(NotificationListener) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
removeNotificationListener(NotificationListener) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
 
removeObserver(ConnectionObserver) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
removeObserver(ConnectionObserver) - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Remove an observer
removeParent(ParentWithBidirectionalManyToMany) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
removeParty(Party) - Method in class org.hibernate.test.immutable.Contract
 
removeParty(Party) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
removeProcessingInstruction(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
removeProcessingInstruction(String) - Method in class org.hibernate.tuple.ElementWrapper
 
removeProxy(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Remove a proxy from the session cache.
removeProxy(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Remove a proxy from the session cache
removeResultSetMapping(String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
removeSessionFactory(String, String, boolean, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
removeSubcontracts(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
removeSubcontracts(Contract) - Method in class org.hibernate.test.immutable.Plan
 
removeSubNode(Node) - Method in class org.hibernate.test.onetomany.Node
 
removeSubselect(EntityKey) - Method in class org.hibernate.engine.spi.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)
RemoveTest - Class in org.hibernate.ejb.test.emops
 
RemoveTest() - Constructor for class org.hibernate.ejb.test.emops.RemoveTest
 
rename - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
 
renamedProperty(Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
renamedProperty(Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
renamedProperty(Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
renamedProperty(Object, Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
renamedProperty(Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
renamedProperty(Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
renamedProperty(Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
renamedProperty$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
render(TrimFunctionTemplate.Options, String, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.AnsiTrimFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.CastFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.CharIndexFunction
 
render(List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.ConditionalParenthesisFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.ConvertFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.DerbyConcatFunction
Render the function call as SQL fragment.
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.NoArgSQLFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.NvlFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.PositionSubstringFunction
 
render(Type, List, SessionFactoryImplementor) - Method in interface org.hibernate.dialect.function.SQLFunction
Render the function call as SQL fragment.
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.SQLFunctionTemplate
Render the function call as SQL fragment.
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
render(int, String, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.StandardJDBCEscapeFunction
 
render(Type, 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(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
render(TrimFunctionTemplate.Options, String, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate
 
render(Type, List, SessionFactoryImplementor) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
 
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, Map) - Method in class org.hibernate.internal.FilterHelper
 
render(StringBuilder, String, Map) - Method in class org.hibernate.internal.FilterHelper
 
render(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentTranslator
The main contract, performing the transaction.
Renderable - Interface in org.hibernate.ejb.criteria
TODO : javadoc
renderArgument(String, int) - Method in class org.hibernate.dialect.function.AvgWithArgumentCastFunction
 
renderArgument(String, int) - Method in class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
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
Deprecated. Use Template.renderOrderByStringTemplate(String,ColumnMapper,SessionFactoryImplementor,Dialect,SQLFunctionRegistry) instead
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.internal.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
 
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.internal.util.StringHelper
 
repeat(char, int) - Static method in class org.hibernate.internal.util.StringHelper
 
RepeatableReadTest - Class in org.hibernate.test.jpa.lock
Test that the Hibernate Session complies with REPEATABLE_READ isolation semantics.
RepeatableReadTest() - Constructor for class org.hibernate.test.jpa.lock.RepeatableReadTest
 
REPLACE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
replace(Object, Object, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
replace(Object, Object, SessionImplementor, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
replace(Object, Object, Object) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
replace(Object, Object, Object) - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
replace(K, V, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
replace(K, V) - Method in class org.hibernate.envers.tools.ConcurrentReferenceHashMap
replace(String, String, String) - Static method in class org.hibernate.internal.util.StringHelper
 
replace(String[], String, String) - Static method in class org.hibernate.internal.util.StringHelper
 
replace(String, String, String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
 
replace(String, String, String, boolean, boolean) - Static method in class org.hibernate.internal.util.StringHelper
 
replace(String, String, String, String, boolean, boolean) - Static method in class org.hibernate.internal.util.StringHelper
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
replace(Object, Object, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.annotations.generics.StateType
 
replace(Object, Object, SessionImplementor, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
replace(Object, Object, SessionImplementor, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.hql.ClassificationType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.instrument.domain.CustomBlobType
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.test.rowid.RowIdType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
replace(Object, Object, Object) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
replace(Object, Object, SessionImplementor, Object, Map) - Method in class org.hibernate.type.AbstractStandardBasicType
 
replace(Object, Object, SessionImplementor, Object, Map, ForeignKeyDirection) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.ByteArrayBlobType
Deprecated.  
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.TypeHelper
Apply the Type.replace(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SessionImplementor, java.lang.Object, java.util.Map) operation across a series of values.
replace(Object[], Object[], Type[], SessionImplementor, Object, Map, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.replace(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SessionImplementor, java.lang.Object, java.util.Map) operation across a series of values.
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.
replaceAssociations(Object[], Object[], Type[], SessionImplementor, Object, Map, ForeignKeyDirection) - Static method in class org.hibernate.type.TypeHelper
Apply the Type.replace(java.lang.Object, java.lang.Object, org.hibernate.engine.spi.SessionImplementor, java.lang.Object, java.util.Map) operation across a series of values, as long as the corresponding Type is an association.
replaceDelayedEntityIdentityInsertKeys(EntityKey, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
replaceDelayedEntityIdentityInsertKeys(EntityKey, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
 
replaceDistinctWithGroupBy(StringBuilder) - Static method in class org.hibernate.dialect.SQLServer2005Dialect
Utility method that checks if the given sql query is a select distinct one and if so replaces the distinct select with an equivalent simple select with a group by clause.
replaceElements(Object, Object, CollectionPersister, Object, Map, SessionImplementor) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
replaceElements(Object, Object, CollectionPersister, Object, Map, SessionImplementor) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
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.internal.util.StringHelper
 
replaceResultVariableInOrderByClauseWithPosition() - Method in class org.hibernate.dialect.Dialect
Does this dialect require that references to result variables (i.e, select expresssion aliases) in an ORDER BY clause be replaced by column positions (1-origin) as defined by the select clause?
REPLICATE - Static variable in class org.hibernate.engine.spi.CascadeStyle
replicate
REPLICATE - Static variable in class org.hibernate.engine.spi.CascadingAction
 
REPLICATE - Static variable in class org.hibernate.event.spi.EventType
 
replicate(Object, ReplicationMode) - Method in class org.hibernate.internal.SessionImpl
 
replicate(String, Object, ReplicationMode) - Method in class org.hibernate.internal.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.spi
Defines an event class for the replication of an entity.
ReplicateEvent(Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.spi.ReplicateEvent
 
ReplicateEvent(String, Object, ReplicationMode, EventSource) - Constructor for class org.hibernate.event.spi.ReplicateEvent
 
ReplicateEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of replicate events generated from a session.
replication - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
ReplicationMode - Enum in org.hibernate
Represents a replication strategy.
reportedJavaType() - Method in enum org.hibernate.metamodel.source.binder.PluralAttributeNature
 
reportError(RecognitionException) - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
reportError(String) - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
reportError(RecognitionException) - Method in class org.hibernate.hql.internal.ast.ErrorCounter
 
reportError(String) - Method in class org.hibernate.hql.internal.ast.ErrorCounter
 
reportError(RecognitionException) - Method in interface org.hibernate.hql.internal.ast.ErrorReporter
 
reportError(String) - Method in interface org.hibernate.hql.internal.ast.ErrorReporter
 
reportError(RecognitionException) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
reportError(String) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
reportError(RecognitionException) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
reportError(String) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
reportError(RecognitionException) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
reportError(String) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
reportSkip(String) - Static method in class org.hibernate.testing.SkipLog
 
reportSkip(String, String) - Static method in class org.hibernate.testing.SkipLog
 
reportWarning(String) - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
reportWarning(String) - Method in class org.hibernate.hql.internal.ast.ErrorCounter
 
reportWarning(String) - Method in interface org.hibernate.hql.internal.ast.ErrorReporter
 
reportWarning(String) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
reportWarning(String) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
reportWarning(String) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
Reptile - Class in org.hibernate.ejb.test.ops
 
Reptile() - Constructor for class org.hibernate.ejb.test.ops.Reptile
 
Reptile - Class in org.hibernate.test.hql
 
Reptile() - Constructor for class org.hibernate.test.hql.Reptile
 
Reptile_ - Class in org.hibernate.ejb.test.ops
 
Reptile_() - Constructor for class org.hibernate.ejb.test.ops.Reptile_
 
requireClassPersister(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Locate the persister by class or entity name, requiring that such a persister exist.
requiredDifferentProvider(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
requiredDifferentProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
requiredDifferentProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
requiredDifferentProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
requiredDifferentProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
requiredDifferentProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
requiredDifferentProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
requiredDifferentProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
requireQueryableCollection(String) - Method in class org.hibernate.hql.internal.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.testing
Annotation used to indicate that a test should be run only when run against the indicated dialects.
RequiresDialectFeature - Annotation Type in org.hibernate.testing
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.spi.EntityEntry
 
requiresNoCascadeChecking() - Method in class org.hibernate.engine.spi.CascadingAction
Does the specified cascading action require verification of no cascade validity?
requiresSupertypeForNonDeclaredIdentifier() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Indicates if a non-null super type is required to provide the identifier attribute(s) if this object does not have a declared identifier.
requiresSupertypeForNonDeclaredIdentifier() - Method in class org.hibernate.ejb.metamodel.EntityTypeImpl
 
requiresSupertypeForNonDeclaredIdentifier() - Method in class org.hibernate.ejb.metamodel.MappedSuperclassTypeImpl
 
requireSupertype() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
reset() - Method in class org.hibernate.cfg.Configuration
 
reset() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
Reset the internal state.
reset() - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
reset() - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
reset() - Method in class org.hibernate.internal.util.xml.ErrorLogger
 
resetExpectedType(Type) - Method in class org.hibernate.engine.query.spi.NamedParameterDescriptor
 
resetIdentifier(Object, Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
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
 
resetJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
resetJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
resetJoinStatus() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
resetJoinStatus() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
resetJoinStatus() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
resetJoinStatus() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Reset the transaction's join status.
resetJoinStatus() - Method in interface org.hibernate.engine.transaction.spi.TransactionImplementor
Reset this transaction's join status.
resetVersion2SqlFlag() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
ResinJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for Resin
ResinJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.ResinJtaPlatform
 
ResolvableNode - Interface in org.hibernate.hql.internal.ast.tree
The contract for expression sub-trees that can resolve themselves.
resolve(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
resolve(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
resolve() - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
resolve(boolean) - Method in class org.hibernate.hql.internal.ast.tree.CollectionFunction
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
resolve() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
resolve(boolean, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
resolve(boolean, boolean, String) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
resolve(boolean, boolean, String, AST) - Method in class org.hibernate.hql.internal.ast.tree.IndexNode
 
resolve(boolean) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
resolve(boolean, boolean, String, AST) - Method in interface org.hibernate.hql.internal.ast.tree.ResolvableNode
Does the work of resolving an identifier or a dot
resolve(boolean, boolean, String) - Method in interface org.hibernate.hql.internal.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.internal.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.internal.ast.tree.SelectExpressionImpl
 
resolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.
resolveAllTypes(String) - Method in interface org.hibernate.metamodel.source.annotations.AnnotationBindingContext
 
resolveAllTypes(String) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
resolveAllTypes(String) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
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
 
resolveCallbacks(Class<?>, Class<?>, ClassLoaderService, EntityBinding) - Static method in class org.hibernate.ejb.event.CallbackResolver
 
resolveClassicResultTransformer(Constructor, ResultTransformer) - Static method in class org.hibernate.hql.internal.HolderInstantiator
 
resolveCollectionProperty(AST) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
resolveColumnName() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnSourceImpl
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapKeyNode
 
resolveColumns(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapValueNode
 
resolveDialect(DatabaseMetaData) - Method in class org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver
Determine the Dialect to use based on the given JDBC DatabaseMetaData.
resolveDialect(DatabaseMetaData) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
 
resolveDialect(DatabaseMetaData) - Method in interface org.hibernate.service.jdbc.dialect.spi.DialectResolver
Determine the Dialect to use based on the given JDBC DatabaseMetaData.
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver
Perform the actual resolution without caring about handling SQLExceptions.
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
resolveDialectInternal(DatabaseMetaData) - Method in class org.hibernate.service.jdbc.dialect.internal.StandardDialectResolver
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode(String, String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
resolvedSqlTypeDescriptorForDifferentSqlCode$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
resolveEntity(String, String) - Method in class org.hibernate.cfg.EJB3DTDEntityResolver
 
resolveEntity(String, String) - Method in class org.hibernate.internal.util.xml.DTDEntityResolver
 
resolveEntityName(Object) - Method in interface org.hibernate.EntityNameResolver
Given an entity instance, determine its entity-name.
resolveEntityName(Object) - Method in class org.hibernate.test.dynamicentity.tuplizer2.MyEntityTuplizer.MyEntityNameResolver
 
resolveEntityName(Object) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer.BasicEntityNameResolver
Given an entity instance, determine its entity-name.
resolveEventTypeByName(String) - Static method in class org.hibernate.event.spi.EventType
Find an EventType by its name
resolveFactory() - Method in interface org.hibernate.type.TypeFactory.TypeScope
 
resolveFirstChild() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
Resolves the left hand side of the DOT.
resolveFirstChild() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
Resolves the left hand side of the DOT.
resolveFunction(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Process the given node as a function.
resolveFunction(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Process the given node as a function.
resolveHibernateTypeName(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
resolveHibernateTypeName(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
resolveHibernateTypeName(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.EnumeratedTypeResolver
 
resolveHibernateTypeName(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.LobTypeResolver
 
resolveHibernateTypeName(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.TemporalTypeResolver
 
resolveHibernateTypeParameters(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
resolveHibernateTypeParameters(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
resolveHibernateTypeParameters(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.EnumeratedTypeResolver
 
resolveHibernateTypeParameters(AnnotationInstance) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.LobTypeResolver
 
resolveIdent(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Process the given node as an IDENT.
resolveIdent(AST) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Process the given node as an IDENT.
resolveIdentifier(String, String, boolean) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
resolveIdentifier(Serializable, SessionImplementor) - Method in class org.hibernate.type.EntityType
Resolve an identifier via a load.
resolveIndex(AST) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
resolveIndex(AST) - Method in class org.hibernate.hql.internal.ast.tree.IndexNode
 
resolveIndex(AST) - Method in interface org.hibernate.hql.internal.ast.tree.ResolvableNode
Does the work of resolving an an index [].
resolveIndex(AST) - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionImpl
 
resolveInFunctionCall(boolean, boolean) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
resolveInFunctionCall(boolean, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
resolveInFunctionCall(boolean, boolean) - Method in interface org.hibernate.hql.internal.ast.tree.ResolvableNode
Does the work of resolving inside of the scope of a function call
resolveInHibernateNamespace(String) - Method in class org.hibernate.internal.util.xml.DTDEntityResolver
 
resolveInLocalNamespace(String) - Method in class org.hibernate.internal.util.xml.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.
resolveMemberTypes(ResolvedType) - Method in interface org.hibernate.metamodel.source.annotations.AnnotationBindingContext
 
resolveMemberTypes(ResolvedType) - Method in class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
resolveMemberTypes(ResolvedType) - Method in class org.hibernate.metamodel.source.annotations.entity.EntityBindingContext
 
resolvePlaceHolder(String) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Handles interpolation processing for a single property.
resolvePlaceHolders(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Handles interpolation processing for all entries in a properties object.
resolveReference(AttributeBinding) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
resolveReference(AttributeBinding) - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
resolveResultTransformer(ResultTransformer) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
resolveResultTransformer(ResultTransformer, ResultTransformer) - Static method in class org.hibernate.hql.internal.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.
resolveSchemaName(Connection) - Method in interface org.hibernate.engine.jdbc.spi.SchemaNameResolver
Given a JDBC Connection, resolve the name of the schema (if one) to which it connects.
resolveSelectExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
resolveSelectExpression(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
resolveSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
Special method to resolve expressions in the SELECT list.
resolveSessionFactory() - Method in class org.hibernate.type.TypeFactory
 
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.internal.ast.tree.AbstractMapComponentNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapKeyNode
 
resolveType(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.MapValueNode
 
resolveType(Type) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
resolveType(Type) - Method in interface org.hibernate.metamodel.domain.SingularAttribute
 
resource - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
Resource - Class in org.hibernate.test.stateless.fetching
TODO : javadoc
Resource() - Constructor for class org.hibernate.test.stateless.fetching.Resource
 
Resource(String, User) - Constructor for class org.hibernate.test.stateless.fetching.Resource
 
ResourceClosedException - Exception in org.hibernate
Indicates an attempt was made to use a closed resource (Session, SessionFactory, etc).
ResourceClosedException(String) - Constructor for exception org.hibernate.ResourceClosedException
 
ResourceClosedException(String, Throwable) - Constructor for exception org.hibernate.ResourceClosedException
 
RESOURCES_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader Hibernate should use to perform resource loading.
RestrictableStatement - Interface in org.hibernate.hql.internal.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.
RESULT_VARIABLE_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
RESULT_VARIABLE_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ResultCheckStyle - Enum in org.hibernate.annotations
Possible checks on Sql Insert, Delete, Update
ResultCheckStyleTest - Class in org.hibernate.test.sql.check
 
ResultCheckStyleTest() - Constructor for class org.hibernate.test.sql.check.ResultCheckStyleTest
 
resultClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
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
 
resultset - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
resultset - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
resultset - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
resultset - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
resultset - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
RESULTSET_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
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
resultSetMapping - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
 
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, Mappings, 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
 
ResultSetProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for ResultSet proxies
ResultSetProxyHandler(ResultSet, AbstractStatementProxyHandler, Statement) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.ResultSetProxyHandler
 
resultsetRef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
ResultSetWrapper - Interface in org.hibernate.engine.jdbc.spi
Contract for wrapping a ResultSet in a "column name cache" wrapper.
ResultSetWrapperImpl - Class in org.hibernate.engine.jdbc.internal
Standard Hibernate implementation for wrapping a ResultSet in a " column name cache" wrapper.
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.
ResultTransformerTest - Class in org.hibernate.test.resulttransformer
 
ResultTransformerTest() - Constructor for class org.hibernate.test.resulttransformer.ResultTransformerTest
 
resultVariableRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
ResultVariableRefNode - Class in org.hibernate.hql.internal.ast.tree
Represents a reference to a result_variable as defined in the JPA 2 spec.
ResultVariableRefNode() - Constructor for class org.hibernate.hql.internal.ast.tree.ResultVariableRefNode
 
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.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
retainAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
retainAll(Collection<?>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
retainAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
reThrowAnyErrors() - Method in class org.hibernate.testing.async.ExecutableAdapter
 
retransformResults(List, String[], ResultTransformer, boolean[]) - Method in class org.hibernate.transform.CacheableResultTransformer
Re-transforms, if necessary, a List of values previously transformed by this (or an equivalent) CacheableResultTransformer.
retrieveTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
retrieveTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
retrieveTransactionManager() - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Locate the TransactionManager
retrieveUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
retrieveUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
retrieveUserTransaction() - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Locate the UserTransaction
retryMergeTransientEntities(MergeEvent, Map, EventCache, boolean) - Method in class org.hibernate.event.internal.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
 
returnColumn - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
 
returnColumnName - Variable in class org.hibernate.sql.CaseFragment
 
returnDiscriminatorAndReturnProperty - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
returnedClass() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
returnedClass() - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
returnedClass() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
returnedClass() - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
returnedClass() - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
returnedClass() - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
returnedClass() - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
returnedClass() - Method in class org.hibernate.test.annotations.generics.StateType
 
returnedClass() - Method in class org.hibernate.test.annotations.type.MyOidType
 
returnedClass() - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
returnedClass() - Method in class org.hibernate.test.hql.ClassificationType
 
returnedClass() - Method in class org.hibernate.test.instrument.domain.CustomBlobType
The class returned by nullSafeGet().
returnedClass() - Method in class org.hibernate.test.rowid.RowIdType
 
returnedClass() - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
returnedClass() - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
returnedClass() - Method in class org.hibernate.type.EnumType
 
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().
ReturningWork<T> - Interface in org.hibernate.jdbc
A discrete piece of work following the lines of Work but returning a result.
ReturnMetadata - Class in org.hibernate.engine.query.spi
 
ReturnMetadata(String[], Type[]) - Constructor for class org.hibernate.engine.query.spi.ReturnMetadata
 
returnProperty - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
returnProperty - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
returnScalarOrReturnOrReturnJoin - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
 
reverse() - Method in class org.hibernate.ejb.criteria.OrderImpl
 
revision - Variable in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
RevisionConstraintQuery - Class in org.hibernate.envers.test.integration.query
 
RevisionConstraintQuery() - Constructor for class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
revisionCount - Static variable in class org.hibernate.envers.test.integration.reventity.CountingRevisionListener
 
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.
RevisionForDate - Class in org.hibernate.envers.test.integration.revfordate
 
RevisionForDate() - Constructor for class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
RevisionInfoConfiguration - Class in org.hibernate.envers.configuration
 
RevisionInfoConfiguration(GlobalConfiguration) - 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.
revisionType - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
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 - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
RIGHT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
RIGHT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
RIGHT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
RIGHT_OUTER - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
RIGHT_OUTER - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
RIGHT_OUTER_JOIN - Static variable in class org.hibernate.sql.JoinFragment
Deprecated. use JoinType.RIGHT_OUTER_JOIN instead.
rightNeighbour - Variable in class org.hibernate.test.annotations.cascade.Tooth
 
RightsSubject - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
RightsSubject() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
RightsSubject(Long, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
Robot - Class in org.hibernate.test.annotations.tableperclass
 
Robot() - Constructor for class org.hibernate.test.annotations.tableperclass.Robot
 
Rock - Class in org.hibernate.test.annotations.beanvalidation
 
Rock() - Constructor for class org.hibernate.test.annotations.beanvalidation.Rock
 
Rock - Class in org.hibernate.test.annotations.inheritance.singletable
 
Rock() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Rock
 
Role - Class in org.hibernate.envers.test.integration.inheritance.joined.relation
 
Role() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
Role(Long, String, String) - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
role - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
role - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
Role - Class in org.hibernate.test.annotations.quote
 
Role() - Constructor for class org.hibernate.test.annotations.quote.Role
 
Role - Class in org.hibernate.test.criteria
 
Role() - Constructor for class org.hibernate.test.criteria.Role
 
roleName - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
roleName
rollback() - Method in class org.hibernate.ejb.TransactionImpl
 
rollback() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
rollback() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
rollback() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
rollback() - Method in interface org.hibernate.Transaction
Rollback this transaction.
Room - Class in org.hibernate.test.annotations.uniqueconstraint
 
Room() - Constructor for class org.hibernate.test.annotations.uniqueconstraint.Room
 
root(String) - Static method in class org.hibernate.internal.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.internal.ast.tree.FromClause
 
ROOT_LEVEL - Static variable in class org.hibernate.hql.internal.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
 
RootEntity - Class in org.hibernate.envers.test.performance.complex
 
RootEntity() - Constructor for class org.hibernate.envers.test.performance.complex.RootEntity
 
RootEntityResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which limits the result tuple to only the "root entity".
RootEntitySource - Interface in org.hibernate.metamodel.source.binder
Contract for the entity that is the root of an inheritance hierarchy.
RootEntitySourceImpl - Class in org.hibernate.metamodel.source.annotations.entity
 
RootEntitySourceImpl(EntityClass) - Constructor for class org.hibernate.metamodel.source.annotations.entity.RootEntitySourceImpl
 
RootEntitySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
RootEntitySourceImpl(MappingDocument, JaxbHibernateMapping.JaxbClass) - Constructor for class org.hibernate.metamodel.source.hbm.RootEntitySourceImpl
 
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
 
Route - Class in org.hibernate.test.cascade.circle
 
Route() - Constructor for class org.hibernate.test.cascade.circle.Route
 
ROW_ID - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ROW_STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ROW_STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ROW_STAR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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 - Annotation Type in org.hibernate.annotations
Support for ROWID mapping feature of Hibernate.
rowid - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
ROWID_ALIAS - Static variable in interface org.hibernate.persister.entity.Loadable
 
rowIdName - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
 
RowIdTest - Class in org.hibernate.test.rowid
 
RowIdTest() - Constructor for class org.hibernate.test.rowid.RowIdTest
 
RowIdType - Class in org.hibernate.test.rowid
 
RowIdType() - Constructor for class org.hibernate.test.rowid.RowIdType
 
RowSelection - Class in org.hibernate.engine.spi
Represents a selection criteria for rows in a JDBC ResultSet
RowSelection() - Constructor for class org.hibernate.engine.spi.RowSelection
 
RTRIM - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
run(int, List<Long>) - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
run() - Method in class org.hibernate.testing.async.ExecutableAdapter
 
runCreateSchema() - Method in class org.hibernate.test.annotations.EntityTest
 
runDropSchema() - Method in class org.hibernate.test.annotations.EntityTest
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningHbm2ddlSchemaExport() - Method in interface org.hibernate.internal.CoreMessageLogger
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningHbm2ddlSchemaExport() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningHbm2ddlSchemaExport$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in interface org.hibernate.internal.CoreMessageLogger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningHbm2ddlSchemaUpdate() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningHbm2ddlSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runningSchemaValidator() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningSchemaValidator() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningSchemaValidator() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningSchemaValidator() - Method in interface org.hibernate.internal.CoreMessageLogger
 
runningSchemaValidator() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningSchemaValidator() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningSchemaValidator() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
runningSchemaValidator$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
runTest(AbstractQueryCacheResultTransformerTest.HqlExecutor, AbstractQueryCacheResultTransformerTest.CriteriaExecutor, AbstractQueryCacheResultTransformerTest.ResultChecker, boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
runTest(AbstractQueryCacheResultTransformerTest.QueryExecutor, AbstractQueryCacheResultTransformerTest.ResultChecker, boolean) - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
runTest(AbstractQueryCacheResultTransformerTest.HqlExecutor, AbstractQueryCacheResultTransformerTest.CriteriaExecutor, AbstractQueryCacheResultTransformerTest.ResultChecker, boolean) - Method in class org.hibernate.test.querycache.CriteriaQueryCacheIgnoreResultTransformerTest
 
runTest(AbstractQueryCacheResultTransformerTest.HqlExecutor, AbstractQueryCacheResultTransformerTest.CriteriaExecutor, AbstractQueryCacheResultTransformerTest.ResultChecker, boolean) - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
Rythm - Class in org.hibernate.ejb.test.callbacks
 
Rythm() - Constructor for class org.hibernate.ejb.test.callbacks.Rythm
 
Rythm_ - Class in org.hibernate.ejb.test.callbacks
 
Rythm_() - Constructor for class org.hibernate.ejb.test.callbacks.Rythm_
 

S

salary - Static variable in class org.hibernate.ejb.test.callbacks.Employee_
 
Sale - Class in org.hibernate.test.annotations.collectionelement.indexedCollection
 
Sale() - Constructor for class org.hibernate.test.annotations.collectionelement.indexedCollection.Sale
 
salesperson - Static variable in class org.hibernate.ejb.test.callbacks.Customer_
 
Salesperson - Class in org.hibernate.test.filter
Implementation of Salesperson.
Salesperson() - Constructor for class org.hibernate.test.filter.Salesperson
 
Salesperson - Class in org.hibernate.test.ondelete
 
Salesperson() - Constructor for class org.hibernate.test.ondelete.Salesperson
 
SameIds - Class in org.hibernate.envers.test.integration.sameids
A test which checks that if we add two different entities with the same ids in one revision, they will both be stored.
SameIds() - Constructor for class org.hibernate.envers.test.integration.sameids.SameIds
 
SameIdTestEntity1 - Class in org.hibernate.envers.test.integration.sameids
 
SameIdTestEntity1() - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
SameIdTestEntity1(String) - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
SameIdTestEntity1(Integer, String) - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
SameIdTestEntity2 - Class in org.hibernate.envers.test.integration.sameids
 
SameIdTestEntity2() - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
SameIdTestEntity2(String) - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
SameIdTestEntity2(Integer, String) - Constructor for class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
SAPDBDialect - Class in org.hibernate.dialect
An SQL dialect compatible with SAP DB.
SAPDBDialect() - Constructor for class org.hibernate.dialect.SAPDBDialect
 
SAVE - Static variable in class org.hibernate.event.spi.EventType
 
save(Object) - Method in class org.hibernate.internal.SessionImpl
 
save(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
save(Object) - Method in interface org.hibernate.Session
Persist the given transient instance, first assigning a generated identifier.
save(String, Object) - Method in interface org.hibernate.Session
Persist the given transient instance, first assigning a generated identifier.
SAVE_UPDATE - Static variable in class org.hibernate.engine.spi.CascadingAction
 
SAVE_UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
saveOrUpdate(Object) - Method in class org.hibernate.internal.SessionImpl
 
saveOrUpdate(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
saveOrUpdate(Object) - Method in interface org.hibernate.Session
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).
SaveOrUpdateEvent - Class in org.hibernate.event.spi
An event class for saveOrUpdate()
SaveOrUpdateEvent(String, Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEvent(String, Object, Serializable, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEvent(Object, EventSource) - Constructor for class org.hibernate.event.spi.SaveOrUpdateEvent
 
SaveOrUpdateEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of update events generated from a session.
SaveOrUpdateTest - Class in org.hibernate.test.nonflushedchanges
adapted this from "ops" tests version
SaveOrUpdateTest() - Constructor for class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
SaveOrUpdateTest - Class in org.hibernate.test.ops
 
SaveOrUpdateTest() - Constructor for class org.hibernate.test.ops.SaveOrUpdateTest
 
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.internal.AbstractSaveEventListener
Prepares the save call using a newly generated id.
saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveEventListener
 
saveWithGeneratedOrRequestedId(SaveOrUpdateEvent) - Method in class org.hibernate.event.internal.DefaultSaveOrUpdateEventListener
Save the transient instance, assigning the right identifier
saveWithRequestedId(Object, Serializable, String, Object, EventSource) - Method in class org.hibernate.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.internal.AbstractSaveEventListener
Prepares the save call using the given requested id.
SavingsAccount - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
The "leaf" entity in the hierarchy
SavingsAccount() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccount
 
SavingsAccount(String, BigDecimal) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccount
 
SavingsAccountBase - Class in org.hibernate.test.annotations.mappedsuperclass.intermediate
Represents the intermediate mapped superclass in the hierarchy.
SavingsAccountBase() - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccountBase
 
SavingsAccountBase(String, BigDecimal) - Constructor for class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccountBase
 
scalarName(int, int) - Static method in class org.hibernate.hql.internal.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
 
scale - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
scale - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
scale - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
scale - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
scale - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
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
 
scheduleAuditDataRemoval(Session, Object) - Method in class org.hibernate.envers.synchronization.SessionCacheCleaner
Schedules audit data removal from session level cache after transaction completion.
SCHEMA - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the schema name
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
schema - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
Schema - Class in org.hibernate.metamodel.relational
Represents a named schema/catalog pair and manages objects defined within.
Schema(Schema.Name) - Constructor for class org.hibernate.metamodel.relational.Schema
 
Schema(Identifier, Identifier) - Constructor for class org.hibernate.metamodel.relational.Schema
 
SCHEMA - Static variable in class org.hibernate.type.EnumType
 
Schema.Name - Class in org.hibernate.metamodel.relational
 
Schema.Name(Identifier, Identifier) - Constructor for class org.hibernate.metamodel.relational.Schema.Name
 
Schema.Name(String, String) - Constructor for class org.hibernate.metamodel.relational.Schema.Name
 
SCHEMA_NAME_RESOLVER - Static variable in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
 
SchemaExport - Class in org.hibernate.tool.hbm2ddl
Commandline tool to export table schema to the database.
SchemaExport(ServiceRegistry, Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
 
SchemaExport(MetadataImplementor) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
 
SchemaExport(Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
Create a schema exporter for the given Configuration
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.
SchemaExport(ConnectionHelper, String[], String[]) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExport
 
SchemaExport.Type - Enum in org.hibernate.tool.hbm2ddl
 
schemaExportComplete() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaExportComplete() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaExportComplete() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaExportComplete() - Method in interface org.hibernate.internal.CoreMessageLogger
 
schemaExportComplete() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaExportComplete() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaExportComplete() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaExportComplete$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SchemaExportTask - Class in org.hibernate.tool.hbm2ddl
An Ant task for SchemaExport.
SchemaExportTask() - Constructor for class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaExportUnsuccessful(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaExportUnsuccessful(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaExportUnsuccessful$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SchemaNameResolver - Interface in org.hibernate.engine.jdbc.spi
Contract for resolving the schema of a Connection.
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(ServiceRegistry, Configuration) - Constructor for class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
schemaUpdateComplete() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaUpdateComplete() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaUpdateComplete() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaUpdateComplete() - Method in interface org.hibernate.internal.CoreMessageLogger
 
schemaUpdateComplete() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaUpdateComplete() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaUpdateComplete() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
schemaUpdateComplete$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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(ServiceRegistry, Configuration) - 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
 
scope() - Method in class org.hibernate.type.EntityType
 
scope(SessionFactoryImplementor) - Method in class org.hibernate.type.TypeResolver
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in interface org.hibernate.internal.CoreMessageLogger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor, SessionFactoryImplementor) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
scopingTypesToSessionFactoryAfterAlreadyScoped$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Screen - Class in org.hibernate.test.annotations.beanvalidation
 
Screen() - Constructor for class org.hibernate.test.annotations.beanvalidation.Screen
 
script() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
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.spi.SessionImplementor
Execute a scroll() query
scroll(CriteriaImpl, ScrollMode) - Method in interface org.hibernate.engine.spi.SessionImplementor
Execute a criteria query
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in interface org.hibernate.engine.spi.SessionImplementor
Execute a native SQL query, and return the results as a scrollable result.
scroll(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.internal.ast.QueryTranslatorImpl
Return the query results, as an instance of ScrollableResults
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
scroll(QueryParameters, SessionImplementor) - Method in interface org.hibernate.hql.spi.QueryTranslator
Perform a scroll operation given the underlying query definition.
scroll(NativeSQLQuerySpecification, QueryParameters) - Method in class org.hibernate.internal.AbstractSessionImpl
 
scroll() - Method in class org.hibernate.internal.CollectionFilterImpl
 
scroll() - Method in class org.hibernate.internal.CriteriaImpl
 
scroll(ScrollMode) - Method in class org.hibernate.internal.CriteriaImpl
 
scroll() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
scroll(ScrollMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
scroll(int) - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Scroll an arbitrary number of locations
scroll() - Method in class org.hibernate.internal.QueryImpl
 
scroll(ScrollMode) - Method in class org.hibernate.internal.QueryImpl
 
scroll(int) - Method in class org.hibernate.internal.ScrollableResultsImpl
 
scroll(String, QueryParameters) - Method in class org.hibernate.internal.SessionImpl
 
scroll(CriteriaImpl, ScrollMode) - Method in class org.hibernate.internal.SessionImpl
 
scroll(ScrollMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
scroll() - Method in class org.hibernate.internal.SQLQueryImpl
 
scroll(CriteriaImpl, ScrollMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
scroll(String, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
scroll(SessionImplementor, ScrollMode) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader
 
scroll(QueryParameters, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
scroll(QueryParameters, Type[], HolderInstantiator, SessionImplementor) - Method in class org.hibernate.loader.Loader
Return the query results, as an instance of ScrollableResults
scroll() - Method in interface org.hibernate.Query
Return the query results as ScrollableResults.
scroll(ScrollMode) - Method in interface org.hibernate.Query
Return the query results as ScrollableResults.
scroll(int) - Method in interface org.hibernate.ScrollableResults
Scroll an arbitrary number of locations
ScrollableCollectionFetchingTest - Class in org.hibernate.test.hql
Tests the new functionality of allowing scrolling of results which contain collection fetches.
ScrollableCollectionFetchingTest() - Constructor for class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
ScrollableResults - Interface in org.hibernate
A result iterator that allows moving around within the results by arbitrary increments.
ScrollableResultsImpl - Class in org.hibernate.internal
Implementation of the ScrollableResults interface
ScrollableResultsImpl(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.ScrollableResultsImpl
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in interface org.hibernate.engine.spi.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.internal.SessionImpl
 
scrollCustomQuery(CustomQuery, QueryParameters) - Method in class org.hibernate.internal.StatelessSessionImpl
 
ScrollMode - Enum in org.hibernate
Specifies the type of JDBC scrollable result set to use underneath a ScrollableResults
Search - Class in org.hibernate.test.ordered
 
Search(String) - Constructor for class org.hibernate.test.ordered.Search
 
Search - Class in org.hibernate.test.sorted
 
Search(String) - Constructor for class org.hibernate.test.sorted.Search
 
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
 
searchingForMappingDocuments(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
searchingForMappingDocuments(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
searchingForMappingDocuments(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
searchingForMappingDocuments(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
searchingForMappingDocuments(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
searchingForMappingDocuments(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
searchingForMappingDocuments(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
searchingForMappingDocuments$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SECONDARY_TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
SECONDARY_TABLES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
SecondaryAuditTable - Annotation Type in org.hibernate.envers
 
SecondaryAuditTables - Annotation Type in org.hibernate.envers
 
SecondaryEmbIdTestEntity - Class in org.hibernate.envers.test.integration.secondary.ids
 
SecondaryEmbIdTestEntity(EmbId, String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
SecondaryEmbIdTestEntity(String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
SecondaryEmbIdTestEntity() - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
SecondaryMulIdTestEntity - Class in org.hibernate.envers.test.integration.secondary.ids
 
SecondaryMulIdTestEntity(MulId, String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
SecondaryMulIdTestEntity(String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
SecondaryMulIdTestEntity() - Constructor for class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
SecondaryNamingTestEntity - Class in org.hibernate.envers.test.integration.secondary
 
SecondaryNamingTestEntity(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
SecondaryNamingTestEntity(String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
SecondaryNamingTestEntity() - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
secondaryTable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
SecondaryTableSecondPass - Class in org.hibernate.cfg
 
SecondaryTableSecondPass(EntityBinder, PropertyHolder, XAnnotatedElement) - Constructor for class org.hibernate.cfg.SecondaryTableSecondPass
 
SecondaryTestEntity - Class in org.hibernate.envers.test.integration.secondary
 
SecondaryTestEntity(Integer, String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
SecondaryTestEntity(String, String) - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
SecondaryTestEntity() - Constructor for class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
secondLevelCacheHit(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
secondLevelCacheHit(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from second level cache resulted in a hit.
secondLevelCacheHits(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCacheHits(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCacheHits(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCacheHits(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
secondLevelCacheHits(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
secondLevelCacheMiss(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
secondLevelCacheMiss(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a get from second level cache resulted in a miss.
secondLevelCacheMisses(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCacheMisses(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCacheMisses(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCacheMisses(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
secondLevelCacheMisses(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
secondLevelCachePut(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
secondLevelCachePut(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put into second level cache.
secondLevelCachePuts(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCachePuts(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCachePuts(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCachePuts(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
secondLevelCachePuts(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
secondLevelCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SecondLevelCacheStatistics - Interface in org.hibernate.stat
Second level cache statistics of a specific region
secondPass(Map, Map) - Method in class org.hibernate.cfg.CollectionSecondPass
 
SecondPass - Interface in org.hibernate.cfg
Second pass operation
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
 
SecureDocument - Interface in org.hibernate.test.interfaceproxy
 
SecureDocument - Class in org.hibernate.test.mixed
 
SecureDocument() - Constructor for class org.hibernate.test.mixed.SecureDocument
 
SecureDocumentImpl - Class in org.hibernate.test.interfaceproxy
 
SecureDocumentImpl() - Constructor for class org.hibernate.test.interfaceproxy.SecureDocumentImpl
 
security - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
 
seed(SessionImplementor) - Method in class org.hibernate.type.AbstractBynaryType
Deprecated.  
seed(SessionImplementor) - Method in class org.hibernate.type.BinaryType
 
seed(SessionImplementor) - Method in class org.hibernate.type.ByteType
 
seed(SessionImplementor) - Method in class org.hibernate.type.CalendarType
 
seed(SessionImplementor) - Method in class org.hibernate.type.CustomType
 
seed(SessionImplementor) - Method in class org.hibernate.type.DbTimestampType
 
seed(SessionImplementor) - Method in class org.hibernate.type.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.internal.Versioning
Create an initial optimistic locking value according the VersionType contract for the version property if required and inject it into the snapshot state.
seekEntityBinding() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Seeks out the entity binding that is the root of this component path.
seekEntityBinding() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
seekEntityBinding() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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 interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SELECT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SELECT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Select - Class in org.hibernate.sql
A simple SQL SELECT statement
Select(Dialect) - Constructor for class org.hibernate.sql.Select
 
SELECT_CLAUSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SELECT_CLAUSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SELECT_COLUMNS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SELECT_COLUMNS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SELECT_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SELECT_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SELECT_FROM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Selectable - Interface in org.hibernate.mapping
 
selectAtom(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SelectBeforeUpdate - Annotation Type in org.hibernate.annotations
Should the entity's current state be selected from the database when determining whether to perform an update when re-attaching detached entities?
selectBeforeUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
selectBeforeUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
selectBeforeUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
selectBeforeUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
selectClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
selectClause(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SelectClause - Class in org.hibernate.hql.internal.ast.tree
Represents the list of expressions in a SELECT clause.
SelectClause() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectClause
 
selectColumn(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
selectConnectionProvider(String) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
selectedPropertiesList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
selectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
selectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SelectExpression - Interface in org.hibernate.hql.internal.ast.tree
Represents an element of a projection list, i.e.
SelectExpression - Interface in org.hibernate.sql
TODO : javadoc
SelectExpressionImpl - Class in org.hibernate.hql.internal.ast.tree
A select expression that was generated by a FROM element.
SelectExpressionImpl() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectExpressionImpl
 
SelectExpressionList - Class in org.hibernate.hql.internal.ast.tree
Common behavior - a node that contains a list of select expressions.
SelectExpressionList() - Constructor for class org.hibernate.hql.internal.ast.tree.SelectExpressionList
 
selectExprList(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
selectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Generate a list of collection index, key and element columns
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
 
selectFragment(String, String) - Method in interface org.hibernate.persister.collection.QueryableCollection
Generate a list of collection index and element columns
selectFragment(String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
selectFragment(Joinable, String, String, String, String, boolean) - Method in interface org.hibernate.persister.entity.Joinable
All columns to select, when loading.
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
Generate a list of collection index, key and element columns
selectFragment(String, String) - Method in interface org.hibernate.persister.entity.SQLLoadable
All columns to select, when loading.
SelectFragment - Class in org.hibernate.sql
A fragment of an SQL SELECT clause
SelectFragment() - Constructor for class org.hibernate.sql.SelectFragment
 
selectFrom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
SelectGenerator - Class in org.hibernate.id
A generator that selects the just inserted row to determine the identifier value assigned by the database.
SelectGenerator() - Constructor for class org.hibernate.id.SelectGenerator
 
SelectGenerator.SelectGeneratorDelegate - Class in org.hibernate.id
The delegate for the select generation strategy.
SelectGeneratorTest - Class in org.hibernate.test.generatedkeys.select
 
SelectGeneratorTest() - Constructor for class org.hibernate.test.generatedkeys.select.SelectGeneratorTest
 
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() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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.internal.classic
Parsers the select clause of a Hibernate query.
SelectParser() - Constructor for class org.hibernate.hql.internal.classic.SelectParser
 
SelectPathExpressionParser - Class in org.hibernate.hql.internal.classic
 
SelectPathExpressionParser() - Constructor for class org.hibernate.hql.internal.classic.SelectPathExpressionParser
 
selectSingleNode(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
selectSingleNode(String) - Method in class org.hibernate.tuple.ElementWrapper
 
selectStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
selectStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
selectStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
selectString(List) - Method in class org.hibernate.loader.JoinWalker
Generate a select list of columns containing all properties of the entity classes
selectWhereElements() - Method in class org.hibernate.test.hql.HQLTest
 
SellCarTest - Class in org.hibernate.test.unionsubclass.alias
 
SellCarTest() - Constructor for class org.hibernate.test.unionsubclass.alias.SellCarTest
 
Seller - Class in org.hibernate.test.unionsubclass.alias
 
Seller() - Constructor for class org.hibernate.test.unionsubclass.alias.Seller
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
semiResolve(Object, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
semiResolve(Object, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Given a hydrated, but unresolved value, return a value that may be used to reconstruct property-ref associations.
sendAfterTransactionBeginNotifications(TransactionImplementor) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
sendAfterTransactionBeginNotifications(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
sendAfterTransactionCompletionNotifications(TransactionImplementor, int) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
sendAfterTransactionCompletionNotifications(TransactionImplementor, int) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
sendBeforeTransactionCompletionNotifications(TransactionImplementor) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
sendBeforeTransactionCompletionNotifications(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
sendNotification(String) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
sendNotification
sendNotification(String, Object) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
sendNotification
sendNotification(String, Object, String) - Method in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
sendNotification
separator(AST, String) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SEQ_NAME - Static variable in class org.hibernate.test.annotations.id.generationmappings.CompleteSequenceEntity
 
SEQ_NAME - Static variable in class org.hibernate.test.annotations.id.generationmappings.MinimalSequenceEntity
 
SEQUENCE - Static variable in class org.hibernate.id.SequenceGenerator
The sequence parameter
Sequence - Class in org.hibernate.metamodel.relational
Models a database SEQUENCE.
Sequence(Schema, String) - Constructor for class org.hibernate.metamodel.relational.Sequence
 
Sequence(Schema, String, int, int) - Constructor for class org.hibernate.metamodel.relational.Sequence
 
SEQUENCE_GENERATOR - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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
 
sequenceGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
sequenceGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
sequenceGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
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
 
SequenceIdentityTest - Class in org.hibernate.test.generatedkeys.seqidentity
 
SequenceIdentityTest() - Constructor for class org.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTest
 
sequenceName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
sequenceNumber - Variable in class org.hibernate.cache.ehcache.management.impl.BaseEmitterBean
sequenceNumber
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
 
serial - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
SERIALIZABLE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Serializable to JDBC VARBINARY.
serializable(Class<T>) - Static method in class org.hibernate.type.TypeFactory
Build a SerializableType from the given Serializable class.
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.
SerializableData - Class in org.hibernate.test.lob
Implementation of SerializableData.
SerializableData(String) - Constructor for class org.hibernate.test.lob.SerializableData
 
SerializableHolder - Class in org.hibernate.test.lob
An entity containing serializable data which is mapped via the SerializableType.
SerializableHolder() - Constructor for class org.hibernate.test.lob.SerializableHolder
 
SerializableNClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying java.sql.NClobs to add serializability.
SerializableNClobProxy(Clob) - Constructor for class org.hibernate.engine.jdbc.SerializableNClobProxy
Builds a serializable Clob wrapper around the given Clob.
serializableProxy() - Method in class org.hibernate.proxy.pojo.BasicLazyInitializer
 
serializableProxy() - Method in class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer
 
SerializableProxy - Class in org.hibernate.proxy.pojo.javassist
Serializable placeholder for Javassist proxies
SerializableProxy() - Constructor for class org.hibernate.proxy.pojo.javassist.SerializableProxy
 
SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, CompositeType) - Constructor for class org.hibernate.proxy.pojo.javassist.SerializableProxy
 
Serializables - Class in org.hibernate.envers.test.integration.data
 
Serializables() - Constructor for class org.hibernate.envers.test.integration.data.Serializables
 
SerializableTestEntity - Class in org.hibernate.envers.test.integration.data
 
SerializableTestEntity() - Constructor for class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
SerializableTestEntity(SerObject) - Constructor for class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
SerializableTestEntity(Integer, SerObject) - Constructor for class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
SerializableToBlobType - Class in org.hibernate.type
 
SerializableToBlobType() - Constructor for class org.hibernate.type.SerializableToBlobType
 
SerializableToImageType - Class in org.hibernate.test.annotations.lob
A type that maps JDBC LONGVARBINARY and Serializable.
SerializableToImageType() - Constructor for class org.hibernate.test.annotations.lob.SerializableToImageType
 
SerializableType<T extends Serializable> - Class in org.hibernate.type
A type that maps between a VARBINARY and Serializable classes.
SerializableType(Class<T>) - Constructor for class org.hibernate.type.SerializableType
 
SerializableTypeDescriptor<T extends Serializable> - Class in org.hibernate.type.descriptor.java
TODO : javadoc
SerializableTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
SerializableTypeDescriptor.SerializableMutabilityPlan<S extends Serializable> - Class in org.hibernate.type.descriptor.java
 
SerializableTypeDescriptor.SerializableMutabilityPlan(Class<S>) - Constructor for class org.hibernate.type.descriptor.java.SerializableTypeDescriptor.SerializableMutabilityPlan
 
SerializableTypeTest - Class in org.hibernate.test.lob
Tests of SerializableType
SerializableTypeTest() - Constructor for class org.hibernate.test.lob.SerializableTypeTest
 
SerializationException - Exception in org.hibernate.type
Thrown when a property cannot be serializaed/deserialized
SerializationException(String, Exception) - Constructor for exception org.hibernate.type.SerializationException
 
SerializationHelper - Class in org.hibernate.internal.util
Assists with the serialization process and performs additional functionality based on serialization.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Used by the owning session to explicitly control serialization of the persistence context.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.ActionQueue
Used by the owning session to explicitly control serialization of the action queue
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.CollectionEntry
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.CollectionKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.EntityEntry
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.EntityKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.spi.EntityUniqueKey
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
serialize(ObjectOutputStream) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
serialize(Serializable, OutputStream) - Static method in class org.hibernate.internal.util.SerializationHelper
Serializes an Object to the specified stream.
serialize(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
Serializes an Object to a byte array for storage/serialization.
serializeDeserialize(T) - Static method in class org.hibernate.envers.test.integration.serialization.SerializingCollection
 
SerializingCollection - Class in org.hibernate.envers.test.integration.serialization
 
SerializingCollection() - Constructor for class org.hibernate.envers.test.integration.serialization.SerializingCollection
 
SerObject - Class in org.hibernate.envers.test.integration.data
 
SerObject() - Constructor for class org.hibernate.envers.test.integration.data.SerObject
 
SerObject(String) - Constructor for class org.hibernate.envers.test.integration.data.SerObject
 
Server - Interface in org.hibernate.test.abstractembeddedcomponents.propertyref
 
ServerImpl - Class in org.hibernate.test.abstractembeddedcomponents.propertyref
 
ServerImpl() - Constructor for class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
Service - Interface in org.hibernate.service
Marker interface for services.
Service - Class in org.hibernate.test.annotations.idmanytoone.alphabetical
 
Service() - Constructor for class org.hibernate.test.annotations.idmanytoone.alphabetical.Service
 
ServiceBinding<R extends Service> - Class in org.hibernate.service.spi
Models a binding for a particular service
ServiceBinding(ServiceBinding.ServiceLifecycleOwner, Class<R>, R) - Constructor for class org.hibernate.service.spi.ServiceBinding
 
ServiceBinding(ServiceBinding.ServiceLifecycleOwner, ServiceInitiator<R>) - Constructor for class org.hibernate.service.spi.ServiceBinding
 
ServiceBinding.ServiceLifecycleOwner - Interface in org.hibernate.service.spi
 
ServiceContributingIntegrator - Interface in org.hibernate.integrator.spi
Additional, optional contract for Integrators that wish to contribute services to the Hibernate ServiceRegistry.
ServiceDependencyException - Exception in org.hibernate.service.internal
Indictes a problem processing service dependencies.
ServiceDependencyException(String, Throwable) - Constructor for exception org.hibernate.service.internal.ServiceDependencyException
 
ServiceDependencyException(String) - Constructor for exception org.hibernate.service.internal.ServiceDependencyException
 
ServiceException - Exception in org.hibernate.service.spi
Indicates a problem with a service.
ServiceException(String, Throwable) - Constructor for exception org.hibernate.service.spi.ServiceException
 
ServiceException(String) - Constructor for exception org.hibernate.service.spi.ServiceException
 
ServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Base contract for an initiator of a service.
serviceProperties(Properties) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
serviceProperties(Properties) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
serviceProperties(Properties) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
serviceProperties(Properties) - Method in interface org.hibernate.internal.CoreMessageLogger
 
serviceProperties(Properties) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
serviceProperties(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
serviceProperties(Properties) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
serviceProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ServiceProxyGenerationException - Exception in org.hibernate.service.internal
Indicates a problem generating a service proxy
ServiceProxyGenerationException(String, Throwable) - Constructor for exception org.hibernate.service.internal.ServiceProxyGenerationException
 
ServiceProxyGenerationException(Throwable) - Constructor for exception org.hibernate.service.internal.ServiceProxyGenerationException
 
serviceRegistry() - Method in class org.hibernate.internal.TransactionEnvironmentImpl
 
serviceRegistry() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
ServiceRegistry - Interface in org.hibernate.service
A registry of services.
serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
ServiceRegistryAwareService - Interface in org.hibernate.service.spi
Allows services to be injected with the ServiceRegistry during configuration phase.
ServiceRegistryBuilder - Class in org.hibernate.service
Builder for standard ServiceRegistry instances.
ServiceRegistryBuilder() - Constructor for class org.hibernate.service.ServiceRegistryBuilder
Create a default builder
ServiceRegistryBuilder(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.ServiceRegistryBuilder
Create a builder with the specified bootstrap services.
ServiceRegistryBuilder - Class in org.hibernate.testing
 
ServiceRegistryBuilder() - Constructor for class org.hibernate.testing.ServiceRegistryBuilder
 
ServiceRegistryImplementor - Interface in org.hibernate.service.spi
Additional integration contracts for a service registry.
serviceRole - Variable in exception org.hibernate.service.UnknownServiceException
 
session - Variable in class org.hibernate.ejb.EntityManagerImpl
 
session - Variable in class org.hibernate.internal.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 interface org.hibernate.cfg.AvailableSettings
Defines a name for the SessionFactory.
SESSION_FACTORY_NAME_IS_JNDI - Static variable in interface org.hibernate.cfg.AvailableSettings
Does the value defined by AvailableSettings.SESSION_FACTORY_NAME represent a JNDI namespace into which the SessionFactory should be bound?
SESSION_FACTORY_OBSERVER - Static variable in class org.hibernate.ejb.AvailableSettings
SessionFactoryObserver class name, the class must have a no-arg constructor
SESSION_INTERCEPTOR - Static variable in class org.hibernate.ejb.AvailableSettings
Interceptor class name, the class has to have a no-arg constructor
SessionAttribute - Class in org.hibernate.test.extralazy
 
SessionAttribute(String, Serializable) - Constructor for class org.hibernate.test.extralazy.SessionAttribute
 
SessionAttribute(String, String) - Constructor for class org.hibernate.test.extralazy.SessionAttribute
 
SessionAttribute - Class in org.hibernate.test.map
 
SessionAttribute(String, Serializable) - Constructor for class org.hibernate.test.map.SessionAttribute
 
SessionAttribute(String, String) - Constructor for class org.hibernate.test.map.SessionAttribute
 
SessionBuilder - Interface in org.hibernate
Represents a consolidation of all session creation options into a builder style delegate.
SessionCacheCleaner - Class in org.hibernate.envers.synchronization
Class responsible for evicting audit data entries that have been stored in the session level cache.
SessionCacheCleaner() - Constructor for class org.hibernate.envers.synchronization.SessionCacheCleaner
 
SessionException - Exception in org.hibernate
Thrown when the user calls a method of a Session that is in an inappropriate state for the given call (for example, the the session is closed or disconnected).
SessionException(String) - Constructor for exception org.hibernate.SessionException
Constructs a new SessionException with the given message.
SessionException(String, Throwable) - Constructor for exception org.hibernate.SessionException
Constructs a new SessionException with the given message.
sessionFactory() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
sessionFactory - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
 
SessionFactory - Interface in org.hibernate
The main contract here is the creation of Session instances.
sessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
SessionFactory.SessionFactoryOptions - Interface in org.hibernate
 
SessionFactoryAwareNode - Interface in org.hibernate.hql.internal.ast.tree
Interface for nodes which require access to the SessionFactory
SessionFactoryBuilder - Interface in org.hibernate.metamodel
 
SessionFactoryBuilderImpl - Class in org.hibernate.metamodel.source.internal
 
sessionFactoryClosed(SessionFactory) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
sessionFactoryClosed(SessionFactory) - Method in interface org.hibernate.SessionFactoryObserver
Callback to indicate that the given factory has been closed.
sessionFactoryCreated(SessionFactory) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
sessionFactoryCreated(SessionFactory) - Method in 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.internal.ast.util
Helper for performing common and/or complex operations with the SessionFactoryImplementor during translation of an HQL query.
SessionFactoryHelper(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
Construct a new SessionFactoryHelper instance.
SessionFactoryImpl - Class in org.hibernate.internal
Concrete implementation of the SessionFactory interface.
SessionFactoryImpl(Configuration, Mapping, ServiceRegistry, Settings, SessionFactoryObserver) - Constructor for class org.hibernate.internal.SessionFactoryImpl
 
SessionFactoryImpl(MetadataImplementor, SessionFactory.SessionFactoryOptions, SessionFactoryObserver) - Constructor for class org.hibernate.internal.SessionFactoryImpl
 
SessionFactoryImpl.StatelessSessionBuilderImpl - Class in org.hibernate.internal
 
SessionFactoryImpl.StatelessSessionBuilderImpl(SessionFactoryImpl) - Constructor for class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
SessionFactoryImplementor - Interface in org.hibernate.engine.spi
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.
SessionFactoryObserver - Interface in org.hibernate
Allows reaction to basic SessionFactory occurrences.
SessionFactoryObserverChain - Class in org.hibernate.internal
 
SessionFactoryObserverChain() - Constructor for class org.hibernate.internal.SessionFactoryObserverChain
 
SessionFactoryRegistry - Class in org.hibernate.internal
A registry of all SessionFactory instances for the same classloader as this class.
SessionFactoryRegistry() - Constructor for class org.hibernate.internal.SessionFactoryRegistry
 
SessionFactoryRegistry.ObjectFactoryImpl - Class in org.hibernate.internal
 
SessionFactoryRegistry.ObjectFactoryImpl() - Constructor for class org.hibernate.internal.SessionFactoryRegistry.ObjectFactoryImpl
 
SessionFactoryServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Contract for an initiator of services that target the specialized service registry SessionFactoryServiceRegistry
SessionFactoryServiceRegistry - Interface in org.hibernate.service.spi
Specialized ServiceRegistry implementation that holds services which need access to the SessionFactory during initialization.
SessionFactoryServiceRegistryFactory - Interface in org.hibernate.service.spi
Contract for builder of SessionFactoryServiceRegistry instances.
SessionFactoryServiceRegistryFactoryImpl - Class in org.hibernate.service.internal
Acts as a Service in the StandardServiceRegistryImpl whose function is as a factory for SessionFactoryServiceRegistryImpl implementations.
SessionFactoryServiceRegistryFactoryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
SessionFactoryServiceRegistryFactoryInitiator - Class in org.hibernate.service.internal
 
SessionFactoryServiceRegistryFactoryInitiator() - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator
 
SessionFactoryServiceRegistryImpl - Class in org.hibernate.service.internal
 
SessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, Configuration) - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
 
SessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, MetadataImplementor) - Constructor for class org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
 
SessionFactoryStub - Class in org.hibernate.jmx
Deprecated. See HHH-6190 for details
SessionImpl - Class in org.hibernate.internal
Concrete implementation of a Session.
SessionImplementor - Interface in org.hibernate.engine.spi
Defines the internal contract between Session / StatelessSession and other parts of Hibernate such as Type, EntityPersister and CollectionPersister implementors
sessionImplementor - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
sessionMap() - Static method in class org.hibernate.context.internal.ManagedSessionContext
 
sessionMap() - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
 
sessionsClosed(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sessionsClosed(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sessionsClosed(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sessionsClosed(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
sessionsClosed(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sessionsClosed(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sessionsClosed(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sessionsClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sessionsOpened(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sessionsOpened(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sessionsOpened(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sessionsOpened(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
sessionsOpened(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sessionsOpened(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sessionsOpened(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sessionsOpened$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SessionStatistics - Interface in org.hibernate.stat
Information about the first-level (session) cache for a particular session instance
SessionStatisticsImpl - Class in org.hibernate.stat.internal
 
SessionStatisticsImpl(SessionImplementor) - Constructor for class org.hibernate.stat.internal.SessionStatisticsImpl
 
SessionStatsTest - Class in org.hibernate.test.stats
 
SessionStatsTest() - Constructor for class org.hibernate.test.stats.SessionStatsTest
 
sessionWithOptions() - Method in class org.hibernate.internal.SessionImpl
 
sessionWithOptions() - Method in interface org.hibernate.Session
Obtain a Session builder with the ability to grab certain information from this session.
set(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
set(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
set - Variable in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
set(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
set(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
set(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
set - Variable in class org.hibernate.collection.internal.PersistentSet
 
set(String, Object) - Method in class org.hibernate.criterion.NaturalIdentifier
 
set(int, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
set() - Method in class org.hibernate.envers.tools.MutableBoolean
 
SET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Set - Class in org.hibernate.mapping
A set with no nullable element columns.
Set(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.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.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
Deprecated.  
set(PreparedStatement, Object, int) - Method in class org.hibernate.type.AbstractLongStringType
Deprecated.  
set(PreparedStatement, T, int, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
set(PreparedStatement, Object, int, SessionImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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, SessionImplementor) - Method in class org.hibernate.type.SerializableToBlobType
 
set(PreparedStatement, T, int, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
Set a parameter value without worrying about the possibility of null values.
set(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
setA(A) - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
setA(A) - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
setA(A) - Method in class org.hibernate.ejb.test.emops.cascade.B3
 
setA(A) - Method in class org.hibernate.ejb.test.emops.cascade.B4
 
setA(A) - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
setA(A) - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
setA(A) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
setA(A) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
setA(A) - Method in class org.hibernate.test.annotations.naturalid.D
 
setA(A) - Method in class org.hibernate.test.cascade.G
 
setA(A) - Method in class org.hibernate.test.cascade.H
 
setA(PartnerA) - Method in class org.hibernate.test.resulttransformer.Contract
 
setAbstract(boolean) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setAbstract(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the abstract property.
setAbstract(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the abstract property.
setAbstract(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the abstract property.
setAbstract(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the abstract property.
setAbstract(Boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setAbstract(boolean) - Method in class org.hibernate.mapping.Table
 
setAbstract(Boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setAcademicYear(Integer) - Method in class org.hibernate.test.annotations.onetomany.Order
 
setAcademicYear(Integer) - Method in class org.hibernate.test.annotations.onetomany.OrderID
 
setAcademicYear(Integer) - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
setAcademicYear(Integer) - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
setAccess(AccessType) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the access property.
setAccess(JaxbAccessType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Sets the value of the access property.
setAccess(String) - Method in class org.hibernate.test.version.db.Permission
 
setAccess(String) - Method in class org.hibernate.test.version.sybase.Permission
 
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
 
setAccessType(AccessType) - Method in class org.hibernate.metamodel.binding.Caching
 
setAccount(Account) - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
setAccountId(String) - Method in class org.hibernate.test.cuk.Account
 
setAccountId(String) - Method in class org.hibernate.test.propertyref.basic.Account
 
setAccountId(String) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
setAccountId(String) - Method in class org.hibernate.test.propertyref.inheritence.joined.Account
 
setAccountId(String) - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
setAccountNumber(String) - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.AccountBase
 
setAccountNumber(String) - Method in class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
setAccounts(Set) - Method in class org.hibernate.test.cuk.Person
 
setAccounts(Set) - Method in class org.hibernate.test.propertyref.basic.Person
 
setACollection(Set<A>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.D
 
setACollection(Set<A>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.D
 
setAction(String) - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
setAction(String) - Method in class org.hibernate.test.interceptor.Log
 
setActions(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Sets the value of the actions property.
setActions(Set) - Method in class org.hibernate.test.interceptor.User
 
setActive(boolean) - Method in class org.hibernate.test.annotations.entity.WashingMachine
 
setAddr(Addr) - Method in class org.hibernate.test.annotations.override.ContactInfo
 
setAddress(String) - Method in class org.hibernate.ejb.test.callbacks.Person
 
setAddress(Address) - Method in class org.hibernate.envers.test.various.Person
 
setAddress(Address) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
setAddress(Address) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
setAddress(Address) - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
setAddress(PoolAddress) - Method in class org.hibernate.test.annotations.inheritance.joined.Pool
 
setAddress(String) - Method in class org.hibernate.test.annotations.inheritance.joined.PoolAddress
 
setAddress(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
setAddress(String) - Method in class org.hibernate.test.cid.Customer
 
setAddress(String) - Method in class org.hibernate.test.collection.original.Email
 
setAddress(String) - Method in class org.hibernate.test.component.basic.Person
 
setAddress(String) - Method in class org.hibernate.test.cuk.Address
 
setAddress(Address) - Method in class org.hibernate.test.cuk.Person
 
setAddress(String) - Method in class org.hibernate.test.discriminator.Person
 
setAddress(Address) - Method in interface org.hibernate.test.dynamicentity.Person
 
setAddress(ComponentContainer.Address) - Method in class org.hibernate.test.hql.ComponentContainer
 
setAddress(Address) - Method in class org.hibernate.test.hql.Zoo
 
setAddress(String) - Method in class org.hibernate.test.idclass.Customer
 
setAddress(String) - Method in class org.hibernate.test.join.Person
 
setAddress(String) - Method in class org.hibernate.test.joinedsubclass.Person
 
setAddress(Address) - Method in class org.hibernate.test.nonflushedchanges.Person
 
setAddress(String) - Method in class org.hibernate.test.ondelete.Person
 
setAddress(Address) - Method in class org.hibernate.test.onetoone.formula.Person
 
setAddress(Address) - Method in class org.hibernate.test.ops.Person
 
setAddress(String) - Method in class org.hibernate.test.propertyref.basic.Address
 
setAddress(Address) - Method in class org.hibernate.test.propertyref.basic.Person
 
setAddress(String) - Method in class org.hibernate.test.subselect.Human
 
setAddress(String) - Method in class org.hibernate.test.unionsubclass2.Person
 
setAddress(String) - Method in class org.hibernate.test.usercollection.basic.Email
 
setAddress1(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
setAddress1(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
setAddress1(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
setAddresses(Set<Address>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
setAddresses(Set<Address>) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
setAddresses(Set<Address>) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
setAddresses(Map) - Method in class org.hibernate.test.criteria.Student
 
setAddresses(Set) - Method in class org.hibernate.test.deletetransient.Person
 
setAddresses(Map) - Method in class org.hibernate.test.hql.Human
 
setAddresses(Map) - Method in class org.hibernate.test.querycache.Student
 
setAddressId(AddressId) - Method in class org.hibernate.test.typedmanytoone.Address
 
setAddressId(String) - Method in class org.hibernate.test.typedmanytoone.AddressId
 
setAddressId(AddressId) - Method in class org.hibernate.test.typedonetoone.Address
 
setAddressType(String) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
setAddressType(String) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
setAddressType(String) - Method in class org.hibernate.test.querycache.Address
 
setAdminUser(String) - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
setAdminUser(String) - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
setAfterCompletionAction(AfterCompletionAction) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
setAfterCompletionAction(AfterCompletionAction) - Method in interface org.hibernate.engine.transaction.synchronization.spi.SynchronizationCallbackCoordinator
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
setAge(int) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
setAge(String) - Method in class org.hibernate.test.annotations.indexcoll.Generation
 
setAge(int) - Method in class org.hibernate.test.annotations.join.C
 
setAge(int) - Method in class org.hibernate.test.annotations.manytomany.Cat
 
setAge(int) - Method in class org.hibernate.test.unidir.Child
 
setAgreement(ProfessionalAgreement) - Method in class org.hibernate.test.annotations.various.Truck
 
setAId(AId) - Method in class org.hibernate.test.annotations.cid.A
 
setAId(Integer) - Method in interface org.hibernate.test.annotations.xml.hbm.A
 
setAId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.AImpl
 
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.internal.antlr.HqlSqlBaseWalker
 
setAlias(AST, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
setAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
setAlias(String) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
 
setAlias(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setAlias(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Sets the value of the alias property.
setAlias(String) - Method in class org.hibernate.test.orphan.Mail
 
setAliases(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setAliases(Set<Alias>) - Method in class org.hibernate.test.annotations.embedded.one2many.PersonName
 
setAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.LockOptions
Specify the LockMode to be used for a specific query alias.
setAllocationSize(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the allocationSize property.
setAllocationSize(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the allocationSize property.
setAllPropertyFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setAlternateUniqueKey(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setAlternateUniqueKey(boolean) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
setAlternateValue(String) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
 
setAlternativeForestType(ForestType) - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
setAmount(BigDecimal) - Method in class org.hibernate.test.annotations.entity.MonetaryAmount
 
setAmount(MonetaryAmount) - Method in class org.hibernate.test.annotations.entity.Ransom
 
setAmount(Double) - Method in class org.hibernate.test.annotations.generics.Price
 
setAmount(double) - Method in class org.hibernate.test.annotations.subselect.Bid
 
setAmount(double) - Method in class org.hibernate.test.annotations.subselect.HighestBid
 
setAmount(BigDecimal) - Method in class org.hibernate.test.bidi.Bid
 
setAmount(BigDecimal) - Method in class org.hibernate.test.cut.MonetoryAmount
 
setAmount(float) - Method in class org.hibernate.test.joinfetch.Bid
 
setAnimals(List) - Method in class org.hibernate.test.collection.original.Zoo
 
setAnimals(Map) - Method in class org.hibernate.test.hql.Zoo
 
setAppliesOn(File) - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
setApproved(Boolean) - Method in class org.hibernate.test.annotations.entity.Bid
 
setArea(Area) - Method in class org.hibernate.test.annotations.query.Night
 
setArticleId(String) - Method in class org.hibernate.test.criteria.OrderLine
 
setAssociatedClass(PersistentClass) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the many side
setAssociatedEntities(Set) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
setAssociation(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Sets the value of the association property.
setAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Sets the value of the attribute property.
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(JaxbEmbeddableAttributes) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Sets the value of the attributes property.
setAttributes(JaxbAttributes) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the attributes property.
setAttributes(JaxbAttributes) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the attributes property.
setAttributes(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setAttributes(List) - Method in class org.hibernate.tuple.ElementWrapper
 
SetAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
SetAttributeSourceImpl(JaxbSetElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.SetAttributeSourceImpl
 
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.  
setAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
setAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
setAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
setAuditMappedBy(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setAuditTable(AuditTable) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
setAuthor(Author) - Method in class org.hibernate.ejb.test.cascade.Song
 
setAuthor(Author) - Method in class org.hibernate.test.flush.Book
 
setAuthor(String) - Method in class org.hibernate.test.optlock.Document
 
setAuthoriser(String) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setAuthoriser(String) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setAuthors(Set<Author>) - Method in class org.hibernate.test.flush.Publisher
 
setAutoClear(boolean) - Method in interface org.hibernate.engine.spi.SessionImplementor
Enable/disable automatic cache clearing from after transaction completion (for EJB3)
setAutoClear(boolean) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setAutoClear(boolean) - Method in class org.hibernate.internal.SessionImpl
 
setAutoClear(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
setAutoCloseSessionEnabled(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setAutoCloseSessionEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable automatic closing of Session when JTA transaction ends.
setAutoDiscoverScalarTypes(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
 
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.
setAutoImport(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the autoImport property.
setAvgBeat(int) - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
setB(B) - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
setB(B) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
setB(B) - Method in class org.hibernate.test.annotations.cid.AId
 
setB(B) - Method in interface org.hibernate.test.annotations.xml.hbm.Z
 
setB(B) - Method in class org.hibernate.test.annotations.xml.hbm.ZImpl
 
setB(PartnerB) - Method in class org.hibernate.test.resulttransformer.Contract
 
setB1(B1) - Method in class org.hibernate.ejb.test.emops.cascade.C1
 
setB1List(Set<B1>) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setB2(B2) - Method in class org.hibernate.ejb.test.emops.cascade.C2
 
setB2List(Set<B2>) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setB3List(Set<B3>) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setB4List(Set<B4>) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setBaby(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
setBags(Set<Bag>) - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
setBalance(double) - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
setBankAccount(BankAccount) - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
setBase(int) - Method in class org.hibernate.cfg.IndexColumn
 
setBase(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Sets the value of the base property.
setBaseIndex(int) - Method in class org.hibernate.mapping.List
 
setBasketDatetime(Date) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
setBasketDatetime(Date) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
setBatchDate(Date) - Method in class org.hibernate.test.cascade.JobBatch
 
setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setBatchSize(BatchSize) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the batchSize property.
setBatchSize(int) - Method in class org.hibernate.mapping.Collection
 
setBatchSize(int) - Method in class org.hibernate.mapping.PersistentClass
 
setBatchSize(int) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setBatchSize(int) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setBatchVersionedDataEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setBatchVersionedDataEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the use of batch updates for versioned entities
setBCollection(Set<B>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
setBCollection(Set<B>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.F
 
setBCollection(Set<B>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
setBCollection(Set<B>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.F
 
setBeanName(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setBeginTime(Date) - Method in class org.hibernate.ejb.test.util.Sickness
 
setBeings(Collection) - Method in class org.hibernate.test.unionsubclass.Location
 
setBId(Integer) - Method in interface org.hibernate.test.annotations.xml.hbm.B
 
setBId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.BImpl
 
setBids(List) - Method in class org.hibernate.test.bidi.Auction
 
setBids(Set) - Method in class org.hibernate.test.joinfetch.Item
 
setBigDecimal(int, BigDecimal) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBigDecimal(String, BigDecimal) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBigDecimal(int, BigDecimal) - Method in interface org.hibernate.Query
 
setBigDecimal(String, BigDecimal) - Method in interface org.hibernate.Query
 
setBigDecimalValue(BigDecimal) - Method in class org.hibernate.test.hql.Human
 
setBiggestRepresentative(BiggestForest) - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
setBigInteger(int, BigInteger) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBigInteger(String, BigInteger) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBigInteger(int, BigInteger) - Method in interface org.hibernate.Query
 
setBigInteger(String, BigInteger) - Method in interface org.hibernate.Query
 
setBigIntegerValue(BigInteger) - Method in class org.hibernate.test.hql.Human
 
setBigText(String) - Method in class org.hibernate.test.annotations.entity.Forest
 
setBillingAddress(Address) - Method in class org.hibernate.test.typedmanytoone.Customer
 
setBillingAddress(Address) - Method in class org.hibernate.test.typedonetoone.Customer
 
setBinary(int, byte[]) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBinary(String, byte[]) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBinary(int, byte[]) - Method in interface org.hibernate.Query
 
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
 
SetBinding - Class in org.hibernate.metamodel.binding
 
SetBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.SetBinding
 
setBio(String) - Method in class org.hibernate.test.compositeelement.Child
 
setBioLength(Integer) - Method in class org.hibernate.test.compositeelement.Child
 
setBirthdate(Date) - Method in class org.hibernate.test.hql.Mammal
 
setBlobLocator(Blob) - Method in class org.hibernate.test.lob.LobHolder
 
setBoarder(Person) - Method in class org.hibernate.test.jdbc.Boat
 
setBody(byte[]) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
setBody(byte[]) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
setBodyColor(Color) - Method in class org.hibernate.test.annotations.manytoone.Car
 
setBodyTemperature(float) - Method in class org.hibernate.test.hql.Reptile
 
setBodyWeight(float) - Method in class org.hibernate.test.hql.Animal
 
setBook(AddressBook) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
setBooks(Set<Book>) - Method in class org.hibernate.test.flush.Author
 
setBoolean(int, boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBoolean(String, boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setBoolean(int, boolean) - Method in interface org.hibernate.Query
 
setBoolean(String, boolean) - Method in interface org.hibernate.Query
 
setBoolvar(boolean) - Method in class org.hibernate.test.collection.original.Animal
 
setBoundValue(SimpleValue) - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
setBoy(Boy) - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
setBranch(Branch) - Method in class org.hibernate.test.annotations.fetch.Leaf
 
setBrand(String) - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
setBrand(String) - Method in class org.hibernate.test.annotations.access.Furniture
 
setBrand(String) - Method in class org.hibernate.test.annotations.access.Gardenshed
 
setBrand(String) - Method in class org.hibernate.test.annotations.beanvalidation.Display
 
setBrand(Brand) - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
setBrandName(String) - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
setBrandName(String) - Method in class org.hibernate.test.annotations.quote.Phone
 
setBs(B[]) - Method in class org.hibernate.test.array.A
 
setBsb(String) - Method in class org.hibernate.test.propertyref.inheritence.joined.BankAccount
 
setBugs(Set<Bug>) - Method in class org.hibernate.test.annotations.collectionelement.BugSystem
 
setBuyer(String) - Method in class org.hibernate.test.filter.Order
 
setBuyers(Set) - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
setByte(int, byte) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setByte(String, byte) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setByte(int, byte) - Method in interface org.hibernate.Query
 
setByte(String, byte) - Method in interface org.hibernate.Query
 
setByteData(Byte[]) - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
setByteData(byte) - Method in class org.hibernate.test.typedescriptor.VariousTypesEntity
 
setByteLob(byte[]) - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
setBytes(byte[]) - Method in class org.hibernate.test.instrument.domain.Problematic
 
setC(C) - Method in class org.hibernate.test.annotations.cid.AId
 
setC1List(Set<C1>) - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
setC2List(Set<C2>) - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
setCache(Cache) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCache(Cache) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the cache property.
setCache(JaxbCacheElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the cache property.
setCacheable(boolean) - Method in interface org.hibernate.Criteria
Enable caching of this query result, provided query caching is enabled for the underlying session factory.
setCacheable(boolean) - Method in class org.hibernate.engine.spi.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.internal.AbstractQueryImpl
 
setCacheable(boolean) - Method in class org.hibernate.internal.CriteriaImpl
 
setCacheable(boolean) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setCacheable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the cacheable property.
setCacheable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the cacheable property.
setCacheable(boolean) - Method in interface org.hibernate.Query
Enable caching of this query result set.
setCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
setCacheConcurrencyStrategy(String, String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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
Set up a cache for an entity class, giving an explicit region name
setCacheConcurrencyStrategy(String, String, String, boolean) - 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
 
setCacheLazyProperties(boolean) - Method in class org.hibernate.metamodel.binding.Caching
 
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.spi.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.internal.AbstractQueryImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.internal.CriteriaImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setCacheMode(JaxbCacheModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the cacheMode property.
setCacheMode(JaxbCacheModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the cacheMode property.
setCacheMode(CacheMode) - Method in class org.hibernate.internal.SessionImpl
 
setCacheMode(CacheMode) - Method in class org.hibernate.internal.StatelessSessionImpl
 
setCacheMode(CacheMode) - Method in interface org.hibernate.Query
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
 
setCacheProviderConfig(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setCacheProviderConfig(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. For cache providers which support this setting, specify the provider's specific configuration resource.
setCacheRegion(String) - Method in interface org.hibernate.Criteria
Set the name of the cache region to use for query result caching.
setCacheRegion(String) - Method in class org.hibernate.engine.spi.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.internal.AbstractQueryImpl
 
setCacheRegion(String) - Method in class org.hibernate.internal.CriteriaImpl
 
setCacheRegion(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setCacheRegion(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the cacheRegion property.
setCacheRegion(String) - Method in interface org.hibernate.Query
Set the name of the cache region.
setCacheRegionFactory(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setCacheRegionFactory(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the second-level cache provider class name
setCacheRegionName(String) - Method in class org.hibernate.mapping.Collection
 
setCacheRegionName(String) - Method in class org.hibernate.mapping.RootClass
 
setCacheRegionPrefix(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setCacheRegionPrefix(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the cache region prefix
setCaching(Caching) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCaching(Caching) - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
setCalendar(int, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCalendar(String, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCalendar(int, Calendar) - Method in interface org.hibernate.Query
 
setCalendar(String, Calendar) - Method in interface org.hibernate.Query
 
setCalendarDate(int, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCalendarDate(String, Calendar) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCalendarDate(int, Calendar) - Method in interface org.hibernate.Query
 
setCalendarDate(String, Calendar) - Method in interface org.hibernate.Query
 
setCallable(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
 
setCallable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the callable property.
setCallable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Sets the value of the callable property.
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
 
setCaptain(Captain) - Method in class org.hibernate.test.annotations.query.SpaceShip
 
setCard(Card) - Method in class org.hibernate.test.annotations.cid.keymanytoone.PrimaryKey
 
setCard(Card) - Method in class org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey
 
setCardtmp(Card) - Method in class org.hibernate.test.annotations.idmanytoone.CardField
 
setCarName(String) - Method in class org.hibernate.test.annotations.manytomany.Man
 
setCarName(String) - Method in class org.hibernate.test.annotations.manytomany.Woman
 
setCars(List<Car>) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
setCars(List<Carz>) - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
setCars(Set) - Method in class org.hibernate.test.entityname.Person
 
setCascade(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the cascade property.
setCascade(JaxbCascadeType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the cascade property.
setCascade(String) - Method in class org.hibernate.mapping.Property
 
setCascadeAll(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadeAll property.
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.ForeignKey
 
setCascadeDeleteEnabled(boolean) - Method in class org.hibernate.mapping.SimpleValue
 
setCascadeDetach(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadeDetach property.
setCascadeMerge(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadeMerge property.
setCascadePersist(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadePersist property.
setCascadePersist(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the cascadePersist property.
setCascadeRefresh(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadeRefresh property.
setCascadeRemove(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
Sets the value of the cascadeRemove property.
setCascadeStrategy(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCascadeStyles(Iterable<CascadeStyle>) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCascadeStyles(Iterable<CascadeStyle>) - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
Set the cascade styles in effect for this association.
setCascadeStyles(Iterable<CascadeStyle>) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
setCascadingChildren(Set) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setCascadingChildren(Set) - Method in class org.hibernate.test.ops.Node
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Sets the value of the catalog property.
setCatalog(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the catalog property.
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.
setCategories(Set) - Method in class org.hibernate.test.filter.Product
 
setCategory(String) - Method in class org.hibernate.test.annotations.entity.Tool
 
setCategory(Category) - Method in class org.hibernate.test.joinfetch.Item
 
setCats(Set<Cat>) - Method in class org.hibernate.test.annotations.manytomany.Woman
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.G
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
setCCollection(Set<C>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.G
 
setCharacter(int, char) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCharacter(String, char) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCharacter(int, char) - Method in interface org.hibernate.Query
 
setCharacter(String, char) - Method in interface org.hibernate.Query
 
setCharacterData(Character) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setCharacters(Set<Character>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setCharData(Character[]) - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
setCharLob(char[]) - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the check property.
setCheck(JaxbCheckAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Sets the value of the check property.
setCheck(JaxbCheckAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Sets the value of the check property.
setCheck(JaxbCheckAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Sets the value of the check property.
setCheck(JaxbCheckAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Sets the value of the check property.
setCheck(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the check property.
setCheckCondition(String) - Method in class org.hibernate.metamodel.relational.Column
 
setCheckConstraint(String) - Method in class org.hibernate.mapping.Column
 
setCheckNullability(boolean) - Method in class org.hibernate.cfg.Settings
 
setChild(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
setChild(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
setChild(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
setChild(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
setChild(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
setChild(Entity) - Method in class org.hibernate.test.instrument.domain.Entity
 
setChild1(ChildEntity2) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
setChild1(ChildEntity1) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setChild1Data(String) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
setChild2(ChildEntity2) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
setChild2(ChildEntity1) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setChild2Data(String) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
setChild3(ChildEntity1) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setChildData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
setChildren(Set) - Method in class org.hibernate.ejb.test.ops.Node
 
setChildren(Set<Child>) - Method in class org.hibernate.test.annotations.cascade.Parent
 
setChildren(Map<Long, C>) - Method in class org.hibernate.test.annotations.genericsinheritance.Parent
 
setChildren(List<C>) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
setChildren(List<B>) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
setChildren(Set) - Method in class org.hibernate.test.annotations.inheritance.joined.Folder
 
setChildren(Set) - Method in class org.hibernate.test.annotations.inheritance.mixed.Folder
 
setChildren(Set) - Method in class org.hibernate.test.annotations.inheritance.union.Folder
 
setChildren(Set) - Method in class org.hibernate.test.cascade.Parent
 
setChildren(List) - Method in class org.hibernate.test.collection.bag.BagOwner
 
setChildren(List) - Method in class org.hibernate.test.collection.idbag.IdbagOwner
 
setChildren(List) - Method in class org.hibernate.test.collection.list.ListOwner
 
setChildren(Map) - Method in class org.hibernate.test.collection.map.Parent
 
setChildren(Set) - Method in class org.hibernate.test.collection.set.Parent
 
setChildren(Collection) - Method in class org.hibernate.test.compositeelement.Parent
 
setChildren(Collection) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
setChildren(Collection) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
setChildren(List) - Method in class org.hibernate.test.naturalid.immutable.Parent
 
setChildren(Set) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setChildren(Set) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setChildren(Set) - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
setChildren(Collection) - Method in class org.hibernate.test.onetomany.Parent
 
setChildren(Set) - Method in class org.hibernate.test.ops.Node
 
setChildren(Set) - Method in class org.hibernate.test.ops.NumberedNode
 
setChildren(Set) - Method in class org.hibernate.test.ops.VersionedEntity
 
setChildren(Set) - Method in class org.hibernate.test.readonly.VersionedNode
 
setChildren(Set) - Method in class org.hibernate.test.reattachment.Parent
 
setChildren(List) - Method in class org.hibernate.test.subselectfetch.Parent
 
setChildren(List) - Method in class org.hibernate.test.unidir.Parent
 
setChildren(Set) - Method in class org.hibernate.test.where.File
 
setChildren1(List<Child1Entity>) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
setChildren2(List<Child2Entity>) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
setCity(String) - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
setCity(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
setCity(String) - Method in class org.hibernate.test.annotations.entity.Address
 
setCity(String) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
setCity(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
setCity(City) - Method in class org.hibernate.test.annotations.onetomany.Street
 
setCity(String) - Method in class org.hibernate.test.annotations.override.Addr
 
setCity(String) - Method in class org.hibernate.test.annotations.override.Address
 
setCity(String) - Method in class org.hibernate.test.annotations.strategy.Location
 
setCity(String) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setCity(String) - Method in class org.hibernate.test.criteria.CityState
 
setCity(String) - Method in class org.hibernate.test.criteria.StudentAddress
 
setCity(String) - Method in interface org.hibernate.test.dynamicentity.Address
 
setCity(String) - Method in class org.hibernate.test.hql.Address
 
setCity(String) - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
setCity(String) - Method in class org.hibernate.test.nonflushedchanges.Address
 
setCity(String) - Method in class org.hibernate.test.ops.Address
 
setCity(String) - Method in class org.hibernate.test.querycache.Address
 
setCity(String) - Method in class org.hibernate.test.typedmanytoone.Address
 
setCity(String) - Method in class org.hibernate.test.typedonetoone.Address
 
setCityState(CityState) - Method in class org.hibernate.test.criteria.Student
 
setClasses(List<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setClassification(String) - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
setClassification(String) - Method in class org.hibernate.ejb.test.util.Sickness
 
setClassification(Classification) - Method in class org.hibernate.test.hql.Zoo
 
setClassLoaderService(ClassLoaderService) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl
 
setClassMapping(Element) - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
 
setClassName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
setClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
setClause(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
setClazz(XClass) - Method in class org.hibernate.cfg.InheritanceState
 
setClazz(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass
Sets the value of the clazz property.
setClazz(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the clazz property.
setClients(Set<Client>) - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
setClobLocator(Clob) - Method in class org.hibernate.test.lob.LobHolder
 
setClosed() - Method in class org.hibernate.internal.AbstractSessionImpl
 
setCloudTypes(Set<CloudType>) - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
setCode(String) - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
setCode(String) - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
setCode(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
setCode(Character[]) - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
setCode(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Language
 
setCode(Course.Code) - Method in class org.hibernate.test.fetchprofiles.join.Course
 
setCode(String) - Method in class org.hibernate.test.fetchprofiles.join.Department
 
setCode(int) - Method in class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
setCode(String) - Method in class org.hibernate.test.mapcompelem.Item
 
setCode2(char[]) - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
setCodeName(String) - Method in class org.hibernate.test.annotations.indexcoll.Version
 
setCollection(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
setCollection(Set<EmbIdTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
setCollection(Set<MulIdTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
setCollection(List<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
setCollection(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
setCollection(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
setCollection(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
setCollection(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
setCollection(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Sets the value of the collection property.
setCollection2(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
setCollectionCacheConcurrencyStrategy(String, String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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
Set up a cache for a collection role, giving an explicit region name
setCollectionId(JaxbIdbagElement.JaxbCollectionId) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the collectionId property.
setCollectionJoin(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setCollectionKey(Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setCollectionKeys(Serializable[]) - Method in class org.hibernate.engine.spi.QueryParameters
 
setCollectionOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionPersisterClass(Class) - Method in class org.hibernate.mapping.Collection
 
setCollectionPersisterClass(Class<? extends CollectionPersister>) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCollectionPersisters(CollectionPersister[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionRole(String) - Method in class org.hibernate.mapping.Backref
 
setCollectionRole(String) - Method in class org.hibernate.mapping.IndexBackref
 
setCollectionSuffix(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setCollectionSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setCollectionTable(JaxbCollectionTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the collectionTable property.
setCollectionTable(Table) - Method in class org.hibernate.mapping.Collection
 
setCollectionTable(Table) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCollectionTableAlias(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setCollectionType(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the collectionType property.
setCollectionType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the collectionType property.
setColonies(Set<Colony>) - Method in class org.hibernate.ejb.test.emops.Empire
 
setColor(String) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setColor(String) - Method in class org.hibernate.test.annotations.access.Woody
 
setColor(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
setColor(String) - Method in class org.hibernate.test.id.Car
 
setColor(String) - Method in class org.hibernate.test.stateless.Paper
 
setColumn(JaxbColumnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the column property.
setColumn(JaxbColumnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the column property.
setColumn(JaxbColumnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Sets the value of the column property.
setColumn(JaxbColumnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the column property.
setColumn(JaxbColumnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement.JaxbReturnDiscriminator
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the column property.
setColumn(JaxbColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Sets the value of the column property.
setColumn(String) - Method in class org.hibernate.sql.InFragment
 
setColumn(String, String) - Method in class org.hibernate.sql.InFragment
 
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
Sets the value of the columnAttribute property.
setColumnAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Sets the value of the columnAttribute property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setColumns(String[]) - Method in class org.hibernate.cfg.UniqueConstraintHolder
 
setColumns(String[]) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setComment(String) - Method in 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.spi.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.envers.test.entities.reventity.trackmodifiedentities.ExtendedRevisionEntity
 
setComment(String) - Method in class org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
 
setComment(String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setComment(String) - Method in class org.hibernate.internal.CriteriaImpl
 
setComment(String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the comment property.
setComment(String) - Method in class org.hibernate.mapping.Column
 
setComment(String) - Method in class org.hibernate.mapping.Table
 
setComment(String) - Method in class org.hibernate.metamodel.relational.Column
 
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
 
setComment(String) - Method in class org.hibernate.test.interceptor.Image.Details
 
setComments(String) - Method in class org.hibernate.ejb.test.callbacks.Customer
 
setComments(String) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setComments(String) - Method in class org.hibernate.test.discriminator.Customer
 
setComments(String) - Method in class org.hibernate.test.join.Customer
 
setComments(String) - Method in class org.hibernate.test.join.Thing
 
setComments(String) - Method in class org.hibernate.test.joinedsubclass.Customer
 
setComments(Set) - Method in class org.hibernate.test.joinfetch.Item
 
setComments(String) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setComments(String) - Method in class org.hibernate.test.unionsubclass2.Customer
 
setCommentsEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setCommentsEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the inclusion of comments in generated SQL
setCommunityNote(Starred) - Method in class org.hibernate.test.annotations.entity.CommunityBid
 
setComp1(Component1) - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
setComp1(DefaultValueComponent1) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
setComp1(ManyToOneComponent) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
setComp1(NotAuditedManyToOneComponent) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
setComp1(OneToManyComponent) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
setComp1(IComponent) - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
setComp2(Component2) - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
setComp2(DefaultValueComponent2) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
setCompany(BuildingCompany) - Method in class org.hibernate.test.annotations.manytomany.Building
 
setCompany(Company) - Method in interface org.hibernate.test.dynamicentity.Customer
 
setCompany(String) - Method in class org.hibernate.test.filter.hql.Customer
 
setCompany(String) - Method in class org.hibernate.test.queryplan.Customer
 
setCompany(String) - Method in class org.hibernate.test.subclassfilter.Person
 
setCompanyAddress(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Company
 
setCompanyCode(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
setCompanyCode(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
setCompanyCode(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
setCompanyId(int) - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
setCompanyId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
setCompanyName(String) - Method in class org.hibernate.test.annotations.fetch.Person
 
setCompanyName(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Company
 
setCompanyName(String) - Method in class org.hibernate.test.jpa.fetch.Person
 
setComparator(Comparator) - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
setComparator(Comparator) - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
setComparator(Comparator) - Method in class org.hibernate.mapping.Collection
 
setComparator(Comparator) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setComparator(Comparator) - Method in class org.hibernate.metamodel.binding.SetBinding
 
setComparatorClassName(String) - Method in class org.hibernate.mapping.Collection
 
setCompetitors(List<Competitor>) - Method in class org.hibernate.ejb.test.emops.Competition
 
setCompetitors(List) - Method in class org.hibernate.test.nonflushedchanges.Competition
 
setCompetitors(List) - Method in class org.hibernate.test.ops.Competition
 
setCompletionDate(Date) - Method in class org.hibernate.test.stateless.fetching.Task
 
setComponent(Component) - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
setComponent(ComponentOwner.Component) - Method in class org.hibernate.test.generated.ComponentOwner
 
setComponent1(VersionsJoinTableRangeComponent<VersionsJoinTableRangeTestEntity>) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
setComponent2(VersionsJoinTableRangeComponent<VersionsJoinTableRangeTestAlternateEntity>) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
setComponent3(Component1) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
setComponentClassName(String) - Method in class org.hibernate.mapping.Component
 
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the compositeElement property.
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the compositeElement property.
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the compositeElement property.
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the compositeElement property.
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the compositeElement property.
setCompositeElement(JaxbCompositeElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the compositeElement property.
setCompositeId(JaxbHibernateMapping.JaxbClass.JaxbCompositeId) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the compositeId property.
setCompositeIndex(JaxbMapElement.JaxbCompositeIndex) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the compositeIndex property.
setCompositeMapKey(JaxbMapElement.JaxbCompositeMapKey) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the compositeMapKey property.
setComps(Set<Component1>) - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
setCondition(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Sets the value of the condition property.
setCondition(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
Sets the value of the condition property.
setCondition(String) - Method in class org.hibernate.metamodel.relational.CheckConstraint
 
setCondition(String[], String[]) - Method in class org.hibernate.sql.ConditionFragment
 
setCondition(String[], String) - Method in class org.hibernate.sql.ConditionFragment
 
setConference(Conference) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
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
setConnectors(Set<DisplayConnector>) - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
setConstrained(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the constrained property.
setConstrained(boolean) - Method in class org.hibernate.mapping.OneToOne
Sets the constrained.
setConstraints(String) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setContact(Contact) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
setContact(Contact) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
setContact(Contact) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
setContactInfo(ContactInfo) - Method in class org.hibernate.test.annotations.manytomany.Employee
 
setContactInfo(ContactInfo) - Method in class org.hibernate.test.annotations.override.Employee
 
setContactOwner(Employee) - Method in class org.hibernate.test.subclassfilter.Customer
 
setContacts(List<Contact>) - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Sale
 
setContacts(Collection<Contact>) - Method in class org.hibernate.test.annotations.interfaces.UserImpl
 
setContent(String) - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
setContent(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setContent(String) - Method in class org.hibernate.test.extralazy.Document
 
setContent(Blob) - Method in interface org.hibernate.test.interfaceproxy.Document
 
setContent(Blob) - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
setContent(Blob) - Method in class org.hibernate.test.mixed.Document
 
setContent(List) - Method in class org.hibernate.tuple.ElementWrapper
 
setContents(Set) - Method in class org.hibernate.test.collection.set.Container
 
setContext(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
Sets the value of the context property.
setContext(String) - Method in class org.hibernate.test.version.db.Permission
 
setContext(String) - Method in class org.hibernate.test.version.sybase.Permission
 
setContract(Contract) - Method in class org.hibernate.test.immutable.ContractVariation
 
setContract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
setContract(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
setContract(Contract) - Method in class org.hibernate.test.immutable.Party
 
setContractNumber(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
setContractNumber(Long) - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
setContractors(List) - Method in class org.hibernate.test.annotations.manytomany.Employer
 
setContracts(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setContracts(Set) - Method in class org.hibernate.test.immutable.Plan
 
setContractSequenceNumber(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ContractId
 
setControl(RemoteControl) - Method in class org.hibernate.ejb.test.callbacks.Television
 
setCorporationType(CorpType) - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
setCost(Double) - Method in class org.hibernate.ejb.criteria.idclass.Tool
 
setCost(Double) - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
setCost(double) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItems
 
setCost(Double) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItems
 
setCost(Double) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
setCost(BigDecimal) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
setCost(BigDecimal) - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
setCost(Integer) - Method in class org.hibernate.test.annotations.uniqueconstraint.House
 
setCountries(Set) - Method in class org.hibernate.test.stats.Continent
 
setCountry(String) - Method in class org.hibernate.ejb.test.callbacks.Person
 
setCountry(String) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setCountry(Country) - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
setCountry(String) - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
setCountry(Country) - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
setCountry(Country) - Method in class org.hibernate.test.annotations.entity.Address
 
setCountry(Country) - Method in class org.hibernate.test.annotations.entity.Forest
 
setCountry(String) - Method in class org.hibernate.test.annotations.identifiercollection.Stamp
 
setCountry(String) - Method in class org.hibernate.test.annotations.override.Addr
 
setCountry(String) - Method in class org.hibernate.test.annotations.strategy.Location
 
setCountry(Country) - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
setCountry(String) - Method in class org.hibernate.test.cuk.Address
 
setCountry(String) - Method in class org.hibernate.test.discriminator.Person
 
setCountry(String) - Method in class org.hibernate.test.hql.Address
 
setCountry(String) - Method in class org.hibernate.test.join.Person
 
setCountry(String) - Method in class org.hibernate.test.joinedsubclass.Person
 
setCountry(String) - Method in class org.hibernate.test.nonflushedchanges.Address
 
setCountry(String) - Method in class org.hibernate.test.ondelete.Person
 
setCountry(String) - Method in class org.hibernate.test.ops.Address
 
setCountry(String) - Method in class org.hibernate.test.propertyref.basic.Address
 
setCountry(String) - Method in class org.hibernate.test.querycache.Address
 
setCountry(Country) - Method in class org.hibernate.test.stateless.Org
 
setCountry(Country) - Method in class org.hibernate.test.stats.Locality
 
setCountry(String) - Method in class org.hibernate.test.unionsubclass2.Person
 
setCountryAttitudes(Set<CountryAttitude>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setCourse(Course) - Method in class org.hibernate.test.criteria.CourseMeeting
 
setCourse(Course) - Method in class org.hibernate.test.criteria.Enrolment
 
setCourse(Course) - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
setCourse(Course) - Method in class org.hibernate.test.querycache.CourseMeeting
 
setCourse(Course) - Method in class org.hibernate.test.querycache.Enrolment
 
setCourse(Course) - Method in class org.hibernate.test.readonly.Enrolment
 
setCourseCode(String) - Method in class org.hibernate.test.criteria.Course
 
setCourseCode(String) - Method in class org.hibernate.test.criteria.CourseMeetingId
 
setCourseCode(String) - Method in class org.hibernate.test.criteria.Enrolment
 
setCourseCode(String) - Method in class org.hibernate.test.querycache.Course
 
setCourseCode(String) - Method in class org.hibernate.test.querycache.CourseMeetingId
 
setCourseCode(String) - Method in class org.hibernate.test.querycache.Enrolment
 
setCourseCode(String) - Method in class org.hibernate.test.readonly.Course
 
setCourseCode(String) - Method in class org.hibernate.test.readonly.Enrolment
 
setCourseMeetings(Set) - Method in class org.hibernate.test.criteria.Course
 
setCourseMeetings(Set) - Method in class org.hibernate.test.querycache.Course
 
setCreate(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Sets the value of the create property.
setCreate(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "create" mode.
setCreated(Calendar) - Method in class org.hibernate.test.interceptor.User
 
setCreated(Calendar) - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
setCreated(Calendar) - Method in class org.hibernate.test.mixed.Document
 
setCreated(Date) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setCreated(Date) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setCreated(Date) - Method in class org.hibernate.test.ops.Node
 
setCreated(Date) - Method in class org.hibernate.test.ops.NumberedNode
 
setCreateDate(Date) - Method in class org.hibernate.test.annotations.join.A
 
setCreationDate(Date) - Method in class org.hibernate.ejb.test.callbacks.RemoteControl
 
setCrossListedAs(Set) - Method in class org.hibernate.test.criteria.Course
 
setCulture(String) - Method in class org.hibernate.test.annotations.indexcoll.Generation
 
setCurrency(VanillaSwap.Currency) - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
setCurrency(Currency) - Method in class org.hibernate.test.annotations.entity.MonetaryAmount
 
setCurrency(String) - Method in class org.hibernate.test.annotations.generics.Price
 
setCurrency(Currency) - Method in class org.hibernate.test.annotations.notfound.Coin
 
setCurrency(Currency) - Method in class org.hibernate.test.cut.MonetoryAmount
 
setCurrentAddress(String) - Method in class org.hibernate.test.component.basic.Person
 
setCurrentAddress(String) - Method in class org.hibernate.test.timestamp.Person
 
setCurrentConductor(Conductor) - Method in class org.hibernate.test.annotations.various.Vehicule
 
setCurrentDate(String) - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
setCurrentGovernment(Government) - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
setCurrentKey(Serializable) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setCurrentPersister(CollectionPersister) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setCurrentProperty(XProperty) - Method in class org.hibernate.cfg.AbstractPropertyHolder
property can be null
setCurrentSession(SessionImplementor) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Associate the collection with the given session.
setCurrentSession(SessionImplementor) - Method in interface org.hibernate.collection.spi.PersistentCollection
Associate the collection with the given session.
setCurrentVersion(boolean) - Method in class org.hibernate.test.formulajoin.Detail
 
setCustom1(Long) - Method in class org.hibernate.test.resulttransformer.Contract
 
setCustomDelete(CustomSQL) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setCustomEntityPersisterClass(Class<? extends EntityPersister>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setCustomEntityTuplizerClass(Class<? extends EntityTuplizer>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setCustomEnum(CustomEnum) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
setCustomer(Customer) - Method in class org.hibernate.test.cid.Order
 
setCustomer(Customer) - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
setCustomer(Customer) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
setCustomer(Customer) - Method in class org.hibernate.test.onetoone.link.Person
 
setCustomer(Customer) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
setCustomer(Customer) - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
setCustomer(Customer) - Method in class org.hibernate.test.typedmanytoone.Address
 
setCustomer(Customer) - Method in class org.hibernate.test.typedonetoone.Address
 
setCustomerCode(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Customer
 
setCustomerID(int) - Method in class org.hibernate.test.annotations.idmanytoone.Customers
 
setCustomerId(String) - Method in class org.hibernate.test.cid.Customer
 
setCustomerId(String) - Method in class org.hibernate.test.cid.LineItem.Id
 
setCustomerId(String) - Method in class org.hibernate.test.cid.Order.Id
 
setCustomerId(String) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Customer
 
setCustomerId(String) - Method in class org.hibernate.test.propertyref.inheritence.union.Customer
 
setCustomerId(String) - Method in class org.hibernate.test.typedmanytoone.Customer
 
setCustomerId(String) - Method in class org.hibernate.test.typedonetoone.AddressId
 
setCustomerId(String) - Method in class org.hibernate.test.typedonetoone.Customer
 
setCustomerName(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Customer
 
setCustomerName(String) - Method in class org.hibernate.test.idclass.Customer
 
setCustomerName(String) - Method in class org.hibernate.test.idclass.CustomerId
 
setCustomerName(String) - Method in class org.hibernate.test.immutable.Contract
 
setCustomerName(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setCustomers(Set<KnownClient>) - Method in class org.hibernate.test.annotations.manytomany.Store
 
setCustomers(Set) - Method in class org.hibernate.test.ondelete.Salesperson
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
setCustomId(Long) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
setCustomId(int) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
setCustomId(Integer) - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
setCustomId(long) - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
setCustomInsert(CustomSQL) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setCustomLoaderName(String) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCustomLoaderName(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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
 
setCustomSqlDelete(CustomSQL) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCustomSQLDeleteAll(String, boolean, ExecuteUpdateResultCheckStyle) - Method in class org.hibernate.mapping.Collection
 
setCustomSqlDeleteAll(CustomSQL) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
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
 
setCustomSqlInsert(CustomSQL) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
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
 
setCustomSqlUpdate(CustomSQL) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.CustomPropertyAccessRevEntity
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntity
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.CustomRevEntityColumnMapping
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
setCustomTimestamp(Long) - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxedRevEntity
 
setCustomTimestamp(long) - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumberRevEntity
 
setCustomUpdate(CustomSQL) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setCustomWrite(String) - Method in class org.hibernate.mapping.Column
 
setData(String) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
setData(String) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
setData(String) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
setData(String) - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.entities.reventity.CustomDataRevEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.data.SerObject
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.components.Component1
 
setData(String) - Method in interface org.hibernate.envers.test.integration.interfaces.components.IComponent
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
setData(String) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.allAudited.SimpleInterface
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
setData(String) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
setData(String) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
setData(String) - Method in interface org.hibernate.envers.test.integration.interfaces.relation.ISetRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
setData(String) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
setData(String) - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
setData(String) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
setData(Object) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setData(Object) - Method in class org.hibernate.test.any.Person
 
setData(String) - Method in class org.hibernate.test.cascade.A
 
setData(String) - Method in class org.hibernate.test.cascade.G
 
setData(String) - Method in class org.hibernate.test.cascade.H
 
setData(Object) - Method in class org.hibernate.tuple.ElementWrapper
 
setData1(String) - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
setData1(String) - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
setData1(String) - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
setData1(String) - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
setData1(String) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
setData1(String) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setData2(String) - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
setData2(String) - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
setData2(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
setData2(String) - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
setData2(Integer) - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
setData2(String) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
setData2(String) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setDatabaseSnapshot(Object[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDataCopy(String) - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
setDataPoints(Set) - Method in class org.hibernate.test.proxy.Container
 
setDataSource(DataSource) - Method in class org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
 
setDataSource(DataSource) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated. Used to inject a datasource object as the connection provider.
setDatasource(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setDatasource(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the JNDI name of the datasource to use in this SessionFactory
setDataSource(DataSource) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
setDataType(Type) - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
 
setDatatype(Datatype) - Method in class org.hibernate.metamodel.relational.AbstractSimpleValue
 
setDatatype(Datatype) - Method in interface org.hibernate.metamodel.relational.SimpleValue
Set the datatype of this value.
setDate(Date) - Method in class org.hibernate.ejb.test.cascade.Conference
 
setDate(Date) - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
setDate(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setDate(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setDate(int, Date) - Method in interface org.hibernate.Query
 
setDate(String, Date) - Method in interface org.hibernate.Query
Bind the date (time is truncated) of a given Date object to a named query parameter.
setDate(Date) - Method in class org.hibernate.test.annotations.entity.Ransom
 
setDate(Date) - Method in class org.hibernate.test.annotations.query.Night
 
setDate(Date) - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
setDate1(Date) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setDate1(Date) - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
setDate3(Date) - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
setDateText(String) - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
setDatetime(Date) - Method in class org.hibernate.test.bidi.Bid
 
setDateTimestamp(Date) - Method in class org.hibernate.envers.test.entities.reventity.CustomDateRevEntity
 
setDay(String) - Method in class org.hibernate.test.criteria.CourseMeetingId
 
setDay(String) - Method in class org.hibernate.test.querycache.CourseMeetingId
 
setDayName(String) - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
setDayNo(Integer) - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
setDayNo(Integer) - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
setDaysOld(String) - Method in class org.hibernate.test.annotations.query.AllTables
 
setDCollection(Set<D>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.A
 
setDCollection(Set<D>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.A
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierMapper(Component) - Method in class org.hibernate.mapping.PersistentClass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredIdentifierProperty(Property) - Method in class org.hibernate.mapping.RootClass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
setDeclaredVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setDeclaringClass(XClass) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setDefault(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the default property.
setDefault(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
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.
setDefaultAccess(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the defaultAccess property.
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.
setDefaultCascade(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the defaultCascade property.
setDefaultCatalog(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setDefaultCatalog(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the default catalog
setDefaultChild(Child) - Method in class org.hibernate.test.annotations.cascade.Parent
 
setDefaultContactPerson(Person) - Method in class org.hibernate.test.annotations.manytoonewithformula.Company
 
setDefaultCost(ZItemCost) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
setDefaultCost(ItemCost) - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
setDefaultFlag(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
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.
setDefaultLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the defaultLazy property.
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 class org.hibernate.engine.internal.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 interface org.hibernate.engine.spi.PersistenceContext
Change the default for entities and proxies loaded into this persistence context from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultReadOnly(boolean) - Method in class org.hibernate.internal.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.internal.StatelessSessionImpl
setDefaultReadOnly(boolean) - Method in interface org.hibernate.Session
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultSchema(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setDefaultSchema(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the default schema
setDefaultValue(String) - Method in class org.hibernate.mapping.Column
 
setDefaultValue(String) - Method in class org.hibernate.metamodel.relational.Column
 
setDefaultValue(String) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListImpl
 
setDefinition(JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Sets the value of the definition property.
setDefinition(Definition) - Method in class org.hibernate.test.component.cascading.collection.Value
 
setDeleted(boolean) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
setDeleted(boolean) - Method in class org.hibernate.test.cuk.Person
 
setDeleted(boolean) - Method in class org.hibernate.test.where.File
 
setDeletedState(Object[]) - Method in class org.hibernate.engine.spi.EntityEntry
 
setDeleteOrphanChildren(Set) - Method in class org.hibernate.test.cascade.Parent
 
setDeleteRule(ForeignKey.ReferentialAction) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
setDelimitedIdentifiers(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setDelimitedIdentifiers(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the delimitedIdentifiers property.
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Set the end of statement delimiter
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Set the end of statement delimiter for the generated script
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setDelimiter(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setDeliveryNode(Node) - Method in class org.hibernate.test.cascade.circle.Transport
 
setDeliveryTransports(Set) - Method in class org.hibernate.test.cascade.circle.Node
 
setDenormalizedSuperTable(Table) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setDepartment(Department) - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
setDepartment(Department) - Method in class org.hibernate.test.filter.Salesperson
 
setDepartment(String) - Method in class org.hibernate.test.subclassfilter.Employee
 
setDescription(String) - Method in class org.hibernate.ejb.test.ops.Node
 
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the description property.
setDescription(String) - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
setDescription(String) - Method in class org.hibernate.test.annotations.entity.Bid
 
setDescription(String) - Method in class org.hibernate.test.annotations.manytoone.Node
 
setDescription(String) - Method in class org.hibernate.test.batch.DataPoint
 
setDescription(String) - Method in class org.hibernate.test.batchfetch.Model
 
setDescription(String) - Method in class org.hibernate.test.batchfetch.ProductLine
 
setDescription(String) - Method in class org.hibernate.test.bidi.Auction
 
setDescription(String) - Method in class org.hibernate.test.cid.Product
 
setDescription(String) - Method in class org.hibernate.test.collection.backref.map.compkey.Part
 
setDescription(String) - Method in class org.hibernate.test.collection.set.Child
 
setDescription(String) - Method in class org.hibernate.test.criteria.Course
 
setDescription(String) - Method in class org.hibernate.test.cut.Transaction
 
setDescription(String) - Method in class org.hibernate.test.deletetransient.Note
 
setDescription(String) - Method in class org.hibernate.test.ecid.Course
 
setDescription(String) - Method in class org.hibernate.test.hql.Animal
 
setDescription(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setDescription(String) - Method in class org.hibernate.test.immutable.Plan
 
setDescription(String) - Method in class org.hibernate.test.joinfetch.Item
 
setDescription(String) - Method in class org.hibernate.test.manytomany.Group
 
setDescription(String) - Method in class org.hibernate.test.manytomany.ordered.Group
 
setDescription(String) - Method in class org.hibernate.test.mapcompelem.Part
 
setDescription(String) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setDescription(String) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setDescription(String) - Method in class org.hibernate.test.onetomany.Node
 
setDescription(String) - Method in class org.hibernate.test.ops.Node
 
setDescription(String) - Method in class org.hibernate.test.ops.NumberedNode
 
setDescription(String) - Method in class org.hibernate.test.orphan.Part
 
setDescription(String) - Method in class org.hibernate.test.pagination.DataPoint
 
setDescription(String) - Method in class org.hibernate.test.proxy.DataPoint
 
setDescription(String) - Method in class org.hibernate.test.querycache.Course
 
setDescription(String) - Method in class org.hibernate.test.querycache.Item
 
setDescription(String) - Method in class org.hibernate.test.readonly.Course
 
setDescription(String) - Method in class org.hibernate.test.readonly.DataPoint
 
setDescription(String) - Method in class org.hibernate.test.rowid.Point
 
setDescription(String) - Method in class org.hibernate.test.sql.hand.TextHolder
 
setDescription(String) - Method in class org.hibernate.test.stateless.fetching.Task
 
setDescription(String) - Method in class org.hibernate.test.ternary.Site
 
setDescription(String) - Method in class org.hibernate.test.typedescriptor.Issue
 
setDescription(String) - Method in class org.hibernate.test.unionsubclass.Thing
 
setDescription(String) - Method in class org.hibernate.test.version.Task
 
setDescription(String) - Method in class org.hibernate.test.version.Thing
 
setDesignation(String) - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
setDetail(String) - Method in class org.hibernate.test.annotations.indexcoll.News
 
setDetail(Detail) - Method in class org.hibernate.test.formulajoin.Master
 
setDetails(Set) - Method in class org.hibernate.test.cid.PurchaseRecord
 
setDetails(String) - Method in class org.hibernate.test.formulajoin.Detail
 
setDetails(Image.Details) - Method in class org.hibernate.test.interceptor.Image
 
setDetails(PersonalDetails) - Method in class org.hibernate.test.nonflushedchanges.Person
 
setDetails(PersonalDetails) - Method in class org.hibernate.test.ops.Person
 
setDetails(String) - Method in class org.hibernate.test.proxy.Info
 
setDetails(String) - Method in class org.hibernate.test.readonly.Info
 
setDevice(Device) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
setDeviceGroupConfig(DeviceGroupConfig) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
setDialect(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
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(Dialect) - Method in class org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory
 
setDialect(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The name of the dialect class to use in this SessionFactory
setDialectResolver(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl
 
setDiameter(double) - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
setDimensions(Dimensions) - Method in class org.hibernate.test.annotations.query.SpaceShip
 
setDimensions(Dimension) - Method in class org.hibernate.test.sql.hand.SpaceShip
 
setDirectlyAccessible(boolean) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
setDirectors(Map) - Method in class org.hibernate.test.hql.Zoo
 
setDirectory(AlphabeticalDirectory) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
setDirectoryEntries(Map<AlphabeticalDirectory, AddressEntry>) - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
setDirectReports(Set) - Method in class org.hibernate.test.component.basic.Employee
 
setDirty(boolean) - Method in class org.hibernate.event.spi.DirtyCheckEvent
 
setDirtyCheckHandledByInterceptor(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDirtyCheckPossible(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDirtyProperties(int[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setDiscriminator(JaxbHibernateMapping.JaxbClass.JaxbDiscriminator) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the discriminator property.
setDiscriminator(Value) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorAlias(String) - Method in interface org.hibernate.SQLQuery.RootReturn
Name the column alias that identifies the entity's discriminator
setDiscriminatorColumn(JaxbDiscriminatorColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the discriminatorColumn property.
setDiscriminatorColumn(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
Sets the value of the discriminatorColumn property.
setDiscriminatorInsertable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setDiscriminatorMatchValue(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setDiscriminatorType(JaxbDiscriminatorType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Sets the value of the discriminatorType property.
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.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the discriminatorValue property.
setDiscriminatorValue(String) - Method in class org.hibernate.mapping.PersistentClass
 
setDisplay(Display) - Method in class org.hibernate.test.annotations.beanvalidation.DisplayConnector
 
setDisplayColors(Set<Color>) - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
setDisplayName(String) - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
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
 
setDivision(String) - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
setDivision(String) - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
setDob(Date) - Method in class org.hibernate.test.component.basic.Person
 
setDob(Date) - Method in class org.hibernate.test.onetoone.link.Person
 
setDob(Date) - Method in class org.hibernate.test.timestamp.Person
 
setDocument(Document) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setDocument(Document) - Method in class org.hibernate.tuple.ElementWrapper
 
setDocumentInfo(ExtractionDocumentInfo) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
setDocuments(List<ExtractionDocument>) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
setDocuments(Set) - Method in class org.hibernate.test.extralazy.User
 
setDocuments(Collection) - Method in class org.hibernate.test.instrument.domain.Folder
 
setDog(Dog) - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
setDomainName(String) - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
setDomainName(String) - Method in class org.hibernate.test.annotations.idclass.DomainAdminId
 
setDorecreate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDoremove(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDouble(int, double) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setDouble(String, double) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setDouble(int, double) - Method in interface org.hibernate.Query
 
setDouble(String, double) - Method in interface org.hibernate.Query
 
setDoubleData(Double) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setDoupdate(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setDrawers(List<Drawer>) - Method in class org.hibernate.test.annotations.indexcoll.Wardrobe
 
setDresses(List<Dress>) - Method in class org.hibernate.test.annotations.indexcoll.Drawer
 
setDriver(Person) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
setDriver(Person) - Method in class org.hibernate.test.jdbc.Boat
 
setDrop(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
Sets the value of the drop property.
setDrop(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
Enable "drop" mode.
setDs(Set<D>) - Method in class org.hibernate.test.annotations.naturalid.A
 
setDueDate(Date) - Method in class org.hibernate.test.stateless.fetching.Task
 
setDues(Float) - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
setDummyField(K) - Method in class org.hibernate.test.annotations.generics.Dummy
 
setDuration(long) - Method in class org.hibernate.test.annotations.query.Night
 
setDurationInMinutes(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
setDynamic(boolean) - Method in class org.hibernate.mapping.Component
 
setDynamicInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the dynamicInsert property.
setDynamicInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the dynamicInsert property.
setDynamicInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the dynamicInsert property.
setDynamicInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the dynamicInsert property.
setDynamicInsert(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setDynamicInsert(boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setDynamicUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the dynamicUpdate property.
setDynamicUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the dynamicUpdate property.
setDynamicUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the dynamicUpdate property.
setDynamicUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the dynamicUpdate property.
setDynamicUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setDynamicUpdate(boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setECollection(Set<E>) - Method in class org.hibernate.test.annotations.cascade.circle.identity.D
 
setECollection(Set<E>) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.D
 
setEditor(Editor) - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
setEditor(String) - Method in class org.hibernate.test.annotations.query.Dictionary
 
setEditorsNote(Starred) - Method in class org.hibernate.test.annotations.entity.Bid
 
setEffectiveEndDate(Date) - Method in class org.hibernate.test.filter.Category
 
setEffectiveEndDate(Date) - Method in class org.hibernate.test.filter.Product
 
setEffectiveStartDate(Date) - Method in class org.hibernate.test.filter.Category
 
setEffectiveStartDate(Date) - Method in class org.hibernate.test.filter.Product
 
setEjb3OrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setElder(boolean) - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the element property.
setElement(JaxbElementElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the element property.
setElement(Value) - Method in class org.hibernate.mapping.Collection
 
setElementClass(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the elementClass property.
setElementClassName(String) - Method in class org.hibernate.mapping.Array
 
setElementColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setElementNodeName(String) - Method in class org.hibernate.mapping.Collection
 
setElementType(Type) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
setElementType(Type) - Method in interface org.hibernate.metamodel.domain.PluralAttribute
 
setEmail(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
setEmail(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
setEmail(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
setEmail(String) - Method in class org.hibernate.test.jpa.naturalid.User
 
setEmail(String) - Method in class org.hibernate.test.naturalid.immutable.User
 
setEmailAddresses(List) - Method in class org.hibernate.test.collection.original.User
 
setEmailAddresses(IMyList) - Method in class org.hibernate.test.usercollection.basic.User
 
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
 
setEmbeddedId(JaxbEmbeddedId) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
Sets the value of the embeddedId property.
setEmbeddedIdentifier(boolean) - Method in class org.hibernate.mapping.RootClass
 
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the embedXml property.
setEmbedXml(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the embedXml property.
setEmployee(Collection<Employee>) - Method in class org.hibernate.test.annotations.override.SocialSite
 
setEmployee(Employee) - Method in class org.hibernate.test.lazyonetoone.Person
 
setEmployee(Employee) - Method in class org.hibernate.test.onetoone.link.Person
 
setEmployee(Employee) - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
setEmployee(Employee) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
setEmployee(Employee) - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
setEmployee(Person) - Method in class org.hibernate.test.sql.hand.Employment
 
setEmployee(Employee) - Method in class org.hibernate.test.unconstrained.Person
 
setEmployeeId(String) - Method in class org.hibernate.test.unconstrained.Person
 
setEmployees(Collection) - Method in class org.hibernate.ejb.test.ops.Employer
 
setEmployees(Collection) - Method in class org.hibernate.test.annotations.manytomany.Employer
 
setEmployees(Collection<Employee>) - Method in class org.hibernate.test.annotations.manytomany.PhoneNumber
 
setEmployees(Collection<Employee>) - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
setEmployees(Collection) - Method in class org.hibernate.test.nonflushedchanges.Employer
 
setEmployees(Collection) - Method in class org.hibernate.test.ops.Employer
 
setEmployees(Set) - Method in class org.hibernate.test.ternary.Site
 
setEmployer(InternetProvider) - Method in class org.hibernate.test.annotations.embedded.Manager
 
setEmployer(Organization) - Method in class org.hibernate.test.sql.hand.Employment
 
setEmployers(Collection) - Method in class org.hibernate.ejb.test.ops.Employee
 
setEmployers(Collection<Employer>) - Method in class org.hibernate.test.annotations.manytomany.Employee
 
setEmployers(Collection) - Method in class org.hibernate.test.nonflushedchanges.Employee
 
setEmployers(Collection) - Method in class org.hibernate.test.ops.Employee
 
setEmploymentId(long) - Method in class org.hibernate.test.sql.hand.Employment
 
setEmployments(Collection) - Method in class org.hibernate.test.lazyonetoone.Employee
 
setEmployments(Collection) - Method in class org.hibernate.test.sql.hand.Organization
 
setEnd(Location) - Method in class org.hibernate.test.annotations.strategy.Storm
 
setEnd(Date) - Method in class org.hibernate.test.bidi.Auction
 
setEndDate(Date) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setEndDate(Date) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setEndDate(Date) - Method in class org.hibernate.test.lazyonetoone.Employment
 
setEndDate(Date) - Method in class org.hibernate.test.sql.hand.Employment
 
setEndTime(int) - Method in class org.hibernate.envers.tools.graph.Vertex
 
setEnrollments(Set) - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
setEnrolments(Set) - Method in class org.hibernate.test.criteria.Student
 
setEnrolments(Set) - Method in class org.hibernate.test.querycache.Student
 
setEnrolments(Set) - Method in class org.hibernate.test.readonly.Student
 
setEntities(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
setEntities(Set<AbstractContainedEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
setEntity(StrTestEntity) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
setEntity(UnversionedStrTestEntity) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
SetEntity - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
SetEntity() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.SetEntity
 
setEntity(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setEntity(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntity(int, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setEntity(String, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setEntity(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Sets the value of the entity property.
setEntity(Entity) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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.
setEntity(MyEntity) - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
setEntity(EntityWithOneToOnes) - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
setEntity(EntityWithOneToOnes) - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
setEntityBinder(EntityBinder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setEntityClass(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult
Sets the value of the entityClass property.
setEntityClassName(String) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
setEntityClassName(String) - Method in class org.hibernate.event.spi.LoadEvent
 
setEntityDiscriminator(EntityDiscriminator) - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
setEntityId(Serializable) - Method in class org.hibernate.event.spi.LoadEvent
 
setEntityId(Long) - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
setEntityId(Long) - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
setEntityId(String) - Method in class org.hibernate.test.interceptor.Log
 
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the entityListeners property.
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the entityListeners property.
setEntityListeners(JaxbEntityListeners) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the entityListeners property.
setEntityMode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
Sets the value of the entityMode property.
setEntityName(String) - Method in class org.hibernate.event.spi.LockEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.MergeEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.PersistEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.RefreshEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setEntityName(String) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntityName(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the entityName property.
setEntityName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the entityName property.
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
 
setEntityName(String) - Method in class org.hibernate.test.interceptor.Log
 
setEntityNames(Set<String>) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
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
Deprecated.  
setEntityWithArgFunctionAsColumns(Set) - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
setEntityWithNoArgFunctionAsColumns(Set) - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
setEntries(Map<AddressEntryPk, AddressEntry>) - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
setEntry(EntityEntry) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setEntry(String) - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
setEntryStatus(EntityEntry, Status) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
setEntryStatus(EntityEntry, Status) - Method in interface org.hibernate.engine.spi.PersistenceContext
Set the status of an entry
setEnum1(EnumTestEntity.E1) - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
setEnum2(EnumTestEntity.E2) - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
setEnumerated(JaxbEnumType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the enumerated property.
setEnumerated(JaxbEnumType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the enumerated property.
setEnums1(Set<EnumSetEntity.E1>) - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
setEnums2(Set<EnumSetEntity.E2>) - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
setEscapeCharacter(Character) - Method in class org.hibernate.criterion.Example
Set escape character for "like" clause
setEventInfo(EventInformation) - Method in class org.hibernate.test.annotations.inheritance.joined.Alarm
 
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
 
setExceptionMapper(ExceptionMapper) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
setExceptionMapper(ExceptionMapper) - Method in interface org.hibernate.engine.transaction.synchronization.spi.SynchronizationCallbackCoordinator
 
setExcludeDefaultListeners(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the excludeDefaultListeners property.
setExcludeDefaultListeners(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the excludeDefaultListeners property.
setExcludeSuperclassListeners(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the excludeSuperclassListeners property.
setExcludeSuperclassListeners(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the excludeSuperclassListeners property.
setExcludeUnlistedClasses(boolean) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
setExpectedType(Type) - Method in interface org.hibernate.hql.internal.ast.tree.ExpectedTypeAwareNode
 
setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
 
setExpectedType(Type) - Method in class org.hibernate.hql.internal.ast.tree.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.internal.classic.FromPathExpressionParser
 
setExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
setExpectingCollectionIndex() - Method in class org.hibernate.hql.internal.classic.SelectPathExpressionParser
 
setExpirationDate(Date) - Method in class org.hibernate.test.annotations.manytomany.Permission
 
setExpirationDate(Date) - Method in class org.hibernate.test.annotations.various.ProfessionalAgreement
 
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
 
setExplicitPolymorphism(boolean) - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
setExplicitType(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setExplicitType(Type) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setExplicitTypeName(String) - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
setExposeStatistics(boolean) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
setExtended(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
setExtends(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the extends property.
setExtends(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the extends property.
setExtends(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the extends property.
setExtractionDocument(ExtractionDocumentInfo) - Method in class org.hibernate.ejb.test.cascade.Conference
 
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
 
setF(F) - Method in class org.hibernate.test.annotations.cascade.circle.identity.B
 
setF(F) - Method in class org.hibernate.test.annotations.cascade.circle.identity.E
 
setF(F) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.B
 
setF(F) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.E
 
setFamily(Set) - Method in interface org.hibernate.test.dynamicentity.Person
 
setFamily(Map) - Method in class org.hibernate.test.hql.Human
 
setFarmer(String) - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
setFather(Father) - Method in class org.hibernate.test.annotations.engine.collection.Son
 
setFather(Animal) - Method in class org.hibernate.test.hql.Animal
 
setFavoriteFood(Map<String, FavoriteFood>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setFavoriteNumbers(int[]) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setFavoriteStudent(Student) - Method in class org.hibernate.ejb.test.cascade.Teacher
 
setFavoriteTeacher(Teacher) - Method in class org.hibernate.ejb.test.cascade.Student
 
setFavoriteToys(Set<Toy>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setFavouriteMusic(Music) - Method in class org.hibernate.ejb.test.exception.Musician
 
setFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
setFetch(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the fetch property.
setFetch(JaxbFetchAttributeWithSubselect) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the fetch property.
setFetch(JaxbFetchType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the fetch property.
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.internal.CriteriaImpl
 
setFetchMode(String, FetchMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.Collection
 
setFetchMode(FetchMode) - Method in interface org.hibernate.mapping.Fetchable
 
setFetchMode(FetchMode) - Method in class org.hibernate.mapping.ToOne
 
setFetchProfile(String) - Method in interface org.hibernate.engine.spi.SessionImplementor
Deprecated. use SessionImplementor.getLoadQueryInfluencers() instead
setFetchProfile(String) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
setFetchProfile(String) - Method in class org.hibernate.internal.SessionImpl
Set the current internal fetch profile for this session.
setFetchProfile(String) - Method in class org.hibernate.internal.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.spi.RowSelection
 
setFetchSize(int) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setFetchSize(int) - Method in class org.hibernate.internal.CriteriaImpl
 
setFetchSize(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setFetchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the fetchSize property.
setFetchSize(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the fetchSize property.
setFetchSize(int) - Method in interface org.hibernate.Query
Set a fetch size for the underlying JDBC query.
setFetchStyle(FetchStyle) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setFetchStyle(FetchStyle) - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
 
setFetchStyle(FetchStyle) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
setFetchTiming(FetchTiming) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setFetchTiming(FetchTiming) - Method in interface org.hibernate.metamodel.binding.AssociationAttributeBinding
 
setFetchTiming(FetchTiming) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
setField1(Entity2) - Method in class org.hibernate.test.annotations.xml.ejb3.Entity1
 
setField1(List) - Method in class org.hibernate.test.annotations.xml.ejb3.Entity2
 
setField1(Map) - Method in class org.hibernate.test.annotations.xml.ejb3.Entity3
 
setFieldFilter(FieldFilter) - Method in class org.hibernate.bytecode.internal.javassist.FieldTransformer
 
setFieldHandler(FieldHandler) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandled
Inject the field interception handler to be used.
setFields(Set<CardField>) - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
setFields(Set<CardField>) - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
setFile(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Sets the value of the file property.
setFilter(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
Sets the filter flag.
setFilter(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setFinalGrade(int) - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
setFinancialAssets(Set) - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
setFirst(String) - Method in class org.hibernate.test.annotations.embedded.one2many.Name
 
setFirst(String) - Method in class org.hibernate.test.hql.Name
 
setFirst(String) - Method in class org.hibernate.test.querycache.PersonName
 
setFirstname(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.PersonalContact
 
setFirstname(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.PersonalContact
 
setFirstname(String) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.PersonalContact
 
setFirstName(String) - Method in class org.hibernate.test.annotations.cid.ParentPk
 
setFirstName(String) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setFirstName(String) - Method in class org.hibernate.test.annotations.collectionelement.Person
 
setFirstName(String) - Method in class org.hibernate.test.annotations.entity.FirstName
 
setFirstName(String) - Method in class org.hibernate.test.annotations.fetch.Person
 
setFirstname(String) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
setFirstname(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
setFirstName(String) - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
setFirstName(String) - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
setFirstname(String) - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
setFirstName(String) - Method in class org.hibernate.test.annotations.onetomany.Person
 
setFirstname(String) - Method in class org.hibernate.test.annotations.query.Captain
 
setFirstname(String) - Method in class org.hibernate.test.annotations.query.Identity
 
setFirstName(String) - Method in class org.hibernate.test.jdbc.Person
 
setFirstName(String) - Method in class org.hibernate.test.jpa.fetch.Person
 
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.internal.AbstractQueryImpl
 
setFirstResult(int) - Method in class org.hibernate.internal.CriteriaImpl
 
setFirstResult(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setFirstResult(int) - Method in interface org.hibernate.Query
Set the first row to retrieve.
setFirstRow(Integer) - Method in class org.hibernate.engine.spi.RowSelection
 
setFixedLeg(FixedLeg) - Method in class org.hibernate.test.annotations.embedded.Swap
 
setFixedLeg(FixedLeg) - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
setFkJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setFlatNumber(Integer) - Method in class org.hibernate.envers.test.various.Address
 
setFlavor(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
setFloat(int, float) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setFloat(String, float) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setFloat(int, float) - Method in interface org.hibernate.Query
 
setFloat(String, float) - Method in interface org.hibernate.Query
 
setFloatData(Float) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setFloatLeg(FloatLeg) - Method in class org.hibernate.test.annotations.embedded.Swap
 
setFloatLeg(FloatLeg) - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
setFloatValue(float) - Method in class org.hibernate.test.hql.Human
 
setFloors(long) - Method in class org.hibernate.test.annotations.access.Gardenshed
 
setFlushBeforeCompletionEnabled(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setFlushBeforeCompletionEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable automatic flushing of the Session when JTA transaction ends.
setFlushing(boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
setFlushing(boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Called before and after the flushcycle
setFlushMode(FlushMode) - Method in interface org.hibernate.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.spi.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.internal.AbstractQueryImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.internal.CriteriaImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setFlushMode(JaxbFlushModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the flushMode property.
setFlushMode(JaxbFlushModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the flushMode property.
setFlushMode(FlushMode) - Method in class org.hibernate.internal.SessionImpl
 
setFlushMode(FlushMode) - Method in class org.hibernate.internal.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.spi.AutoFlushEvent
 
setFo(Fum) - Method in class org.hibernate.test.legacy.FumTest.ABean
 
setFocal(float) - Method in class org.hibernate.test.annotations.manytoone.Lens
 
setFolder(Folder) - Method in class org.hibernate.test.instrument.domain.Document
 
setForce(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the force property.
setForced(boolean) - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
setForceDiscriminator(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setForceDiscriminator(boolean) - Method in class org.hibernate.mapping.RootClass
 
setForceInsertable(boolean) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Sets the value of the foreignKey property.
setForeignKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the foreignKey property.
setForeignKeyName(String) - Method in class org.hibernate.mapping.SimpleValue
 
setForeignKeyType(ForeignKeyDirection) - Method in class org.hibernate.mapping.OneToOne
Sets the foreignKeyType.
setForestType(ForestType) - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
setFormat(boolean) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
 
setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Should we format the sql strings?
setFormat(boolean) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdate
 
setFormula(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the formula property.
setFormula(String) - Method in class org.hibernate.mapping.Formula
 
setFormula(String, String) - Method in class org.hibernate.sql.InFragment
 
setFormulaAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the formulaAttribute property.
setFormulaAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the formulaAttribute property.
setFoundedIn(Date) - Method in class org.hibernate.test.annotations.manytomany.BuildingCompany
 
setFrame(Frame) - Method in class org.hibernate.test.annotations.manytoone.Lens
 
setFrequency(String) - Method in class org.hibernate.test.id.Radio
 
setFriends(Set<Friend>) - Method in class org.hibernate.test.annotations.manytomany.Friend
 
setFriends(Collection) - Method in class org.hibernate.test.deletetransient.Person
 
setFriends(Collection) - Method in class org.hibernate.test.hql.Human
 
setFriends(List) - Method in class org.hibernate.test.subselectfetch.Child
 
setFrom(String) - Method in class org.hibernate.ejb.test.emops.Mail
 
setFrom(Location) - Method in class org.hibernate.test.annotations.override.Move
 
setFromClause(String) - Method in class org.hibernate.sql.Select
Sets the fromClause.
setFromClause(String, String) - Method in class org.hibernate.sql.Select
 
setFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
setFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
setFulfillmentDate(Date) - Method in class org.hibernate.test.filter.Order
 
setFullCode(byte[]) - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
setFullText(String) - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
setFum(Fum) - Method in class org.hibernate.test.legacy.FumTest.ABean
 
setG(G) - Method in class org.hibernate.test.annotations.cascade.circle.identity.C
 
setG(G) - Method in class org.hibernate.test.annotations.cascade.circle.identity.H
 
setG(G) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.C
 
setG(G) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.H
 
setG(G) - Method in class org.hibernate.test.cascade.A
 
setGeneralProperties(List<T>) - Method in class org.hibernate.test.annotations.any.PropertyList
 
setGeneralProperties(List<Property>) - Method in class org.hibernate.test.annotations.any.PropertySet
 
setGeneralProperties(Map) - Method in class org.hibernate.test.any.PropertySet
 
setGenerated(JaxbGeneratedAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the generated property.
setGenerated(JaxbGeneratedAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the generated property.
setGenerated(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the generated property.
setGenerated(int) - Method in class org.hibernate.test.generated.ComponentOwner.Component
 
setGeneratedValue(JaxbGeneratedValue) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the generatedValue property.
setGeneration(PropertyGeneration) - Method in class org.hibernate.mapping.Property
 
setGeneration(PropertyGeneration) - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
setGeneration(Generation) - Method in class org.hibernate.test.annotations.indexcoll.GenerationGroup
 
setGenerator(JaxbGeneratorElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the generator property.
setGenerator(JaxbGeneratorElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the generator property.
setGenerator(JaxbGeneratorElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Sets the value of the generator property.
setGenerator(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
Sets the value of the generator property.
setGenericValue(String) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
setGeneticCode(T) - Method in class org.hibernate.test.annotations.generics.Gene
 
setGetGeneratedKeysEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setGetGeneratedKeysEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the use getGeneratedKeys()
setGloballyQuotedIdentifiers(boolean) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
setGloballyQuotedIdentifiers(boolean) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
setGod(String) - Method in class org.hibernate.test.annotations.access.Thingy
 
setGovernments(Set<Government>) - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
setGrade(Grade) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setGrandparent(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
setGreeting(String) - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
setGreetings(Set<GreetingPO>) - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
setGreetingSet(GreetingSetPO) - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
setGroup(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
setGroup(Group) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId
 
setGroup(Group) - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
setGroup(Group) - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
setGroupByClause(String) - Method in class org.hibernate.sql.Select
 
setGroupByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setGroupId(long) - Method in class org.hibernate.test.annotations.join.SysGroupsOrm
 
setGroupId(Long) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
setGroupings(List<Expression<?>>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setGroupings(Expression<?>...) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setGroups(Collection<SysGroupsOrm>) - Method in class org.hibernate.test.annotations.join.SysUserOrm
 
setGroups(Map) - Method in class org.hibernate.test.joinfetch.User
 
setGroups(Set<Group>) - Method in class org.hibernate.test.manytomany.batchload.User
 
setGroups(Set) - Method in class org.hibernate.test.manytomany.ordered.User
 
setGroups(Set) - Method in class org.hibernate.test.manytomany.User
 
setGroups(Set) - Method in class org.hibernate.test.version.db.User
 
setGroups(Set) - Method in class org.hibernate.test.version.sybase.User
 
setGs(Set) - Method in class org.hibernate.test.cascade.H
 
setH(H) - Method in class org.hibernate.test.annotations.cascade.circle.identity.F
 
setH(H) - Method in class org.hibernate.test.annotations.cascade.circle.sequence.F
 
setHabitatId(Long) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
setHabitatId(Long) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
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
 
setHarvestDate(String) - Method in class org.hibernate.test.annotations.inheritance.VegetablePk
 
setHasDirtyCollection(boolean) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setHasFilterCondition(boolean) - Method in class org.hibernate.sql.JoinFragment
 
setHasInhabitants(Set<Inhabitant>) - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
setHasInside(Set<Clothes>) - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
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
 
setHatedNames(Set<String>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
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
setHeader(Byte[]) - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
setHeight(long) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setHeight(double) - Method in interface org.hibernate.test.annotations.target.Luggage
 
setHeight(double) - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
setHeight(Long) - Method in class org.hibernate.test.annotations.uniqueconstraint.Building
 
setHeight(Integer) - Method in class org.hibernate.test.criteria.Person
 
setHeightInches(double) - Method in class org.hibernate.test.component.basic.Person
 
setHeightInches(double) - Method in class org.hibernate.test.hql.Human
 
setHeightInches(double) - Method in class org.hibernate.test.join.Person
 
setHeightInches(double) - Method in class org.hibernate.test.joinedsubclass.Person
 
setHeightInches(double) - Method in class org.hibernate.test.subselect.Alien
 
setHeightInches(double) - Method in class org.hibernate.test.subselect.Being
 
setHeightInches(double) - Method in class org.hibernate.test.subselect.Human
 
setHeightInches(double) - Method in class org.hibernate.test.unionsubclass2.Person
 
setHeldIn(Contest.Month[]) - Method in class org.hibernate.test.annotations.array.Contest
 
setHeresAnotherCrazyIdFieldName(Long) - Method in class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
setHeresAnotherCrazyIdFieldName(HeresAnotherCrazyIdFieldName) - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
setHigh(int) - Method in class org.hibernate.test.annotations.type.MyOid
 
setHint(String, Object) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
setHireDate(Date) - Method in class org.hibernate.test.component.basic.Employee
 
setHireDate(Date) - Method in class org.hibernate.test.filter.hql.Employee
 
setHireDate(Date) - Method in class org.hibernate.test.filter.Salesperson
 
setHireDate(Date) - Method in class org.hibernate.test.queryplan.Employee
 
setHireDate(Date) - Method in class org.hibernate.test.ternary.Employee
 
setHive(Hive) - Method in class org.hibernate.test.unionsubclass.Alien
 
setHivemates(List) - Method in class org.hibernate.test.unionsubclass.Alien
 
setHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setHoldings(MonetoryAmount) - Method in class org.hibernate.test.cut.MutualFund
 
setHomeAddress(Address) - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
setHomeAddress(Address) - Method in class org.hibernate.test.component.cascading.toone.PersonalInfo
 
setHourlyRate(float) - Method in class org.hibernate.test.annotations.manytomany.Contractor
 
setHouseNumber(Integer) - Method in class org.hibernate.envers.test.various.Address
 
setHqlParameterSpecification(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
 
setHs(Set) - Method in class org.hibernate.test.cascade.A
 
setHs(Set) - Method in class org.hibernate.test.cascade.G
 
setHuman(Human) - Method in class org.hibernate.test.hql.User
 
setHumanContacts(Set<Woman>) - Method in class org.hibernate.test.annotations.manytomany.Cat
 
setId(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setId(Long) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setId(Long) - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
setId(Long) - Method in class org.hibernate.ejb.test.association.Kitchen
 
setId(Long) - Method in class org.hibernate.ejb.test.association.Oven
 
setId(Integer) - Method in class org.hibernate.ejb.test.beanvalidation.CupHolder
 
setId(long) - Method in class org.hibernate.ejb.test.callbacks.Person
 
setId(String) - Method in class org.hibernate.ejb.test.callbacks.Plant
 
setId(Integer) - Method in class org.hibernate.ejb.test.callbacks.RemoteControl
 
setId(Integer) - Method in class org.hibernate.ejb.test.callbacks.Rythm
 
setId(Integer) - Method in class org.hibernate.ejb.test.callbacks.Television
 
setId(Integer) - Method in class org.hibernate.ejb.test.callbacks.Translation
 
setId(Long) - Method in class org.hibernate.ejb.test.cascade.Conference
 
setId(Long) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocument
 
setId(Long) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Grandson
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Parent
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Soldier
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Son
 
setId(Long) - Method in class org.hibernate.ejb.test.cascade.Song
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Troop
 
setId(Integer) - Method in class org.hibernate.ejb.test.cascade.Troop2
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.B1
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.B2
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.B3
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.B4
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.C1
 
setId(int) - Method in class org.hibernate.ejb.test.emops.cascade.C2
 
setId(Long) - Method in class org.hibernate.ejb.test.emops.Colony
 
setId(Integer) - Method in class org.hibernate.ejb.test.emops.Competition
 
setId(Integer) - Method in class org.hibernate.ejb.test.emops.Competitor
 
setId(int) - Method in class org.hibernate.ejb.test.emops.Decorate
 
setId(Long) - Method in class org.hibernate.ejb.test.emops.Empire
 
setId(Long) - Method in class org.hibernate.ejb.test.emops.Mail
 
setId(Integer) - Method in class org.hibernate.ejb.test.emops.Music
 
setId(int) - Method in class org.hibernate.ejb.test.emops.Pet
 
setId(int) - Method in class org.hibernate.ejb.test.exception.Instrument
 
setId(Integer) - Method in class org.hibernate.ejb.test.exception.Music
 
setId(Integer) - Method in class org.hibernate.ejb.test.exception.Musician
 
setId(Long) - Method in class org.hibernate.ejb.test.inheritance.Fruit
 
setId(long) - Method in class org.hibernate.ejb.test.lob.ImageReader
 
setId(Integer) - Method in class org.hibernate.ejb.test.lock.Lock
 
setId(Integer) - Method in class org.hibernate.ejb.test.lock.Lockable
 
setId(Integer) - Method in class org.hibernate.ejb.test.lock.UnversionedLock
 
setId(Long) - Method in class org.hibernate.ejb.test.ops.Animal
 
setId(Integer) - Method in class org.hibernate.ejb.test.ops.Employee
 
setId(Integer) - Method in class org.hibernate.ejb.test.ops.Employer
 
setId(long) - Method in class org.hibernate.ejb.test.ops.NumberedNode
 
setId(Integer) - Method in class org.hibernate.ejb.test.transaction.Book
 
setId(Integer) - Method in class org.hibernate.ejb.test.util.Author
 
setId(Long) - Method in class org.hibernate.ejb.test.util.Book
 
setId(Umbrella.PK) - Method in class org.hibernate.ejb.test.util.Umbrella
 
setId(Integer) - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
setId(Long) - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
setId(int) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.collection.EnumSetEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
setId(Long) - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
setId(Long) - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
setId(DateEmbId) - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
setId(Date) - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
setId(EmbIdWithCustomType) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
setId(ManyToOneNotAuditedEmbId) - Method in class org.hibernate.envers.test.entities.ids.ManyToOneIdNotAuditedTestEntity
 
setId(UnversionedStrTestEntity) - Method in class org.hibernate.envers.test.entities.ids.ManyToOneNotAuditedEmbId
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.UnversionedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.collection.norevision.Person
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.data.DateTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.data.EnumTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
setId(long) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Contact
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
 
setId(ActivityId) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Address
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.Contact
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
setId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Contact
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AuditedImplementor
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
setId(long) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.allAudited.SimpleInterface
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
setId(long) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
setId(long) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
setId(long) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
setId(Integer) - Method in interface org.hibernate.envers.test.integration.interfaces.relation.ISetRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
setId(long) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSuperclass
 
setId(long) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
setId(EmbIdNaming) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
setId(EmbIdNaming) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.NamingTestEntity1
 
setId(Long) - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertableTestEntity
 
setId(long) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSuperclass
 
setId(long) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
setId(EmbId) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
setId(Long) - Method in class org.hibernate.envers.test.integration.reference.GreetingPO
 
setId(Long) - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
setId(int) - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
setId(int) - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
setId(EmbId) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
setId(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
setId(Long) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
setId(Long) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity1
 
setId(Long) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
setId(Long) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setId(int) - Method in class org.hibernate.envers.test.various.Address
 
setId(int) - Method in class org.hibernate.envers.test.various.Person
 
setId(Serializable) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setId(Serializable) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setId(JaxbHibernateMapping.JaxbClass.JaxbId) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the id property.
setId(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the id property.
setId(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the id property.
setId(Long) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
setId(Long) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
setId(Long) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
setId(Long) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
setId(Integer) - Method in class org.hibernate.test.annotations.access.Furniture
 
setId(Integer) - Method in class org.hibernate.test.annotations.access.Gardenshed
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.CharProperty
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.LongProperty
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.PropertyList
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.PropertyMap
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.PropertySet
 
setId(Integer) - Method in class org.hibernate.test.annotations.any.StringProperty
 
setId(int) - Method in class org.hibernate.test.annotations.array.Competitor
 
setId(int) - Method in class org.hibernate.test.annotations.array.Contest
 
setId(long) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setId(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.Color
 
setId(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.CupHolder
 
setId(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.Display
 
setId(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
setId(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
setId(Long) - Method in class org.hibernate.test.annotations.bytecode.Hammer
 
setId(Long) - Method in interface org.hibernate.test.annotations.bytecode.Tool
 
setId(Long) - Method in class org.hibernate.test.annotations.cid.B
 
setId(Long) - Method in class org.hibernate.test.annotations.cid.C
 
setId(String) - Method in class org.hibernate.test.annotations.cid.keymanytoone.Card
 
setId(String) - Method in class org.hibernate.test.annotations.cid.keymanytoone.Key
 
setId(SomeEntityId) - Method in class org.hibernate.test.annotations.cid.SomeEntity
 
setId(int) - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
setId(Integer) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setId(Integer) - Method in class org.hibernate.test.annotations.collectionelement.BugSystem
 
setId(Long) - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
setId(Integer) - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Sale
 
setId(Integer) - Method in class org.hibernate.test.annotations.collectionelement.Matrix
 
setId(Integer) - Method in class org.hibernate.test.annotations.collectionelement.Products
 
setId(int) - Method in class org.hibernate.test.annotations.collectionelement.Widgets
 
setId(Date) - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
setId(Integer) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setId(Integer) - Method in class org.hibernate.test.annotations.embedded.AddressType
 
setId(Integer) - Method in class org.hibernate.test.annotations.embedded.CorpType
 
setId(String) - Method in class org.hibernate.test.annotations.embedded.Deal
 
setId(int) - Method in class org.hibernate.test.annotations.embedded.FavoriteThings
 
setId(Integer) - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
setId(Integer) - Method in class org.hibernate.test.annotations.embedded.Manager
 
setId(Long) - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
setId(Integer) - Method in class org.hibernate.test.annotations.embedded.Nationality
 
setId(Long) - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
setId(Long) - Method in class org.hibernate.test.annotations.embedded.one2many.Person
 
setId(Integer) - Method in class org.hibernate.test.annotations.engine.collection.Father
 
setId(Integer) - Method in class org.hibernate.test.annotations.engine.collection.Mother
 
setId(Integer) - Method in class org.hibernate.test.annotations.engine.collection.Son
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Address
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Bid
 
setId(int) - Method in class org.hibernate.test.annotations.entity.Car
 
setId(int) - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
setId(int) - Method in class org.hibernate.test.annotations.entity.Drill
 
setId(Long) - Method in class org.hibernate.test.annotations.entity.Flight
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Forest
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
setId(int) - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Name
 
setId(int) - Method in class org.hibernate.test.annotations.entity.Narrative
 
setId(int) - Method in class org.hibernate.test.annotations.entity.Player
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Race
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Ransom
 
setId(int) - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
setId(int) - Method in class org.hibernate.test.annotations.entity.Topic
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.Tree
 
setId(Integer) - Method in class org.hibernate.test.annotations.entity.WashingMachine
 
setId(Integer) - Method in class org.hibernate.test.annotations.fetch.Branch
 
setId(Integer) - Method in class org.hibernate.test.annotations.fetch.Leaf
 
setId(int) - Method in class org.hibernate.test.annotations.fetch.Person
 
setId(int) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.DNA
 
setId(Long) - Method in class org.hibernate.test.annotations.generics.Dummy
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.Gene
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.Item
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.PaperType
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.Price
 
setId(Integer) - Method in class org.hibernate.test.annotations.generics.SomeGuy
 
setId(int) - Method in class org.hibernate.test.annotations.generics.WildEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.genericsinheritance.Child
 
setId(Long) - Method in class org.hibernate.test.annotations.genericsinheritance.Parent
 
setId(Long) - Method in class org.hibernate.test.annotations.id.generationmappings.AutoEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.id.generationmappings.CompleteSequenceEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.id.generationmappings.MinimalSequenceEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.id.generationmappings.MinimalTableEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
setId(Long) - Method in class org.hibernate.test.annotations.identifiercollection.Stamp
 
setId(int) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.A
 
setId(int) - Method in class org.hibernate.test.annotations.idmanytoone.CardKey
 
setId(int) - Method in class org.hibernate.test.annotations.idmanytoone.Project
 
setId(Integer) - Method in class org.hibernate.test.annotations.immutable.Country
 
setId(Integer) - Method in class org.hibernate.test.annotations.immutable.Foobar
 
setId(Integer) - Method in class org.hibernate.test.annotations.immutable.State
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
setId(Long) - Method in class org.hibernate.test.annotations.indexcoll.Drawer
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.Dress
 
setId(int) - Method in class org.hibernate.test.annotations.indexcoll.GenerationGroup
 
setId(int) - Method in class org.hibernate.test.annotations.indexcoll.GenerationUser
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.News
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.Painter
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
setId(Long) - Method in class org.hibernate.test.annotations.indexcoll.Trainee
 
setId(Long) - Method in class org.hibernate.test.annotations.indexcoll.Training
 
setId(Integer) - Method in class org.hibernate.test.annotations.indexcoll.Version
 
setId(Long) - Method in class org.hibernate.test.annotations.indexcoll.Wardrobe
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.Fruit
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.joined.Asset
 
setId(long) - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
setId(Long) - Method in class org.hibernate.test.annotations.inheritance.joined.LegalEntity
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
setId(int) - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.joined.Pool
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.joined.ProgramExecution
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.singletable.Building
 
setId(Integer) - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
setId(VegetablePk) - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
setId(Integer) - Method in class org.hibernate.test.annotations.interfaces.ContactImpl
 
setId(Integer) - Method in class org.hibernate.test.annotations.interfaces.UserImpl
 
setId(Integer) - Method in class org.hibernate.test.annotations.join.B
 
setId(Integer) - Method in class org.hibernate.test.annotations.join.Cat
 
setId(Long) - Method in class org.hibernate.test.annotations.loader.Player
 
setId(Long) - Method in class org.hibernate.test.annotations.loader.Team
 
setId(Integer) - Method in class org.hibernate.test.annotations.lob.Book
 
setId(Integer) - Method in class org.hibernate.test.annotations.lob.CompiledCode
 
setId(Long) - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
setId(Long) - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
setId(Long) - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
setId(Integer) - Method in class org.hibernate.test.annotations.lob.VersionedBook
 
setId(Integer) - Method in class org.hibernate.test.annotations.lob.VersionedCompiledCode
 
setId(Long) - Method in class org.hibernate.test.annotations.manytomany.Building
 
setId(CatPk) - Method in class org.hibernate.test.annotations.manytomany.Cat
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.City
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Employee
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Employer
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Friend
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Group
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.GroupWithSet
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
setId(ManPk) - Method in class org.hibernate.test.annotations.manytomany.Man
 
setId(int) - Method in class org.hibernate.test.annotations.manytomany.ProgramManager
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Store
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
setId(WomanPk) - Method in class org.hibernate.test.annotations.manytomany.Woman
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytomany.Zone
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.BiggestForest
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.Car
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.Color
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
setId(Long) - Method in class org.hibernate.test.annotations.manytoone.Frame
 
setId(Long) - Method in class org.hibernate.test.annotations.manytoone.Lens
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.LotzPK
 
setId(NodePk) - Method in class org.hibernate.test.annotations.manytoone.Node
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.Order
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
setId(int) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
setId(int) - Method in class org.hibernate.test.annotations.manytoonewithformula.Company
 
setId(ContractId) - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
setId(ManufacturerId) - Method in class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
setId(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
setId(int) - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
setId(ModelId) - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
setId(int) - Method in class org.hibernate.test.annotations.manytoonewithformula.Person
 
setId(Integer) - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
setId(Integer) - Method in class org.hibernate.test.annotations.naturalid.State
 
setId(Integer) - Method in class org.hibernate.test.annotations.notfound.Coin
 
setId(Integer) - Method in class org.hibernate.test.annotations.notfound.Currency
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Manufacturer
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Model
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Monkey
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Street
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Tiger
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
setId(Integer) - Method in class org.hibernate.test.annotations.onetomany.Troop
 
setId(Long) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
setId(Long) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
setId(int) - Method in class org.hibernate.test.annotations.override.Addr
 
setId(int) - Method in class org.hibernate.test.annotations.override.Employee
 
setId(int) - Method in class org.hibernate.test.annotations.override.Move
 
setId(int) - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
setId(int) - Method in class org.hibernate.test.annotations.override.SocialSite
 
setId(Integer) - Method in class org.hibernate.test.annotations.polymorphism.Car
 
setId(Integer) - Method in class org.hibernate.test.annotations.query.Area
 
setId(Long) - Method in class org.hibernate.test.annotations.query.CasimirParticle
 
setId(Long) - Method in class org.hibernate.test.annotations.query.Chaos
 
setId(Integer) - Method in class org.hibernate.test.annotations.query.Dictionary
 
setId(Integer) - Method in class org.hibernate.test.annotations.query.Night
 
setId(Integer) - Method in class org.hibernate.test.annotations.query.Twilight
 
setId(Integer) - Method in class org.hibernate.test.annotations.quote.Phone
 
setId(Long) - Method in class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
setId(long) - Method in class org.hibernate.test.annotations.quote.User
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
setId(int) - Method in class org.hibernate.test.annotations.referencedcolumnname.Item
 
setId(int) - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
setId(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Postman
 
setId(Integer) - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
setId(int) - Method in class org.hibernate.test.annotations.referencedcolumnname.Vendor
 
setId(int) - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
setId(Integer) - Method in class org.hibernate.test.annotations.strategy.Storm
 
setId(int) - Method in class org.hibernate.test.annotations.subselect.Bid
 
setId(long) - Method in class org.hibernate.test.annotations.subselect.Item
 
setId(Long) - Method in class org.hibernate.test.annotations.tableperclass.Component
 
setId(Integer) - Method in class org.hibernate.test.annotations.tableperclass.Machine
 
setId(Long) - Method in class org.hibernate.test.annotations.target.Brand
 
setId(Long) - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
setId(Long) - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
setId(MyOid) - Method in class org.hibernate.test.annotations.type.Dvd
 
setId(Long) - Method in class org.hibernate.test.annotations.uniqueconstraint.House
 
setId(Long) - Method in class org.hibernate.test.annotations.uniqueconstraint.Room
 
setId(Integer) - Method in class org.hibernate.test.annotations.various.Conductor
 
setId(int) - Method in class org.hibernate.test.annotations.various.DBTimestamped
 
setId(Integer) - Method in class org.hibernate.test.annotations.various.ProfessionalAgreement
 
setId(Integer) - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
setId(String) - Method in class org.hibernate.test.annotations.various.Vehicule
 
setId(int) - Method in class org.hibernate.test.annotations.various.VMTimestamped
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.ejb3.Manufacturer
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.ejb3.Model
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.CloudType
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
setId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
setId(Long) - Method in class org.hibernate.test.any.Address
 
setId(Long) - Method in class org.hibernate.test.any.ComplexPropertyValue
 
setId(Long) - Method in class org.hibernate.test.any.IntegerPropertyValue
 
setId(Long) - Method in class org.hibernate.test.any.Person
 
setId(Long) - Method in class org.hibernate.test.any.PropertySet
 
setId(Long) - Method in class org.hibernate.test.any.StringPropertyValue
 
setId(Integer) - Method in class org.hibernate.test.array.A
 
setId(Integer) - Method in class org.hibernate.test.array.B
 
setId(long) - Method in class org.hibernate.test.batch.DataPoint
 
setId(String) - Method in class org.hibernate.test.batchfetch.Model
 
setId(String) - Method in class org.hibernate.test.batchfetch.ProductLine
 
setId(Long) - Method in class org.hibernate.test.bidi.Auction
 
setId(Long) - Method in class org.hibernate.test.bidi.Bid
 
setId(Long) - Method in class org.hibernate.test.cache.CacheableItem
 
setId(long) - Method in class org.hibernate.test.cascade.A
 
setId(Long) - Method in class org.hibernate.test.cascade.Child
 
setId(Long) - Method in class org.hibernate.test.cascade.DeleteOrphanChild
 
setId(Long) - Method in class org.hibernate.test.cascade.JobBatch
 
setId(Long) - Method in class org.hibernate.test.cascade.Parent
 
setId(LineItem.Id) - Method in class org.hibernate.test.cid.LineItem
 
setId(Order.Id) - Method in class org.hibernate.test.cid.Order
 
setId(PurchaseRecord.Id) - Method in class org.hibernate.test.cid.PurchaseRecord
 
setId(long) - Method in class org.hibernate.test.collection.original.Animal
 
setId(long) - Method in class org.hibernate.test.collection.original.Zoo
 
setId(Long) - Method in class org.hibernate.test.collection.set.Container
 
setId(Long) - Method in class org.hibernate.test.component.basic.Employee
 
setId(Long) - Method in class org.hibernate.test.component.cascading.collection.Definition
 
setId(Long) - Method in class org.hibernate.test.component.cascading.collection.Value
 
setId(Long) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setId(Long) - Method in class org.hibernate.test.component.cascading.toone.Document
 
setId(Long) - Method in class org.hibernate.test.component.cascading.toone.User
 
setId(Long) - Method in class org.hibernate.test.compositeelement.Parent
 
setId(Integer) - Method in class org.hibernate.test.criteria.AbstractFoo
 
setId(Integer) - Method in class org.hibernate.test.criteria.Bar
 
setId(CourseMeetingId) - Method in class org.hibernate.test.criteria.CourseMeeting
 
setId(Long) - Method in class org.hibernate.test.criteria.Person
 
setId(Integer) - Method in class org.hibernate.test.criteria.TestObject
 
setId(Long) - Method in class org.hibernate.test.cuk.Address
 
setId(Long) - Method in class org.hibernate.test.cuk.Person
 
setId(Long) - Method in class org.hibernate.test.cut.MutualFund
 
setId(Long) - Method in class org.hibernate.test.cut.Transaction
 
setId(Long) - Method in class org.hibernate.test.deletetransient.Address
 
setId(Long) - Method in class org.hibernate.test.deletetransient.Note
 
setId(Long) - Method in class org.hibernate.test.deletetransient.Person
 
setId(Long) - Method in class org.hibernate.test.deletetransient.Suite
 
setId(Long) - Method in class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
setId(long) - Method in class org.hibernate.test.discriminator.Person
 
setId(Long) - Method in interface org.hibernate.test.dynamicentity.Address
 
setId(Long) - Method in interface org.hibernate.test.dynamicentity.Company
 
setId(Long) - Method in interface org.hibernate.test.dynamicentity.Person
 
setId(Long) - Method in class org.hibernate.test.entityname.Person
 
setId(Long) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
setId(Long) - Method in class org.hibernate.test.event.collection.ChildEntity
 
setId(Long) - Method in interface org.hibernate.test.event.collection.Entity
 
setId(Long) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
setId(Long) - Method in class org.hibernate.test.exception.Group
 
setId(Long) - Method in class org.hibernate.test.exception.User
 
setId(Long) - Method in class org.hibernate.test.fetchprofiles.join.Course
 
setId(Long) - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
setId(Long) - Method in class org.hibernate.test.fetchprofiles.join.Department
 
setId(Long) - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
setId(Long) - Method in class org.hibernate.test.fetchprofiles.join.Student
 
setId(Long) - Method in class org.hibernate.test.filter.Category
 
setId(Long) - Method in class org.hibernate.test.filter.Department
 
setId(Long) - Method in class org.hibernate.test.filter.LineItem
 
setId(Long) - Method in class org.hibernate.test.filter.Order
 
setId(Long) - Method in class org.hibernate.test.filter.Product
 
setId(Long) - Method in class org.hibernate.test.filter.Salesperson
 
setId(Long) - Method in class org.hibernate.test.flush.Author
 
setId(Long) - Method in class org.hibernate.test.flush.Book
 
setId(Long) - Method in class org.hibernate.test.flush.Publisher
 
setId(Long) - Method in class org.hibernate.test.formulajoin.Detail
 
setId(Long) - Method in class org.hibernate.test.formulajoin.Master
 
setId(Long) - Method in class org.hibernate.test.generated.ComponentOwner
 
setId(Long) - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
setId(Long) - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
setId(Long) - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
setId(Long) - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
setId(Long) - Method in class org.hibernate.test.hql.Animal
 
setId(Long) - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
setId(Long) - Method in class org.hibernate.test.hql.ComponentContainer
 
setId(Long) - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
setId(long) - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
setId(CrazyCompositeKey) - Method in class org.hibernate.test.hql.EntityWithCrazyCompositeKey
 
setId(long) - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
setId(long) - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
setId(Long) - Method in class org.hibernate.test.hql.Image
 
setId(Long) - Method in class org.hibernate.test.hql.Joiner
 
setId(Long) - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
setId(Long) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
setId(Long) - Method in class org.hibernate.test.hql.StateProvince
 
setId(Long) - Method in class org.hibernate.test.hql.User
 
setId(Long) - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
setId(Long) - Method in class org.hibernate.test.hql.Zoo
 
setId(Long) - Method in class org.hibernate.test.id.Car
 
setId(Long) - Method in class org.hibernate.test.id.Plane
 
setId(Integer) - Method in class org.hibernate.test.id.Radio
 
setId(UUID) - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
setId(UUID) - Method in class org.hibernate.test.id.uuid.strategy.Node
 
setId(BigInteger) - Method in class org.hibernate.test.idgen.biginteger.increment.Entity
 
setId(BigInteger) - Method in class org.hibernate.test.idgen.biginteger.sequence.Entity
 
setId(Long) - Method in class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
setId(Long) - Method in class org.hibernate.test.idgen.enhanced.sequence.Entity
 
setId(Long) - Method in class org.hibernate.test.idgen.enhanced.table.Entity
 
setId(String) - Method in class org.hibernate.test.idprops.LineItem
 
setId(int) - Method in class org.hibernate.test.idprops.Person
 
setId(long) - Method in class org.hibernate.test.immutable.Contract
 
setId(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setId(int) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
setId(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
setId(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
setId(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
setId(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setId(long) - Method in class org.hibernate.test.immutable.Info
 
setId(long) - Method in class org.hibernate.test.immutable.Party
 
setId(long) - Method in class org.hibernate.test.immutable.Plan
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.Document
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.Entity
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.Folder
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.Owner
 
setId(Long) - Method in class org.hibernate.test.instrument.domain.Problematic
 
setId(Long) - Method in class org.hibernate.test.interceptor.Image
 
setId(Long) - Method in class org.hibernate.test.interceptor.Log
 
setId(Long) - Method in class org.hibernate.test.interfaceproxy.ItemImpl
 
setId(Long) - Method in class org.hibernate.test.jdbc.Boat
 
setId(Long) - Method in class org.hibernate.test.jdbc.Person
 
setId(long) - Method in class org.hibernate.test.join.Person
 
setId(Long) - Method in class org.hibernate.test.join.Thing
 
setId(long) - Method in class org.hibernate.test.joinedsubclass.Person
 
setId(Long) - Method in class org.hibernate.test.joinfetch.Bid
 
setId(Long) - Method in class org.hibernate.test.joinfetch.Comment
 
setId(Long) - Method in class org.hibernate.test.joinfetch.Item
 
setId(Long) - Method in class org.hibernate.test.jpa.cascade.Child
 
setId(Long) - Method in class org.hibernate.test.jpa.cascade.Parent
 
setId(Long) - Method in class org.hibernate.test.jpa.fetch.Person
 
setId(Long) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setId(Long) - Method in class org.hibernate.test.jpa.Item
 
setId(Long) - Method in class org.hibernate.test.jpa.MyEntity
 
setId(Long) - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
setId(Order.Id) - Method in class org.hibernate.test.keymanytoone.bidir.component.Order
 
setId(Long) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
setId(Long) - Method in class org.hibernate.test.lazycache.Document
 
setId(Long) - Method in class org.hibernate.test.lob.LobHolder
 
setId(Long) - Method in class org.hibernate.test.lob.LongByteArrayHolder
 
setId(Long) - Method in class org.hibernate.test.lob.LongStringHolder
 
setId(Long) - Method in class org.hibernate.test.lob.SerializableHolder
 
setId(Long) - Method in class org.hibernate.test.locking.A
 
setId(Long) - Method in class org.hibernate.test.manytomany.batchload.Group
 
setId(Long) - Method in class org.hibernate.test.manytomany.batchload.User
 
setId(Long) - Method in class org.hibernate.test.manytomany.ordered.Group
 
setId(Long) - Method in class org.hibernate.test.manytomany.ordered.User
 
setId(Long) - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
setId(Serializable) - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
setId(Long) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
setId(Long) - Method in class org.hibernate.test.mixed.Item
 
setId(int) - Method in class org.hibernate.test.namingstrategy.Customers
 
setId(Long) - Method in class org.hibernate.test.nonflushedchanges.Address
 
setId(Integer) - Method in class org.hibernate.test.nonflushedchanges.Competition
 
setId(Integer) - Method in class org.hibernate.test.nonflushedchanges.Competitor
 
setId(Integer) - Method in class org.hibernate.test.nonflushedchanges.Employee
 
setId(Integer) - Method in class org.hibernate.test.nonflushedchanges.Employer
 
setId(long) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setId(Long) - Method in class org.hibernate.test.nonflushedchanges.Person
 
setId(Long) - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
setId(String) - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
setId(String) - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
setId(long) - Method in class org.hibernate.test.ondelete.Person
 
setId(Long) - Method in class org.hibernate.test.onetomany.Child
 
setId(Integer) - Method in class org.hibernate.test.onetomany.Node
 
setId(Long) - Method in class org.hibernate.test.onetomany.Parent
 
setId(Long) - Method in class org.hibernate.test.onetoone.link.Customer
 
setId(Long) - Method in class org.hibernate.test.onetoone.link.Employee
 
setId(Long) - Method in class org.hibernate.test.ops.Address
 
setId(Integer) - Method in class org.hibernate.test.ops.Competition
 
setId(Integer) - Method in class org.hibernate.test.ops.Competitor
 
setId(Integer) - Method in class org.hibernate.test.ops.Employee
 
setId(Integer) - Method in class org.hibernate.test.ops.Employer
 
setId(long) - Method in class org.hibernate.test.ops.NumberedNode
 
setId(Long) - Method in class org.hibernate.test.ops.Person
 
setId(Long) - Method in class org.hibernate.test.ops.PersonalDetails
 
setId(Long) - Method in class org.hibernate.test.ops.SimpleEntity
 
setId(String) - Method in class org.hibernate.test.ops.TimestampedEntity
 
setId(String) - Method in class org.hibernate.test.ops.VersionedEntity
 
setId(Long) - Method in class org.hibernate.test.optlock.Document
 
setId(Integer) - Method in class org.hibernate.test.orphan.Mail
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.Employee
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.EmployeeInfo
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.composite.Employee
 
setId(EmployeeInfo.Id) - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.Employee
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.EmployeeInfo
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.Employee
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.EmployeeInfo
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.Employee
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.EmployeeInfo
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
 
setId(Long) - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.EmployeeInfo
 
setId(Integer) - Method in class org.hibernate.test.orphan.User
 
setId(long) - Method in class org.hibernate.test.pagination.DataPoint
 
setId(int) - Method in class org.hibernate.test.pagination.Entry
 
setId(int) - Method in class org.hibernate.test.pagination.Tag
 
setId(Long) - Method in class org.hibernate.test.propertyref.basic.Address
 
setId(Long) - Method in class org.hibernate.test.propertyref.basic.Person
 
setId(Long) - Method in class org.hibernate.test.propertyref.component.complete.Person
 
setId(Long) - Method in class org.hibernate.test.propertyref.component.partial.Person
 
setId(Long) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
setId(Long) - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
setId(Long) - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
setId(Long) - Method in class org.hibernate.test.proxy.Container
 
setId(long) - Method in class org.hibernate.test.proxy.DataPoint
 
setId(Long) - Method in class org.hibernate.test.proxy.Info
 
setId(Long) - Method in class org.hibernate.test.proxy.Owner
 
setId(long) - Method in class org.hibernate.test.querycache.Address
 
setId(CourseMeetingId) - Method in class org.hibernate.test.querycache.CourseMeeting
 
setId(long) - Method in class org.hibernate.test.querycache.Item
 
setId(Long) - Method in class org.hibernate.test.readonly.Container
 
setId(long) - Method in class org.hibernate.test.readonly.DataPoint
 
setId(Long) - Method in class org.hibernate.test.readonly.Info
 
setId(Long) - Method in class org.hibernate.test.readonly.Owner
 
setId(Long) - Method in class org.hibernate.test.readonly.TextHolder
 
setId(String) - Method in class org.hibernate.test.readonly.VersionedNode
 
setId(Long) - Method in class org.hibernate.test.resulttransformer.Contract
 
setId(Long) - Method in class org.hibernate.test.resulttransformer.PartnerA
 
setId(Long) - Method in class org.hibernate.test.resulttransformer.PartnerB
 
setId(Long) - Method in class org.hibernate.test.sql.autodiscovery.Group
 
setId(Long) - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
setId(Long) - Method in class org.hibernate.test.sql.autodiscovery.User
 
setId(Long) - Method in class org.hibernate.test.sql.check.ExceptionCheckingEntity
 
setId(Long) - Method in class org.hibernate.test.sql.check.ParamCheckingEntity
 
setId(Long) - Method in class org.hibernate.test.sql.hand.Group
 
setId(Long) - Method in class org.hibernate.test.sql.hand.ImageHolder
 
setId(long) - Method in class org.hibernate.test.sql.hand.Organization
 
setId(Long) - Method in class org.hibernate.test.sql.hand.Person
 
setId(Long) - Method in class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
setId(Integer) - Method in class org.hibernate.test.sql.hand.SpaceShip
 
setId(Integer) - Method in class org.hibernate.test.sql.hand.Speech
 
setId(Long) - Method in class org.hibernate.test.sql.hand.TextHolder
 
setId(Integer) - Method in class org.hibernate.test.stateless.Contact
 
setId(Integer) - Method in class org.hibernate.test.stateless.Country
 
setId(Long) - Method in class org.hibernate.test.stateless.fetching.Resource
 
setId(Long) - Method in class org.hibernate.test.stateless.fetching.Task
 
setId(Long) - Method in class org.hibernate.test.stateless.fetching.User
 
setId(Integer) - Method in class org.hibernate.test.stateless.Org
 
setId(Integer) - Method in class org.hibernate.test.stateless.Paper
 
setId(Integer) - Method in class org.hibernate.test.stats.Continent
 
setId(Integer) - Method in class org.hibernate.test.stats.Country
 
setId(Long) - Method in class org.hibernate.test.stats.Locality
 
setId(Long) - Method in class org.hibernate.test.subclassfilter.Person
 
setId(Long) - Method in class org.hibernate.test.subselect.Alien
 
setId(Long) - Method in class org.hibernate.test.subselect.Human
 
setId(Long) - Method in class org.hibernate.test.typedescriptor.Issue
 
setId(Integer) - Method in class org.hibernate.test.typedescriptor.VariousTypesEntity
 
setId(long) - Method in class org.hibernate.test.typeoverride.Entity
 
setId(Integer) - Method in class org.hibernate.test.typeparameters.Widget
 
setId(String) - Method in class org.hibernate.test.unconstrained.Employee
 
setId(PersonID) - Method in class org.hibernate.test.unionsubclass.alias.Customer
 
setId(PersonID) - Method in class org.hibernate.test.unionsubclass.alias.Seller
 
setId(long) - Method in class org.hibernate.test.unionsubclass.Being
 
setId(long) - Method in class org.hibernate.test.unionsubclass.Hive
 
setId(long) - Method in class org.hibernate.test.unionsubclass.Location
 
setId(long) - Method in class org.hibernate.test.unionsubclass.Thing
 
setId(long) - Method in class org.hibernate.test.unionsubclass2.Person
 
setId(Long) - Method in class org.hibernate.test.version.db.Group
 
setId(Long) - Method in class org.hibernate.test.version.db.Permission
 
setId(Long) - Method in class org.hibernate.test.version.db.User
 
setId(Long) - Method in class org.hibernate.test.version.sybase.Group
 
setId(Long) - Method in class org.hibernate.test.version.sybase.Permission
 
setId(Long) - Method in class org.hibernate.test.version.sybase.User
 
setId(long) - Method in class org.hibernate.test.where.File
 
setId1(Integer) - Method in class org.hibernate.envers.test.entities.ids.MulId
 
setId1(Integer) - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
setId1(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
setId1(Integer) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.entities.ids.MulId
 
setId2(Integer) - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
setId2(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.ActivityId
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
setId2(Integer) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
setIdClass(JaxbIdClass) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the idClass property.
setIdClass(JaxbIdClass) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the idClass property.
setIdeas(Collection<String>) - Method in class org.hibernate.test.annotations.embedded.InternetFavorites
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.IdentifierCollection
 
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.OneToOne
Sets the identifier.
setIdentifier(KeyValue) - Method in class org.hibernate.mapping.RootClass
 
setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
Inject the identifier value into the given entity.
setIdentifier(Object, Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setIdentifier(Object, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Inject the identifier value into the given entity.
setIdentifier(Serializable) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setIdentifier(Serializable) - Method in interface org.hibernate.proxy.LazyInitializer
Set the identifier value for the entity our owning proxy represents.
setIdentifier(Object, Serializable) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
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
 
setIdentity(Identity) - Method in class org.hibernate.test.propertyref.component.complete.Person
 
setIdentity(Identity) - Method in class org.hibernate.test.propertyref.component.partial.Person
 
setIdentity(String) - Method in class org.hibernate.test.subselect.Alien
 
setIdentity(String) - Method in class org.hibernate.test.subselect.Being
 
setIdentity(String) - Method in class org.hibernate.test.unionsubclass.Being
 
setIdGenerator(IdGenerator) - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
setIdmap(Map<Component1, ComponentTestEntity>) - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
setIdmap(Map<Integer, StrTestEntity>) - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
setIdmap(Map<String, RefIngMapKeyEntity>) - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
setIdOrganisation(Long) - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
setIdPerson(Long) - Method in class org.hibernate.test.annotations.onetomany.Person
 
setIdType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the idType property.
setIdType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Sets the value of the idType property.
setIdType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Sets the value of the idType property.
setIgnoreIdAnnotations(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.ManyToOne
 
setIgnoreNotFound(boolean) - Method in class org.hibernate.mapping.OneToMany
 
setImage(Blob) - Method in class org.hibernate.ejb.test.lob.ImageReader
 
setImages(Set<WikiImage>) - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
setImplantedIn(Set<City>) - Method in class org.hibernate.test.annotations.manytomany.Store
 
setImplementation(Object) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setImplementation(Object) - Method in interface org.hibernate.proxy.LazyInitializer
Initialize the proxy manually by injecting its target.
setImplicit(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setImpliedInFromClause(boolean) - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
setImpliedJoinType(int) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
setImpliedJoinType(int) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
setImportFiles(String) - Method in class org.hibernate.cfg.Settings
 
setImportSqlCommandExtractor(ImportSqlCommandExtractor) - Method in class org.hibernate.tool.hbm2ddl.SchemaExport
Set import.sql command extractor.
setIncident(Incident) - Method in class org.hibernate.ejb.test.association.IncidentStatus
 
setIncidentStatus(IncidentStatus) - Method in class org.hibernate.ejb.test.association.Incident
 
setInclude(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Sets the value of the include property.
setInclude(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Sets the value of the include property.
setIncludedInOptimisticLocking(boolean) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
setIncludedInOptimisticLocking(boolean) - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
setIncludedInOptimisticLocking(boolean) - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
setIncludedLocations(Set<Location>) - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
 
setIncludeInInsert(boolean) - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
setIncludeInUpdate(boolean) - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
setIncludeSubclasses(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setIndex(Element, String, String) - Static method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
setIndex(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the index property.
setIndex(JaxbIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the index property.
setIndex(JaxbIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the index property.
setIndex(JaxbIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the index property.
setIndex(JaxbIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the index property.
setIndex(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the index property.
setIndex(Value) - Method in class org.hibernate.mapping.IndexedCollection
 
setIndexCollectionSelectorParamSpec(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setIndexColumn(IndexColumn) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setIndexManyToAny(JaxbMapElement.JaxbIndexManyToAny) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the indexManyToAny property.
setIndexManyToMany(JaxbMapElement.JaxbIndexManyToMany) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the indexManyToMany property.
setIndexNodeName(String) - Method in class org.hibernate.mapping.IndexedCollection
 
setIndexType(Type) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer.IndexedPluralAttributeImpl
 
setIndexType(Type) - Method in interface org.hibernate.metamodel.domain.IndexedPluralAttribute
 
setInfo(String) - Method in class org.hibernate.test.deletetransient.Address
 
setInfo(ChildInfo) - Method in class org.hibernate.test.jpa.cascade.Child
 
setInfo(ChildInfoAssigned) - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
setInfo(String) - Method in class org.hibernate.test.jpa.cascade.ChildInfo
 
setInfo(String) - Method in class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
setInfo(ParentInfo) - Method in class org.hibernate.test.jpa.cascade.Parent
 
setInfo(ParentInfoAssigned) - Method in class org.hibernate.test.jpa.cascade.ParentAssigned
 
setInfo(String) - Method in class org.hibernate.test.jpa.cascade.ParentInfo
 
setInfo(String) - Method in class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.Employee
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.fk.composite.Employee
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.Employee
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.Employee
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.Employee
 
setInfo(EmployeeInfo) - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
 
setInfo(Info) - Method in class org.hibernate.test.proxy.Container
 
setInfo(Map) - Method in class org.hibernate.test.unionsubclass.Being
 
setInfos(Set) - Method in class org.hibernate.test.immutable.Contract
 
setInfos(Set) - Method in class org.hibernate.test.immutable.ContractVariation
 
setInfos(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setInfos(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
setInfos(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
setInfos(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setInfos(Set) - Method in class org.hibernate.test.immutable.Party
 
setInfos(Set) - Method in class org.hibernate.test.immutable.Plan
 
setInherit(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Sets the value of the inherit property.
setInheritance(JaxbInheritance) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the inheritance property.
setInheritanceState(InheritanceState) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInheritanceStatePerClass(Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setInIdClass(Boolean) - Method in class org.hibernate.cfg.AbstractPropertyHolder
 
setInIdClass(Boolean) - Method in interface org.hibernate.cfg.PropertyHolder
 
setInitial(Character) - Method in class org.hibernate.test.hql.Name
 
setInitialized() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
setInitialValue(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the initialValue property.
setInitialValue(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the initialValue property.
setInjectedString(String) - Method in class org.hibernate.test.interceptor.User
 
setInProjectionList(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setInProjectionList(boolean) - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
 
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the insert property.
setInsert(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the insert property.
setInsertable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInsertable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setInsertable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setInsertable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Sets the value of the insertable property.
setInsertable(boolean) - Method in class org.hibernate.mapping.Property
 
setInsertable(boolean) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setInsertableDiscriminator(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setInserted(boolean) - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
setInstanceToLoad(Object) - Method in class org.hibernate.event.spi.LoadEvent
 
setInstrumentId(String) - Method in class org.hibernate.test.annotations.embedded.VanillaSwap
 
setInteger(int, int) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setInteger(String, int) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setInteger(int, int) - Method in interface org.hibernate.Query
 
setInteger(String, int) - Method in interface org.hibernate.Query
 
setIntegerData(Integer) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setInterceptor(Interceptor) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
setInterceptor(Interceptor) - Method in class org.hibernate.cfg.Configuration
Set the current Interceptor
setInterceptor(Interceptor) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
setInternalFetchProfile(String) - Method in class org.hibernate.engine.spi.LoadQueryInfluencers
 
setInternalValid(boolean) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setInto(String) - Method in class org.hibernate.ejb.test.callbacks.Translation
 
setIntValue(int) - Method in class org.hibernate.test.hql.Human
 
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the inverse property.
setInverse(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the inverse property.
setInverse(boolean) - Method in class org.hibernate.mapping.Collection
 
setInverse(boolean) - Method in class org.hibernate.mapping.Join
 
setInverse(boolean) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setInverseChildren(Set) - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
setInverseJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setInverseParent(MyEntity) - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
setIsbn(String) - Method in class org.hibernate.test.annotations.embedded.Book
 
setIsHibernateExtensionMapping(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setIso2(String) - Method in class org.hibernate.test.annotations.embedded.Country
 
setIso2(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Country
 
setIsoCode(String) - Method in class org.hibernate.test.hql.StateProvince
 
setIssueNumber(String) - Method in class org.hibernate.test.typedescriptor.Issue
 
setItem(String) - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
setItem(Item) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
setItem(Item) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
setItem(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
setItem(Item) - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
setItem(Item) - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
setItem(Auction) - Method in class org.hibernate.test.bidi.Bid
 
setItem(Item) - Method in class org.hibernate.test.joinfetch.Bid
 
setItem(Item) - Method in class org.hibernate.test.joinfetch.Comment
 
setItemId(long) - Method in class org.hibernate.test.annotations.subselect.Bid
 
setItemList(List<OrderItem>) - Method in class org.hibernate.test.annotations.onetomany.Order
 
setItems(List<DetailSubclass>) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
setItems(List<DetailSubclass>) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
setItems(Set) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
setItems(Set) - Method in class org.hibernate.test.keymanytoone.bidir.component.Order
 
setItems(Set) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
setJar(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Sets the value of the jar property.
setJarFiles(Set<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setJavaTypeName(String) - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
setJdbcBatchSize(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setJdbcBatchSize(int) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
setJdbcBatchSize(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the maximum JDBC batch size
setJdbcBatchSize(int) - Method in class org.hibernate.test.insertordering.InsertOrderingTest.StatsBatchBuilder
 
setJdbcFetchSize(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setJdbcFetchSize(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the JDBC fetch size
setJdbcScrollableResultSetEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setJdbcScrollableResultSetEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the use of scrollable resultsets
setJndiName(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setJndiName(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. The JNDI name to bind to the SessionFactory
setJndiService(JndiService) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
setJobDescription(String) - Method in class org.hibernate.test.annotations.manytomany.JobInfo
 
setJobInfo(JobInfo) - Method in class org.hibernate.test.annotations.manytomany.Employee
 
setJobs(Set) - Method in class org.hibernate.test.cascade.JobBatch
 
setJoinAnnotation(JoinColumn, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
SetJoinColumnRefCollEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
A detached relation to another entity, with a @OneToMany+@JoinColumn mapping.
SetJoinColumnRefCollEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
SetJoinColumnRefCollEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
SetJoinColumnRefCollEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
setJoinColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setJoinDate(Date) - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
setJoinedName(String) - Method in class org.hibernate.test.hql.Joiner
 
setJoinFragment(JoinFragment) - Method in class org.hibernate.hql.internal.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.internal.ast.tree.FromElement
 
setJoinTable(AuditJoinTable) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the joinTable property.
setJoinTable(JaxbJoinTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the joinTable property.
setJoinType(JoinType) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
Sets the join type for this '.' node structure.
setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setJPA2ElementCollection(boolean) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setJpaCallbackClasses(List<JpaCallbackClass>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setJpaEntityName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setJpaEntityName(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setJtaDatasource(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setJtaPlatformName(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setJtaPlatformName(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Sets the name of the JtaPlatform implementation to use.
setKey(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the key property.
setKey(JaxbKeyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the key property.
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
 
setKey(Key) - Method in class org.hibernate.test.annotations.cid.keymanytoone.PrimaryKey
 
setKey(CardKey) - Method in class org.hibernate.test.annotations.idmanytoone.CardField.PrimaryKey
 
setKey(String) - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
setKey1(String) - Method in interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
setKey1(String) - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
setKey1(Long) - Method in class org.hibernate.test.hql.CompositeIdEntity
 
setKey1(KeyManyToOneKeyEntity) - Method in class org.hibernate.test.hql.KeyManyToOneEntity.Id
 
setKey2(String) - Method in interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
setKey2(String) - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
setKey2(String) - Method in class org.hibernate.test.hql.CompositeIdEntity
 
setKey2(String) - Method in class org.hibernate.test.hql.KeyManyToOneEntity.Id
 
setKeyCascadeDeleteEnabled(boolean) - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
setKidnapperName(String) - Method in class org.hibernate.test.annotations.entity.Ransom
 
setKitchen(Kitchen) - Method in class org.hibernate.ejb.test.association.Oven
 
setLanguage(Language) - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
setLanguageCode(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
setLanguageName(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Message
 
setLast(String) - Method in class org.hibernate.test.annotations.embedded.one2many.Name
 
setLast(String) - Method in class org.hibernate.test.hql.Name
 
setLast(String) - Method in class org.hibernate.test.querycache.PersonName
 
setLastCollectionElementIndexValue(String) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
setLastModified(Date) - Method in class org.hibernate.ejb.test.cascade.ExtractionDocumentInfo
 
setLastModified(Date) - Method in class org.hibernate.test.component.basic.User
 
setLastModified(byte[]) - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
setLastModified(Date) - Method in class org.hibernate.test.timestamp.User
 
setLastName(String) - Method in class org.hibernate.test.annotations.cid.ParentPk
 
setLastName(String) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setLastName(String) - Method in class org.hibernate.test.annotations.collectionelement.Person
 
setLastName(LastName) - Method in class org.hibernate.test.annotations.entity.FormalLastName
 
setLastName(LastName) - Method in class org.hibernate.test.annotations.entity.Name
 
setLastName(String) - Method in class org.hibernate.test.annotations.fetch.Person
 
setLastname(String) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntryPk
 
setLastName(String) - Method in class org.hibernate.test.annotations.manytomany.ManPk
 
setLastName(String) - Method in class org.hibernate.test.annotations.manytomany.WomanPk
 
setLastname(String) - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
setLastName(String) - Method in class org.hibernate.test.annotations.onetomany.Person
 
setLastname(String) - Method in class org.hibernate.test.annotations.query.Captain
 
setLastname(String) - Method in class org.hibernate.test.annotations.query.Identity
 
setLastName(String) - Method in class org.hibernate.test.jdbc.Person
 
setLastName(String) - Method in class org.hibernate.test.jpa.fetch.Person
 
setLastNameEntries(Map<String, AddressEntry>) - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
setLastUpdate(Date) - Method in class org.hibernate.test.annotations.various.DBTimestamped
 
setLastUpdate(Date) - Method in class org.hibernate.test.annotations.various.VMTimestamped
 
setLastUpdated(Calendar) - Method in class org.hibernate.test.interceptor.User
 
setLazy(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithExtra) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithExtra) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithExtra) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithNoProxy) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithExtra) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithNoProxy) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the lazy property.
setLazy(JaxbLazyAttributeWithExtra) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the lazy property.
setLazy(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the lazy property.
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.metamodel.binding.AbstractAttributeBinding
 
setLazy(boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setLazy(boolean) - Method in class org.hibernate.tuple.entity.EntityMetamodel
 
setLazyDataPoints(Set) - Method in class org.hibernate.test.readonly.Container
 
setLazyPropertiesCacheable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setLeaves(Set<Leaf>) - Method in class org.hibernate.test.annotations.fetch.Branch
 
setLeft(Wall) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setLength(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the length property.
setLength(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Sets the value of the length property.
setLength(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the length property.
setLength(int) - Method in class org.hibernate.mapping.Column
 
setLength(long) - Method in class org.hibernate.metamodel.relational.Size
 
setLength(int) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setLength(long) - Method in class org.hibernate.test.annotations.entity.Forest
 
setLength(Long) - Method in class org.hibernate.test.annotations.entity.Race
 
setLength(int) - Method in class org.hibernate.test.annotations.inheritance.Carrot
 
setLength(float) - Method in class org.hibernate.test.annotations.manytoone.Lens
 
setLength(int) - Method in class org.hibernate.test.annotations.query.Dimensions
 
setLength(Double) - Method in class org.hibernate.test.sql.hand.Speech
 
setLenses(Set<Lens>) - Method in class org.hibernate.test.annotations.manytoone.Frame
 
setLevel(int) - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
setLikes(boolean) - Method in class org.hibernate.test.annotations.collectionelement.CountryAttitude
 
setLine1(String) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setLine1(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
setLine1(String) - Method in class org.hibernate.test.criteria.StudentAddress
 
setLine2(String) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setLine2(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
setLine2(String) - Method in class org.hibernate.test.criteria.StudentAddress
 
setLineItems(Collection) - Method in class org.hibernate.test.cid.Order
 
setLineItems(List) - Method in class org.hibernate.test.filter.Order
 
setLineItems(Set) - Method in class org.hibernate.test.idprops.Order
 
setLines(Set) - Method in class org.hibernate.test.any.Address
 
setLinks(Set<String>) - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
setLinks(Collection<URLFavorite>) - Method in class org.hibernate.test.annotations.embedded.InternetFavorites
 
setListeners(EventType<T>, Class<T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
setListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
setListeners(EventType<T>, Class<T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
setListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
setListIndex(JaxbListIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the listIndex property.
setListIndex(JaxbListIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the listIndex property.
setListIndex(JaxbListIndexElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the listIndex property.
setLives(int) - Method in class org.hibernate.ejb.test.emops.Cat
 
setLivesIn(Set<House>) - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the loader property.
setLoader(JaxbLoaderElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the loader property.
setLoaderName(String) - Method in class org.hibernate.mapping.Collection
 
setLoaderName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setLob(JaxbLob) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the lob property.
setLob(JaxbLob) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the lob property.
setLobMultiplier(Size.LobMultiplier) - Method in class org.hibernate.metamodel.relational.Size
 
setLocale(int, Locale) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setLocale(String, Locale) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setLocale(int, Locale) - Method in interface org.hibernate.Query
 
setLocale(String, Locale) - Method in interface org.hibernate.Query
 
setLocalGenerators(HashMap<String, IdGenerator>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setLocalizedStrings(LocalizedStrings) - Method in class org.hibernate.test.component.cascading.collection.Value
 
setLocalPhoneNumber(PhoneNumber) - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
setLocalPhoneNumber(PhoneNumber) - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
setLocation(String) - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
setLocation(String) - Method in class org.hibernate.test.component.cascading.toone.Document
 
setLocation(String) - Method in class org.hibernate.test.criteria.CourseMeetingId
 
setLocation(String) - Method in class org.hibernate.test.deletetransient.Suite
 
setLocation(String) - Method in class org.hibernate.test.querycache.CourseMeetingId
 
setLocation(String) - Method in class org.hibernate.test.subselect.Being
 
setLocation(Location) - Method in class org.hibernate.test.unionsubclass.Being
 
setLocation(Location) - Method in class org.hibernate.test.unionsubclass.Hive
 
setLocCode(String) - Method in class org.hibernate.test.annotations.manytoone.LotzPK
 
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.spi.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.spi.LoadEvent
 
setLockMode(LockMode) - Method in class org.hibernate.event.spi.LockEvent
 
setLockMode(LockMode) - Method in class org.hibernate.internal.CriteriaImpl
 
setLockMode(String, LockMode) - Method in class org.hibernate.internal.CriteriaImpl
 
setLockMode(LockMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setLockMode(String, LockMode) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setLockMode(JaxbLockModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Sets the value of the lockMode property.
setLockMode(JaxbLockModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
Sets the value of the lockMode property.
setLockMode(JaxbLockModeAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Sets the value of the lockMode property.
setLockMode(JaxbLockModeType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Sets the value of the lockMode property.
setLockMode(String, LockMode) - Method in class org.hibernate.internal.QueryImpl
 
setLockMode(String, LockMode) - Method in class org.hibernate.internal.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
 
setLockMode(LockMode) - Method in interface org.hibernate.SQLQuery.FetchReturn
Set the lock mode for this return
setLockMode(LockMode) - Method in interface org.hibernate.SQLQuery.RootReturn
Set the lock mode for this return
setLockOptions(LockOptions) - Method in class org.hibernate.engine.spi.QueryParameters
 
setLockOptions(LockOptions) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
Set lock options
setLockOptions(LockOptions) - Method in class org.hibernate.internal.QueryImpl
 
setLockOptions(LockOptions) - Method in class org.hibernate.internal.SQLQueryImpl
 
setLockOptions(LockOptions) - Method in 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.spi.LoadEvent
 
setLockScope(boolean) - Method in class org.hibernate.event.spi.LockEvent
 
setLockTimeout(int) - Method in class org.hibernate.event.spi.LoadEvent
 
setLockTimeout(int) - Method in class org.hibernate.event.spi.LockEvent
 
setLogicalColumnName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setLogin(String) - Method in class org.hibernate.test.join.User
 
setLogToStdout(boolean) - Method in class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Enable (true) or disable (false) logging to stdout.
setLong(int, long) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setLong(String, long) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setLong(int, long) - Method in interface org.hibernate.Query
 
setLong(String, long) - Method in interface org.hibernate.Query
 
setLong1(long) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
setLongByteArray(byte[]) - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
setLongByteArray(byte[]) - Method in class org.hibernate.test.lob.LongByteArrayHolder
 
setLongData(Long) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setLongDescription(String) - Method in class org.hibernate.test.annotations.entity.Forest
 
setLongDescription(String) - Method in class org.hibernate.test.version.Thing
 
setLongString(String) - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
setLongString(String) - Method in class org.hibernate.test.lob.LongStringHolder
 
setLongSwap(Swap) - Method in class org.hibernate.test.annotations.embedded.SpreadDeal
 
setLot(Lotz) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
setLotPK(LotzPK) - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
setLow(int) - Method in class org.hibernate.test.annotations.type.MyOid
 
setLower(int) - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
setLuggagesBySize(Map<Size, Luggage>) - Method in class org.hibernate.test.annotations.target.Brand
 
setMailAddress(Address) - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
setMailingAddress(Address) - Method in class org.hibernate.test.onetoone.formula.Person
 
setMainCardField(CardField) - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
setMainCloud(CloudType) - Method in class org.hibernate.test.annotations.xml.hbm.Sky
 
setMake(String) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
setMamalNbr(int) - Method in class org.hibernate.ejb.test.ops.Mammal
 
setMammalName(String) - Method in class org.hibernate.test.collection.original.Mammal
 
setMammalName2(String) - Method in class org.hibernate.test.collection.original.Mammal
 
setMammalName3(String) - Method in class org.hibernate.test.collection.original.Mammal
 
setMammals(Map) - Method in class org.hibernate.test.hql.Zoo
 
setManagedDevice(ManagedDevice) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Device
 
setManagedFlushChecker(ManagedFlushChecker) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
setManagedFlushChecker(ManagedFlushChecker) - Method in interface org.hibernate.engine.transaction.synchronization.spi.SynchronizationCallbackCoordinator
 
setManager(Employee) - Method in class org.hibernate.ejb.test.callbacks.Employee
 
setManager(Employee) - Method in class org.hibernate.test.discriminator.Employee
 
setManager(Employee) - Method in class org.hibernate.test.join.Employee
 
setManager(Employee) - Method in class org.hibernate.test.joinedsubclass.Employee
 
setManager(Employee) - Method in class org.hibernate.test.ondelete.Employee
 
setManager(Employee) - Method in class org.hibernate.test.subclassfilter.Employee
 
setManager(Employee) - Method in class org.hibernate.test.unionsubclass2.Employee
 
setManagerBySite(Map) - Method in class org.hibernate.test.ternary.Employee
 
setManagerLookupClass() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
setManagerLookupClass() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
setManagerLookupClass() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
setManagerLookupClass() - Method in interface org.hibernate.internal.CoreMessageLogger
 
setManagerLookupClass() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
setManagerLookupClass() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
setManagerLookupClass() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
setManagerLookupClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
setManagers(Set) - Method in class org.hibernate.test.ternary.Site
 
setManages(Collection<Employee>) - Method in class org.hibernate.test.annotations.manytomany.ProgramManager
 
setManufactured(Date) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
setManufacturer(Manufacturer) - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
setManufacturer(Manufacturer) - Method in class org.hibernate.test.annotations.onetomany.Model
 
setManufacturer(Manufacturer) - Method in class org.hibernate.test.annotations.xml.ejb3.Model
 
setManufacturerCode(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ManufacturerId
 
setManufacturerCode(Integer) - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
setManufacturerId(Long) - Method in class org.hibernate.test.annotations.tableperclass.Component
 
setManufacturerPartNumber(String) - Method in class org.hibernate.test.annotations.tableperclass.Component
 
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the manyToAny property.
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the manyToAny property.
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the manyToAny property.
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the manyToAny property.
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the manyToAny property.
setManyToAny(JaxbManyToAnyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the manyToAny property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the manyToMany property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the manyToMany property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the manyToMany property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the manyToMany property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the manyToMany property.
setManyToMany(JaxbManyToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the manyToMany property.
setManyToManyAssociatedEntities(Set) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
setManyToManyOrderBy(String) - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
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
 
setManyToManyWhere(String) - Method in class org.hibernate.metamodel.binding.ManyToManyCollectionElement
 
setMap(Map<String, StrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
setMap(Map<IntTestEntity, StrTestEntity>) - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
setMapKey(MapKey) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMapKey(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setMapKey(JaxbMapElement.JaxbMapKey) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the mapKey property.
setMapKey(JaxbMapKey) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mapKey property.
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the mapKeyClass property.
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the mapKeyClass property.
setMapKeyClass(JaxbMapKeyClass) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mapKeyClass property.
setMapKeyColumn(JaxbMapKeyColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the mapKeyColumn property.
setMapKeyColumn(JaxbMapKeyColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mapKeyColumn property.
setMapKeyColumns(Ejb3Column[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMapKeyEnumerated(JaxbEnumType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the mapKeyEnumerated property.
setMapKeyEnumerated(JaxbEnumType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the mapKeyEnumerated property.
setMapKeyEnumerated(JaxbEnumType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mapKeyEnumerated property.
setMapKeyManyToMany(JaxbMapElement.JaxbMapKeyManyToMany) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the mapKeyManyToMany property.
setMapKeyManyToManyColumns(Ejb3JoinColumn[]) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMapKeyTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the mapKeyTemporal property.
setMapKeyTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the mapKeyTemporal property.
setMapKeyTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mapKeyTemporal property.
setMapped(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the mapped property.
setMappedBy(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMappedBy(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setMappedBy(String, String, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setMappedBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the mappedBy property.
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(Mappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setMappings(Mappings) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setMappings(Mappings) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setMappings(Mappings) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setMappings(Mappings) - Method in class org.hibernate.cfg.Ejb3Column
 
setMapResources(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setMapResources(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Specify the Hibernate mapping files
setMapsId(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the mapsId property.
setMapsId(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the mapsId property.
setMaster(Master) - Method in class org.hibernate.test.formulajoin.Detail
 
setMasters(List<Master>) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSuperclass
 
setMaxAltitude(long) - Method in class org.hibernate.test.annotations.entity.Flight
 
setMaxAltitudeInMilimeter(long) - Method in class org.hibernate.test.annotations.entity.Flight
 
setMaximumFetchDepth(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setMaximumFetchDepth(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the maximum outer join fetch depth
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.internal.AbstractQueryImpl
 
setMaxResults(int) - Method in class org.hibernate.internal.CriteriaImpl
 
setMaxResults(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setMaxResults(int) - Method in interface org.hibernate.Query
Set the maximum number of rows to retrieve.
setMaxRows(Integer) - Method in class org.hibernate.engine.spi.RowSelection
 
setMember(User) - Method in class org.hibernate.test.sql.autodiscovery.Membership
 
setMembers(Set<RightsSubject>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
setMembers(Set) - Method in class org.hibernate.test.exception.Group
 
setMembers(Set<String>) - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
setMembers(List) - Method in class org.hibernate.test.unionsubclass.Hive
 
setMemberships(Set) - Method in class org.hibernate.test.exception.User
 
setMemberships(Set) - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
setMemberships(Set) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
setMemberships(Set<Membership>) - Method in class org.hibernate.test.sql.autodiscovery.Group
 
setMemberships(Set<Membership>) - Method in class org.hibernate.test.sql.autodiscovery.User
 
setMens(Set<Man>) - Method in class org.hibernate.test.annotations.manytomany.Woman
 
setMetaAttributeContext(MetaAttributeContext) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
setMetaAttributeContext(MetaAttributeContext) - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
setMetaAttributeContext(MetaAttributeContext) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
setMetaAttributeContext(MetaAttributeContext) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
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
 
setMetadata(byte[]) - Method in class org.hibernate.test.annotations.lob.AbstractCompiledCode
 
setMetadataComplete(Boolean) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setMetadataComplete(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the metadataComplete property.
setMetaType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToAnyElement
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToAny
Sets the value of the metaType property.
setMetaType(String) - Method in class org.hibernate.mapping.Any
 
setMetaValues(Map) - Method in class org.hibernate.mapping.Any
 
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostLoad
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostPersist
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPostUpdate
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrePersist
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPreUpdate
Sets the value of the methodName property.
setMiddle(int) - Method in class org.hibernate.test.annotations.type.MyOid
 
setMiddle(String) - Method in class org.hibernate.test.querycache.PersonName
 
setMinimalPutsEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setMinimalPutsEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable optimization of second-level cache for minimal puts
setMinions(Set) - Method in class org.hibernate.test.subclassfilter.Employee
 
setModel(String) - Method in class org.hibernate.ejb.test.util.Umbrella.PK
 
setModel(String) - Method in class org.hibernate.test.annotations.manytoone.Carz
 
setModel(Model) - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
setModel(String) - Method in class org.hibernate.test.annotations.polymorphism.Car
 
setModel(String) - Method in class org.hibernate.test.annotations.query.SpaceShip
 
setModel(String) - Method in class org.hibernate.test.sql.hand.SpaceShip
 
setModelCode(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.ModelId
 
setModels(Set<Model>) - Method in class org.hibernate.test.annotations.onetomany.Manufacturer
 
setModels(Set<Model>) - Method in class org.hibernate.test.annotations.xml.ejb3.Manufacturer
 
setModels(Set) - Method in class org.hibernate.test.batchfetch.ProductLine
 
setModified(Calendar) - Method in class org.hibernate.test.interfaceproxy.DocumentImpl
 
setModified(Calendar) - Method in class org.hibernate.test.mixed.Document
 
setModifiedEntityNames(Set<String>) - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
setModifiedEntityTypes(Set<ModifiedEntityTypeEntity>) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
setMonth(Integer) - Method in class org.hibernate.test.optlock.PublicationDate
 
setMoreChildren(List) - Method in class org.hibernate.test.subselectfetch.Parent
 
setMoreCrazyIdFieldNameStuffEntity(Long) - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
setMother(Mother) - Method in class org.hibernate.test.annotations.engine.collection.Son
 
setMother(Animal) - Method in class org.hibernate.test.hql.Animal
 
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbNaturalId
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the mutable property.
setMutable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the mutable property.
setMutable(boolean) - Method in class org.hibernate.mapping.Collection
 
setMutable(boolean) - Method in class org.hibernate.mapping.RootClass
 
setMutable(boolean) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setMutable(boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setMvalues(SortedMap<Integer, Float>) - Method in class org.hibernate.test.annotations.collectionelement.Matrix
 
setMyFoo(AbstractFoo) - Method in class org.hibernate.test.criteria.Bar
 
setMyUserId(Integer) - Method in class org.hibernate.test.jpa.naturalid.User
 
setMyUserId(Integer) - Method in class org.hibernate.test.naturalid.immutable.User
 
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.criteria.idclass.Helper
 
setName(String) - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
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.ejb.test.callbacks.Person
 
setName(String) - Method in class org.hibernate.ejb.test.callbacks.Plant
 
setName(String) - Method in class org.hibernate.ejb.test.callbacks.Television
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Soldier
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Student
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Teacher
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Troop
 
setName(String) - Method in class org.hibernate.ejb.test.cascade.Troop2
 
setName(String) - Method in class org.hibernate.ejb.test.emops.cascade.A
 
setName(String) - Method in class org.hibernate.ejb.test.emops.Competitor
 
setName(String) - Method in class org.hibernate.ejb.test.emops.Decorate
 
setName(String) - Method in class org.hibernate.ejb.test.emops.Music
 
setName(String) - Method in class org.hibernate.ejb.test.emops.Pet
 
setName(String) - Method in class org.hibernate.ejb.test.exception.Instrument
 
setName(String) - Method in class org.hibernate.ejb.test.exception.Music
 
setName(String) - Method in class org.hibernate.ejb.test.exception.Musician
 
setName(String) - Method in class org.hibernate.ejb.test.lock.Lock
 
setName(String) - Method in class org.hibernate.ejb.test.lock.Lockable
 
setName(String) - Method in class org.hibernate.ejb.test.lock.UnversionedLock
 
setName(String) - Method in class org.hibernate.ejb.test.ops.Animal
 
setName(String) - Method in class org.hibernate.ejb.test.ops.Node
 
setName(String) - Method in class org.hibernate.ejb.test.transaction.Book
 
setName(String) - Method in class org.hibernate.ejb.test.util.Book
 
setName(String) - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
setName(String) - Method in class org.hibernate.ejb.test.xml.sequences.Employee
 
setName(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setName(String) - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
setName(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
setName(String) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
setName(String) - Method in class org.hibernate.envers.test.integration.reference.GreetingSetPO
 
setName(String) - Method in class org.hibernate.envers.test.various.Person
 
setName(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParentElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbResultsetElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement.JaxbReturnColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnPropertyElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTypeElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAssociationOverride
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributeOverride
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumnResult
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKey
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSqlResultSetMapping
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTransient
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbUniqueConstraint
Sets the value of the name property.
setName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Sets the value of the name property.
setName(String) - Method in class org.hibernate.mapping.Column
 
setName(String) - Method in class org.hibernate.mapping.Constraint
 
setName(String) - Method in class org.hibernate.mapping.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.metamodel.relational.PrimaryKey
 
setName(String) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setName(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setName(String) - Method in interface org.hibernate.test.abstractembeddedcomponents.cid.MyInterface
 
setName(String) - Method in class org.hibernate.test.abstractembeddedcomponents.cid.MyInterfaceImpl
 
setName(String) - Method in class org.hibernate.test.annotations.access.Woody
 
setName(String) - Method in class org.hibernate.test.annotations.any.CharProperty
 
setName(String) - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
setName(String) - Method in class org.hibernate.test.annotations.any.LongProperty
 
setName(String) - Method in class org.hibernate.test.annotations.any.PropertyList
 
setName(String) - Method in class org.hibernate.test.annotations.any.PropertyMap
 
setName(String) - Method in class org.hibernate.test.annotations.any.PropertySet
 
setName(String) - Method in class org.hibernate.test.annotations.any.StringProperty
 
setName(String) - Method in class org.hibernate.test.annotations.array.Competitor
 
setName(String) - Method in class org.hibernate.test.annotations.beanvalidation.Button
 
setName(String) - Method in class org.hibernate.test.annotations.beanvalidation.Color
 
setName(String) - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
setName(String) - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
setName(String) - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.Contact
 
setName(String) - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
setName(String) - Method in class org.hibernate.test.annotations.collectionelement.Widgets
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.AddressType
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.Book
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.Country
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.Manager
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Country
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Person
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.Nationality
 
setName(Name) - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
setName(PersonName) - Method in class org.hibernate.test.annotations.embedded.one2many.Person
 
setName(String) - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Car
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Country
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Forest
 
setName(String) - Method in class org.hibernate.test.annotations.entity.LastName
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Player
 
setName(String) - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Tree
 
setName(String) - Method in class org.hibernate.test.annotations.entity.Widget
 
setName(String) - Method in class org.hibernate.test.annotations.generics.Item
 
setName(String) - Method in class org.hibernate.test.annotations.generics.PaperType
 
setName(String) - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
setName(String) - Method in class org.hibernate.test.annotations.immutable.Country
 
setName(String) - Method in class org.hibernate.test.annotations.immutable.Foobar
 
setName(String) - Method in class org.hibernate.test.annotations.immutable.State
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.AlphabeticalDirectory
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.GasKey
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.Software
 
setName(String) - Method in class org.hibernate.test.annotations.indexcoll.Trainee
 
setName(String) - Method in class org.hibernate.test.annotations.inheritance.joined.File
 
setName(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Person
 
setName(String) - Method in class org.hibernate.test.annotations.inheritance.mixed.File
 
setName(String) - Method in class org.hibernate.test.annotations.inheritance.union.File
 
setName(String) - Method in class org.hibernate.test.annotations.interfaces.ContactImpl
 
setName(String) - Method in class org.hibernate.test.annotations.join.B
 
setName(String) - Method in class org.hibernate.test.annotations.join.Cat
 
setName(String) - Method in class org.hibernate.test.annotations.loader.Player
 
setName(String) - Method in class org.hibernate.test.annotations.lob.Dog
 
setName(String) - Method in class org.hibernate.test.annotations.lob.Editor
 
setName(char[]) - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
setName(String) - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.City
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.Company
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.Employee
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.Friend
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.Store
 
setName(String) - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.Color
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.Frame
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.Lotz
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.NodePk
 
setName(String) - Method in class org.hibernate.test.annotations.manytoone.TreeType
 
setName(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Language
 
setName(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
setName(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
setName(String) - Method in class org.hibernate.test.annotations.naturalid.A
 
setName(String) - Method in class org.hibernate.test.annotations.naturalid.State
 
setName(String) - Method in class org.hibernate.test.annotations.notfound.Coin
 
setName(String) - Method in class org.hibernate.test.annotations.notfound.Currency
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Monkey
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Politician
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Tiger
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
setName(String) - Method in class org.hibernate.test.annotations.onetomany.Troop
 
setName(String) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.DeviceGroupConfig
 
setName(String) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.ManagedDevice
 
setName(String) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
setName(String) - Method in class org.hibernate.test.annotations.override.Location
 
setName(String) - Method in class org.hibernate.test.annotations.query.Area
 
setName(String) - Method in class org.hibernate.test.annotations.query.Chaos
 
setName(String) - Method in class org.hibernate.test.annotations.query.Dictionary
 
setName(String) - Method in class org.hibernate.test.annotations.query.SpaceShip
 
setName(String) - Method in class org.hibernate.test.annotations.quote.resultsetmappings.MyEntity
 
setName(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Inhabitant
 
setName(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Postman
 
setName(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Rambler
 
setName(String) - Method in class org.hibernate.test.annotations.subselect.HighestBid
 
setName(String) - Method in class org.hibernate.test.annotations.subselect.Item
 
setName(String) - Method in class org.hibernate.test.annotations.tableperclass.Robot
 
setName(String) - Method in interface org.hibernate.test.annotations.target.Owner
 
setName(String) - Method in class org.hibernate.test.annotations.target.OwnerImpl
 
setName(String) - Method in interface org.hibernate.test.annotations.target.Size
 
setName(String) - Method in class org.hibernate.test.annotations.target.SizeImpl
 
setName(String) - Method in interface org.hibernate.test.annotations.tuplizer.Country
 
setName(String) - Method in interface org.hibernate.test.annotations.tuplizer.Cuisine
 
setName(String) - Method in class org.hibernate.test.annotations.uniqueconstraint.Room
 
setName(String) - Method in class org.hibernate.test.annotations.various.Conductor
 
setName(String) - Method in class org.hibernate.test.annotations.xml.hbm.CloudType
 
setName(String) - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
setName(String) - Method in class org.hibernate.test.annotations.xml.hbm.PrimeMinister
 
setName(String) - Method in class org.hibernate.test.any.Person
 
setName(String) - Method in class org.hibernate.test.any.PropertySet
 
setName(String) - Method in class org.hibernate.test.batchfetch.Model
 
setName(String) - Method in class org.hibernate.test.cache.CacheableItem
 
setName(String) - Method in class org.hibernate.test.cascade.circle.Node
 
setName(String) - Method in class org.hibernate.test.cascade.circle.Route
 
setName(String) - Method in class org.hibernate.test.cascade.circle.Tour
 
setName(String) - Method in class org.hibernate.test.cascade.circle.Transport
 
setName(String) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setName(String) - Method in class org.hibernate.test.cid.Customer
 
setName(String) - Method in class org.hibernate.test.collection.bag.BagOwner
 
setName(String) - Method in class org.hibernate.test.collection.idbag.IdbagOwner
 
setName(String) - Method in class org.hibernate.test.collection.list.ListOwner
 
setName(String) - Method in class org.hibernate.test.collection.map.Child
 
setName(String) - Method in class org.hibernate.test.collection.map.Parent
 
setName(String) - Method in class org.hibernate.test.collection.original.Animal
 
setName(String) - Method in class org.hibernate.test.collection.set.Child
 
setName(String) - Method in class org.hibernate.test.collection.set.Container.Content
 
setName(String) - Method in class org.hibernate.test.collection.set.Container
 
setName(String) - Method in class org.hibernate.test.collection.set.Parent
 
setName(String) - Method in class org.hibernate.test.component.basic.Person
 
setName(String) - Method in class org.hibernate.test.compositeelement.Child
 
setName(String) - Method in class org.hibernate.test.compositeelement.Parent
 
setName(String) - Method in class org.hibernate.test.criteria.Person
 
setName(String) - Method in class org.hibernate.test.criteria.Student
 
setName(String) - Method in class org.hibernate.test.cuk.Person
 
setName(String) - Method in class org.hibernate.test.deletetransient.Person
 
setName(String) - Method in class org.hibernate.test.discriminator.Person
 
setName(String) - Method in interface org.hibernate.test.dynamicentity.Company
 
setName(String) - Method in interface org.hibernate.test.dynamicentity.Person
 
setName(String) - Method in class org.hibernate.test.entityname.Person
 
setName(String) - Method in class org.hibernate.test.event.collection.AbstractParentWithCollection
 
setName(String) - Method in interface org.hibernate.test.event.collection.Child
 
setName(String) - Method in class org.hibernate.test.event.collection.ChildValue
 
setName(String) - Method in interface org.hibernate.test.event.collection.ParentWithCollection
 
setName(String) - Method in class org.hibernate.test.exception.Group
 
setName(String) - Method in class org.hibernate.test.extralazy.Group
 
setName(String) - Method in class org.hibernate.test.extralazy.SessionAttribute
 
setName(String) - Method in class org.hibernate.test.extralazy.User
 
setName(String) - Method in class org.hibernate.test.fetchprofiles.join.Course
 
setName(String) - Method in class org.hibernate.test.fetchprofiles.join.Department
 
setName(String) - Method in class org.hibernate.test.fetchprofiles.join.Student
 
setName(String) - Method in class org.hibernate.test.filter.Category
 
setName(String) - Method in class org.hibernate.test.filter.Department
 
setName(String) - Method in class org.hibernate.test.filter.hql.Person
 
setName(String) - Method in class org.hibernate.test.filter.Product
 
setName(String) - Method in class org.hibernate.test.filter.Salesperson
 
setName(String) - Method in class org.hibernate.test.flush.Author
 
setName(String) - Method in class org.hibernate.test.flush.Publisher
 
setName(String) - Method in class org.hibernate.test.formulajoin.Master
 
setName(String) - Method in class org.hibernate.test.generated.ComponentOwner
 
setName(String) - Method in class org.hibernate.test.generated.GeneratedPropertyEntity
 
setName(String) - Method in class org.hibernate.test.generatedkeys.identity.MyChild
 
setName(String) - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
setName(String) - Method in class org.hibernate.test.generatedkeys.identity.MySibling
 
setName(String) - Method in class org.hibernate.test.generatedkeys.select.MyEntity
 
setName(String) - Method in class org.hibernate.test.generatedkeys.seqidentity.MyEntity
 
setName(String) - Method in class org.hibernate.test.hql.EntityWithCrazyCompositeKey
 
setName(String) - Method in class org.hibernate.test.hql.HeresAnotherCrazyIdFieldName
 
setName(Name) - Method in class org.hibernate.test.hql.Human
 
setName(String) - Method in class org.hibernate.test.hql.Image
 
setName(String) - Method in class org.hibernate.test.hql.IntegerVersioned
 
setName(String) - Method in class org.hibernate.test.hql.Joiner
 
setName(String) - Method in class org.hibernate.test.hql.KeyManyToOneEntity
 
setName(String) - Method in class org.hibernate.test.hql.KeyManyToOneKeyEntity
 
setName(String) - Method in class org.hibernate.test.hql.MoreCrazyIdFieldNameStuffEntity
 
setName(String) - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
setName(String) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
setName(String) - Method in class org.hibernate.test.hql.StateProvince
 
setName(String) - Method in class org.hibernate.test.hql.TimestampVersioned
 
setName(String) - Method in class org.hibernate.test.hql.Zoo
 
setName(String) - Method in class org.hibernate.test.id.Product
 
setName(String) - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
setName(String) - Method in class org.hibernate.test.id.uuid.strategy.Node
 
setName(String) - Method in class org.hibernate.test.idgen.biginteger.increment.Entity
 
setName(String) - Method in class org.hibernate.test.idgen.biginteger.sequence.Entity
 
setName(String) - Method in class org.hibernate.test.idgen.enhanced.forcedtable.Entity
 
setName(String) - Method in class org.hibernate.test.idgen.enhanced.sequence.Entity
 
setName(String) - Method in class org.hibernate.test.idgen.enhanced.table.Entity
 
setName(String) - Method in class org.hibernate.test.idprops.Person
 
setName(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
setName(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
setName(String) - Method in class org.hibernate.test.immutable.Party
 
setName(String) - Method in class org.hibernate.test.instrument.domain.Document
 
setName(String) - Method in class org.hibernate.test.instrument.domain.Entity
 
setName(String) - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
setName(String) - Method in class org.hibernate.test.instrument.domain.Folder
 
setName(String) - Method in class org.hibernate.test.instrument.domain.OneToOneNoProxy
 
setName(String) - Method in class org.hibernate.test.instrument.domain.OneToOneProxy
 
setName(String) - Method in class org.hibernate.test.instrument.domain.Owner
 
setName(String) - Method in class org.hibernate.test.instrument.domain.Problematic
 
setName(String) - Method in class org.hibernate.test.interceptor.Image
 
setName(String) - Method in class org.hibernate.test.interceptor.User
 
setName(String) - Method in interface org.hibernate.test.interfaceproxy.Item
 
setName(String) - Method in class org.hibernate.test.interfaceproxy.ItemImpl
 
setName(String) - Method in class org.hibernate.test.iterate.Item
 
setName(String) - Method in class org.hibernate.test.join.Person
 
setName(String) - Method in class org.hibernate.test.join.Thing
 
setName(String) - Method in class org.hibernate.test.joinedsubclass.Person
 
setName(String) - Method in class org.hibernate.test.joinfetch.Group
 
setName(String) - Method in class org.hibernate.test.joinfetch.User
 
setName(String) - Method in class org.hibernate.test.jpa.cascade.Child
 
setName(String) - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
setName(String) - Method in class org.hibernate.test.jpa.cascade.Parent
 
setName(String) - Method in class org.hibernate.test.jpa.cascade.ParentAssigned
 
setName(String) - Method in class org.hibernate.test.jpa.Item
 
setName(String) - Method in class org.hibernate.test.jpa.MyEntity
 
setName(String) - Method in class org.hibernate.test.jpa.Part
 
setName(String) - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
setName(String) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
setName(String) - Method in class org.hibernate.test.lazycache.Document
 
setName(String) - Method in class org.hibernate.test.lazyonetoone.Person
 
setName(String) - Method in class org.hibernate.test.manytomany.batchload.Group
 
setName(String) - Method in class org.hibernate.test.manytomany.batchload.User
 
setName(String) - Method in class org.hibernate.test.manytomany.Group
 
setName(String) - Method in class org.hibernate.test.manytomany.ordered.Group
 
setName(String) - Method in class org.hibernate.test.manytomany.ordered.User
 
setName(String) - Method in class org.hibernate.test.manytomany.User
 
setName(String) - Method in class org.hibernate.test.manytomanyassociationclass.Group
 
setName(String) - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
setName(String) - Method in class org.hibernate.test.manytomanyassociationclass.User
 
setName(String) - Method in class org.hibernate.test.map.Group
 
setName(String) - Method in class org.hibernate.test.map.SessionAttribute
 
setName(String) - Method in class org.hibernate.test.map.User
 
setName(String) - Method in class org.hibernate.test.mapcompelem.Part
 
setName(String) - Method in class org.hibernate.test.mapcompelem.Product
 
setName(String) - Method in class org.hibernate.test.mapelemformula.Group
 
setName(String) - Method in class org.hibernate.test.mapelemformula.User
 
setName(String) - Method in class org.hibernate.test.mixed.Item
 
setName(String) - Method in class org.hibernate.test.naturalid.immutable.Parent
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.Competitor
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.Person
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
setName(String) - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
setName(String) - Method in class org.hibernate.test.ondelete.Person
 
setName(String) - Method in class org.hibernate.test.onetomany.Child
 
setName(String) - Method in class org.hibernate.test.onetomany.Parent
 
setName(String) - Method in class org.hibernate.test.onetoone.formula.Person
 
setName(String) - Method in class org.hibernate.test.onetoone.link.Person
 
setName(String) - Method in class org.hibernate.test.ops.Competitor
 
setName(String) - Method in class org.hibernate.test.ops.Node
 
setName(String) - Method in class org.hibernate.test.ops.NumberedNode
 
setName(String) - Method in class org.hibernate.test.ops.Person
 
setName(String) - Method in class org.hibernate.test.ops.SimpleEntity
 
setName(String) - Method in class org.hibernate.test.ops.TimestampedEntity
 
setName(String) - Method in class org.hibernate.test.ops.VersionedEntity
 
setName(String) - Method in class org.hibernate.test.orphan.Part
 
setName(String) - Method in class org.hibernate.test.orphan.Product
 
setName(String) - Method in class org.hibernate.test.pagination.Entry
 
setName(String) - Method in class org.hibernate.test.propertyref.basic.Group
 
setName(String) - Method in class org.hibernate.test.propertyref.basic.Person
 
setName(String) - Method in class org.hibernate.test.propertyref.cachedcollections.ManagedObject
 
setName(String) - Method in class org.hibernate.test.propertyref.component.complete.Identity
 
setName(String) - Method in class org.hibernate.test.propertyref.component.partial.Identity
 
setName(String) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
setName(String) - Method in class org.hibernate.test.propertyref.inheritence.joined.Person
 
setName(String) - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
setName(String) - Method in class org.hibernate.test.proxy.Container
 
setName(String) - Method in class org.hibernate.test.proxy.Owner
 
setName(String) - Method in class org.hibernate.test.querycache.Item
 
setName(PersonName) - Method in class org.hibernate.test.querycache.Student
 
setName(String) - Method in class org.hibernate.test.queryplan.Person
 
setName(String) - Method in class org.hibernate.test.readonly.Container
 
setName(String) - Method in class org.hibernate.test.readonly.Owner
 
setName(String) - Method in class org.hibernate.test.readonly.Student
 
setName(String) - Method in class org.hibernate.test.readonly.VersionedNode
 
setName(String) - Method in class org.hibernate.test.reattachment.Child
 
setName(String) - Method in class org.hibernate.test.reattachment.Parent
 
setName(String) - Method in class org.hibernate.test.resulttransformer.Contract
 
setName(String) - Method in class org.hibernate.test.resulttransformer.PartnerA
 
setName(String) - Method in class org.hibernate.test.resulttransformer.PartnerB
 
setName(String) - Method in class org.hibernate.test.sql.autodiscovery.Group
 
setName(String) - Method in class org.hibernate.test.sql.autodiscovery.User
 
setName(String) - Method in class org.hibernate.test.sql.check.ExceptionCheckingEntity
 
setName(String) - Method in class org.hibernate.test.sql.check.ParamCheckingEntity
 
setName(String) - Method in class org.hibernate.test.sql.hand.Group
 
setName(String) - Method in class org.hibernate.test.sql.hand.Organization
 
setName(String) - Method in class org.hibernate.test.sql.hand.Person
 
setName(String) - Method in class org.hibernate.test.sql.hand.Product
 
setName(String) - Method in class org.hibernate.test.sql.hand.quotedidentifiers.Person
 
setName(String) - Method in class org.hibernate.test.sql.hand.SpaceShip
 
setName(String) - Method in class org.hibernate.test.sql.hand.Speech
 
setName(String) - Method in class org.hibernate.test.stateless.Document
 
setName(String) - Method in class org.hibernate.test.stateless.fetching.Resource
 
setName(String) - Method in class org.hibernate.test.stateless.fetching.User
 
setName(String) - Method in class org.hibernate.test.stats.Continent
 
setName(String) - Method in class org.hibernate.test.stats.Country
 
setName(String) - Method in class org.hibernate.test.stats.Locality
 
setName(String) - Method in class org.hibernate.test.subclassfilter.Person
 
setName(String) - Method in class org.hibernate.test.subselect.Human
 
setName(String) - Method in class org.hibernate.test.subselectfetch.Child
 
setName(String) - Method in class org.hibernate.test.subselectfetch.Parent
 
setName(String) - Method in class org.hibernate.test.ternary.Employee
 
setName(String) - Method in class org.hibernate.test.ternary.Site
 
setName(String) - Method in class org.hibernate.test.timestamp.Person
 
setName(String) - Method in class org.hibernate.test.typedmanytoone.Customer
 
setName(String) - Method in class org.hibernate.test.typedonetoone.Customer
 
setName(String) - Method in class org.hibernate.test.typeoverride.Entity
 
setName(String) - Method in class org.hibernate.test.unconstrained.Person
 
setName(String) - Method in class org.hibernate.test.unidir.Child
 
setName(String) - Method in class org.hibernate.test.unidir.Parent
 
setName(String) - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
setName(String) - Method in class org.hibernate.test.unionsubclass.Location
 
setName(String) - Method in class org.hibernate.test.unionsubclass2.Person
 
setName(String) - Method in class org.hibernate.test.version.db.Group
 
setName(String) - Method in class org.hibernate.test.version.db.Permission
 
setName(String) - Method in class org.hibernate.test.version.Person
 
setName(String) - Method in class org.hibernate.test.version.sybase.Group
 
setName(String) - Method in class org.hibernate.test.version.sybase.Permission
 
setName(String) - Method in class org.hibernate.test.where.File
 
setName(String) - Method in class org.hibernate.tuple.ElementWrapper
 
setNamedParameters(Map<String, TypedValue>) - Method in class org.hibernate.engine.spi.QueryParameters
 
setNames(Set<Name>) - Method in class org.hibernate.envers.test.integration.collection.norevision.Person
 
setNamingStrategy(NamingStrategy) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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
Deprecated.  
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
setNamingStrategy(String) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
setNaturalId(JaxbHibernateMapping.JaxbClass.JaxbNaturalId) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the naturalId property.
setNaturalIdentifier(boolean) - Method in class org.hibernate.mapping.Property
 
setNaturalKeyLookup(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
 
setNbrOfSeats(int) - Method in class org.hibernate.test.id.Plane
 
setNear(Set<Country>) - Method in class org.hibernate.test.annotations.entity.Forest
 
setNegatedNumber(Integer) - Method in class org.hibernate.test.hql.SimpleEntityWithAssociation
 
setNews(Map<String, News>) - Method in class org.hibernate.test.annotations.indexcoll.Newspaper
 
setNext(JoinSequence) - Method in class org.hibernate.engine.internal.JoinSequence
 
setNextArticle(Article) - Method in class org.hibernate.ejb.test.xml.sequences.Article
 
setNextHolder(EntityWithFunctionAsColumnHolder) - Method in class org.hibernate.test.hql.EntityWithFunctionAsColumnHolder
 
setNickName(String) - Method in class org.hibernate.test.annotations.idclass.DomainAdmin
 
setNickname(String) - Method in class org.hibernate.test.annotations.query.Chaos
 
setNickName(String) - Method in class org.hibernate.test.hql.Human
 
setNickNames(Set<String>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setNickNames(Set) - Method in class org.hibernate.test.hql.Human
 
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the node property.
setNode(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the node property.
setNodeID(Long) - Method in class org.hibernate.test.cascade.circle.Node
 
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
 
setNodes(Set) - Method in class org.hibernate.test.cascade.circle.Route
 
setNodes(Set) - Method in class org.hibernate.test.cascade.circle.Tour
 
setNonAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.NonAuditedImplementor
 
setNonAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
setNonAuditedImplementorData(String) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
setNonInverseChildren(Set) - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
setNonJtaDatasource(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setNonLazyInfo(Info) - Method in class org.hibernate.test.readonly.Container
 
setNonLazyJoinDataPoints(Set) - Method in class org.hibernate.test.readonly.Container
 
setNonLazyOwner(Owner) - Method in class org.hibernate.test.readonly.Container
 
setNonLazySelectDataPoints(Set) - Method in class org.hibernate.test.readonly.Container
 
setNoProxyInfo(Info) - Method in class org.hibernate.test.readonly.Container
 
setNoProxyOwner(Owner) - Method in class org.hibernate.test.readonly.Container
 
setNotAudited(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
setNotAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.NotAuditedSubclassEntity
 
setNotAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.NotAuditedSubclassEntity
 
setNote(Starred) - Method in class org.hibernate.test.annotations.entity.Bid
 
setNotes(Set) - Method in class org.hibernate.test.deletetransient.Suite
 
setNotFound(JaxbNotFoundAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the notFound property.
setNotFound(JaxbNotFoundAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the notFound property.
setNotFound(JaxbNotFoundAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
Sets the value of the notFound property.
setNotificationId(String) - Method in class org.hibernate.test.annotations.inheritance.joined.EventInformation
 
setNotional(double) - Method in class org.hibernate.test.annotations.embedded.NotonialDeal
 
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the notNull property.
setNotNull(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the notNull property.
setNowaitEnabled(boolean) - Method in class org.hibernate.sql.ForUpdateFragment
 
setNullable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setNullable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the nullable property.
setNullable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Sets the value of the nullable property.
setNullable(boolean) - Method in class org.hibernate.mapping.Column
 
setNullable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setNullable(boolean) - Method in class org.hibernate.metamodel.relational.Column
 
setNullable(boolean) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setNullValue(String) - Method in class org.hibernate.mapping.SimpleValue
Sets the nullValue.
setNum(Long) - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
setNumber(Integer) - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
setNumber(Integer) - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
setNumber(Integer) - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
setNumber(Integer) - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
setNumber(int) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
setNumber(int) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
setNumber(int) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
setNumber(int) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
setNumber(int) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
setNumber(Long) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
setNumber(Integer) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
setNumber(Integer) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
setNumber(int) - Method in class org.hibernate.test.annotations.beanvalidation.DisplayConnector
 
setNumber(String) - Method in class org.hibernate.test.annotations.entity.PhoneNumber
 
setNumber(String) - Method in class org.hibernate.test.annotations.indexcoll.Version
 
setNumber(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Account
 
setNumber(int) - Method in class org.hibernate.test.annotations.override.PhoneNumber
 
setNumber(int) - Method in class org.hibernate.test.fetchprofiles.join.Course.Code
 
setNumber(Long) - Method in class org.hibernate.test.idprops.Order
 
setNumber(long) - Method in class org.hibernate.test.keymanytoone.bidir.component.Order.Id
 
setNumber(long) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Order
 
setNumber(String) - Method in class org.hibernate.test.propertyref.component.complete.Account
 
setNumber(String) - Method in class org.hibernate.test.propertyref.component.partial.Account
 
setNumber1(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
setNumber1(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
setNumber1(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
setNumber1(Integer) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setNumber2(int) - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
setNumber2(Integer) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
setNumber2(Integer) - Method in class org.hibernate.envers.test.performance.complex.RootEntity
 
setNumberAvailable(int) - Method in class org.hibernate.test.cid.Product
 
setNumberOrdered(int) - Method in class org.hibernate.test.cid.Product
 
setNumBones(int) - Method in class org.hibernate.ejb.test.emops.Dog
 
setNumerito(int) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AuditedImplementor
 
setNumerito(int) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.NonAuditedImplementor
 
setNumerito(int) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.SimpleInterface
 
setNumerito(int) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AuditedImplementor
 
setNumerito(int) - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.NonAuditedImplementor
 
setNumerito(int) - Method in interface org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.SimpleInterface
 
setObj(SerObject) - Method in class org.hibernate.envers.test.integration.data.LobSerializableTestEntity
 
setObj(SerObject) - Method in class org.hibernate.envers.test.integration.data.SerializableTestEntity
 
setObject(Object) - Method in class org.hibernate.event.spi.EvictEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.LockEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.PersistEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setObject(Object) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setObjectData(Serializable) - Method in class org.hibernate.test.extralazy.SessionAttribute
 
setObjectData(Serializable) - Method in class org.hibernate.test.map.SessionAttribute
 
setOffering(CourseOffering) - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
setOffspring(Set) - Method in class org.hibernate.test.hql.Animal
 
setOldPerson(Person) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setOldPerson(Person) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setOldStays(Collection<Stay>) - Method in class org.hibernate.test.annotations.fetch.Person
 
setOldStays(Collection) - Method in class org.hibernate.test.jpa.fetch.Person
 
setOnDelete(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the onDelete property.
setOneToMany(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setOneToMany(JaxbOneToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the oneToMany property.
setOneToMany(JaxbOneToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the oneToMany property.
setOneToMany(JaxbOneToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the oneToMany property.
setOneToMany(JaxbOneToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the oneToMany property.
setOneToMany(JaxbOneToManyElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the oneToMany property.
setOneToOneNoProxy(OneToOneNoProxy) - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
setOneToOneProxy(OneToOneProxy) - Method in class org.hibernate.test.instrument.domain.EntityWithOneToOnes
 
setOneVonePlayer(Player) - Method in class org.hibernate.test.annotations.entity.SoccerTeam
 
setOneVoneTeam(SoccerTeam) - Method in class org.hibernate.test.annotations.entity.Player
 
setOp(String) - Method in class org.hibernate.sql.ConditionFragment
Sets the op.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the optimisticLock property.
setOptimisticLock(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the optimisticLock property.
setOptimisticLock(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the optimisticLock property.
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Collection
 
setOptimisticLocked(boolean) - Method in class org.hibernate.mapping.Property
 
setOptimisticLockMode(int) - Method in class org.hibernate.mapping.PersistentClass
 
setOptimisticLockStyle(OptimisticLockStyle) - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
setOptional(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the optional property.
setOptional(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the optional property.
setOptional(boolean) - Method in class org.hibernate.mapping.Join
 
setOptional(boolean) - Method in class org.hibernate.mapping.Property
 
setOptionalComponent(OptionalComponent) - Method in class org.hibernate.test.component.basic.Employee
 
setOptionalEntityName(String) - Method in class org.hibernate.engine.spi.QueryParameters
 
setOptionalEntityName(String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setOptionalId(Serializable) - Method in class org.hibernate.engine.spi.QueryParameters
 
setOptionalId(Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setOptionalObject(Object) - Method in class org.hibernate.engine.spi.QueryParameters
 
setOptionalObject(Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setOptLocking(int) - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
setOrder(Order) - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
setOrder(Menu) - Method in class org.hibernate.test.annotations.manytoonewithformula.FoodItem
 
setOrder(Order) - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
setOrder(Order) - Method in class org.hibernate.test.cid.LineItem
 
setOrder(Order) - Method in class org.hibernate.test.criteria.OrderLine
 
setOrder(Order) - Method in class org.hibernate.test.filter.LineItem
 
setOrder(Order) - Method in class org.hibernate.test.idprops.LineItemPK
 
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.hibernate.mapping.Collection
 
setOrderBy(String) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
setOrderBy(String) - Method in class org.hibernate.sql.SimpleSelect
 
setOrderByClause(String) - Method in class org.hibernate.sql.Select
 
setOrderByTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the orderColumn property.
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the orderColumn property.
setOrderColumn(JaxbOrderColumn) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the orderColumn property.
setOrderDate(Calendar) - Method in class org.hibernate.test.cid.Order
 
setOrderedSons(List<Son>) - Method in class org.hibernate.test.annotations.engine.collection.Father
 
setOrderedStay(List<Stay>) - Method in class org.hibernate.test.annotations.fetch.Person
 
setOrderee(Person) - Method in class org.hibernate.test.idprops.Order
 
setOrderId(Order.OrderId) - Method in class org.hibernate.test.sql.hand.Order
 
setOrderLineItems(Set) - Method in class org.hibernate.test.filter.Product
 
setOrderLines(Set<OrderLine>) - Method in class org.hibernate.test.annotations.manytoone.Order
 
setOrderNbr(String) - Method in class org.hibernate.test.annotations.manytoone.Order
 
setOrderNbr(String) - Method in class org.hibernate.test.annotations.manytoonewithformula.Menu
 
setOrderNumber(int) - Method in class org.hibernate.test.cid.LineItem.Id
 
setOrderNumber(int) - Method in class org.hibernate.test.cid.Order.Id
 
setOrdernumber(String) - Method in class org.hibernate.test.sql.hand.Order.OrderId
 
setOrders(List) - Method in class org.hibernate.test.cid.Customer
 
setOrders(Set) - Method in class org.hibernate.test.filter.Salesperson
 
setOrders(Collection) - Method in class org.hibernate.test.keymanytoone.bidir.component.Customer
 
setOrders(Collection) - Method in class org.hibernate.test.keymanytoone.bidir.embedded.Customer
 
setOrders(Set) - Method in class org.hibernate.test.sql.hand.Product
 
setOrg(String) - Method in class org.hibernate.test.manytomany.Group
 
setOrg(String) - Method in class org.hibernate.test.manytomany.ordered.Group
 
setOrg(String) - Method in class org.hibernate.test.manytomany.ordered.User
 
setOrg(String) - Method in class org.hibernate.test.manytomany.User
 
setOrg(Org) - Method in class org.hibernate.test.stateless.Contact
 
setOrganisation(Organisation) - Method in class org.hibernate.test.annotations.onetomany.OrganisationUser
 
setOrganisationUsers(Set<OrganisationUser>) - Method in class org.hibernate.test.annotations.onetomany.Organisation
 
setOrganizationName(String) - Method in class org.hibernate.test.lazyonetoone.Employment
 
setOrgid(String) - Method in class org.hibernate.test.sql.hand.Order.OrderId
 
setOrgid(String) - Method in class org.hibernate.test.sql.hand.Product.ProductId
 
setOrgName(String) - Method in class org.hibernate.test.idclass.Customer
 
setOrgName(String) - Method in class org.hibernate.test.idclass.CustomerId
 
setOrigin(FromElement, boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setOrigin(Nationality) - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
setOriginal(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setOrphanDelete(boolean) - Method in class org.hibernate.mapping.Collection
 
setOrphanRemoval(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the orphanRemoval property.
setOrphanRemoval(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the orphanRemoval property.
setOther(int) - Method in class org.hibernate.test.annotations.type.MyOid
 
setOther(MyEntity) - Method in class org.hibernate.test.jpa.MyEntity
 
setOtherId(Long) - Method in class org.hibernate.test.hql.CrazyCompositeKey
 
setOtherStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
setOtherStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the outerJoin property.
setOuterJoin(JaxbOuterJoinAttribute) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the outerJoin property.
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
 
setOven(Oven) - Method in class org.hibernate.ejb.test.association.Kitchen
 
setOverseasPhoneNumber(OverseasPhoneNumber) - Method in class org.hibernate.test.annotations.entity.ContactDetails
 
setOverseasPhoneNumber(OverseasPhoneNumber) - Method in class org.hibernate.test.annotations.entity.LocalContactDetails
 
SetOwnedEntity - Class in org.hibernate.envers.test.entities.manytomany
Many-to-many not-owning entity
SetOwnedEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
SetOwnedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
SetOwnedEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
setOwner(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
setOwner(Object) - Method in interface org.hibernate.collection.spi.PersistentCollection
Set the reference to the owning entity
setOwner(DoubleListJoinColumnBidirectionalRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
setOwner(DoubleListJoinColumnBidirectionalRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
setOwner(IndexedListJoinColumnBidirectionalRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
setOwner(ParentIndexedListJoinColumnBidirectionalRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
setOwner(ListJoinColumnBidirectionalInheritanceRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
setOwner(ListJoinColumnBidirectionalRefIngEntity) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
setOwner(Person) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.Car
 
setOwner(Person) - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.Car
 
setOwner(PersistentClass) - Method in class org.hibernate.mapping.Collection
Deprecated. Inject the owner into constructor.
setOwner(PersistentClass) - Method in class org.hibernate.mapping.Component
 
setOwner(Boy) - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
setOwner(LegalStructure) - Method in class org.hibernate.test.annotations.embedded.InternetProvider
 
setOwner(Owner) - Method in class org.hibernate.test.annotations.generics.Item
 
setOwner(Customers) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
setOwner(Customers) - Method in class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
setOwner(String) - Method in class org.hibernate.test.annotations.indexcoll.AddressBook
 
setOwner(Parent) - Method in class org.hibernate.test.annotations.manytoone.Car
 
setOwner(Owner) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
setOwner(Rambler) - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
setOwner(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
setOwner(Owner) - Method in interface org.hibernate.test.annotations.target.Luggage
 
setOwner(Owner) - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
setOwner(User) - Method in class org.hibernate.test.component.cascading.toone.Document
 
setOwner(String) - Method in class org.hibernate.test.entityname.Vehicle
 
setOwner(User) - Method in class org.hibernate.test.extralazy.Document
 
setOwner(Human) - Method in class org.hibernate.test.hql.DomesticAnimal
 
setOwner(SimpleEntityWithAssociation) - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
setOwner(String) - Method in class org.hibernate.test.hql.Vehicle
 
setOwner(Owner) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setOwner(Owner) - Method in class org.hibernate.test.instrument.domain.Document
 
setOwner(String) - Method in interface org.hibernate.test.interfaceproxy.SecureDocument
 
setOwner(String) - Method in class org.hibernate.test.interfaceproxy.SecureDocumentImpl
 
setOwner(Child) - Method in class org.hibernate.test.jpa.cascade.ChildInfo
 
setOwner(ChildAssigned) - Method in class org.hibernate.test.jpa.cascade.ChildInfoAssigned
 
setOwner(Parent) - Method in class org.hibernate.test.jpa.cascade.Other
 
setOwner(ParentAssigned) - Method in class org.hibernate.test.jpa.cascade.OtherAssigned
 
setOwner(Parent) - Method in class org.hibernate.test.jpa.cascade.ParentInfo
 
setOwner(ParentAssigned) - Method in class org.hibernate.test.jpa.cascade.ParentInfoAssigned
 
setOwner(String) - Method in class org.hibernate.test.mixed.SecureDocument
 
setOwner(Person) - Method in class org.hibernate.test.propertyref.component.complete.Account
 
setOwner(Person) - Method in class org.hibernate.test.propertyref.component.partial.Account
 
setOwner(Owner) - Method in class org.hibernate.test.proxy.Container
 
setOwner(User) - Method in class org.hibernate.test.stateless.fetching.Resource
 
setOwner(Being) - Method in class org.hibernate.test.unionsubclass.Thing
 
setOwnerAssociationTypes(EntityType[]) - Method in class org.hibernate.loader.JoinWalker
 
setOwners(List<Person>) - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car
 
setOwners(List<Person>) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.Car
 
setOwners(List<Person>) - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.Car
 
setOwners(int[]) - Method in class org.hibernate.loader.JoinWalker
 
SetOwningEntity - Class in org.hibernate.envers.test.entities.manytomany
Entity owning the many-to-many relation
SetOwningEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
SetOwningEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
SetOwningEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
setPackage(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Sets the value of the package property.
setPackage(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the package property.
setPackage(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the package property.
setPackageName(String) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
setPackages(List<String>) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setPainter(String) - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
setPainter(String) - Method in class org.hibernate.test.annotations.indexcoll.PaintingPk
 
setPaintings(Map<String, Painting>) - Method in class org.hibernate.test.annotations.indexcoll.Painter
 
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.internal.AbstractQueryImpl
 
setParameter(String, Object, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameter(int, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameter(String, Object) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameter(String, Object) - Method in class org.hibernate.internal.FilterImpl
Set the named parameter's value for this filter.
setParameter(int, Object, Type) - Method in interface org.hibernate.Query
Bind a value to a JDBC-style query parameter.
setParameter(String, Object, Type) - Method in interface org.hibernate.Query
Bind a value to a named query parameter.
setParameter(int, Object) - Method in interface org.hibernate.Query
Bind a value to a JDBC-style query parameter.
setParameter(String, Object) - Method in interface org.hibernate.Query
Bind a value to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Object[]) - Method in interface org.hibernate.Filter
Set the named parameter's value list for this filter.
setParameterList(String, Collection, Type) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameterList(String, Collection) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameterList(String, Object[], Type) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameterList(String, Object[]) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameterList(String, Collection) - Method in class org.hibernate.internal.FilterImpl
Set the named parameter's value list for this filter.
setParameterList(String, Object[]) - Method in class org.hibernate.internal.FilterImpl
Set the named parameter's value list for this filter.
setParameterList(String, Collection, Type) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Collection) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Object[], Type) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameterList(String, Object[]) - Method in interface org.hibernate.Query
Bind multiple values to a named query parameter.
setParameters(int, Object[]) - Method in class org.hibernate.cache.infinispan.util.EvictAllCommand
 
setParameters(Object[], Type[]) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setParameters(Object[], Type[]) - Method in interface org.hibernate.Query
Bind values and types to positional parameters.
setParameterValue(Query) - Method in class org.hibernate.envers.entities.mapper.id.QueryParameterData
 
setParameterValues(Properties) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
setParameterValues(Properties) - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
setParameterValues(Properties) - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
setParameterValues(Properties) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
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(Son) - Method in class org.hibernate.ejb.test.cascade.Grandson
 
setParent(Parent) - Method in class org.hibernate.ejb.test.cascade.Son
 
setParent(Node) - Method in class org.hibernate.ejb.test.ops.Node
 
setParent(Master) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSuperclass
 
setParent(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
setParent(String) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
setParent(JaxbParentElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the parent property.
setParent(JaxbParentElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
Sets the value of the parent property.
setParent(JaxbParentElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
Sets the value of the parent property.
setParent(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setParent(Parent) - Method in class org.hibernate.test.annotations.cascade.Child
 
setParent(SomeEntity) - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
setParent(P) - Method in class org.hibernate.test.annotations.genericsinheritance.Child
 
setParent(C) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
setParent(C) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
setParent(A) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
setParent(A) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
setParent(Parent) - Method in class org.hibernate.test.annotations.inheritance.joined.Asset
 
setParent(Folder) - Method in class org.hibernate.test.annotations.inheritance.joined.File
 
setParent(Folder) - Method in class org.hibernate.test.annotations.inheritance.mixed.File
 
setParent(Folder) - Method in class org.hibernate.test.annotations.inheritance.union.File
 
setParent(Node) - Method in class org.hibernate.test.annotations.manytoone.Node
 
setParent(Hardware) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Hardware
 
setParent(Parent) - Method in class org.hibernate.test.cascade.Child
 
setParent(Parent) - Method in class org.hibernate.test.cascade.DeleteOrphanChild
 
setParent(BagOwner) - Method in class org.hibernate.test.collection.bag.BagOwner
 
setParent(ListOwner) - Method in class org.hibernate.test.collection.list.ListOwner
 
setParent(Parent) - Method in class org.hibernate.test.collection.map.Child
 
setParent(Parent) - Method in class org.hibernate.test.collection.set.Child
 
setParent(Parent) - Method in class org.hibernate.test.compositeelement.Child
 
setParent(ParentWithCollection) - Method in class org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
 
setParent(Node) - Method in class org.hibernate.test.id.uuid.sqlrep.Node
 
setParent(Contract) - Method in class org.hibernate.test.immutable.Contract
 
setParent(Contract) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setParent(Folder) - Method in class org.hibernate.test.instrument.domain.Folder
 
setParent(Folder) - Method in interface org.hibernate.test.interfaceproxy.Folder
 
setParent(Folder) - Method in class org.hibernate.test.interfaceproxy.FolderImpl
 
setParent(Parent) - Method in class org.hibernate.test.jpa.cascade.Child
 
setParent(ParentAssigned) - Method in class org.hibernate.test.jpa.cascade.ChildAssigned
 
setParent(Folder) - Method in class org.hibernate.test.mixed.Item
 
setParent(Node) - Method in class org.hibernate.test.nonflushedchanges.Node
 
setParent(NumberedNode) - Method in class org.hibernate.test.nonflushedchanges.NumberedNode
 
setParent(VersionedEntity) - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
setParent(Parent) - Method in class org.hibernate.test.onetomany.Child
 
setParent(Node) - Method in class org.hibernate.test.ops.Node
 
setParent(NumberedNode) - Method in class org.hibernate.test.ops.NumberedNode
 
setParent(VersionedEntity) - Method in class org.hibernate.test.ops.VersionedEntity
 
setParent(VersionedNode) - Method in class org.hibernate.test.readonly.VersionedNode
 
setParent(Parent) - Method in class org.hibernate.test.reattachment.Child
 
setParent(File) - Method in class org.hibernate.test.where.File
 
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
 
setParentData(String) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
setParentData(String) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
setParentFromClause(FromClause) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
setParentNode(Node) - Method in class org.hibernate.test.onetomany.Node
 
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
 
setParentReference(SingularAttribute) - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
setParents(List<ParentEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
setParents(List<ParentEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
setParents(Collection) - Method in class org.hibernate.test.event.collection.association.bidirectional.manytomany.ChildWithBidirectionalManyToMany
 
setParticles(Set<CasimirParticle>) - Method in class org.hibernate.test.annotations.query.Chaos
 
setParties(Set) - Method in class org.hibernate.test.immutable.Contract
 
setParties(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setParts(Map) - Method in class org.hibernate.test.collection.backref.map.compkey.Product
 
setParts(Set) - Method in class org.hibernate.test.jpa.Item
 
setParts(Map) - Method in class org.hibernate.test.mapcompelem.Product
 
setParts(Set) - Method in class org.hibernate.test.orphan.Product
 
setParty(PoliticalParty) - Method in class org.hibernate.test.annotations.onetomany.Politician
 
setPassword(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setPassword(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Log into the database with this password
setPassword(String) - Method in class org.hibernate.test.component.basic.User
 
setPassword(String) - Method in class org.hibernate.test.extralazy.User
 
setPassword(String) - Method in class org.hibernate.test.interceptor.User
 
setPassword(String) - Method in class org.hibernate.test.jpa.naturalid.User
 
setPassword(String) - Method in class org.hibernate.test.map.User
 
setPassword(String) - Method in class org.hibernate.test.mapelemformula.User
 
setPassword(String) - Method in class org.hibernate.test.naturalid.immutable.User
 
setPassword(String) - Method in class org.hibernate.test.naturalid.mutable.User
 
setPassword(String) - Method in class org.hibernate.test.timestamp.User
 
setPasswordExpiryDays(Double) - Method in class org.hibernate.test.join.User
 
setPasswordExpiryDays(double) - Method in class org.hibernate.test.joinedsubclass.Employee
 
setPasswordExpiryDays(double) - Method in class org.hibernate.test.unionsubclass2.Employee
 
setPayload(String) - Method in class org.hibernate.test.lob.SerializableData
 
setPaymentFrequency(Leg.Frequency) - Method in class org.hibernate.test.annotations.embedded.Leg
 
setPercent(int) - Method in class org.hibernate.test.discriminator.PartTimeEmployee
 
setPerformed(Object) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
setPeriod(int) - Method in class org.hibernate.test.criteria.CourseMeetingId
 
setPeriod(int) - Method in class org.hibernate.test.querycache.CourseMeetingId
 
setPerm1(long) - Method in class org.hibernate.test.interceptor.Image.Details
 
setPermission(String) - Method in class org.hibernate.test.annotations.manytomany.Permission
 
setPermissionBits(byte) - Method in interface org.hibernate.test.interfaceproxy.SecureDocument
 
setPermissionBits(byte) - Method in class org.hibernate.test.interfaceproxy.SecureDocumentImpl
 
setPermissionBits(byte) - Method in class org.hibernate.test.mixed.SecureDocument
 
setPermissions(Collection<Permission>) - Method in class org.hibernate.test.annotations.manytomany.Group
 
setPermissions(Set<Permission>) - Method in class org.hibernate.test.annotations.manytomany.GroupWithSet
 
setPermissions(List) - Method in class org.hibernate.test.collection.original.User
 
setPermissions(List) - Method in class org.hibernate.test.hql.User
 
setPermissions(Set) - Method in class org.hibernate.test.version.db.User
 
setPermissions(Set) - Method in class org.hibernate.test.version.sybase.User
 
setPersistenceUnitDefaults(JaxbPersistenceUnitDefaults) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Sets the value of the persistenceUnitDefaults property.
setPersistenceUnitMetadata(JaxbPersistenceUnitMetadata) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the persistenceUnitMetadata property.
setPersistentClass(PersistentClass, Map<String, Join>, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.Ejb3JoinColumn
Override persistent class on oneToMany Cases for late settings Must only be used on second level pass binding
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Join
 
setPersistentClass(PersistentClass) - Method in class org.hibernate.mapping.Property
 
setPersistentClassName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setPersister(EntityPersister) - Method in class org.hibernate.event.spi.PostLoadEvent
 
setPersister(EntityPersister) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the persister property.
setPersister(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the persister property.
setPersisters(Loadable[]) - Method in class org.hibernate.loader.JoinWalker
 
setPerson(Person) - Method in class org.hibernate.envers.test.integration.collection.norevision.Name
 
setPerson(Person) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setPerson(AddressEntryPk) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
setPerson(Person) - Method in class org.hibernate.test.component.basic.Employee
 
setPerson(Person) - Method in class org.hibernate.test.component.basic.User
 
setPerson(Person) - Method in class org.hibernate.test.cuk.Address
 
setPerson(Person) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setPerson(Person) - Method in class org.hibernate.test.lazyonetoone.Employee
 
setPerson(Person) - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
setPerson(Person) - Method in class org.hibernate.test.onetoone.formula.Address
 
setPerson(Person) - Method in class org.hibernate.test.onetoone.link.Customer
 
setPerson(Person) - Method in class org.hibernate.test.onetoone.link.Employee
 
setPerson(Person) - Method in class org.hibernate.test.ops.PersonalDetails
 
setPerson(Person) - Method in class org.hibernate.test.propertyref.basic.Address
 
setPerson(Person) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
setPerson(Person) - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
setPerson(Person) - Method in class org.hibernate.test.sql.hand.Order
 
setPerson(Person) - Method in class org.hibernate.test.sql.hand.Product
 
setPerson(Person) - Method in class org.hibernate.test.timestamp.User
 
setPerson(Person) - Method in class org.hibernate.test.version.Task
 
setPerson(Person) - Method in class org.hibernate.test.version.Thing
 
setPersonalInfo(PersonalInfo) - Method in class org.hibernate.test.component.cascading.toone.User
 
setPersonId(Long) - Method in class org.hibernate.test.orphan.one2one.fk.composite.EmployeeInfo.Id
 
setPersonId(String) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Person
 
setPersonId(String) - Method in class org.hibernate.test.propertyref.inheritence.union.Person
 
setPersonName(String) - Method in class org.hibernate.test.lazyonetoone.Employee
 
setPersonName(String) - Method in class org.hibernate.test.lazyonetoone.Employment
 
setPersons(Set<Person>) - Method in class org.hibernate.envers.test.various.Address
 
setPersons(List) - Method in class org.hibernate.test.sql.hand.Group
 
setPet(Pet) - Method in class org.hibernate.ejb.test.emops.Decorate
 
setPets(Collection) - Method in class org.hibernate.test.hql.Human
 
setPhNumber(int) - Method in class org.hibernate.test.annotations.manytomany.PhoneNumber
 
setPhoneNumbers(List<PhoneNumber>) - Method in class org.hibernate.test.annotations.manytomany.ContactInfo
 
setPhoneNumbers(List<PhoneNumber>) - Method in class org.hibernate.test.annotations.override.ContactInfo
 
setPhoto(byte[]) - Method in class org.hibernate.test.sql.hand.ImageHolder
 
setPicByteArray(Byte[]) - Method in class org.hibernate.test.annotations.lob.ImageHolder
 
setPickupNode(Node) - Method in class org.hibernate.test.cascade.circle.Transport
 
setPickupTransports(Set) - Method in class org.hibernate.test.cascade.circle.Node
 
setPid(String) - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
setPillow(String) - Method in class org.hibernate.test.annotations.access.Chair
 
setPk(RegionalArticlePk) - Method in class org.hibernate.test.annotations.embedded.RegionalArticle
 
setPk(LineItemPK) - Method in class org.hibernate.test.idprops.LineItem
 
setPk(Long) - Method in class org.hibernate.test.idprops.Person
 
setPkColumnName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the pkColumnName property.
setPkColumnValue(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the pkColumnValue property.
setPlaced(Date) - Method in class org.hibernate.test.idprops.Order
 
setPlacementDate(Date) - Method in class org.hibernate.test.filter.Order
 
setPlan(Plan) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
setPlanet(String) - Method in class org.hibernate.test.subselect.Alien
 
setPlans(Set) - Method in class org.hibernate.test.immutable.Contract
 
setPlans(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setPlayers(Set<Player>) - Method in class org.hibernate.test.annotations.loader.Team
 
setPlus4(int) - Method in class org.hibernate.test.hql.ComponentContainer.Address.Zip
 
setPm(ProgramManager) - Method in class org.hibernate.test.annotations.manytomany.JobInfo
 
setPoliticians(Set<Politician>) - Method in class org.hibernate.test.annotations.onetomany.PoliticalParty
 
setPolymorphic(boolean) - Method in class org.hibernate.mapping.RootClass
 
setPolymorphism(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the polymorphism property.
setPosition(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
setPosition(Integer) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
setPosition(String) - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
setPosition(int) - Method in class org.hibernate.test.compositeelement.Child
 
setPositionalParameterTypes(Type[]) - Method in class org.hibernate.engine.spi.QueryParameters
 
setPositionalParameterValues(Object[]) - Method in class org.hibernate.engine.spi.QueryParameters
 
setPositionMappedBy(String) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setPossibleID(boolean) - Method in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
setPossibleID(boolean) - Method in class org.hibernate.hql.internal.ast.HqlToken
Set to true if this token can be interpreted as an identifier, false if not.
setPostalCode(String) - Method in class org.hibernate.test.annotations.embedded.many2one.Address
 
setPostalCode(String) - Method in interface org.hibernate.test.dynamicentity.Address
 
setPostalCode(String) - Method in class org.hibernate.test.hql.Address
 
setPostalCode(String) - Method in class org.hibernate.test.querycache.Address
 
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the postLoad property.
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the postLoad property.
setPostLoad(JaxbPostLoad) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the postLoad property.
setPostman(Postman) - Method in class org.hibernate.test.annotations.referencedcolumnname.House
 
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the postPersist property.
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the postPersist property.
setPostPersist(JaxbPostPersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the postPersist property.
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the postRemove property.
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the postRemove property.
setPostRemove(JaxbPostRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the postRemove property.
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the postUpdate property.
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the postUpdate property.
setPostUpdate(JaxbPostUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the postUpdate property.
setPower(BigDecimal) - Method in class org.hibernate.test.annotations.beanvalidation.PowerSupply
 
setPowerSupply(PowerSupply) - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
setPrecedence(String) - Method in class org.hibernate.cfg.Configuration
 
setPrecision(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setPrecision(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the precision property.
setPrecision(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the precision property.
setPrecision(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the precision property.
setPrecision(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the precision property.
setPrecision(int) - Method in class org.hibernate.mapping.Column
 
setPrecision(int) - Method in class org.hibernate.metamodel.relational.Size
 
setPrecision(int) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setPreferredCourse(Course) - Method in class org.hibernate.test.criteria.Student
 
setPreferredCourse(Course) - Method in class org.hibernate.test.querycache.Student
 
setPreferredCourse(Course) - Method in class org.hibernate.test.readonly.Student
 
setPreferredNames(Set<String>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setPregnant(boolean) - Method in class org.hibernate.test.hql.Mammal
 
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the prePersist property.
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the prePersist property.
setPrePersist(JaxbPrePersist) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the prePersist property.
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the preRemove property.
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the preRemove property.
setPreRemove(JaxbPreRemove) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the preRemove property.
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the preUpdate property.
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
Sets the value of the preUpdate property.
setPreUpdate(JaxbPreUpdate) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
Sets the value of the preUpdate property.
setPreviousAddress(String) - Method in class org.hibernate.test.component.basic.Person
 
setPreviousConductor(Conductor) - Method in class org.hibernate.test.annotations.various.Vehicule
 
setPrice(double) - Method in class org.hibernate.test.annotations.inheritance.joined.FinancialAsset
 
setPrice(double) - Method in class org.hibernate.test.annotations.inheritance.joined.PropertyAsset
 
setPrice(float) - Method in class org.hibernate.test.annotations.quote.Phone
 
setPrice(BigDecimal) - Method in class org.hibernate.test.cid.Product
 
setPriceInCent(long) - Method in class org.hibernate.test.annotations.inheritance.Vegetable
 
setPrimaryKey(PrimaryKey) - Method in class org.hibernate.mapping.Table
 
setPrimaryKey(PrimaryKey) - Method in class org.hibernate.test.annotations.cid.keymanytoone.CardField
 
setPrimaryKey(Card.CardPrimaryKey) - Method in class org.hibernate.test.annotations.idmanytoone.Card
 
setPrimaryKey(CardField.PrimaryKey) - Method in class org.hibernate.test.annotations.idmanytoone.CardField
 
setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Delete
 
setPrimaryKeyColumnNames(String[]) - Method in class org.hibernate.sql.Update
 
setPrimaryTable(TableSpecification) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setPrimaryTableName(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setPrimaryTeacher(Teacher) - Method in class org.hibernate.ejb.test.cascade.Student
 
setPrimeMinister(PrimeMinister) - Method in class org.hibernate.test.annotations.xml.hbm.Government
 
setProcessed(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setProcessingInstructions(List) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setProcessingInstructions(String) - Method in class org.hibernate.test.cascade.Job
 
setProcessingInstructions(List) - Method in class org.hibernate.tuple.ElementWrapper
 
setProduct(Product) - Method in class org.hibernate.test.cid.LineItem
 
setProduct(Product) - Method in class org.hibernate.test.filter.LineItem
 
setProduct(Product) - Method in class org.hibernate.test.mapcompelem.Item
 
setProduct(Product) - Method in class org.hibernate.test.sql.hand.Order
 
setProductCode(String) - Method in class org.hibernate.test.idprops.LineItemPK
 
setProductId(String) - Method in class org.hibernate.test.cid.LineItem.Id
 
setProductId(String) - Method in class org.hibernate.test.cid.Product
 
setProductId(String) - Method in class org.hibernate.test.cid.PurchaseDetail
 
setProductId(Product.ProductId) - Method in class org.hibernate.test.sql.hand.Product
 
setProductLine(ProductLine) - Method in class org.hibernate.test.batchfetch.Model
 
setProductnumber(String) - Method in class org.hibernate.test.sql.hand.Product.ProductId
 
setProducts(Set) - Method in class org.hibernate.test.filter.Category
 
setProject(Project) - Method in class org.hibernate.test.annotations.idmanytoone.Card.CardPrimaryKey
 
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.internal.CriteriaImpl
 
setProjection(Projection) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setProp(String) - Method in class org.hibernate.test.annotations.cid.SomeEntity
 
setProp1(String) - Method in class org.hibernate.envers.test.entities.customtype.Component
 
setProp2(int) - Method in class org.hibernate.envers.test.entities.customtype.Component
 
setProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.  
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
Deprecated.  
setProperties(Map) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setProperties(Object) - Method in class org.hibernate.internal.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(Map<String, Property>) - Method in class org.hibernate.test.annotations.any.PropertyMap
 
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
Deprecated.  
setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setProperty(XProperty) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setProperty(String, String) - Method in class org.hibernate.cfg.Configuration
Set a property value by name
setProperty(String, Object) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
setProperty(String, String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
setProperty(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
Sets the value of the property property.
setProperty(String, String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setProperty(String, String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set a property
setProperty(String) - Method in class org.hibernate.test.annotations.generics.WildEntity
 
setPropertyAccessorName(String) - Method in class org.hibernate.mapping.Property
 
setPropertyAccessorName(String) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
setPropertyAccessorName(String) - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
setPropertyAccessType(AccessType) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setPropertyAssets(Set) - Method in class org.hibernate.test.annotations.inheritance.joined.Parent
 
setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setPropertyHolder(PropertyHolder) - Method in class org.hibernate.cfg.Ejb3Column
 
setPropertyName(String) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setPropertyName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setPropertyName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setPropertyName(String) - Method in class org.hibernate.mapping.OneToOne
 
setPropertyPath(String) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
setPropertyRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the propertyRef property.
setPropertyRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
Sets the value of the propertyRef property.
setPropertySelector(Example.PropertySelector) - Method in class org.hibernate.criterion.Example
Set the property selector
setPropertyValue(Object, int, Object) - Method in class org.hibernate.envers.test.entities.customtype.CompositeTestUserType
 
setPropertyValue(Object, String, Object) - Method in interface org.hibernate.metadata.ClassMetadata
Set the value of a particular (named) property
setPropertyValue(Object, int, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValue(Object, String, Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the value of a particular property
setPropertyValue(Object, int, Object) - Method in class org.hibernate.test.annotations.entity.MonetaryAmountUserType
 
setPropertyValue(Object, int, Object) - Method in class org.hibernate.test.annotations.type.MyOidType
 
setPropertyValue(Object, int, Object) - Method in class org.hibernate.test.cut.MonetoryAmountUserType
 
setPropertyValue(Object, int, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValue(Object, String, Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the value of a particular property.
setPropertyValue(Object, String, Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Inject the value of a particular property.
setPropertyValue(Object, int, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Set the value of a property.
setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.bytecode.internal.javassist.BulkAccessor
Sets properties of a given bean to specified values.
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.bytecode.spi.ReflectionOptimizer.AccessOptimizer
 
setPropertyValues(Object[]) - Method in class org.hibernate.event.spi.FlushEntityEvent
 
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.metadata.ClassMetadata
Set the given values to the mapped properties of the given object
setPropertyValues(Object, Object[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
setPropertyValues(Object, Object[]) - Method in interface org.hibernate.persister.entity.EntityPersister
Set the given values to the mapped properties of the given object
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
setPropertyValues(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
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 class org.hibernate.type.AnyType
 
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.ComponentType
 
setPropertyValues(Object, Object[], EntityMode) - Method in class org.hibernate.type.CompositeCustomType
 
setPropertyValues(Object, Object[], EntityMode) - Method in interface org.hibernate.type.CompositeType
Inject property values onto the given component instance

An optional operation

setPropertyValuesWithOptimizer(Object, Object[]) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
setProps(Properties) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setProvidedNews(Map<Integer, News>) - Method in class org.hibernate.test.annotations.indexcoll.PressReleaseAgency
 
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
 
setProxy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the proxy property.
setProxy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the proxy property.
setProxy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the proxy property.
setProxy(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the proxy property.
setProxyInfo(Info) - Method in class org.hibernate.test.readonly.Container
 
setProxyInterfaceName(String) - Method in class org.hibernate.mapping.PersistentClass
 
setProxyInterfaceType(Value<Class<?>>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setProxyOwner(Owner) - Method in class org.hibernate.test.readonly.Container
 
setPubDate(PublicationDate) - Method in class org.hibernate.test.optlock.Document
 
setPublisher(Publisher) - Method in class org.hibernate.test.flush.Author
 
setPurchaseNumber(int) - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
setPurchaseRecord(PurchaseRecord) - Method in class org.hibernate.test.cid.PurchaseDetail
 
setPurchaseSequence(String) - Method in class org.hibernate.test.cid.PurchaseRecord.Id
 
setQName(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
setQName(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
setQtyInStock(BigDecimal) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
setQtyInStock(BigDecimal) - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
setQuality(String) - Method in class org.hibernate.test.annotations.access.Bed
 
setQuantity(int) - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Multiple
 
setQuantity(int) - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
setQuantity(int) - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
setQuantity(int) - Method in class org.hibernate.test.cid.LineItem
 
setQuantity(int) - Method in class org.hibernate.test.cid.PurchaseDetail
 
setQuantity(long) - Method in class org.hibernate.test.filter.LineItem
 
setQuantity(int) - Method in class org.hibernate.test.idprops.LineItem
 
setQuery(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Sets the value of the query property.
setQuery(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedQuery
Sets the value of the query property.
setQueryableCollection(QueryableCollection) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setQueryCacheEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setQueryCacheEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the query cache
setQueryProperties(Query) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
setQueryRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoaderElement
Sets the value of the queryRef property.
setQuerySpaces(Set) - Method in class org.hibernate.event.spi.AutoFlushEvent
 
setQueryString(String) - Method in exception org.hibernate.QueryException
 
setQuerySubstitutions(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setQuerySubstitutions(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the query language substitutions
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
 
setRadius(BigDecimal) - Method in class org.hibernate.ejb.test.beanvalidation.CupHolder
 
setRadius(BigDecimal) - Method in class org.hibernate.test.annotations.beanvalidation.CupHolder
 
setRadiusS(double) - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
setRate(double) - Method in class org.hibernate.test.annotations.embedded.FixedLeg
 
setRateIndex(FloatLeg.RateIndex) - Method in class org.hibernate.test.annotations.embedded.FloatLeg
 
setRateSpread(double) - Method in class org.hibernate.test.annotations.embedded.FloatLeg
 
setReached(boolean) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setRead(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the read property.
setReadFragment(String) - Method in class org.hibernate.metamodel.relational.Column
 
setReadOnly(boolean) - Method in interface org.hibernate.Criteria
Set the read-only/modifiable mode for entities and proxies loaded by this Criteria.
setReadOnly(Object, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
setReadOnly(boolean, Object) - Method in class org.hibernate.engine.spi.EntityEntry
 
setReadOnly(Object, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
setReadOnly(boolean) - Method in class org.hibernate.engine.spi.QueryParameters
Set the read-only/modifiable mode for entities and proxies loaded by the query.
setReadOnly(boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
Set the read-only/modifiable mode for entities and proxies loaded by this Query.
setReadOnly(boolean) - Method in class org.hibernate.internal.CriteriaImpl
Set the read-only/modifiable mode for entities and proxies loaded by this Criteria.
setReadOnly(boolean) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setReadOnly(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the readOnly property.
setReadOnly(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the readOnly property.
setReadOnly(Object, boolean) - Method in class org.hibernate.internal.SessionImpl
 
setReadOnly(boolean) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setReadOnly(boolean) - Method in interface org.hibernate.proxy.LazyInitializer
Set an associated modifiable proxy to read-only mode, or a read-only proxy to modifiable mode.
setReadOnly(boolean) - Method in interface org.hibernate.Query
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.
setRef(Map<Generation, GenerationGroup>) - Method in class org.hibernate.test.annotations.indexcoll.GenerationUser
 
SetRefCollEntity - Class in org.hibernate.envers.test.entities.onetomany.detached
Set collection of references entity
SetRefCollEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
SetRefCollEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
SetRefCollEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
SetRefCollEntityEmbId - Class in org.hibernate.envers.test.entities.onetomany.detached.ids
Set collection of references entity
SetRefCollEntityEmbId() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
SetRefCollEntityEmbId(EmbId, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
SetRefCollEntityEmbId(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
SetRefCollEntityMulId - Class in org.hibernate.envers.test.entities.onetomany.detached.ids
Set collection of references entity
SetRefCollEntityMulId() - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
SetRefCollEntityMulId(Integer, Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
SetRefCollEntityMulId(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
SetRefEdEmbIdEntity - Class in org.hibernate.envers.test.entities.onetomany.ids
ReferencEd entity
SetRefEdEmbIdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
SetRefEdEmbIdEntity(EmbId, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
SetRefEdEmbIdEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
SetRefEdEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencEd entity
SetRefEdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
SetRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
SetRefEdEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
SetRefEdEntity - Class in org.hibernate.envers.test.integration.interfaces.relation
ReferencEd entity
SetRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
SetRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
SetRefEdEntity(String) - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
SetRefEdMulIdEntity - Class in org.hibernate.envers.test.entities.onetomany.ids
ReferencEd entity
SetRefEdMulIdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
SetRefEdMulIdEntity(MulId, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
SetRefEdMulIdEntity(Integer, Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
SetRefEdMulIdEntity(String) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
setReference(UnversionedStrTestEntity) - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
setReference(CollectionRefEdEntity) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
setReference(SetRefEdEmbIdEntity) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
setReference(SetRefEdMulIdEntity) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
setReference(ListRefEdEntity) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
setReference(SetRefEdEntity) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
setReference(ISetRefEdEntity) - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
setReference(JoinEmbIdNamingRefEdEntity) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
setReference(JoinMulIdNamingRefEdEntity) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
setReference(JoinNamingRefEdEntity) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
setReference(RefEdMapKeyEntity) - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
setReference(BiRefEdEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefIngEntity
 
setReference(BiEmbIdRefEdEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefIngEntity
 
setReference(BiMulIdRefEdEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefIngEntity
 
setReference(UniRefEdEntity) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
setReference(EmbIdTestEntity) - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
setReferenced(ReferencedEntity) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
setReferencedAttributeName(String) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
setReferencedAttributeName(String) - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
 
setReferencedColumn(String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
setReferencedColumnName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the referencedColumnName property.
setReferencedColumnName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the referencedColumnName property.
setReferencedColumnName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPrimaryKeyJoinColumn
Sets the value of the referencedColumnName property.
setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setReferencedEntityName(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ForeignKey
 
setReferencedEntityName(String) - Method in class org.hibernate.mapping.OneToMany
Associated entity on the "many" side
setReferencedEntityName(String) - Method in class org.hibernate.mapping.ToOne
 
setReferencedEntityName(String) - Method in class org.hibernate.metamodel.binding.ManyToOneAttributeBinding
 
setReferencedEntityName(String) - Method in interface org.hibernate.metamodel.binding.SingularAssociationAttributeBinding
Set the name of the
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
 
setReferences(List<ListBiowning2Entity>) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
setReferences(List<ListBiowning1Entity>) - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
setReferences(List<ListOwnedEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
setReferences(Map<String, MapOwnedEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
setReferences(Set<SetOwnedEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
setReferences(List<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
setReferences(List<UnversionedStrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
setReferences(List<UnversionedStrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
setReferences(Set<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
setReferences(List<IndexedListJoinColumnBidirectionalRefEdEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
setReferences(List<ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
setReferences(List<ListJoinColumnBidirectionalInheritanceRefEdParentEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
setReferences(List<ListJoinColumnBidirectionalRefEdEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
setReferences1(List<IntNoAutoIdTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
setReferences1(List<DoubleListJoinColumnBidirectionalRefEdEntity1>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
setReferences2(List<IntNoAutoIdTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
setReferences2(List<DoubleListJoinColumnBidirectionalRefEdEntity2>) - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
setReferencing(List<ListOwningEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
setReferencing(Set<MapOwningEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
setReferencing(Set<SetOwningEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
setReferencing(Set<ChildIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
setReferencing(Set<ParentIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
setReferencing(Set<ChildIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ReferencedEntity
 
setReferencing(Set<ParentIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ReferencedEntity
 
setReferencing(Set<ChildIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
setReferencing(Set<ParentIngEntity>) - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
setReferencing(BiRefIngEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BiRefEdEntity
 
setReferencing(BiEmbIdRefIngEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiEmbIdRefEdEntity
 
setReferencing(BiMulIdRefIngEntity) - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.BiMulIdRefEdEntity
 
setReffering(Collection<CollectionRefIngEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
setReffering(Set<SetRefIngEmbIdEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
setReffering(Set<SetRefIngMulIdEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
setReffering(List<ListRefIngEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
setReffering(Set<SetRefIngEntity>) - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
setReffering(List<JoinEmbIdNamingRefIngEntity>) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
setReffering(List<JoinMulIdNamingRefIngEntity>) - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
setReffering(List<JoinNamingRefIngEntity>) - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
SetRefIngEmbIdEntity - Class in org.hibernate.envers.test.entities.onetomany.ids
ReferencIng entity
SetRefIngEmbIdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
SetRefIngEmbIdEntity(EmbId, String, SetRefEdEmbIdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
SetRefIngEmbIdEntity(String, SetRefEdEmbIdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
SetRefIngEntity - Class in org.hibernate.envers.test.entities.onetomany
ReferencIng entity
SetRefIngEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
SetRefIngEntity(Integer, String, SetRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
SetRefIngEntity(String, SetRefEdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
SetRefIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
SetRefIngEntity - Class in org.hibernate.envers.test.integration.interfaces.relation
ReferencIng entity
SetRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
SetRefIngEntity(Integer, String, ISetRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
SetRefIngEntity(String, ISetRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
SetRefIngEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
SetRefIngMulIdEntity - Class in org.hibernate.envers.test.entities.onetomany.ids
ReferencIng entity
SetRefIngMulIdEntity() - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
SetRefIngMulIdEntity(MulId, String, SetRefEdMulIdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
SetRefIngMulIdEntity(Integer, Integer, String, SetRefEdMulIdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
SetRefIngMulIdEntity(String, SetRefEdMulIdEntity) - Constructor for class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
setReflectionOptimizationEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setRegion(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Sets the value of the region property.
setRegion(String) - Method in class org.hibernate.metamodel.binding.Caching
 
setRegion(String) - Method in class org.hibernate.test.filter.Order
 
setRegion(String) - Method in class org.hibernate.test.filter.Salesperson
 
setRegion(String) - Method in class org.hibernate.test.subclassfilter.Person
 
setRegionCacheEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCacheLoggingEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheLoggingEnabled(String, boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCacheMaxTTISeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheMaxTTISeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCacheMaxTTLSeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheMaxTTLSeconds(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCachesEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCachesEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
 
setRegionCacheTargetMaxInMemoryCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheTargetMaxInMemoryCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCacheTargetMaxTotalCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setRegionCacheTargetMaxTotalCount(String, int) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setRegionCode(String) - Method in class org.hibernate.test.sql.hand.Employment
 
setRegionFactory(InfinispanRegionFactory) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
setRegionFactory(InfinispanRegionFactory) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
setRegistrationNumber(String) - Method in class org.hibernate.test.annotations.various.Vehicule
 
setRelatedActivity(Activity) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractCheckActivity
 
setRelation(StrIntTestEntity) - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
setRelationTargetAuditMode(RelationTargetAuditMode) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
Set the relationTargetAuditMode property value.
setRename(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
Sets the value of the rename property.
setReplacementOrder(Order) - Method in class org.hibernate.test.annotations.manytoone.OrderLine
 
setReplicationMode(ReplicationMode) - Method in class org.hibernate.event.spi.ReplicateEvent
 
setReportedBy(Person) - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
setRepresentation(Problematic.Representation) - Method in class org.hibernate.test.instrument.domain.Problematic
 
setRequestedId(Serializable) - Method in class org.hibernate.event.spi.MergeEvent
 
setRequestedId(Serializable) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setResident(Person) - Method in class org.hibernate.test.nonflushedchanges.Address
 
setResident(Person) - Method in class org.hibernate.test.ops.Address
 
setResolved() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
 
setResolvedConstant(String) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
setResolvedTypeMapping(Type) - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
setResource(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
Sets the value of the resource property.
setResource(Resource) - Method in class org.hibernate.test.stateless.fetching.Task
 
setRestriction(Predicate) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setResult(Object) - Method in class org.hibernate.event.spi.LoadEvent
 
setResult(Object) - Method in class org.hibernate.event.spi.MergeEvent
 
setResultClass(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Sets the value of the resultClass property.
setResultId(Serializable) - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
 
setResults(Competitor[]) - Method in class org.hibernate.test.annotations.array.Contest
 
setResultSetMapping(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbNamedNativeQuery
Sets the value of the resultSetMapping property.
setResultSetMapping(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
setResultSetMapping(String) - Method in interface org.hibernate.SQLQuery
Use a predefined named result-set mapping.
setResultsetRef(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the resultsetRef property.
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.internal.AbstractQueryImpl
 
setResultTransformer(ResultTransformer) - Method in class org.hibernate.internal.CriteriaImpl
 
setResultTransformer(ResultTransformer) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setResultTransformer(ResultTransformer) - Method in interface org.hibernate.Query
Set a strategy for handling the query results.
setReturnColumnName(String) - Method in class org.hibernate.sql.CaseFragment
 
setReturnColumnName(String, String) - Method in class org.hibernate.sql.CaseFragment
 
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
 
setRevision(CustomTrackingRevisionEntity) - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
setRevisionTimestampGetter(Getter) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
setRight(Wall) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setRole(String) - Method in class org.hibernate.engine.spi.CollectionEntry
 
setRole(String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setRole(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
Sets the value of the role property.
setRole(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
Sets the value of the role property.
setRole(String) - Method in class org.hibernate.mapping.Collection
 
setRoleName(String) - Method in class org.hibernate.mapping.Component
 
setRoles(Set<Role>) - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
setRoles(Set<Role>) - Method in class org.hibernate.test.annotations.quote.User
 
setRollbackOnly() - Method in class org.hibernate.ejb.TransactionImpl
 
setRollbackOnly() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
setRollbackOnly() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
setRollbackOnly() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
setRollbackOnly() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter
 
setRoom(Room) - Method in class org.hibernate.test.annotations.uniqueconstraint.Building
 
setRoot(Joinable, String) - Method in class org.hibernate.engine.internal.JoinSequence
 
setRoute(Route) - Method in class org.hibernate.test.cascade.circle.Node
 
setRoute(Route) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setRouteID(Long) - Method in class org.hibernate.test.cascade.circle.Route
 
setRow(Object) - Method in class org.hibernate.test.rowid.Point
 
setRowid(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the rowid property.
setRowId(String) - Method in class org.hibernate.mapping.Table
 
setRowId(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setRowNumber(int) - Method in class org.hibernate.internal.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.internal.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.spi.QueryParameters
 
setS1(String) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
setS1(String) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
setS1(String) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
setS1(String) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
setS2(String) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryEmbIdTestEntity
 
setS2(String) - Method in class org.hibernate.envers.test.integration.secondary.ids.SecondaryMulIdTestEntity
 
setS2(String) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryNamingTestEntity
 
setS2(String) - Method in class org.hibernate.envers.test.integration.secondary.SecondaryTestEntity
 
setSalary(BigDecimal) - Method in class org.hibernate.ejb.test.callbacks.Employee
 
setSalary(BigDecimal) - Method in class org.hibernate.test.discriminator.Employee
 
setSalary(BigDecimal) - Method in class org.hibernate.test.join.Employee
 
setSalary(BigDecimal) - Method in class org.hibernate.test.joinedsubclass.Employee
 
setSalary(BigDecimal) - Method in class org.hibernate.test.ondelete.Employee
 
setSalary(MonetaryAmount) - Method in class org.hibernate.test.sql.hand.Employment
 
setSalary(Double) - Method in class org.hibernate.test.unionsubclass.Employee
 
setSalary(BigDecimal) - Method in class org.hibernate.test.unionsubclass2.Employee
 
setSalesperson(Employee) - Method in class org.hibernate.ejb.test.callbacks.Customer
 
setSalesperson(Employee) - Method in class org.hibernate.test.discriminator.Customer
 
setSalesperson(Salesperson) - Method in class org.hibernate.test.filter.Order
 
setSalesperson(Employee) - Method in class org.hibernate.test.join.Customer
 
setSalesperson(Employee) - Method in class org.hibernate.test.join.Thing
 
setSalesperson(Employee) - Method in class org.hibernate.test.joinedsubclass.Customer
 
setSalesperson(Salesperson) - Method in class org.hibernate.test.ondelete.Person
 
setSalesperson(Employee) - Method in class org.hibernate.test.unionsubclass2.Customer
 
setSalespersons(Set) - Method in class org.hibernate.test.filter.Department
 
setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
setScalarColumn(int) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
setScalarColumn(int) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Sets the index and text for select expression in the projection list.
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.AggregateNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.Case2Node
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.CaseNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.CountNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.DotNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.IndexNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.LiteralNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.QueryNode
 
setScalarColumnText(int) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Appends AST nodes that represent the columns after the current AST node.
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionImpl
 
setScalarColumnText(int) - Method in class org.hibernate.hql.internal.ast.tree.UnaryArithmeticNode
 
setScale(int) - Method in class org.hibernate.cfg.Ejb3Column
 
setScale(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the scale property.
setScale(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the scale property.
setScale(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the scale property.
setScale(Integer) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the scale property.
setScale(int) - Method in class org.hibernate.mapping.Column
 
setScale(int) - Method in class org.hibernate.metamodel.relational.Size
 
setScale(int) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
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.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
Sets the value of the schema property.
setSchema(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the schema property.
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.
setSchoolId(String) - Method in class org.hibernate.test.annotations.onetomany.Order
 
setSchoolId(String) - Method in class org.hibernate.test.annotations.onetomany.OrderID
 
setSchoolId(String) - Method in class org.hibernate.test.annotations.onetomany.OrderItem
 
setSchoolId(String) - Method in class org.hibernate.test.annotations.onetomany.OrderItemID
 
setSchoolIdSort(Integer) - Method in class org.hibernate.test.annotations.onetomany.Order
 
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.
setScorePerNickName(Map<String, Integer>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setScorePerPreferredName(Map<String, Integer>) - Method in class org.hibernate.test.annotations.collectionelement.Boy
 
setScrollMode(ScrollMode) - Method in class org.hibernate.engine.spi.QueryParameters
 
setSearchResults(Set) - Method in class org.hibernate.test.ordered.Search
 
setSearchResults(SortedSet) - Method in class org.hibernate.test.sorted.Search
 
setSearchString(String) - Method in class org.hibernate.test.ordered.Search
 
setSearchString(String) - Method in class org.hibernate.test.sorted.Search
 
setSecondaryTableName(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setSecondLevelCacheEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setSecondLevelCacheEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable or disable the second-level cache
setSecondName(String) - Method in class org.hibernate.test.annotations.join.Cat
 
setSecretCodes(List) - Method in class org.hibernate.test.querycache.Student
 
setSecurity(JaxbHibernateConfiguration.JaxbSecurity) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
Sets the value of the security property.
setSelect(Select) - Method in class org.hibernate.sql.InsertSelect
 
setSelectable(boolean) - Method in class org.hibernate.mapping.Property
 
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the selectBeforeUpdate property.
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the selectBeforeUpdate property.
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the selectBeforeUpdate property.
setSelectBeforeUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the selectBeforeUpdate property.
setSelectBeforeUpdate(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSelectBeforeUpdate(boolean) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setSelectClause(String) - Method in class org.hibernate.sql.Select
Sets the selectClause.
setSelectExpression(SelectExpression) - Method in class org.hibernate.hql.internal.ast.tree.ResultVariableRefNode
Set the select expression that defines the result variable.
setSelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
setSelector(JoinSequence.Selector) - Method in class org.hibernate.engine.internal.JoinSequence
 
setSeller(Seller) - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
setSellerName(String) - Method in class org.hibernate.test.unionsubclass.alias.CarBuyer
 
setSemester(short) - Method in class org.hibernate.test.criteria.Enrolment
 
setSemester(int) - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
setSemester(short) - Method in class org.hibernate.test.querycache.Enrolment
 
setSemester(short) - Method in class org.hibernate.test.readonly.Enrolment
 
setSequence(int) - Method in class org.hibernate.test.filter.LineItem
 
setSequence(int) - Method in class org.hibernate.test.pagination.DataPoint
Setter for property 'sequence'.
setSequenceGenerator(JaxbSequenceGenerator) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the sequenceGenerator property.
setSequenceGenerator(JaxbSequenceGenerator) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the sequenceGenerator property.
setSequenceName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
Sets the value of the sequenceName property.
setSequenceNumber(Integer) - Method in class org.hibernate.envers.test.integration.inheritance.mixed.entities.AbstractActivity
 
setSequenceNumber(int) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.B
 
setSequenceNumber(int) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.BId
 
setSequenceNumber(int) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.C
 
setSequenceNumber(int) - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.CId
 
setSequentialSelect(boolean) - Method in class org.hibernate.mapping.Join
 
setSerial(String) - Method in class org.hibernate.test.annotations.collectionelement.Toy
 
setSerial(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Bag
 
setSerialData(Serializable) - Method in class org.hibernate.test.lob.SerializableHolder
 
setSerializable(int, Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setSerializable(String, Serializable) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setSerializable(int, Serializable) - Method in interface org.hibernate.Query
 
setSerializable(String, Serializable) - Method in interface org.hibernate.Query
 
setSerialNumber(String) - Method in class org.hibernate.test.hql.Animal
 
setServer(Server) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Address
 
setServer(Server) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AddressImpl
 
setServerType(String) - Method in interface org.hibernate.test.abstractembeddedcomponents.propertyref.Server
 
setServerType(String) - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.ServerImpl
 
setService(R) - Method in class org.hibernate.service.spi.ServiceBinding
 
setSession(SessionImplementor) - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
setSession(SessionImplementor) - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Use to associate the entity to which we are bound to the given session.
setSession(SessionImplementor) - Method in class org.hibernate.internal.CriteriaImpl
 
setSession(SessionImplementor) - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
setSession(SessionImplementor) - Method in interface org.hibernate.proxy.LazyInitializer
Associate the proxy with the given session.
setSession(Map) - Method in class org.hibernate.test.extralazy.User
 
setSession(Session) - Method in class org.hibernate.test.interceptor.StatefulInterceptor
 
setSession(Map) - Method in class org.hibernate.test.map.User
 
setSessionAttributeNames(Set) - Method in class org.hibernate.test.collection.original.User
 
setSessionData(Map) - Method in class org.hibernate.test.collection.original.User
 
setSessionData(Map) - Method in class org.hibernate.test.usercollection.basic.User
 
setSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
 
setSessionFactory(SessionFactoryImplementor) - Method in interface org.hibernate.hql.internal.ast.tree.SessionFactoryAwareNode
 
setSessionFactory(JaxbHibernateConfiguration.JaxbSessionFactory) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration
Sets the value of the sessionFactory property.
setSessionFactory(SessionFactory) - Method in class org.hibernate.jmx.StatisticsService
Deprecated. Useful to init this MBean wo a JNDI session factory name
setSessionFactoryJNDIName(String) - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
setSessionFactoryJNDIName(String) - Method in interface org.hibernate.jmx.StatisticsServiceMBean
Deprecated. Publish the statistics of a session factory bound to the default JNDI context
setSessionFactoryObserver(SessionFactoryObserver) - Method in class org.hibernate.cfg.Configuration
 
setSessionFactoryObserver(SessionFactoryObserver) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.  
setSex(char) - Method in class org.hibernate.ejb.test.callbacks.Person
 
setSex(char) - Method in class org.hibernate.test.discriminator.Person
 
setSex(char) - Method in class org.hibernate.test.filter.hql.Person
 
setSex(char) - Method in class org.hibernate.test.join.Person
 
setSex(char) - Method in class org.hibernate.test.joinedsubclass.Person
 
setSex(char) - Method in class org.hibernate.test.ondelete.Person
 
setSex(char) - Method in class org.hibernate.test.queryplan.Person
 
setSex(char) - Method in class org.hibernate.test.subselect.Human
 
setSex(char) - Method in class org.hibernate.test.unionsubclass.Human
 
setSex(char) - Method in class org.hibernate.test.unionsubclass2.Person
 
setSharedCacheMode(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setShippingAddress(Address) - Method in class org.hibernate.test.typedmanytoone.Customer
 
setShippingAddress(Address) - Method in class org.hibernate.test.typedonetoone.Customer
 
setShoppingBaskets(ShoppingBaskets) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItems
 
setShoppingBaskets(ShoppingBaskets) - Method in class org.hibernate.test.annotations.idmanytoone.BasketItemsPK
 
setShoppingBasketses(Set) - Method in class org.hibernate.test.annotations.idmanytoone.Customers
 
setShort(int, short) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setShort(String, short) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setShort(int, short) - Method in interface org.hibernate.Query
 
setShort(String, short) - Method in interface org.hibernate.Query
 
setShortData(Short) - Method in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
setShortDescription(String) - Method in class org.hibernate.test.annotations.lob.AbstractBook
 
setShortSwap(Swap) - Method in class org.hibernate.test.annotations.embedded.SpreadDeal
 
setShowSqlEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setShowSqlEnabled(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Enable logging of SQL to console
setSibling(MySibling) - Method in class org.hibernate.test.generatedkeys.identity.MyEntity
 
setSibling(Entity) - Method in class org.hibernate.test.instrument.domain.Entity
 
setSimpleValue(SimpleValue) - Method in class org.hibernate.metamodel.binding.SimpleValueBinding
 
setSimpleValueBindings(Iterable<SimpleValueBinding>) - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
setSimpleValueBindings(Iterable<SimpleValueBinding>) - Method in interface org.hibernate.metamodel.binding.SingularAttributeBinding
 
SetSimpleValueTypeSecondPass - Class in org.hibernate.cfg
 
SetSimpleValueTypeSecondPass(SimpleValueBinder) - Constructor for class org.hibernate.cfg.SetSimpleValueTypeSecondPass
 
setSingleA(A) - Method in class org.hibernate.test.annotations.naturalid.D
 
setSingleD(D) - Method in class org.hibernate.test.annotations.naturalid.A
 
setSize(Long) - Method in class org.hibernate.ejb.test.inheritance.Strawberry
 
setSize(int) - Method in class org.hibernate.ejb.test.util.Umbrella
 
setSize(Size) - Method in class org.hibernate.metamodel.relational.Column
 
setSize(Integer) - Method in class org.hibernate.test.annotations.beanvalidation.Button
 
setSize(int) - Method in class org.hibernate.test.annotations.embedded.Summary
 
setSize(int) - Method in class org.hibernate.test.annotations.inheritance.joined.Clothing
 
setSize(int) - Method in class org.hibernate.test.annotations.inheritance.joined.Document
 
setSize(int) - Method in class org.hibernate.test.annotations.inheritance.mixed.Document
 
setSize(int) - Method in class org.hibernate.test.annotations.inheritance.Tomato
 
setSize(int) - Method in class org.hibernate.test.annotations.inheritance.union.Document
 
setSize(Long) - Method in class org.hibernate.test.annotations.query.Chaos
 
setSizeInInches(double) - Method in class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
setSizeInInches(double) - Method in class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
setSizeKb(double) - Method in class org.hibernate.test.hql.Image
 
setSizeKb(double) - Method in class org.hibernate.test.instrument.domain.Document
 
setSizePerLuggage(Map<Luggage, Size>) - Method in class org.hibernate.test.annotations.target.Brand
 
setSizeX(int) - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
setSizeY(int) - Method in class org.hibernate.test.annotations.indexcoll.Painting
 
setSmallText(String) - Method in class org.hibernate.test.annotations.entity.Forest
 
setSnapshot(Serializable, String, Serializable) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
After flushing, re-init snapshot state.
setSnapshot(Serializable, String, Serializable) - Method in interface org.hibernate.collection.spi.PersistentCollection
After flushing, re-init snapshot state.
setSocial(SocialTouchPoints) - Method in class org.hibernate.test.annotations.override.ContactInfo
 
setSoftware(Software) - Method in class org.hibernate.test.annotations.indexcoll.Version
 
setSoldiers(Set<Soldier>) - Method in class org.hibernate.ejb.test.cascade.Troop
 
setSoldiers(Set<Soldier>) - Method in class org.hibernate.test.annotations.onetomany.Troop
 
setSomeBytes(byte[]) - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
setSomePersonalDetail(String) - Method in class org.hibernate.test.nonflushedchanges.PersonalDetails
 
setSomePersonalDetail(String) - Method in class org.hibernate.test.ops.PersonalDetails
 
setSomeProperty(T) - Method in class org.hibernate.test.annotations.any.PropertyList
 
setSomeProperty(Property) - Method in class org.hibernate.test.annotations.any.PropertySet
 
setSomeProperty(String) - Method in class org.hibernate.test.hql.CompositeIdEntity
 
setSomeSpecificProperty(PropertyValue) - Method in class org.hibernate.test.any.PropertySet
 
setSomeSubProperty(String) - Method in class org.hibernate.test.jpa.MySubclassEntity
 
setSomeText(String) - Method in class org.hibernate.test.annotations.onetomany.OrganisationUser
 
setSomeWrappedBytes(Byte[]) - Method in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity
 
setSons(Set<Son>) - Method in class org.hibernate.test.annotations.engine.collection.Mother
 
setSort(Sort) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setSort(Sort) - Method in class org.hibernate.cfg.annotations.ListBinder
 
setSort(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the sort property.
setSort(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the sort property.
setSorted(boolean) - Method in class org.hibernate.mapping.Collection
 
setSortedMap(SortedMap<StrTestEntity, String>) - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
setSortedSet(SortedSet<StrTestEntity>) - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
setSource(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the source property.
setSource(String) - Method in class org.hibernate.test.annotations.embedded.one2many.Alias
 
setSpecies(String) - Method in class org.hibernate.test.subselect.Alien
 
setSpecies(String) - Method in class org.hibernate.test.subselect.Being
 
setSpecies(String) - Method in class org.hibernate.test.unionsubclass.Alien
 
setSpeciesId(Long) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
setSpeciesId(Long) - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink
 
setSpecificData(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
setSpecified_column(String) - Method in class org.hibernate.test.namingstrategy.Customers
 
setSpeed(double) - Method in class org.hibernate.test.annotations.query.SpaceShip
 
setSpeed(double) - Method in class org.hibernate.test.sql.hand.SpaceShip
 
setSql(String) - Method in class org.hibernate.loader.JoinWalker
 
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the sqlDelete property.
setSqlDelete(JaxbSqlDeleteElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the sqlDelete property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the sqlDeleteAll property.
setSqlDeleteAll(JaxbSqlDeleteAllElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the sqlDeleteAll property.
setSqlExceptionConverter(SQLExceptionConverter) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Inject the exception converter to use.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the sqlInsert property.
setSqlInsert(JaxbSqlInsertElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the sqlInsert property.
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.ListBinder
 
setSqlOrderBy(OrderBy) - Method in class org.hibernate.cfg.annotations.SetBinder
 
setSqlType(String) - Method in class org.hibernate.cfg.Ejb3Column
 
setSqlType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the sqlType property.
setSqlType(String) - Method in class org.hibernate.mapping.Column
 
setSqlType(String) - Method in class org.hibernate.metamodel.relational.Column
 
setSqlTypeCode(Integer) - Method in class org.hibernate.mapping.Column
 
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
Sets the value of the sqlUpdate property.
setSqlUpdate(JaxbSqlUpdateElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the sqlUpdate property.
setSsn(String) - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
setSsn(String) - Method in class org.hibernate.test.propertyref.component.complete.Identity
 
setSsn(String) - Method in class org.hibernate.test.propertyref.component.partial.Identity
 
setStamps(Collection<Stamp>) - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
setStarred(int) - Method in class org.hibernate.test.annotations.inheritance.singletable.Funk
 
setStart(Location) - Method in class org.hibernate.test.annotations.strategy.Storm
 
setStartDate(Date) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setStartDate(Date) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setStartDate(Date) - Method in class org.hibernate.test.lazyonetoone.Employment
 
setStartDate(Date) - Method in class org.hibernate.test.sql.hand.Employment
 
setStartDate(Date) - Method in class org.hibernate.test.stateless.fetching.Task
 
setStartTime(int) - Method in class org.hibernate.envers.tools.graph.Vertex
 
setState(String) - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
setState(Object[]) - Method in class org.hibernate.event.spi.PreLoadEvent
 
setState(String) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setState(String) - Method in class org.hibernate.test.annotations.entity.Narrative
 
setState(STE) - Method in class org.hibernate.test.annotations.generics.Gene
 
setState(State) - Method in class org.hibernate.test.annotations.naturalid.Citizen
 
setState(String) - Method in class org.hibernate.test.annotations.override.Addr
 
setState(String) - Method in class org.hibernate.test.annotations.override.Address
 
setState(String) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setState(String) - Method in class org.hibernate.test.criteria.CityState
 
setState(String) - Method in class org.hibernate.test.criteria.StudentAddress
 
setState(String) - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
setState(String) - Method in class org.hibernate.test.onetoone.formula.Address
 
setState(String) - Method in class org.hibernate.test.typedmanytoone.Address
 
setState(String) - Method in class org.hibernate.test.typedonetoone.Address
 
setStateProvince(StateProvince) - Method in class org.hibernate.test.hql.Address
 
setStateProvince(String) - Method in class org.hibernate.test.querycache.Address
 
setStates(List<State>) - Method in class org.hibernate.test.annotations.immutable.Country
 
setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheStatsImpl
setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
setStatisticsEnabled(boolean) - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
setStatisticsEnabled(boolean) - Method in class org.hibernate.jmx.StatisticsService
Deprecated.  
setStatisticsEnabled(boolean) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
Enable statistics logs (this is a dynamic parameter)
setStatisticsEnabled(boolean) - Method in interface org.hibernate.stat.Statistics
Enable statistics logs (this is a dynamic parameter)
setStatus(Status) - Method in class org.hibernate.engine.spi.EntityEntry
 
setStatus(int) - Method in class org.hibernate.test.cascade.Job
 
setStays(List<Stay>) - Method in class org.hibernate.test.annotations.fetch.Person
 
setStays(Collection) - Method in class org.hibernate.test.jpa.fetch.Person
 
setStockNumber(int) - Method in class org.hibernate.test.filter.Product
 
setStockNumber(String) - Method in class org.hibernate.test.jpa.Part
 
setStopButton(Button) - Method in class org.hibernate.test.annotations.beanvalidation.Screen
 
setStore(ModificationStore) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
setStores(Set<Store>) - Method in class org.hibernate.test.annotations.manytomany.KnownClient
 
setStormName(String) - Method in class org.hibernate.test.annotations.strategy.Storm
 
setStoryPart1(String) - Method in class org.hibernate.test.annotations.join.Cat
 
setStoryPart2(String) - Method in class org.hibernate.test.annotations.join.Cat
 
setStr(String) - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
setStr(String) - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
setStr(String) - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
setStr(String) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.Master
 
setStr(String) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.Master
 
setStr(String) - Method in class org.hibernate.envers.test.integration.properties.PropertiesTestEntity
 
setStr(String) - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
setStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.AuditedMethodMappedSuperclass
 
setStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.AuditedAllMappedSuperclass
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.components.Component1
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.ids.CompositeDateIdTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.ids.DateIdTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.ids.EmbIdTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomTypeTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.ids.MulIdTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.auditReader.AuditedTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.auditReader.NotAuditedTestEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity1
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity1
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.sameids.SameIdTestEntity2
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
setStr1(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.entities.components.Component1
 
setStr2(String) - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity2
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity3
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.basic.BasicTestEntity4
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
setStr2(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
setStr3(String) - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.DetailSubclass2
 
setStr3(String) - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.DetailSubclass2
 
setStr3(String) - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
setStr5(String) - Method in class org.hibernate.envers.test.entities.components.Component2
 
setStr6(String) - Method in class org.hibernate.envers.test.entities.components.Component2
 
setStrategy(JaxbGenerationType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
Sets the value of the strategy property.
setStrategy(JaxbInheritanceType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance
Sets the value of the strategy property.
setStream(InputStream) - Method in class org.hibernate.ejb.packaging.NamedInputStream
 
setStreamsForBinaryEnabled(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
setStreet(String) - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
setStreet(String) - Method in class org.hibernate.test.annotations.indexcoll.AddressEntry
 
setStreet(String) - Method in class org.hibernate.test.annotations.inheritance.joined.Client
 
setStreet(String) - Method in class org.hibernate.test.annotations.inheritance.singletable.Building
 
setStreet(String) - Method in class org.hibernate.test.annotations.override.Addr
 
setStreet(String) - Method in class org.hibernate.test.annotations.override.Address
 
setStreet(String) - Method in interface org.hibernate.test.dynamicentity.Address
 
setStreet(String) - Method in class org.hibernate.test.hql.Address
 
setStreet(String) - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
setStreet(String) - Method in class org.hibernate.test.onetoone.formula.Address
 
setStreet(String) - Method in class org.hibernate.test.querycache.Address
 
setStreet(String) - Method in class org.hibernate.test.typedmanytoone.Address
 
setStreet(String) - Method in class org.hibernate.test.typedonetoone.Address
 
setStreet1(String) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setStreet2(String) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setStreetAddress(String) - Method in class org.hibernate.test.nonflushedchanges.Address
 
setStreetAddress(String) - Method in class org.hibernate.test.ops.Address
 
setStreetName(String) - Method in class org.hibernate.envers.test.various.Address
 
setStreetName(String) - Method in class org.hibernate.test.annotations.onetomany.Street
 
setStreetNameCopy(String) - Method in class org.hibernate.test.annotations.onetomany.Street
 
setString(int, String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setString(String, String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setString(int, String) - Method in interface org.hibernate.Query
 
setString(String, String) - Method in interface org.hibernate.Query
 
setString(String) - Method in class org.hibernate.test.typeparameters.Widget
 
setStringData(String) - Method in class org.hibernate.test.extralazy.SessionAttribute
 
setStringData(String) - Method in class org.hibernate.test.map.SessionAttribute
 
setStringLob(String) - Method in class org.hibernate.envers.test.integration.data.LobTestEntity
 
setStrings(List<String>) - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
setStrings(Map<String, String>) - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
setStrings(Set<String>) - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
setStrings(Set<String>) - Method in class org.hibernate.envers.test.performance.complex.ChildEntity2
 
setStudent(Student) - Method in class org.hibernate.test.criteria.Enrolment
 
setStudent(Student) - Method in class org.hibernate.test.fetchprofiles.join.Enrollment
 
setStudent(Student) - Method in class org.hibernate.test.querycache.Address
 
setStudent(Student) - Method in class org.hibernate.test.querycache.Enrolment
 
setStudent(Student) - Method in class org.hibernate.test.readonly.Enrolment
 
setStudentNumber(long) - Method in class org.hibernate.test.criteria.Enrolment
 
setStudentNumber(long) - Method in class org.hibernate.test.criteria.Student
 
setStudentNumber(long) - Method in class org.hibernate.test.querycache.Enrolment
 
setStudentNumber(long) - Method in class org.hibernate.test.querycache.Student
 
setStudentNumber(long) - Method in class org.hibernate.test.readonly.Enrolment
 
setStudentNumber(long) - Method in class org.hibernate.test.readonly.Student
 
setStudents(Set<Student>) - Method in class org.hibernate.ejb.test.cascade.Teacher
 
setStyle(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
Sets the value of the style property.
setSubAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
setSubAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
setSubAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.AuditedAllSubclassEntity
 
setSubAuditedStr(String) - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.AuditedMethodSubclassEntity
 
setSubcontracts(Set) - Method in class org.hibernate.test.immutable.Contract
 
setSubcontracts(Set) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setSubfolders(Collection) - Method in class org.hibernate.test.instrument.domain.Folder
 
setSubNodes(List) - Method in class org.hibernate.test.onetomany.Node
 
setSubProperties(Map) - Method in class org.hibernate.test.any.ComplexPropertyValue
 
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the subselect property.
setSubselect(String) - Method in class org.hibernate.mapping.Table
 
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the subselectAttribute property.
setSubselectAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the subselectAttribute property.
setSubselectLoadable(boolean) - Method in class org.hibernate.mapping.Collection
 
setSubselectLoadableCollections(boolean) - Method in class org.hibernate.mapping.PersistentClass
 
setSuccessful(boolean) - Method in class org.hibernate.test.bidi.Bid
 
setSuccessfulBid(Bid) - Method in class org.hibernate.test.bidi.Auction
 
setSuffix(String) - Method in class org.hibernate.sql.SelectFragment
 
setSuffixes(String[]) - Method in class org.hibernate.loader.JoinWalker
 
setSuites(Set) - Method in class org.hibernate.test.deletetransient.Address
 
setSummarizedBook(Book) - Method in class org.hibernate.test.annotations.embedded.Summary
 
setSummary(String) - Method in class org.hibernate.test.annotations.collectionelement.Bug
 
setSummary(Summary) - Method in class org.hibernate.test.annotations.embedded.Book
 
setSummary(String) - Method in class org.hibernate.test.instrument.domain.Document
 
setSummary(String) - Method in class org.hibernate.test.lazycache.Document
 
setSummary(String) - Method in class org.hibernate.test.optlock.Document
 
setSuperclass(PersistentClass) - Method in class org.hibernate.mapping.Subclass
 
setSuperMappedSuperclass(MappedSuperclass) - Method in class org.hibernate.mapping.PersistentClass
 
setSuppliers(Set<Supplier>) - Method in class org.hibernate.test.annotations.manytomany.Store
 
setSuppStores(Set<Store>) - Method in class org.hibernate.test.annotations.manytomany.Supplier
 
setSurname(String) - Method in class org.hibernate.envers.test.various.Person
 
setSurname(String) - Method in class org.hibernate.test.annotations.collectionelement.Brand
 
setSurrogate(String) - Method in class org.hibernate.test.pagination.Tag
 
setSwap(Swap) - Method in class org.hibernate.test.annotations.embedded.Deal
 
setSweat(boolean) - Method in class org.hibernate.test.annotations.inheritance.joined.Sweater
 
setSystems(List) - Method in class org.hibernate.test.propertyref.basic.Person
 
setTable(Table) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setTable(Table) - Method in class org.hibernate.cfg.Ejb3Column
 
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSynchronizeElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the table property.
setTable(JaxbTable) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the table property.
setTable(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the table property.
setTable(Table) - Method in class org.hibernate.mapping.Constraint
 
setTable(Table) - Method in class org.hibernate.mapping.Index
 
setTable(Table) - Method in class org.hibernate.mapping.Join
 
setTable(Table) - Method in class org.hibernate.mapping.JoinedSubclass
 
setTable(Table) - Method in class org.hibernate.mapping.RootClass
 
setTable(Table) - Method in class org.hibernate.mapping.SimpleValue
 
setTable(Table) - Method in interface org.hibernate.mapping.TableOwner
 
setTable(Table) - Method in class org.hibernate.mapping.UnionSubclass
 
setTable(String) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setTableAlias(String) - Method in class org.hibernate.sql.ConditionFragment
Sets the tableAlias.
setTableBinder(TableBinder) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setTableGenerator(JaxbTableGenerator) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
Sets the value of the tableGenerator property.
setTableGenerator(JaxbTableGenerator) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the tableGenerator property.
setTableName(String) - Method in class org.hibernate.sql.Delete
 
setTableName(String) - Method in class org.hibernate.sql.Insert
 
setTableName(String) - Method in class org.hibernate.sql.InsertSelect
 
setTableName(String) - Method in class org.hibernate.sql.SimpleSelect
 
setTableName(String) - Method in class org.hibernate.sql.Update
 
setTableName(String) - Method in class org.hibernate.test.annotations.query.AllTables
 
setTag(String) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Device
 
setTag(String) - Method in class org.hibernate.test.jdbc.Boat
 
setTags(Set<Tag>) - Method in class org.hibernate.test.pagination.Entry
 
setTarget(File) - Method in class org.hibernate.test.annotations.inheritance.joined.SymbolicLink
 
setTarget(File) - Method in class org.hibernate.test.annotations.inheritance.mixed.SymbolicLink
 
setTarget(File) - Method in class org.hibernate.test.annotations.inheritance.union.SymbolicLink
 
setTargetClass(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the targetClass property.
setTargetEntity(XClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setTargetEntity(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
Sets the value of the targetEntity property.
setTargetName(String) - Method in class org.hibernate.test.annotations.tableperclass.T800
 
setTasks(List) - Method in class org.hibernate.test.version.Person
 
setTeam(SoccerTeam) - Method in class org.hibernate.test.annotations.entity.Player
 
setTeam(Team) - Method in class org.hibernate.test.annotations.loader.Player
 
setTemperature(float) - Method in class org.hibernate.ejb.test.ops.Reptile
 
setTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
Sets the value of the temporal property.
setTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
Sets the value of the temporal property.
setTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
Sets the value of the temporal property.
setTemporal(JaxbTemporalType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
Sets the value of the temporal property.
setTenor(int) - Method in class org.hibernate.test.annotations.embedded.Swap
 
Setter - Interface in org.hibernate.property
Sets values to a particular property.
setters - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
setters - Variable in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
setters - Variable in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
settersOfLazyClassesCannotBeFinal$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
setTestCourseId(Long) - Method in class org.hibernate.test.annotations.collectionelement.TestCourse
 
setTestData(Object[]) - Method in class org.hibernate.envers.test.AbstractEnversTest
 
setText(Clob) - Method in class org.hibernate.ejb.test.lob.ImageReader
 
setText(String) - Method in class org.hibernate.hql.internal.ast.tree.JavaConstantNode
 
setText(String) - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
setText(String) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated. Set the renderable text of this node.
setText(String) - Method in interface org.hibernate.hql.internal.ast.tree.SelectExpression
Sets the text of the node.
setText(String) - Method in class org.hibernate.hql.internal.ast.tree.SqlNode
 
setText(int, String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setText(String, String) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setText(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(String) - Method in class org.hibernate.test.annotations.embedded.Summary
 
setText(String) - Method in class org.hibernate.test.criteria.TestObject
 
setText(String) - Method in class org.hibernate.test.immutable.ContractVariation
 
setText(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
 
setText(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
setText(String) - Method in class org.hibernate.test.immutable.Info
 
setText(String) - Method in class org.hibernate.test.joinfetch.Comment
 
setText(String) - Method in class org.hibernate.test.optlock.Document
 
setText(String) - Method in class org.hibernate.test.stateless.Document
 
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
 
setTheBytes(byte[]) - Method in class org.hibernate.test.annotations.lob.MaterializedBlobEntity
 
setTheText(String) - Method in class org.hibernate.test.readonly.TextHolder
 
setThings(List) - Method in class org.hibernate.test.unionsubclass.Being
 
setThings(List) - Method in class org.hibernate.test.version.Person
 
setThoroughbred(String) - Method in class org.hibernate.test.annotations.manytomany.CatPk
 
setTime(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setTime(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setTime(int, Date) - Method in interface org.hibernate.Query
 
setTime(String, Date) - Method in interface org.hibernate.Query
Bind the time (date is truncated) of a given Date object to a named query parameter.
setTime(Calendar) - Method in class org.hibernate.test.interceptor.Log
 
setTimeData(Time) - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
setTimeout(int) - Method in interface org.hibernate.Criteria
Set a timeout for the underlying JDBC query.
setTimeout(Integer) - Method in class org.hibernate.engine.spi.RowSelection
 
setTimeout(int) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
setTimeout(int) - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
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.internal.AbstractQueryImpl
 
setTimeout(int) - Method in class org.hibernate.internal.CriteriaImpl
 
setTimeout(int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
setTimeout(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
Sets the value of the timeout property.
setTimeout(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
Sets the value of the timeout property.
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 interface org.hibernate.Transaction
Set the transaction timeout for any transaction started by a subsequent call to Transaction.begin() on this instance.
setTimestamp(long) - Method in class org.hibernate.envers.DefaultRevisionEntity
 
setTimestamp(long) - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListenerRevEntity
 
setTimestamp(long) - Method in class org.hibernate.envers.test.integration.reventity.ListenerRevEntity
 
setTimestamp(int, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setTimestamp(String, Date) - Method in class org.hibernate.internal.AbstractQueryImpl
 
setTimestamp(JaxbHibernateMapping.JaxbClass.JaxbTimestamp) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the timestamp property.
setTimestamp(int, Date) - Method in interface org.hibernate.Query
 
setTimestamp(String, Date) - Method in interface org.hibernate.Query
Bind the date and the time of a given Date object to a named query parameter.
setTimestamp(Date) - Method in class org.hibernate.test.cid.PurchaseRecord
 
setTimestamp(Calendar) - Method in class org.hibernate.test.joinfetch.Bid
 
setTimestamp(Calendar) - Method in class org.hibernate.test.joinfetch.Comment
 
setTimestamp(Date) - Method in class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
setTimestamp(Date) - Method in class org.hibernate.test.ops.TimestampedEntity
 
setTimestamp(Date) - Method in class org.hibernate.test.version.db.Group
 
setTimestamp(Date) - Method in class org.hibernate.test.version.db.Permission
 
setTimestamp(Timestamp) - Method in class org.hibernate.test.version.db.User
 
setTimestamp(Date) - Method in class org.hibernate.test.version.sybase.Group
 
setTimestamp(Date) - Method in class org.hibernate.test.version.sybase.Permission
 
setTimestamp(byte[]) - Method in class org.hibernate.test.version.sybase.User
 
setTimestampVersionType(String) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
settings - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Hibernate settings associated with the persistence unit.
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
 
setTitle(String) - Method in class org.hibernate.ejb.test.callbacks.Employee
 
setTitle(String) - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
setTitle(LocalizedString) - Method in class org.hibernate.test.annotations.collectionelement.TestCourse
 
setTitle(String) - Method in class org.hibernate.test.annotations.indexcoll.News
 
setTitle(String) - Method in class org.hibernate.test.annotations.type.Dvd
 
setTitle(String) - Method in class org.hibernate.test.discriminator.Employee
 
setTitle(String) - Method in class org.hibernate.test.extralazy.Document
 
setTitle(String) - Method in class org.hibernate.test.flush.Book
 
setTitle(String) - Method in class org.hibernate.test.join.Employee
 
setTitle(String) - Method in class org.hibernate.test.joinedsubclass.Employee
 
setTitle(String) - Method in class org.hibernate.test.ondelete.Employee
 
setTitle(String) - Method in class org.hibernate.test.optlock.Document
 
setTitle(String) - Method in class org.hibernate.test.subclassfilter.Employee
 
setTitle(String) - Method in class org.hibernate.test.unionsubclass2.Employee
 
setTo(Location) - Method in class org.hibernate.test.annotations.override.Move
 
setToOne(boolean) - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
setTopic(Topic) - Method in class org.hibernate.test.annotations.entity.Narrative
 
setTopManagement(Set<Manager>) - Method in class org.hibernate.test.annotations.embedded.LegalStructure
 
setTotal(BigDecimal) - Method in class org.hibernate.test.cid.Order
 
setTotalSales(int) - Method in class org.hibernate.test.optlock.Document
 
setTour(Tour) - Method in class org.hibernate.test.cascade.circle.Node
 
setTourID(Long) - Method in class org.hibernate.test.cascade.circle.Tour
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
 
setToXMLNode(Node, Object, SessionFactoryImplementor) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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.
setTrackEntitiesChangedInRevisionEnabled(boolean) - Method in class org.hibernate.envers.configuration.GlobalConfiguration
 
setTrainedMonkeys(Set<Monkey>) - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
setTrainedTigers(Set<Tiger>) - Method in class org.hibernate.test.annotations.onetomany.Trainer
 
setTrainees(SortedMap<String, Trainee>) - Method in class org.hibernate.test.annotations.indexcoll.Training
 
setTransactionStrategy(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setTransactionStrategy(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the fully qualified class name of the Hibernate TransactionFactory implementation to use.
setTransactionTimeOut(int) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
setTransactionTimeOut(int) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Set the effective transaction timeout period for the current transaction, in seconds.
setTransactionTimeout(int) - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setTransientField(String) - Method in class org.hibernate.test.cascade.circle.Node
 
setTransientField(String) - Method in class org.hibernate.test.cascade.circle.Route
 
setTransientField(String) - Method in class org.hibernate.test.cascade.circle.Transport
 
setTransientField(String) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setTransportID(Long) - Method in class org.hibernate.test.cascade.circle.Transport
 
setTransports(Set) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setTrees(Set<TreeType>) - Method in class org.hibernate.test.annotations.manytoone.ForestType
 
setTrimCharacter(String) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
setTrimSpecification(TrimFunctionTemplate.Specification) - Method in class org.hibernate.dialect.function.TrimFunctionTemplate.Options
 
setTroop(Troop) - Method in class org.hibernate.ejb.test.cascade.Soldier
 
setTroop(Troop2) - Method in class org.hibernate.ejb.test.cascade.Soldier2
 
setTroop(Troop) - Method in class org.hibernate.test.annotations.onetomany.Soldier
 
setTrueFalseBoolean(boolean) - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
setTsData(Timestamp) - Method in class org.hibernate.test.annotations.dataTypes.SomeEntity
 
setType(XProperty, XClass) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setType(InheritanceType) - Method in class org.hibernate.cfg.InheritanceState
 
setType(String) - Method in class org.hibernate.ejb.criteria.idclass.Helper
 
setType(String) - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
setType(Instrument.Type) - Method in class org.hibernate.ejb.test.exception.Instrument
 
setType(String) - Method in class org.hibernate.ejb.test.util.Sickness.PK
 
setType(String) - Method in class org.hibernate.ejb.test.util.Sickness
 
setType(String) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
setType(NotInsertableEntityType) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertableEntity
 
setType(String) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
setType(int) - Method in class org.hibernate.hql.internal.ast.HqlToken
Sets the type of the token, remembering the previous type.
setType(JaxbTypeAttribute) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
Sets the value of the type property.
setType(JaxbTypeAttribute) - Method in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
Sets the value of the type property.
setType(JaxbTypeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
Sets the value of the type property.
setType(JaxbTypeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
Sets the value of the type property.
setType(JaxbTypeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the type property.
setType(JaxbTypeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the type property.
setType(JaxbTypeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
Sets the value of the type property.
setType(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
Sets the value of the type property.
setType(Location.Type) - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location
 
setType(String) - Method in class org.hibernate.test.annotations.embedded.CorpType
 
setType(Type) - Method in class org.hibernate.test.annotations.generics.Item
 
setType(Integer) - Method in class org.hibernate.test.annotations.inheritance.singletable.Music
 
setType(ForestType) - Method in class org.hibernate.test.annotations.manytoone.BiggestForest
 
setType(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Clothes
 
setType(String) - Method in class org.hibernate.test.annotations.referencedcolumnname.Luggage
 
setType(String) - Method in class org.hibernate.test.collection.original.Permission
 
setType(char) - Method in class org.hibernate.test.cuk.Account
 
setType(String) - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
setType(String) - Method in class org.hibernate.test.immutable.Contract
 
setType(String) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setType(String) - Method in class org.hibernate.test.onetoone.formula.Address
 
setType(char) - Method in class org.hibernate.test.propertyref.basic.Account
 
setType(char) - Method in class org.hibernate.test.propertyref.inheritence.discrim.Account
 
setType(char) - Method in class org.hibernate.test.propertyref.inheritence.joined.Account
 
setType(char) - Method in class org.hibernate.test.propertyref.inheritence.union.Account
 
setType(String) - Method in class org.hibernate.test.typedmanytoone.AddressId
 
setType(String) - Method in class org.hibernate.test.typedonetoone.AddressId
 
SetType - Class in org.hibernate.type
 
SetType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.SetType
 
setTypeAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
Sets the value of the typeAttribute property.
setTypeAttribute(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the typeAttribute property.
setTypeByReflection(String, String) - Method in class org.hibernate.mapping.Any
 
setTypeByReflection(String, String) - Method in class org.hibernate.mapping.Component
 
setTypeId(Long) - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
setTypeId(Integer) - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
 
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
 
setTypeParameters(Map<String, String>) - Method in class org.hibernate.metamodel.binding.HibernateTypeDescriptor
 
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
 
setUid(UID) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
setUnderlings(Set) - Method in class org.hibernate.test.ternary.Employee
 
SetUniEntity - Class in org.hibernate.envers.test.entities.manytomany.unidirectional
Entity owning the many-to-many relation
SetUniEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
SetUniEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
SetUniEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
setUnique(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the unique property.
setUnique(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the unique property.
setUnique(boolean) - Method in class org.hibernate.mapping.Column
 
setUnique(boolean) - Method in class org.hibernate.metamodel.relational.Column
 
setUnique(boolean) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setUniqueConstraints(UniqueConstraint[]) - Method in class org.hibernate.cfg.annotations.TableBinder
 
setUniqueKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the uniqueKey property.
setUniqueKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the uniqueKey property.
setUniqueKey(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the uniqueKey property.
setUnitPrice(BigDecimal) - Method in class org.hibernate.test.jpa.Part
 
setUnsavedValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
Sets the value of the unsavedValue property.
setUnsavedValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
Sets the value of the unsavedValue property.
setUnsavedValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
Sets the value of the unsavedValue property.
setUnsavedValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
Sets the value of the unsavedValue property.
setUnsavedValue(String) - Method in class org.hibernate.metamodel.binding.BasicAttributeBinding
 
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
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setUpdatable(boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
setUpdatable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
Sets the value of the updatable property.
setUpdatable(boolean) - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
Sets the value of the update property.
setUpdate(Boolean) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
Sets the value of the update property.
setUpdateable(boolean) - Method in class org.hibernate.mapping.DependantValue
 
setUpdateable(boolean) - Method in class org.hibernate.mapping.Property
 
setUpdateRule(ForeignKey.ReferentialAction) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
setUpper(String) - Method in class org.hibernate.test.hql.EntityWithArgFunctionAsColumn
 
setUpperCaseName(String) - Method in class org.hibernate.test.instrument.domain.Document
 
setUpperCaseName(String) - Method in class org.hibernate.test.lazycache.Document
 
setUrl(String) - Method in class org.hibernate.test.annotations.embedded.URLFavorite
 
setUsage(JaxbUsageAttribute) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
Sets the value of the usage property.
setUsage(JaxbUsageAttribute) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
Sets the value of the usage property.
setUsage(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
Sets the value of the usage property.
setUsedAliases(String[]) - Method in class org.hibernate.sql.SelectFragment
 
setUseFromFragment(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setUseQuotedIdentifiers(boolean) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setUser(Person) - Method in class org.hibernate.test.cuk.Account
 
setUser(String) - Method in class org.hibernate.test.hql.EntityWithNoArgFunctionAsColumn
 
setUser(User) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId
 
setUser(User) - Method in class org.hibernate.test.manytomanyassociationclass.Membership
 
setUser(User) - Method in class org.hibernate.test.orphan.Mail
 
setUser(Person) - Method in class org.hibernate.test.propertyref.basic.Account
 
setUser(User) - Method in class org.hibernate.test.stateless.fetching.Task
 
setUserid(long) - Method in class org.hibernate.test.annotations.join.SysUserOrm
 
setUserId(String) - Method in class org.hibernate.test.cuk.Person
 
setUserId(Long) - Method in class org.hibernate.test.manytomanyassociationclass.compositeid.MembershipWithCompositeId.Id
 
setUserid(String) - Method in class org.hibernate.test.orphan.User
 
setUserId(String) - Method in class org.hibernate.test.propertyref.basic.Person
 
setUserName(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setUserName(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Log into the database with this name
setUserName(String) - Method in class org.hibernate.test.collection.original.User
 
setUserName(String) - Method in class org.hibernate.test.component.basic.User
 
setUsername(String) - Method in class org.hibernate.test.exception.User
 
setUsername(String) - Method in class org.hibernate.test.filter.hql.User
 
setUserName(String) - Method in class org.hibernate.test.hql.User
 
setUserName(String) - Method in class org.hibernate.test.jpa.naturalid.User
 
setUserName(String) - Method in class org.hibernate.test.naturalid.immutable.User
 
setUsername(String) - Method in class org.hibernate.test.queryplan.User
 
setUserName(String) - Method in class org.hibernate.test.timestamp.User
 
setUserName(String) - Method in class org.hibernate.test.usercollection.basic.User
 
setUsername(String) - Method in class org.hibernate.test.version.db.User
 
setUsername(String) - Method in class org.hibernate.test.version.sybase.User
 
setUsers(Map) - Method in class org.hibernate.test.extralazy.Group
 
setUsers(Map) - Method in class org.hibernate.test.joinfetch.Group
 
setUsers(Set<User>) - Method in class org.hibernate.test.manytomany.batchload.Group
 
setUsers(Set) - Method in class org.hibernate.test.manytomany.Group
 
setUsers(List) - Method in class org.hibernate.test.manytomany.ordered.Group
 
setUsers(Map) - Method in class org.hibernate.test.map.Group
 
setUsers(Map) - Method in class org.hibernate.test.mapelemformula.Group
 
setUsers(Set) - Method in class org.hibernate.test.propertyref.basic.Group
 
setUsers(Set) - Method in class org.hibernate.test.version.db.Group
 
setUsers(Set) - Method in class org.hibernate.test.version.sybase.Group
 
setUserTransactionName(String) - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
setUserTransactionName(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Set the JNDI name of the JTA UserTransaction object (used only by JtaTransaction).
setUseThetaStyle(boolean) - Method in class org.hibernate.engine.internal.JoinSequence
 
setUseWhereFragment(boolean) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setValidationMode(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setValue(Value) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setValue(String) - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
 
setValue(String) - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
Sets the value of the value property.
setValue(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
Sets the value of the value property.
setValue(V) - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityMapEntry
 
setValue(Value) - Method in class org.hibernate.mapping.Column
 
setValue(Value) - Method in class org.hibernate.mapping.Property
 
setValue(Character) - Method in class org.hibernate.test.annotations.any.CharProperty
 
setValue(Integer) - Method in class org.hibernate.test.annotations.any.IntegerProperty
 
setValue(Long) - Method in class org.hibernate.test.annotations.any.LongProperty
 
setValue(String) - Method in class org.hibernate.test.annotations.any.StringProperty
 
setValue(Value) - Method in class org.hibernate.test.annotations.generics.Stuff
 
setValue(int) - Method in class org.hibernate.test.any.IntegerPropertyValue
 
setValue(String) - Method in class org.hibernate.test.any.StringPropertyValue
 
setValue(MonetoryAmount) - Method in class org.hibernate.test.cut.Transaction
 
setValue(String) - Method in class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
setValue(String) - Method in class org.hibernate.test.locking.A
 
setValue1(String) - Method in class org.hibernate.test.component.basic.OptionalComponent
 
setValue2(String) - Method in class org.hibernate.test.component.basic.OptionalComponent
 
setValueBinding(BasicAttributeBinding) - Method in class org.hibernate.metamodel.binding.EntityIdentifier
 
setValueColumnName(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
Sets the value of the valueColumnName property.
setValueFour(int) - Method in class org.hibernate.test.typeparameters.Widget
 
setValueOne(int) - Method in class org.hibernate.test.typeparameters.Widget
 
setValues(Set) - Method in class org.hibernate.test.component.cascading.collection.Definition
 
setValues(List) - Method in class org.hibernate.test.usercollection.parameterized.Entity
 
setValueThree(int) - Method in class org.hibernate.test.typeparameters.Widget
 
setValueTwo(int) - Method in class org.hibernate.test.typeparameters.Widget
 
setVariations(Map<String, String>) - Method in class org.hibernate.test.annotations.collectionelement.LocalizedString
 
setVariations(List) - Method in class org.hibernate.test.immutable.Contract
 
setVariations(List) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setVehicle(Vehicle) - Method in class org.hibernate.test.cascade.circle.Transport
 
setVehicleID(Long) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setVehicles(Set) - Method in class org.hibernate.test.cascade.circle.Route
 
setVendor(Vendor) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
setVendor(Vendor) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
setVendor(Vendor) - Method in class org.hibernate.test.annotations.referencedcolumnname.ItemCost
 
setVendor(Vendor) - Method in class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
setVerbose(boolean) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
setVers(Integer) - Method in class org.hibernate.test.nonflushedchanges.Employer
 
setVers(Integer) - Method in class org.hibernate.test.ops.Employer
 
setVersion(boolean) - Method in class org.hibernate.cfg.annotations.SimpleValueBinder
 
setVersion(String) - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
setVersion(Integer) - Method in class org.hibernate.ejb.test.emops.Music
 
setVersion(Integer) - Method in class org.hibernate.ejb.test.exception.Music
 
setVersion(Integer) - Method in class org.hibernate.ejb.test.lock.Lock
 
setVersion(Integer) - Method in class org.hibernate.ejb.test.lock.Lockable
 
setVersion(Integer) - Method in class org.hibernate.ejb.test.transaction.Book
 
setVersion(Object[], Object, EntityPersister) - Static method in class org.hibernate.engine.internal.Versioning
Inject the optimistic locking value into the entity state snapshot.
setVersion(JaxbHibernateMapping.JaxbClass.JaxbVersion) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the version property.
setVersion(String) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
Sets the value of the version property.
setVersion(Property) - Method in class org.hibernate.mapping.RootClass
 
setVersion(int) - Method in class org.hibernate.test.annotations.cid.SomeEntityId
 
setVersion(Integer) - Method in class org.hibernate.test.annotations.lob.VersionedBook
 
setVersion(Integer) - Method in class org.hibernate.test.annotations.lob.VersionedCompiledCode
 
setVersion(int) - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
setVersion(Integer) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
 
setVersion(Integer) - Method in class org.hibernate.test.annotations.onetoone.hhh4851.Owner
 
setVersion(Long) - Method in class org.hibernate.test.annotations.various.Conductor
 
setVersion(long) - Method in class org.hibernate.test.cascade.circle.Node
 
setVersion(long) - Method in class org.hibernate.test.cascade.circle.Route
 
setVersion(long) - Method in class org.hibernate.test.cascade.circle.Tour
 
setVersion(long) - Method in class org.hibernate.test.cascade.circle.Transport
 
setVersion(long) - Method in class org.hibernate.test.cascade.circle.Vehicle
 
setVersion(int) - Method in class org.hibernate.test.formulajoin.Detail
 
setVersion(long) - Method in class org.hibernate.test.immutable.Contract
 
setVersion(int) - Method in class org.hibernate.test.immutable.ContractVariation
 
setVersion(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Contract
 
setVersion(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Info
 
setVersion(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Owner
 
setVersion(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Party
 
setVersion(long) - Method in class org.hibernate.test.immutable.entitywithmutablecollection.Plan
 
setVersion(long) - Method in class org.hibernate.test.immutable.Info
 
setVersion(long) - Method in class org.hibernate.test.immutable.Party
 
setVersion(long) - Method in class org.hibernate.test.immutable.Plan
 
setVersion(int) - Method in class org.hibernate.test.joinedsubclass.Person
 
setVersion(long) - Method in class org.hibernate.test.jpa.Item
 
setVersion(Integer) - Method in class org.hibernate.test.jpa.naturalid.User
 
setVersion(Integer) - Method in class org.hibernate.test.naturalid.immutable.User
 
setVersion(long) - Method in class org.hibernate.test.nonflushedchanges.VersionedEntity
 
setVersion(long) - Method in class org.hibernate.test.onetomany.Node
 
setVersion(long) - Method in class org.hibernate.test.ops.VersionedEntity
 
setVersion(long) - Method in class org.hibernate.test.readonly.VersionedNode
 
setVersion(int) - Method in class org.hibernate.test.version.Person
 
setVersion(int) - Method in class org.hibernate.test.version.Task
 
setVersion(int) - Method in class org.hibernate.test.version.Thing
 
setVersion2SqlFlag() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
setVersionColumnName(String) - Method in class org.hibernate.sql.Delete
 
setVersionColumnName(String) - Method in class org.hibernate.sql.Update
 
setVersioningAttributeBinding(BasicAttributeBinding) - Method in class org.hibernate.metamodel.binding.HierarchyDetails
 
setVersions(Map<String, Version>) - Method in class org.hibernate.test.annotations.indexcoll.Software
 
setVeryOldPerson(Person) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setVeryOldPerson(Person) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setVeryOldStays(Collection<Stay>) - Method in class org.hibernate.test.annotations.fetch.Person
 
setVeryOldStays(Collection) - Method in class org.hibernate.test.jpa.fetch.Person
 
setVessel(String) - Method in class org.hibernate.test.annotations.fetch.Stay
 
setVessel(String) - Method in class org.hibernate.test.jpa.fetch.Stay
 
setVin(String) - Method in class org.hibernate.test.entityname.Vehicle
 
setVin(String) - Method in class org.hibernate.test.hql.Vehicle
 
setVisaStamp(Collection<Stamp>) - Method in class org.hibernate.test.annotations.identifiercollection.Passport
 
setWeb(InternetFavorites) - Method in class org.hibernate.test.annotations.embedded.FavoriteThings
 
setWebsite(String) - Method in class org.hibernate.test.annotations.override.SocialSite
 
setWebsite(List<SocialSite>) - Method in class org.hibernate.test.annotations.override.SocialTouchPoints
 
setWeight(double) - Method in class org.hibernate.ejb.test.emops.Pet
 
setWeight(long) - Method in class org.hibernate.test.annotations.access.Furniture
 
setWeight(Double) - Method in class org.hibernate.test.annotations.tableperclass.Machine
 
setWeight(int) - Method in class org.hibernate.test.annotations.various.Truck
 
setWeight(Integer) - Method in class org.hibernate.test.criteria.Person
 
setWeightPounds(double) - Method in class org.hibernate.test.filter.Product
 
setWhatEver(Character[]) - Method in class org.hibernate.test.annotations.lob.LongStringHolder
 
setWhere(Where) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
Sets the value of the where property.
setWhere(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
Sets the value of the where property.
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.metamodel.binding.AbstractPluralAttributeBinding
 
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.
setWhereFilter(String) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
setWhereTokens(Iterator) - Method in class org.hibernate.sql.QuerySelect
 
setWidgets(Set<Widgets>) - Method in class org.hibernate.test.annotations.collectionelement.Products
 
setWidth(long) - Method in class org.hibernate.ejb.criteria.basic.Wall
 
setWidth(int) - Method in class org.hibernate.test.annotations.query.Dimensions
 
setWidth(double) - Method in interface org.hibernate.test.annotations.target.Luggage
 
setWidth(double) - Method in class org.hibernate.test.annotations.target.LuggageImpl
 
setWithClauseFragment(String, String) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
setWithdrawalLimit(BigDecimal) - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.SavingsAccountBase
 
setWomens(Set<Woman>) - Method in class org.hibernate.test.annotations.manytomany.Man
 
setWrapIdsInEmbeddedComponents(boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
setWrite(String) - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
Sets the value of the write property.
setWriteFragment(String) - Method in class org.hibernate.metamodel.relational.Column
 
setX(Date) - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
setX(Integer) - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
setX(Integer) - Method in class org.hibernate.envers.test.entities.ids.EmbIdWithCustomType
 
setX(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
setX(BigDecimal) - Method in class org.hibernate.test.batch.DataPoint
 
setX(BigDecimal) - Method in class org.hibernate.test.pagination.DataPoint
 
setX(BigDecimal) - Method in class org.hibernate.test.proxy.DataPoint
 
setX(BigDecimal) - Method in class org.hibernate.test.readonly.DataPoint
 
setXmlMappingMetadataComplete(JaxbEmptyType) - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
Sets the value of the xmlMappingMetadataComplete property.
setXToMany(boolean) - Method in class org.hibernate.cfg.annotations.PropertyBinder
 
setY(Date) - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
setY(Integer) - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
setY(Integer) - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
setY(BigDecimal) - Method in class org.hibernate.test.batch.DataPoint
 
setY(BigDecimal) - Method in class org.hibernate.test.pagination.DataPoint
 
setY(BigDecimal) - Method in class org.hibernate.test.proxy.DataPoint
 
setY(BigDecimal) - Method in class org.hibernate.test.readonly.DataPoint
 
setYear(Integer) - Method in class org.hibernate.test.annotations.various.Vehicule
 
setYear(Date) - Method in class org.hibernate.test.annotations.xml.ejb3.CarModel
 
setYear(short) - Method in class org.hibernate.test.criteria.Enrolment
 
setYear(int) - Method in class org.hibernate.test.fetchprofiles.join.CourseOffering
 
setYear(int) - Method in class org.hibernate.test.optlock.PublicationDate
 
setYear(short) - Method in class org.hibernate.test.querycache.Enrolment
 
setYear(short) - Method in class org.hibernate.test.readonly.Enrolment
 
setYesNoBoolean(boolean) - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
setYob(int) - Method in class org.hibernate.test.component.basic.Person
 
setZeroOneBoolean(boolean) - Method in class org.hibernate.test.hql.BooleanLiteralEntity
 
setZId(Integer) - Method in interface org.hibernate.test.annotations.xml.hbm.Z
 
setZId(Integer) - Method in class org.hibernate.test.annotations.xml.hbm.ZImpl
 
setZip(String) - Method in class org.hibernate.ejb.test.callbacks.Person
 
setZip(String) - Method in class org.hibernate.ejb.test.xml.sequences.Address
 
setZip(String) - Method in class org.hibernate.test.annotations.beanvalidation.Address
 
setZip(String) - Method in class org.hibernate.test.criteria.StudentAddress
 
setZip(String) - Method in class org.hibernate.test.cuk.Address
 
setZip(String) - Method in class org.hibernate.test.discriminator.Person
 
setZip(ComponentContainer.Address.Zip) - Method in class org.hibernate.test.hql.ComponentContainer.Address
 
setZip(String) - Method in class org.hibernate.test.join.Person
 
setZip(String) - Method in class org.hibernate.test.joinedsubclass.Person
 
setZip(String) - Method in class org.hibernate.test.ondelete.Person
 
setZip(String) - Method in class org.hibernate.test.onetoone.formula.Address
 
setZip(String) - Method in class org.hibernate.test.propertyref.basic.Address
 
setZip(String) - Method in class org.hibernate.test.typedmanytoone.Address
 
setZip(String) - Method in class org.hibernate.test.typedonetoone.Address
 
setZip(String) - Method in class org.hibernate.test.unionsubclass2.Person
 
setZipcode(String) - Method in class org.hibernate.test.annotations.override.Addr
 
setZipCode(String) - Method in class org.hibernate.test.component.cascading.toone.Address
 
setZoo(Zoo) - Method in class org.hibernate.test.collection.original.Animal
 
setZoo(Zoo) - Method in class org.hibernate.test.hql.Animal
 
sex - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
sfi() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
 
shallowCopy(Property) - Static method in class org.hibernate.cfg.BinderHelper
create a property copy reusing the same value
shallowCopy() - Method in class org.hibernate.internal.util.Cloneable
Essentially performs a shallow copy of this SessionEventListenerConfig instance; meaning the SessionEventListenerConfig itself is cloned, but the individual listeners are not cloned.
shallowCopy() - Method in class org.hibernate.type.BasicTypeRegistry
 
SHARED_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...
SharedSessionBuilder - Interface in org.hibernate
Specialized SessionBuilder with access to stuff from another session
SharedSessionContract - Interface in org.hibernate
Contract methods shared between Session and StatelessSession
ShoppingBaskets - Class in org.hibernate.test.annotations.idmanytoone
 
ShoppingBaskets() - Constructor for class org.hibernate.test.annotations.idmanytoone.ShoppingBaskets
 
ShoppingBasketsPK - Class in org.hibernate.test.annotations.idmanytoone
 
ShoppingBasketsPK() - Constructor for class org.hibernate.test.annotations.idmanytoone.ShoppingBasketsPK
 
SHORT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Short to JDBC SMALLINT.
SHORT_CIRCUIT_INDICATOR - Static variable in class org.hibernate.id.IdentifierGeneratorHelper
Marker object returned from IdentifierGenerator.generate(org.hibernate.engine.spi.SessionImplementor, java.lang.Object) to indicate that we should short-circuit any continued generated id checking.
shortData - Variable in class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
shortName - Variable in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
region short name
shortName - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
shortName
shortName - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
shortName
ShortType - Class in org.hibernate.type
A type that maps between SMALLINT and Short
ShortType() - Constructor for class org.hibernate.type.ShortType
 
ShortTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Short handling.
ShortTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
shouldAutoClose() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Should JTA synchronization processing perform a automatic close (call to TransactionContext.managedClose() for this context?
shouldAutoClose() - Method in class org.hibernate.internal.SessionImpl
 
shouldAutoClose() - Method in class org.hibernate.internal.StatelessSessionImpl
 
shouldAutoJoinTransaction() - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
Should transactions be auto joined? Generally this is only a concern for CMT transactions.
shouldAutoJoinTransaction() - Method in class org.hibernate.internal.SessionImpl
 
shouldAutoJoinTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
 
shouldDoManagedFlush(TransactionCoordinator, int) - Method in interface org.hibernate.engine.transaction.synchronization.spi.ManagedFlushChecker
Check whether we should perform the managed flush
shouldGetAllProperties(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
shouldInstrumentClass(String) - Method in class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
shouldInstrumentClass(String) - Method in interface org.hibernate.bytecode.buildtime.spi.ClassFilter
Should this class be included in instrumentation
shouldInstrumentField(String, String) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
 
shouldInstrumentField(String, String) - Method in interface org.hibernate.bytecode.buildtime.spi.FieldFilter
Should this field definition be instrumented?
shouldIsolateTemporaryTableDDL() - Method in class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
shouldOverwriteCurrentVersion(Object, Object, Object, VersionType) - Method in enum org.hibernate.ReplicationMode
 
shouldRespectReadExpression() - Method in class org.hibernate.envers.test.integration.readwriteexpression.ReadWriteExpressionChange
 
shouldRespectWriteExpression() - Method in class org.hibernate.envers.test.integration.readwriteexpression.ReadWriteExpressionChange
 
shouldTransformFieldAccess(String, String, String) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
 
shouldTransformFieldAccess(String, String, String) - Method in interface org.hibernate.bytecode.buildtime.spi.FieldFilter
Should we instrument *access to* the given field.
SHOW_SQL - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable logging of generated SQL to the console
showAsString(AST, String) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
Renders the AST into 'ASCII art' form and returns that string representation.
showAst(AST, PrintStream) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
showAst(AST, PrintStream) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
Prints the AST in 'ASCII art' form to the specified print stream.
showAst(AST, PrintWriter) - Method in class org.hibernate.hql.internal.ast.util.ASTPrinter
Prints the AST in 'ASCII art' tree form to the specified print writer.
Sickness - Class in org.hibernate.ejb.test.util
 
Sickness() - Constructor for class org.hibernate.ejb.test.util.Sickness
 
Sickness.PK - Class in org.hibernate.ejb.test.util
 
Sickness.PK() - Constructor for class org.hibernate.ejb.test.util.Sickness.PK
 
Sickness_ - Class in org.hibernate.ejb.test.util
 
Sickness_() - Constructor for class org.hibernate.ejb.test.util.Sickness_
 
Simple - Class in org.hibernate.envers.test.integration.basic
 
Simple() - Constructor for class org.hibernate.envers.test.integration.basic.Simple
 
Simple - Class in org.hibernate.test.annotations.idclassgeneratedvalue
A Simple entity class.
Simple() - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
Simple(Long, Long, int) - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Simple
 
Simple2 - Class in org.hibernate.test.annotations.idclassgeneratedvalue
The Simple entity redone with a generated value Simple2.id1 }as part of its composite pk
Simple2() - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
Simple2(Long, int) - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.Simple2
 
SimpleAssociatedEntity - Class in org.hibernate.test.hql
 
SimpleAssociatedEntity() - Constructor for class org.hibernate.test.hql.SimpleAssociatedEntity
 
SimpleAssociatedEntity(String) - Constructor for class org.hibernate.test.hql.SimpleAssociatedEntity
 
SimpleAssociatedEntity(String, SimpleEntityWithAssociation) - Constructor for class org.hibernate.test.hql.SimpleAssociatedEntity
 
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
 
SimpleEntity - Class in org.hibernate.test.ops
 
SimpleEntity() - Constructor for class org.hibernate.test.ops.SimpleEntity
 
SimpleEntity(String) - Constructor for class org.hibernate.test.ops.SimpleEntity
 
SimpleEntityWithAssociation - Class in org.hibernate.test.hql
 
SimpleEntityWithAssociation() - Constructor for class org.hibernate.test.hql.SimpleEntityWithAssociation
 
SimpleEntityWithAssociation(String) - Constructor for class org.hibernate.test.hql.SimpleEntityWithAssociation
 
simpleExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SimpleExpression - Class in org.hibernate.criterion
superclass for "simple" comparisons (with SQL binary operators)
SimpleExpression(String, Object, String) - Constructor for class org.hibernate.criterion.SimpleExpression
 
SimpleExpression(String, Object, String, boolean) - Constructor for class org.hibernate.criterion.SimpleExpression
 
simpleExprList(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SimpleIdentifierSource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of a simple identifier mapping.
SimpleIdentifierSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
SimpleIdentifierSourceImpl(BasicAttribute, Map<String, AttributeOverride>) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.SimpleIdentifierSourceImpl
 
SimpleIdMapperBuilder - Interface in org.hibernate.envers.entities.mapper.id
 
SimpleInheritanceTest - Class in org.hibernate.test.discriminator
 
SimpleInheritanceTest() - Constructor for class org.hibernate.test.discriminator.SimpleInheritanceTest
 
SimpleInterface - Interface in org.hibernate.envers.test.integration.interfaces.hbm.allAudited
 
SimpleInterface - Interface in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited
 
SimpleInterface - Interface in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2
 
SimpleMapperBuilder - Interface in org.hibernate.envers.entities.mapper
 
SimpleMRUCache - Class in org.hibernate.internal.util.collections
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.internal.util.collections.SimpleMRUCache
 
SimpleMRUCache(int) - Constructor for class org.hibernate.internal.util.collections.SimpleMRUCache
 
SimpleOpsTest - Class in org.hibernate.test.ops
 
SimpleOpsTest() - Constructor for class org.hibernate.test.ops.SimpleOpsTest
 
simpleOrTupleExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SimplePK - Class in org.hibernate.test.annotations.idclassgeneratedvalue
A SimplePK.
SimplePK(Long, Long) - Constructor for class org.hibernate.test.annotations.idclassgeneratedvalue.SimplePK
 
SimpleProjection - Class in org.hibernate.criterion
A single-column projection that may be aliased
SimpleProjection() - Constructor for class org.hibernate.criterion.SimpleProjection
 
simplePropertyPath() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
A simple-property-path is an IDENT followed by one or more (DOT IDENT) sequences
SimpleQuery - Class in org.hibernate.envers.test.integration.query
 
SimpleQuery() - Constructor for class org.hibernate.envers.test.integration.query.SimpleQuery
 
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(Mappings) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValue(Mappings, Table) - Constructor for class org.hibernate.mapping.SimpleValue
 
SimpleValue - Interface in org.hibernate.metamodel.relational
Models a simple, non-compound value.
SimpleValueBinder - Class in org.hibernate.cfg.annotations
 
SimpleValueBinder() - Constructor for class org.hibernate.cfg.annotations.SimpleValueBinder
 
SimpleValueBinding - Class in org.hibernate.metamodel.binding
 
SimpleValueBinding() - Constructor for class org.hibernate.metamodel.binding.SimpleValueBinding
 
SimpleValueBinding(SimpleValue) - Constructor for class org.hibernate.metamodel.binding.SimpleValueBinding
 
SimpleValueBinding(SimpleValue, boolean, boolean) - Constructor for class org.hibernate.metamodel.binding.SimpleValueBinding
 
SimpleValueBinding(boolean, boolean) - Constructor for class org.hibernate.metamodel.binding.SimpleValueBinding
 
SimpleValueRelationalState - Interface in org.hibernate.metamodel.relational.state
 
SINGLE_OBJECT_PARAM_SIGNATURE - Static variable in class org.hibernate.internal.util.ReflectHelper
 
SingleAuditParentsTest - Class in org.hibernate.envers.test.integration.superclass.auditparents
Tests mapping of child entity that declares one of its ancestors as audited with Audited.auditParents() property.
SingleAuditParentsTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.SingleAuditParentsTest
 
SingleColumnType<T> - Interface in org.hibernate.type
Provide convenient methods for binding and extracting values for use with BasicType.
SingleDomainObjectToMultipleTablesTest - Class in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 
SingleDomainObjectToMultipleTablesTest() - Constructor for class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.SingleDomainObjectToMultipleTablesTest
 
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
 
SingleLineSqlCommandExtractor - Class in org.hibernate.tool.hbm2ddl
Class responsible for extracting SQL statements from import script.
SingleLineSqlCommandExtractor() - Constructor for class org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor
 
SingleOperationInTransaction - Class in org.hibernate.envers.test.integration.basic
 
SingleOperationInTransaction() - Constructor for class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
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
 
SingleTableEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.SingleTableEntityPersister
 
singleTableEntityPersister() - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
SingleTableSubclass - Class in org.hibernate.mapping
 
SingleTableSubclass(PersistentClass) - Constructor for class org.hibernate.mapping.SingleTableSubclass
 
SingletonEhCacheRegionFactory - Class in org.hibernate.cache.ehcache
A singleton EhCacheRegionFactory implementation.
SingletonEhCacheRegionFactory(Properties) - Constructor for class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
Returns a representation of the singleton EhCacheRegionFactory
SingletonIterator - Class in org.hibernate.internal.util.collections
 
SingletonIterator(Object) - Constructor for class org.hibernate.internal.util.collections.SingletonIterator
 
SingularAssociationAttributeBinding - Interface in org.hibernate.metamodel.binding
Contract describing the attribute binding for singular associations (many-to-one, one-to-one).
SingularAttribute - Interface in org.hibernate.metamodel.domain
A single valued (non-collection) attribute
SingularAttributeBinding - Interface in org.hibernate.metamodel.binding
Specialized binding contract for singular (non-collection) attributes
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
 
SingularAttributeNature - Enum in org.hibernate.metamodel.source.binder
Describes the understood natures of a singular attribute.
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
 
SingularAttributeSource - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
SingularAttributeSource - Interface in org.hibernate.metamodel.source.binder
Source-agnostic description of information needed to bind a singular attribute.
SingularAttributeSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
SingularAttributeSourceImpl(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
SingularAttributeSourceImpl(MappedAttribute, AttributeOverride) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
Site - Class in org.hibernate.test.ternary
 
Site(String) - Constructor for class org.hibernate.test.ternary.Site
 
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.internal.AbstractPersistentCollection.ListProxy
 
size() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
size() - Method in class org.hibernate.collection.internal.PersistentBag
 
size() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
size() - Method in class org.hibernate.collection.internal.PersistentList
 
size() - Method in class org.hibernate.collection.internal.PersistentMap
 
size() - Method in class org.hibernate.collection.internal.PersistentSet
 
size(C) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
size(Expression<C>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
size - Static variable in class org.hibernate.ejb.test.inheritance.Strawberry_
 
size - Static variable in class org.hibernate.ejb.test.util.Umbrella_
 
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.internal.util.collections.IdentityMap
 
size() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
size() - Method in class org.hibernate.internal.util.collections.SimpleMRUCache
 
size() - Method in class org.hibernate.internal.util.collections.SoftLimitMRUCache
Gets the strong reference cache size.
Size - Class in org.hibernate.metamodel.relational
Models size restrictions/requirements on a column's datatype.
Size() - Constructor for class org.hibernate.metamodel.relational.Size
 
Size(int, int, long, Size.LobMultiplier) - Constructor for class org.hibernate.metamodel.relational.Size
Complete constructor.
size() - Method in class org.hibernate.proxy.map.MapProxy
 
size - Variable in class org.hibernate.test.annotations.access.BigBed
 
size - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
size - Variable in class org.hibernate.test.annotations.cascade.Mouth
 
size - Variable in class org.hibernate.test.annotations.override.PropertyInfo
 
Size - Interface in org.hibernate.test.annotations.target
 
Size.LobMultiplier - Enum in org.hibernate.metamodel.relational
 
Sized - Interface in org.hibernate.usertype
Extends dictated/default column size declarations from Type to the UserType hierarchy as well via an optional interface.
sizeEq(String, int) - Static method in class org.hibernate.criterion.Restrictions
Constrain a collection valued property by size
SizeExpression - Class in org.hibernate.criterion
 
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
SizeImpl - Class in org.hibernate.test.annotations.target
 
SizeImpl() - Constructor for class org.hibernate.test.annotations.target.SizeImpl
 
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
 
Skip - Annotation Type in org.hibernate.testing
An annotation, used in combination with Skip.Matcher, to determine when/if tests should be skipped.
Skip.AlwaysSkip - Class in org.hibernate.testing
 
Skip.AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
 
Skip.Matcher - Interface in org.hibernate.testing
Simple boolean assertion
SkipForDialect - Annotation Type in org.hibernate.testing
Annotation used to indicate that a test should be skipped when run against the indicated dialects.
SkipLog - Class in org.hibernate.testing
Well-known-location lookup for the test-skip log...
SkipLog() - Constructor for class org.hibernate.testing.SkipLog
 
Sky - Class in org.hibernate.test.annotations.xml.hbm
 
Sky() - Constructor for class org.hibernate.test.annotations.xml.hbm.Sky
 
slice(String[], int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
slice(Object[], int, int) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
SmallIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for SMALLINT handling.
SmallIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
snapshot(BasicCollectionPersister, EntityMode) - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
SoccerTeam - Class in org.hibernate.test.annotations.entity
 
SoccerTeam() - Constructor for class org.hibernate.test.annotations.entity.SoccerTeam
 
SocialSite - Class in org.hibernate.test.annotations.override
 
SocialSite() - Constructor for class org.hibernate.test.annotations.override.SocialSite
 
SocialTouchPoints - Class in org.hibernate.test.annotations.override
 
SocialTouchPoints() - Constructor for class org.hibernate.test.annotations.override.SocialTouchPoints
 
SoftLimitMRUCache - Class in org.hibernate.internal.util.collections
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.
SoftLimitMRUCache() - Constructor for class org.hibernate.internal.util.collections.SoftLimitMRUCache
Constructs a cache with the default settings.
SoftLimitMRUCache(int, int) - Constructor for class org.hibernate.internal.util.collections.SoftLimitMRUCache
Constructs a cache with the specified settings.
SoftLock - Interface in org.hibernate.cache.spi.access
Moved up from inner definition on the now deprecated org.hibernate.cache.spi.CacheConcurrencyStrategy.
softLockedCacheExpired(String, Object, String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
softLockedCacheExpired(String, Object, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
softLockedCacheExpired$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
softSize() - Method in class org.hibernate.internal.util.collections.SoftLimitMRUCache
Gets the soft reference cache size.
Software - Class in org.hibernate.test.annotations.indexcoll
 
Software() - Constructor for class org.hibernate.test.annotations.indexcoll.Software
 
Soldier - Class in org.hibernate.ejb.test.cascade
 
Soldier() - Constructor for class org.hibernate.ejb.test.cascade.Soldier
 
Soldier - Class in org.hibernate.test.annotations.onetomany
 
Soldier() - Constructor for class org.hibernate.test.annotations.onetomany.Soldier
 
Soldier2 - Class in org.hibernate.ejb.test.cascade
 
Soldier2() - Constructor for class org.hibernate.ejb.test.cascade.Soldier2
 
Soldier2_ - Class in org.hibernate.ejb.test.cascade
 
Soldier2_() - Constructor for class org.hibernate.ejb.test.cascade.Soldier2_
 
Soldier_ - Class in org.hibernate.ejb.test.cascade
 
Soldier_() - Constructor for class org.hibernate.ejb.test.cascade.Soldier_
 
soldiers - Static variable in class org.hibernate.ejb.test.cascade.Troop_
 
some(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
SOME - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SOME - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SOME - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
someBytes - Static variable in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity_
 
SomeEntity - Class in org.hibernate.test.annotations.cid
 
SomeEntity() - Constructor for class org.hibernate.test.annotations.cid.SomeEntity
 
SomeEntity - Class in org.hibernate.test.annotations.dataTypes
 
SomeEntity() - Constructor for class org.hibernate.test.annotations.dataTypes.SomeEntity
 
SomeEntity(Date) - Constructor for class org.hibernate.test.annotations.dataTypes.SomeEntity
 
SomeEntityId - Class in org.hibernate.test.annotations.cid
 
SomeEntityId() - Constructor for class org.hibernate.test.annotations.cid.SomeEntityId
 
SomeEntityId(int, int) - Constructor for class org.hibernate.test.annotations.cid.SomeEntityId
 
SomeGuy - Class in org.hibernate.test.annotations.generics
 
SomeGuy() - Constructor for class org.hibernate.test.annotations.generics.SomeGuy
 
someMethod() - Method in class org.hibernate.test.annotations.generics.WildEntity
 
SomeOtherEntity - Class in org.hibernate.test.annotations.dataTypes
 
SomeOtherEntity() - Constructor for class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
SomeOtherEntity(int) - Constructor for class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
SomeOtherEntity(int, boolean, byte, char, short, int, long, double, float) - Constructor for class org.hibernate.test.annotations.dataTypes.SomeOtherEntity
 
someWrappedBytes - Static variable in class org.hibernate.ejb.criteria.MultiTypedBasicAttributesEntity_
 
Son - Class in org.hibernate.ejb.test.cascade
 
Son() - Constructor for class org.hibernate.ejb.test.cascade.Son
 
Son - Class in org.hibernate.test.annotations.engine.collection
 
Son() - Constructor for class org.hibernate.test.annotations.engine.collection.Son
 
Son_ - Class in org.hibernate.ejb.test.cascade
 
Son_() - Constructor for class org.hibernate.ejb.test.cascade.Son_
 
Song - Class in org.hibernate.ejb.test.cascade
 
Song() - Constructor for class org.hibernate.ejb.test.cascade.Song
 
Song_ - Class in org.hibernate.ejb.test.cascade
 
Song_() - Constructor for class org.hibernate.ejb.test.cascade.Song_
 
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
 
sort - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
sort - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
SORT - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
SORT_KEY - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
SORT_KEY - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
SORT_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
SORT_SPEC - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
Sortable - Interface in org.hibernate.metamodel.source.binder
 
sortActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sortAnnotationIndexedCollection() - Method in interface org.hibernate.internal.CoreMessageLogger
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sortAnnotationIndexedCollection() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sortAnnotationIndexedCollection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sortCollectionActions() - Method in class org.hibernate.engine.spi.ActionQueue
 
sortedMap(String, String, boolean, Comparator) - Method in class org.hibernate.type.TypeFactory
 
SortedMapCollectionInitializor - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes SortedMap collection with proper Comparator
SortedMapCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends SortedMap>, MiddleComponentData, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.SortedMapCollectionInitializor
 
SortedMapCollectionMapper - Class in org.hibernate.envers.entities.mapper.relation
 
SortedMapCollectionMapper(CommonCollectionMapperData, Class<? extends SortedMap>, Class<? extends SortedMap>, MiddleComponentData, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.entities.mapper.relation.SortedMapCollectionMapper
 
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(TypeFactory.TypeScope, String, String, Comparator, boolean) - Constructor for class org.hibernate.type.SortedMapType
 
sortedSet(String, String, boolean, Comparator) - Method in class org.hibernate.type.TypeFactory
 
SortedSetCollectionInitializor - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes SortedSet collection with proper Comparator
SortedSetCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends SortedSet>, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.SortedSetCollectionInitializor
 
SortedSetCollectionMapper - Class in org.hibernate.envers.entities.mapper.relation
 
SortedSetCollectionMapper(CommonCollectionMapperData, Class<? extends SortedSet>, Class<? extends SortedSet>, MiddleComponentData, Comparator) - Constructor for class org.hibernate.envers.entities.mapper.relation.SortedSetCollectionMapper
 
SortedSetEntity - Class in org.hibernate.envers.test.entities.manytomany
Entity with custom-ordered SortedSet and SortedMap
SortedSetEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
SortedSetEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
SortedSetEntity(String) - Constructor for class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
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(TypeFactory.TypeScope, String, String, Comparator, boolean) - Constructor for class org.hibernate.type.SortedSetType
 
sortKey() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Reconition rule for what ANSI SQL terms the sort key which is the expression (column, function, etc) upon which to base the sorting.
sortKey(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
SortKey - Class in org.hibernate.sql.ordering.antlr
Models the container node for the sort key, which is the term given by the ANSI SQL specification to the expression upon which to sort for each SortSpecification
SortKey() - Constructor for class org.hibernate.sql.ordering.antlr.SortKey
 
sortKeySpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
sortSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Reconition rule for what ANSI SQL terms the sort specification, which is essentially each thing upon which the results should be sorted.
sortSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
SortSpecification - Class in org.hibernate.sql.ordering.antlr
Models each sorting exprersion.
SortSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.SortSpecification
 
SortTest - Class in org.hibernate.test.sorted
 
SortTest() - Constructor for class org.hibernate.test.sorted.SortTest
 
SortType - Enum in org.hibernate.annotations
Sort strategies
Source - Annotation Type in org.hibernate.annotations
Optional annotation in conjunction with Version and timestamp version properties.
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.
source - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
SOURCE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
sourceMappingDocument() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
SourceType - Enum in org.hibernate.annotations
Where should Hibernate retrieve the value from? From the database, or from the current JVM?
SourceType - Enum in org.hibernate.internal.jaxb
From what type of source did we obtain the data
SPACE_PLACEHOLDER - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
SpaceShip - Class in org.hibernate.test.annotations.query
 
SpaceShip() - Constructor for class org.hibernate.test.annotations.query.SpaceShip
 
SpaceShip - Class in org.hibernate.test.sql.hand
 
SpaceShip() - Constructor for class org.hibernate.test.sql.hand.SpaceShip
 
SPEC_HINT_TIMEOUT - Static variable in class org.hibernate.ejb.QueryHints
 
specialOneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String) - Method in class org.hibernate.type.TypeFactory
 
SpecialOneToOneType - Class in org.hibernate.type
A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity.
SpecialOneToOneType(TypeFactory.TypeScope, String, ForeignKeyDirection, String, boolean, boolean, String, String) - Constructor for class org.hibernate.type.SpecialOneToOneType
 
Speech - Class in org.hibernate.test.sql.hand
 
Speech() - Constructor for class org.hibernate.test.sql.hand.Speech
 
split(String, String) - Static method in class org.hibernate.internal.util.StringHelper
 
split(String, String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
 
splitQueries(String, int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
splitQueries(String, int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
splitQueries(String, int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
splitQueries(String, int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
splitQueries(String, int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
splitQueries(String, int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
splitQueries(String, int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
splitQueries$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SportCar - Class in org.hibernate.test.annotations.polymorphism
 
SportCar() - Constructor for class org.hibernate.test.annotations.polymorphism.SportCar
 
SpreadDeal - Class in org.hibernate.test.annotations.embedded
Represents a "curve spread" deal that consists of two Interest Rate Swaps with different tenors (short and long).
SpreadDeal() - Constructor for class org.hibernate.test.annotations.embedded.SpreadDeal
 
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_DELETE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
SQL_DELETE_ALL - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
SQL_EXCEPTION_CONVERTER - Static variable in interface org.hibernate.cfg.AvailableSettings
The SQLExceptionConverter to use for converting SQLExceptions to Hibernate's JDBCException hierarchy.
SQL_INSERT - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SQL_NE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SQL_NODE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SQL_RESULT_SET_MAPPING - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
SQL_RESULT_SET_MAPPINGS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
SQL_TOKEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SQL_TOKEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
SQL_UPDATE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
sqlAlterStrings(Dialect, Mapping, TableMetadata, String, String) - Method in class org.hibernate.mapping.Table
 
SqlASTFactory - Class in org.hibernate.hql.internal.ast
Custom AST factory the intermediate tree that causes ANTLR to create specialized AST nodes, given the AST node type (from HqlSqlTokenTypes).
SqlASTFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.SqlASTFactory
Create factory with a specific mapping from token type to Java AST node type.
sqlCommentStrings(Dialect, String, String) - Method in class org.hibernate.mapping.Table
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.Constraint
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.ForeignKey
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.Index
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.PrimaryKey
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.PrimaryKey
 
sqlConstraintString(Dialect) - Method in class org.hibernate.mapping.UniqueKey
 
sqlConstraintString(Dialect, String, String, String) - Method in class org.hibernate.mapping.UniqueKey
 
sqlConstraintStringInAlterTable(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
sqlConstraintStringInAlterTable(Dialect) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
sqlConstraintStringInAlterTable(Dialect) - Method in class org.hibernate.metamodel.relational.Index
 
sqlConstraintStringInAlterTable(Dialect) - Method in class org.hibernate.metamodel.relational.PrimaryKey
 
sqlConstraintStringInAlterTable(Dialect) - Method in class org.hibernate.metamodel.relational.UniqueKey
 
sqlConstraintStringInCreateTable(Dialect) - Method in class org.hibernate.metamodel.relational.PrimaryKey
 
sqlConstraintStringInCreateTable(Dialect) - Method in class org.hibernate.metamodel.relational.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
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
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
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl
 
sqlCreateStrings(Dialect) - Method in interface org.hibernate.metamodel.relational.Exportable
Gets the SQL strings for creating the database object.
sqlCreateStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Index
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Sequence
 
sqlCreateStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Table
 
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
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
sqlDelete - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
SQLDeleteAll - Annotation Type in org.hibernate.annotations
SqlDelete Annotation for overwriting Hibernate default DELETE ALL method
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
sqlDeleteAll - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
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
 
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
sqlDropStrings(Dialect) - Method in class org.hibernate.id.enhanced.TableStructure
 
sqlDropStrings(Dialect) - Method in class org.hibernate.id.MultipleHiLoPerTableGenerator
 
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
 
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl
 
sqlDropStrings(Dialect) - Method in interface org.hibernate.metamodel.relational.Exportable
Gets the SQL strings for dropping the database object.
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Index
 
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Sequence
 
sqlDropStrings(Dialect) - Method in class org.hibernate.metamodel.relational.Table
 
SQLExceptionConversionDelegate - Interface in org.hibernate.exception.spi
Allow a SQLExceptionConverter to work by chaining together multiple such delegates.
SQLExceptionConversionTest - Class in org.hibernate.test.exception
Implementation of SQLExceptionConversionTest.
SQLExceptionConversionTest() - Constructor for class org.hibernate.test.exception.SQLExceptionConversionTest
 
SQLExceptionConverter - Interface in org.hibernate.exception.spi
Defines a contract for implementations that know how to convert a SQLException into Hibernate's JDBCException hierarchy.
SQLExceptionConverterFactory - Class in org.hibernate.exception.spi
A factory for building SQLExceptionConverter instances.
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sqlExceptionEscapedProxy(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sqlExceptionEscapedProxy(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sqlExceptionEscapedProxy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sqlExceptionHelper() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Convenience access to the SQLException helper.
SqlExceptionHelper - Class in org.hibernate.engine.jdbc.spi
Helper for handling SQLExceptions in various manners.
SqlExceptionHelper() - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Create an exception helper with a default exception converter.
SqlExceptionHelper(SQLExceptionConverter) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
Create an exception helper with a specific exception converter.
sqlExceptionHelper() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcIsolationDelegate
 
sqlExceptionHelper() - Method in class org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate
 
SqlExceptionHelper.StandardWarningHandler - Class in org.hibernate.engine.jdbc.spi
 
SqlExceptionHelper.StandardWarningHandler(String) - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.StandardWarningHandler
 
SqlExceptionHelper.WarningHandler - Interface in org.hibernate.engine.jdbc.spi
Contract for handling warnings
SqlExceptionHelper.WarningHandlerLoggingSupport - Class in org.hibernate.engine.jdbc.spi
Basic support for SqlExceptionHelper.WarningHandler implementations which log
SqlExceptionHelper.WarningHandlerLoggingSupport() - Constructor for class org.hibernate.engine.jdbc.spi.SqlExceptionHelper.WarningHandlerLoggingSupport
 
SQLExceptionTypeDelegate - Class in org.hibernate.exception.internal
SQLExceptionConverter implementation that does conversion based on the JDBC 4 defined SQLException sub-type hierarchy.
SQLExceptionTypeDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.SQLExceptionTypeDelegate
 
SqlFragment - Class in org.hibernate.hql.internal.ast.tree
Represents an SQL fragment in the AST.
SqlFragment() - Constructor for class org.hibernate.hql.internal.ast.tree.SqlFragment
 
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<String, SQLFunction>) - Constructor for class org.hibernate.dialect.function.SQLFunctionRegistry
 
sqlFunctions - Variable in class org.hibernate.cfg.Configuration
 
SQLFunctionsInterSystemsTest - Class in org.hibernate.test.dialect.functional.cache
Tests for function support on CacheSQL...
SQLFunctionsInterSystemsTest() - Constructor for class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
SQLFunctionsTest - Class in org.hibernate.test.legacy
 
SQLFunctionsTest() - Constructor for class org.hibernate.test.legacy.SQLFunctionsTest
 
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.internal.ast
Generates SQL by overriding callback methods in the base class, which does the actual SQL AST walking.
SqlGenerator(SessionFactoryImplementor) - Constructor for class org.hibernate.hql.internal.ast.SqlGenerator
 
SqlGeneratorBase - Class in org.hibernate.hql.internal.antlr
SQL Generator Tree Parser, providing SQL rendering of SQL ASTs produced by the previous phase, HqlSqlWalker.
SqlGeneratorBase() - Constructor for class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SQLGrammarException - Exception in org.hibernate.exception
Implementation of JDBCException indicating that the SQL sent to the database server was invalid (syntax error, invalid object references, etc).
SQLGrammarException(String, SQLException) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
SQLGrammarException(String, SQLException, String) - Constructor for exception org.hibernate.exception.SQLGrammarException
Constructor for JDBCException.
sqlGroupProjection(String, String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
A grouping SQL projection, specifying both select clause and group by clause fragments
SQLInsert - Annotation Type in org.hibernate.annotations
SqlInsert Annotation for overwriting Hibernate default INSERT INTO method
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
sqlInsert - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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
 
SQLLoaderTest - Class in org.hibernate.test.legacy
 
SQLLoaderTest() - Constructor for class org.hibernate.test.legacy.SQLLoaderTest
 
SqlNode - Class in org.hibernate.hql.internal.ast.tree
A base AST node for the intermediate tree.
SqlNode() - Constructor for class org.hibernate.hql.internal.ast.tree.SqlNode
 
sqlProjection(String, String[], Type[]) - Static method in class org.hibernate.criterion.Projections
A SQL projection, a typed select clause fragment
SQLProjection - Class in org.hibernate.criterion
A SQL fragment.
SQLProjection(String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
 
SQLProjection(String, String, String[], Type[]) - Constructor for class org.hibernate.criterion.SQLProjection
 
SQLQuery - Interface in org.hibernate
Represents a "native sql" query and allows the user to define certain aspects about its execution, such as: result-set value mapping (see below) Tables used via SQLQuery.addSynchronizedQuerySpace(java.lang.String), SQLQuery.addSynchronizedEntityName(java.lang.String) and SQLQuery.addSynchronizedEntityClass(java.lang.Class).
SQLQuery.FetchReturn - Interface in org.hibernate
Allows access to further control how join fetch returns are mapped back from result sets
SQLQuery.ReturnProperty - Interface in org.hibernate
Allows access to further control how properties within a root or join fetch are mapped back from the result set.
SQLQuery.RootReturn - Interface in org.hibernate
Allows access to further control how root returns are mapped back from result sets
SQLQueryImpl - Class in org.hibernate.internal
Implementation of the SQLQuery contract.
SQLQueryParser - Class in org.hibernate.loader.custom.sql
 
SQLQueryParser(String, SQLQueryParser.ParserContext, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.sql.SQLQueryParser
 
SQLQueryParser.ParameterSubstitutionRecognizer - Class in org.hibernate.loader.custom.sql
 
SQLQueryParser.ParameterSubstitutionRecognizer() - Constructor for class org.hibernate.loader.custom.sql.SQLQueryParser.ParameterSubstitutionRecognizer
 
SQLQueryResultMappingBuilder - Interface in org.hibernate
Allows programmatic access from SQLQuery to define how to map SQL results back to in-memory objects, both entities as well as scalars.
SQLQueryResultMappingBuilder.ReturnsHolder - Interface in org.hibernate
 
SQLQueryResultMappingBuilder.ScalarReturn - Class in org.hibernate
 
SQLQueryResultMappingBuilder.ScalarReturn(SQLQueryResultMappingBuilder.ReturnsHolder) - Constructor for class org.hibernate.SQLQueryResultMappingBuilder.ScalarReturn
 
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.
sqlResultSetMapping - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
sqlResultSetMapping - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
sqlResultSetMappings - Variable in class org.hibernate.cfg.Configuration
 
SQLServer2005Dialect - Class in org.hibernate.dialect
A dialect for Microsoft SQL 2005.
SQLServer2005Dialect() - Constructor for class org.hibernate.dialect.SQLServer2005Dialect
 
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
 
SQLServerCustomSQLTest - Class in org.hibernate.test.sql.hand.custom.sqlserver
Custom SQL tests for SQLServer
SQLServerCustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.sqlserver.SQLServerCustomSQLTest
 
SQLServerDialect - Class in org.hibernate.dialect
A dialect for Microsoft SQL Server 2000
SQLServerDialect() - Constructor for class org.hibernate.dialect.SQLServerDialect
 
SQLStateConversionDelegate - Class in org.hibernate.exception.internal
A SQLExceptionConverter implementation which performs conversion based on the underlying SQLState.
SQLStateConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.SQLStateConversionDelegate
 
SQLStateConverter - Class in org.hibernate.exception.internal
Deprecated. Use StandardSQLExceptionConverter with SQLStateConversionDelegate instead
SQLStateConverter(ViolatedConstraintNameExtracter) - Constructor for class org.hibernate.exception.internal.SQLStateConverter
Deprecated.  
SqlStatementLexer - Class in org.hibernate.hql.internal.antlr
 
SqlStatementLexer(InputStream) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
SqlStatementLexer(Reader) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
SqlStatementLexer(InputBuffer) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
SqlStatementLexer(LexerSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
sqlStatementLogger() - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
Convenience access to the SQL statement logger.
SqlStatementLogger - Class in org.hibernate.engine.jdbc.spi
Centralize logging for SQL statements.
SqlStatementLogger() - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SqlStatementLogger(boolean, boolean) - Constructor for class org.hibernate.engine.jdbc.spi.SqlStatementLogger
Constructs a new SqlStatementLogger instance.
SqlStatementParser - Class in org.hibernate.hql.internal.antlr
Lexer and parser used to extract single statements from import SQL script.
SqlStatementParser(TokenBuffer, int) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
 
SqlStatementParser(TokenBuffer) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
 
SqlStatementParser(TokenStream, int) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
 
SqlStatementParser(TokenStream) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
 
SqlStatementParser(ParserSharedInputState) - Constructor for class org.hibernate.hql.internal.antlr.SqlStatementParser
 
SqlStatementParser.StatementParserException - Exception in org.hibernate.hql.internal.antlr
 
SqlStatementParser.StatementParserException(String) - Constructor for exception org.hibernate.hql.internal.antlr.SqlStatementParser.StatementParserException
 
SqlStatementParserTokenTypes - Interface in org.hibernate.hql.internal.antlr
 
sqlTemporaryTableCreateString(Dialect, Mapping) - Method in class org.hibernate.mapping.Table
 
sqlToken(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
SqlTokenTypes - Interface in org.hibernate.hql.internal.antlr
 
sqlType - Variable in class org.hibernate.cfg.Ejb3Column
 
sqlType - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
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.AbstractSingleColumnStandardBasicType
 
sqlType() - Method in class org.hibernate.type.NullableType
Deprecated. A convenience form of NullableType.sqlTypes(org.hibernate.engine.spi.Mapping), returning just a single type value since these are explicitly dealing with single column mappings.
sqlType() - Method in interface org.hibernate.type.SingleColumnType
 
SqlTypeDescriptor - Interface in org.hibernate.type.descriptor.sql
Descriptor for the SQL/JDBC side of a value mapping.
sqlTypes() - Method in class org.hibernate.envers.entities.RevisionTypeType
 
sqlTypes() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedTestUserType
 
sqlTypes() - Method in class org.hibernate.envers.test.entities.ids.CustomEnumUserType
 
sqlTypes(Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
sqlTypes() - Method in class org.hibernate.test.annotations.entity.CasterStringType
 
sqlTypes() - Method in class org.hibernate.test.annotations.entity.PhoneNumberType
 
sqlTypes() - Method in class org.hibernate.test.annotations.generics.StateType
 
sqlTypes() - Method in class org.hibernate.test.hql.ClassificationType
 
sqlTypes() - Method in class org.hibernate.test.instrument.domain.CustomBlobType
Return the SQL type codes for the columns mapped by this type.
sqlTypes() - Method in class org.hibernate.test.rowid.RowIdType
 
sqlTypes() - Method in class org.hibernate.test.sql.hand.MonetaryAmountUserType
 
sqlTypes() - Method in class org.hibernate.test.typeparameters.DefaultValueIntegerType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.AnyType
 
sqlTypes(Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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 JDBC types codes (per Types) for the columns mapped by this type.
sqlTypes() - Method in interface org.hibernate.usertype.UserType
Return the SQL type codes for the columns mapped by this type.
SQLUpdate - Annotation Type in org.hibernate.annotations
SqlUpdate Annotation for overwriting Hibernate default UPDATE method
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
sqlUpdate - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
sqlWarning(int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sqlWarning(int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sqlWarning(int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sqlWarning(int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
sqlWarning(int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sqlWarning(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sqlWarning(int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
sqlWarning$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
Staff - Class in org.hibernate.envers.test.integration.readwriteexpression
 
Staff() - Constructor for class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
Staff(double, Integer) - Constructor for class org.hibernate.envers.test.integration.readwriteexpression.Staff
 
Staff - Class in org.hibernate.test.annotations.various.readwriteexpression
 
Staff(double, double, double, Integer) - Constructor for class org.hibernate.test.annotations.various.readwriteexpression.Staff
 
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
 
Stamp - Class in org.hibernate.test.annotations.identifiercollection
 
Stamp() - Constructor for class org.hibernate.test.annotations.identifiercollection.Stamp
 
STANDARD_WARNING_HANDLER - Static variable in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
StandardAnsiSqlAggregationFunctions - Class in org.hibernate.dialect.function
Centralized definition of standard ANSI SQL aggregation functions
StandardAnsiSqlAggregationFunctions() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions
 
StandardAnsiSqlAggregationFunctions.AvgFunction - Class in org.hibernate.dialect.function
Definition of a standard ANSI SQL compliant AVG function
StandardAnsiSqlAggregationFunctions.AvgFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
 
StandardAnsiSqlAggregationFunctions.CountFunction - Class in org.hibernate.dialect.function
Definition of a standard ANSI SQL compliant COUNT function
StandardAnsiSqlAggregationFunctions.CountFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.CountFunction
 
StandardAnsiSqlAggregationFunctions.MaxFunction - Class in org.hibernate.dialect.function
 
StandardAnsiSqlAggregationFunctions.MaxFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MaxFunction
 
StandardAnsiSqlAggregationFunctions.MinFunction - Class in org.hibernate.dialect.function
 
StandardAnsiSqlAggregationFunctions.MinFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.MinFunction
 
StandardAnsiSqlAggregationFunctions.SumFunction - Class in org.hibernate.dialect.function
 
StandardAnsiSqlAggregationFunctions.SumFunction() - Constructor for class org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.SumFunction
 
StandardBasicTypes - Class in org.hibernate.type
Centralizes access to the standard set of basic types.
StandardBasicTypes() - Constructor for class org.hibernate.type.StandardBasicTypes
 
StandardDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
The standard Hibernate Dialect resolver.
StandardDialectResolver() - Constructor for class org.hibernate.service.jdbc.dialect.internal.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
 
StandardPersisterClassResolver - Class in org.hibernate.persister.internal
 
StandardPersisterClassResolver() - Constructor for class org.hibernate.persister.internal.StandardPersisterClassResolver
 
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.internal
The standard implementation of the Hibernate QueryCache interface.
StandardQueryCache(Settings, Properties, UpdateTimestampsCache, String) - Constructor for class org.hibernate.cache.internal.StandardQueryCache
 
StandardQueryCacheFactory - Class in org.hibernate.cache.internal
Standard Hibernate implementation of the QueryCacheFactory interface.
StandardQueryCacheFactory() - Constructor for class org.hibernate.cache.internal.StandardQueryCacheFactory
 
StandardRandomStrategy - Class in org.hibernate.id.uuid
Implements a "random" UUID generation strategy as defined by the UUID.randomUUID() method.
StandardRandomStrategy() - Constructor for class org.hibernate.id.uuid.StandardRandomStrategy
 
StandardServiceInitiators - Class in org.hibernate.service
Central definition of the standard set of service initiators defined by Hibernate.
StandardServiceInitiators() - Constructor for class org.hibernate.service.StandardServiceInitiators
 
StandardServiceRegistryImpl - Class in org.hibernate.service.internal
Hibernate implementation of the standard service registry.
StandardServiceRegistryImpl(BootstrapServiceRegistry, List<BasicServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.service.internal.StandardServiceRegistryImpl
 
StandardSessionFactoryServiceInitiators - Class in org.hibernate.service.internal
Central definition of the standard set of initiators defined by Hibernate for the SessionFactoryServiceRegistry
StandardSessionFactoryServiceInitiators() - Constructor for class org.hibernate.service.internal.StandardSessionFactoryServiceInitiators
 
StandardSQLExceptionConverter - Class in org.hibernate.exception.internal
 
StandardSQLExceptionConverter() - Constructor for class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
StandardSQLFunction - Class in org.hibernate.dialect.function
Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL.
StandardSQLFunction(String) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
Construct a standard SQL function definition with a variable return type; the actual return type will depend on the types to which the function is applied.
StandardSQLFunction(String, Type) - Constructor for class org.hibernate.dialect.function.StandardSQLFunction
Construct a standard SQL function definition with a static return type.
STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
STAR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
STAR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Starred - Enum in org.hibernate.test.annotations.entity
 
start(Settings, Properties) - Method in class org.hibernate.cache.ehcache.EhCacheRegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache implementation(s).
start(Settings, Properties) - Method in class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache implementation(s).
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.internal.NoCachingRegionFactory
 
start(Settings, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Lifecycle callback to perform any necessary initialization of the underlying cache implementation(s).
start() - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.ClauseParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.GroupByParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.OrderByParser
 
start(QueryTranslatorImpl) - Method in interface org.hibernate.hql.internal.classic.Parser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PreprocessingParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
start(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.WhereParser
 
start() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
start() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Create the SessionFactory and bind to the jndi name on startup
start() - Method in interface org.hibernate.service.spi.Startable
Start phase notification
start(Settings, Properties) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
Startable - Interface in org.hibernate.service.spi
Lifecycle contract for services which wish to be notified when it is time to start.
startDate - Variable in class org.hibernate.test.annotations.manytoone.UserPK
 
startingQueryCache(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingQueryCache(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingQueryCache(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingQueryCache(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
startingQueryCache(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingQueryCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingQueryCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingQueryCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingServiceAtJndiName(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingServiceAtJndiName$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingUpdateTimestampsCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startingUpdateTimestampsCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
startService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
startService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
startsWithEscapeCallTemplate(String) - Static method in class org.hibernate.engine.query.spi.ParameterParser
 
startTime(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startTime(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startTime(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startTime(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
startTime(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startTime(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startTime(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
startTime$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
State - Enum in org.hibernate.test.annotations.generics
 
State - Class in org.hibernate.test.annotations.immutable
 
State() - Constructor for class org.hibernate.test.annotations.immutable.State
 
State - Class in org.hibernate.test.annotations.naturalid
 
State() - Constructor for class org.hibernate.test.annotations.naturalid.State
 
state - Variable in class org.hibernate.test.annotations.override.Address
 
state - Variable in class org.hibernate.test.onetoone.joined.Address
 
state - Variable in class org.hibernate.test.onetoone.optional.Address
 
state - Variable in class org.hibernate.test.onetoone.singletable.Address
 
State - Class in org.hibernate.test.stats
 
State() - Constructor for class org.hibernate.test.stats.State
 
stateField() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
StatefulInterceptor - Class in org.hibernate.test.interceptor
 
StatefulInterceptor() - Constructor for class org.hibernate.test.interceptor.StatefulInterceptor
 
StatefulPersistenceContext - Class in org.hibernate.engine.internal
A PersistenceContext represents the state of persistent "stuff" which Hibernate is tracking.
StatefulPersistenceContext(SessionImplementor) - Constructor for class org.hibernate.engine.internal.StatefulPersistenceContext
Constructs a PersistentContext, bound to the given session.
StatelessSession - Interface in org.hibernate
A command-oriented API for performing bulk operations against a database.
StatelessSessionBuilder - Interface in org.hibernate
Represents a consolidation of all stateless session creation options into a builder style delegate.
StatelessSessionFetchingTest - Class in org.hibernate.test.stateless.fetching
 
StatelessSessionFetchingTest() - Constructor for class org.hibernate.test.stateless.fetching.StatelessSessionFetchingTest
 
StatelessSessionImpl - Class in org.hibernate.internal
 
StatelessSessionQueryTest - Class in org.hibernate.test.stateless
 
StatelessSessionQueryTest() - Constructor for class org.hibernate.test.stateless.StatelessSessionQueryTest
 
StatelessSessionTest - Class in org.hibernate.test.stateless
 
StatelessSessionTest() - Constructor for class org.hibernate.test.stateless.StatelessSessionTest
 
statement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
statement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
statement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
statement() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
Statement - Interface in org.hibernate.hql.internal.ast.tree
Common interface modeling the different HQL statements (i.e., INSERT, UPDATE, DELETE, SELECT).
STATEMENT_BATCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum JDBC batch size.
STATEMENT_FETCH_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
statementEnd() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
StatementExecutor - Interface in org.hibernate.hql.internal.ast.exec
Encapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL.
statementPrepared() - Method in class org.hibernate.engine.jdbc.internal.proxy.ConnectionProxyHandler
 
statementPrepared() - Method in interface org.hibernate.engine.jdbc.spi.ConnectionObserver
Notification of a statement being prepared
statementPrepared() - Method in class org.hibernate.engine.jdbc.spi.ConnectionObserverAdapter
 
statementPrepared() - Method in class org.hibernate.internal.ConnectionObserverStatsBridge
 
StatementPreparer - Interface in org.hibernate.engine.jdbc.spi
Contracting for preparing SQL statements
statementsClosed(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
statementsClosed(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
statementsClosed(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
statementsClosed(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
statementsClosed(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
statementsClosed(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
statementsClosed(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
statementsClosed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
statementsPrepared(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
statementsPrepared(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
statementsPrepared(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
statementsPrepared(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
statementsPrepared(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
statementsPrepared(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
statementsPrepared(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
statementsPrepared$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
StateProvince - Class in org.hibernate.test.hql
Implementation of StateProvince.
StateProvince() - Constructor for class org.hibernate.test.hql.StateProvince
 
StateType - Class in org.hibernate.test.annotations.generics
 
StateType() - Constructor for class org.hibernate.test.annotations.generics.StateType
 
Statistics - Interface in org.hibernate.stat
Exposes statistics for a particular SessionFactory.
StatisticsFactory - Interface in org.hibernate.stat.spi
 
StatisticsImplementor - Interface in org.hibernate.stat.spi
Statistics SPI for the Hibernate core.
StatisticsInitiator - Class in org.hibernate.stat.internal
 
StatisticsInitiator() - Constructor for class org.hibernate.stat.internal.StatisticsInitiator
 
StatisticsService - Class in org.hibernate.jmx
Deprecated. See HHH-6190 for details
StatisticsService() - Constructor for class org.hibernate.jmx.StatisticsService
Deprecated.  
StatisticsServiceMBean - Interface in org.hibernate.jmx
Deprecated. See HHH-6190 for details
StatisticsTest - Class in org.hibernate.test.legacy
 
StatisticsTest() - Constructor for class org.hibernate.test.legacy.StatisticsTest
 
STATS_BUILDER - Static variable in class org.hibernate.stat.internal.StatisticsInitiator
Names the StatisticsFactory to use.
StatsTest - Class in org.hibernate.test.stats
Show the difference between fetch and load
StatsTest() - Constructor for class org.hibernate.test.stats.StatsTest
 
Status - Enum in org.hibernate.engine.spi
Represents the status of an entity with respect to this session.
Stay - Class in org.hibernate.test.annotations.fetch
 
Stay() - Constructor for class org.hibernate.test.annotations.fetch.Stay
 
Stay(int) - Constructor for class org.hibernate.test.annotations.fetch.Stay
 
Stay(Person, Date, Date, String, String, String) - Constructor for class org.hibernate.test.annotations.fetch.Stay
 
Stay - Class in org.hibernate.test.jpa.fetch
 
Stay() - Constructor for class org.hibernate.test.jpa.fetch.Stay
 
Stay(Person, Date, Date, String, String, String) - Constructor for class org.hibernate.test.jpa.fetch.Stay
 
STMNT_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
STMT_END - Static variable in interface org.hibernate.hql.internal.antlr.SqlStatementParserTokenTypes
 
stop() - Method in class org.hibernate.cache.ehcache.EhCacheRegionFactory
Lifecycle callback to perform any necessary cleanup of the underlying cache implementation(s).
stop() - Method in class org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
Lifecycle callback to perform any necessary cleanup of the underlying cache implementation(s).
stop() - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
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.internal.NoCachingRegionFactory
 
stop() - Method in interface org.hibernate.cache.spi.RegionFactory
Lifecycle callback to perform any necessary cleanup of the underlying cache implementation(s).
stop() - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
stop() - Method in class org.hibernate.jmx.HibernateService
Deprecated.  
stop() - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated. Unbind the SessionFactory or stub from JNDI
stop() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
 
stop() - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
stop() - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
stop() - Method in class org.hibernate.service.jmx.internal.JmxServiceImpl
 
stop() - Method in interface org.hibernate.service.spi.Stoppable
Stop phase notification
stop() - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
Stoppable - Interface in org.hibernate.service.spi
Lifecycle contract for services which wish to be notified when it is time to stop.
stoppingService() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
stoppingService() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
stoppingService() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
stoppingService() - Method in interface org.hibernate.internal.CoreMessageLogger
 
stoppingService() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
stoppingService() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
stoppingService() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
stoppingService$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
stopService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
stopService(ServiceBinding<R>) - Method in class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
stopService(ServiceBinding<R>) - Method in interface org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
 
Store - Class in org.hibernate.test.annotations.idmanytoone
 
Store() - Constructor for class org.hibernate.test.annotations.idmanytoone.Store
 
store - Variable in class org.hibernate.test.annotations.idmanytoone.StoreCustomer
 
store - Variable in class org.hibernate.test.annotations.idmanytoone.StoreCustomerPK
 
Store - Class in org.hibernate.test.annotations.manytomany
 
Store() - Constructor for class org.hibernate.test.annotations.manytomany.Store
 
StoreCustomer - Class in org.hibernate.test.annotations.idmanytoone
 
StoreCustomer(Store, Customer) - Constructor for class org.hibernate.test.annotations.idmanytoone.StoreCustomer
 
StoreCustomerPK - Class in org.hibernate.test.annotations.idmanytoone
 
StoreCustomerPK(Store, Customer) - Constructor for class org.hibernate.test.annotations.idmanytoone.StoreCustomerPK
 
StoreDeletedData - Class in org.hibernate.envers.test.integration.query
A test which checks if the data of a deleted entity is stored when the setting is on.
StoreDeletedData() - Constructor for class org.hibernate.envers.test.integration.query.StoreDeletedData
 
StoredPrefixedStringType - Class in org.hibernate.test.typeoverride
 
StoredPrefixedStringType() - Constructor for class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
stores - Variable in class org.hibernate.test.annotations.idmanytoone.Customer
 
Storm - Class in org.hibernate.test.annotations.strategy
 
Storm() - Constructor for class org.hibernate.test.annotations.strategy.Storm
 
strategy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbGeneratedValue
 
strategy - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance
 
StrategyTest - Class in org.hibernate.test.annotations.strategy
 
StrategyTest() - Constructor for class org.hibernate.test.annotations.strategy.StrategyTest
 
Strawberry - Class in org.hibernate.ejb.test.inheritance
 
Strawberry() - Constructor for class org.hibernate.ejb.test.inheritance.Strawberry
 
Strawberry_ - Class in org.hibernate.ejb.test.inheritance
 
Strawberry_() - Constructor for class org.hibernate.ejb.test.inheritance.Strawberry_
 
STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
STREAM_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
STREAM_XFER_LOB_MERGE_STRATEGY - Static variable in class org.hibernate.dialect.Dialect
Merge strategy based on transferring contents based on streams.
StreamCopier - Class in org.hibernate.internal.util.io
Utilities for copying I/O streams.
StreamCopier() - Constructor for class org.hibernate.internal.util.io.StreamCopier
 
StreamUtils - Class in org.hibernate.engine.jdbc
Stream copying utilities
StreamUtils() - Constructor for class org.hibernate.engine.jdbc.StreamUtils
 
Street - Class in org.hibernate.test.annotations.onetomany
 
Street() - Constructor for class org.hibernate.test.annotations.onetomany.Street
 
street - Variable in class org.hibernate.test.annotations.override.Address
 
street - Variable in class org.hibernate.test.onetoone.joined.Address
 
street - Variable in class org.hibernate.test.onetoone.optional.Address
 
street - Variable in class org.hibernate.test.onetoone.singletable.Address
 
Strict - Interface in org.hibernate.test.annotations.beanvalidation
 
STRING - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC VARCHAR.
StringClobType - Class in org.hibernate.type
Deprecated. replaced by MaterializedClobType
StringClobType() - Constructor for class org.hibernate.type.StringClobType
Deprecated.  
StringExpression - Class in org.hibernate.test.criteria
 
StringExpression(String, String, boolean) - Constructor for class org.hibernate.test.criteria.StringExpression
 
stringExpression(String, String, boolean) - Static method in class org.hibernate.test.criteria.StringExpression
 
StringHelper - Class in org.hibernate.internal.util
 
StringList - Class in org.hibernate.envers.test.integration.collection
 
StringList() - Constructor for class org.hibernate.envers.test.integration.collection.StringList
 
StringListEntity - Class in org.hibernate.envers.test.entities.collection
 
StringListEntity() - Constructor for class org.hibernate.envers.test.entities.collection.StringListEntity
 
StringMap - Class in org.hibernate.envers.test.integration.collection
 
StringMap() - Constructor for class org.hibernate.envers.test.integration.collection.StringMap
 
StringMapEntity - Class in org.hibernate.envers.test.entities.collection
 
StringMapEntity() - Constructor for class org.hibernate.envers.test.entities.collection.StringMapEntity
 
StringProperty - Class in org.hibernate.test.annotations.any
 
StringProperty() - Constructor for class org.hibernate.test.annotations.any.StringProperty
 
StringProperty(String, String) - Constructor for class org.hibernate.test.annotations.any.StringProperty
 
StringPropertyValue - Class in org.hibernate.test.any
todo: describe StringPropertyValue
StringPropertyValue() - Constructor for class org.hibernate.test.any.StringPropertyValue
 
StringPropertyValue(String) - Constructor for class org.hibernate.test.any.StringPropertyValue
 
StringRepresentableType<T> - Interface in org.hibernate.type
Additional, optional contract for types capable of rendering and consuming their values to/from strings.
StringSet - Class in org.hibernate.envers.test.integration.collection
 
StringSet() - Constructor for class org.hibernate.envers.test.integration.collection.StringSet
 
StringSetEntity - Class in org.hibernate.envers.test.entities.collection
 
StringSetEntity() - Constructor for class org.hibernate.envers.test.entities.collection.StringSetEntity
 
stringToObject(String) - Method in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
stringToObject(String) - Method in class org.hibernate.type.AbstractCharArrayType
Deprecated.  
stringToObject(String) - Method in class org.hibernate.type.BigIntegerType
Convert the value from the mapping file to a Java object.
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.CustomType
 
stringToObject(String) - Method in class org.hibernate.type.DateType
 
stringToObject(String) - Method in interface org.hibernate.type.IdentifierType
Convert the value from the mapping file to a Java object.
stringToObject(String) - Method in class org.hibernate.type.IntegerType
 
stringToObject(String) - Method in class org.hibernate.type.LongType
 
stringToObject(String) - Method in class org.hibernate.type.NumericBooleanType
 
stringToObject(String) - Method in class org.hibernate.type.ShortType
 
stringToObject(String) - Method in class org.hibernate.type.StringType
 
stringToObject(String) - Method in class org.hibernate.type.TrueFalseType
 
stringToObject(String) - Method in class org.hibernate.type.UrlType
 
stringToObject(String) - Method in class org.hibernate.type.YesNoType
 
StringTools - Class in org.hibernate.envers.tools
 
StringTools() - Constructor for class org.hibernate.envers.tools.StringTools
 
StringType - Class in org.hibernate.type
A type that maps between VARCHAR and String
StringType() - Constructor for class org.hibernate.type.StringType
 
StringTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for String handling.
StringTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
StrIntTestEntity - Class in org.hibernate.envers.test.entities
 
StrIntTestEntity() - Constructor for class org.hibernate.envers.test.entities.StrIntTestEntity
 
StrIntTestEntity(String, Integer, Integer) - Constructor for class org.hibernate.envers.test.entities.StrIntTestEntity
 
StrIntTestEntity(String, Integer) - Constructor for class org.hibernate.envers.test.entities.StrIntTestEntity
 
stripAliases(String) - Static method in class org.hibernate.dialect.SQLServer2005Dialect
Utility method that strips the aliases.
StrTestEntity - Class in org.hibernate.envers.test.entities
 
StrTestEntity() - Constructor for class org.hibernate.envers.test.entities.StrTestEntity
 
StrTestEntity(String, Integer) - Constructor for class org.hibernate.envers.test.entities.StrTestEntity
 
StrTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.StrTestEntity
 
StrTestEntityComparator - Class in org.hibernate.envers.test.entities
 
StrTestEntityComparator() - Constructor for class org.hibernate.envers.test.entities.StrTestEntityComparator
 
structure(Object) - Method in interface org.hibernate.cache.spi.entry.CacheEntryStructure
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
 
structure(Object) - Method in class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
 
StructuredCacheEntry - Class in org.hibernate.cache.spi.entry
 
StructuredCacheEntry(EntityPersister) - Constructor for class org.hibernate.cache.spi.entry.StructuredCacheEntry
 
StructuredCollectionCacheEntry - Class in org.hibernate.cache.spi.entry
 
StructuredCollectionCacheEntry() - Constructor for class org.hibernate.cache.spi.entry.StructuredCollectionCacheEntry
 
StructuredMapCacheEntry - Class in org.hibernate.cache.spi.entry
 
StructuredMapCacheEntry() - Constructor for class org.hibernate.cache.spi.entry.StructuredMapCacheEntry
 
Student - Class in org.hibernate.ejb.test.cascade
 
Student() - Constructor for class org.hibernate.ejb.test.cascade.Student
 
Student - Class in org.hibernate.test.criteria
 
Student() - Constructor for class org.hibernate.test.criteria.Student
 
Student - Class in org.hibernate.test.fetchprofiles.join
TODO : javadoc
Student() - Constructor for class org.hibernate.test.fetchprofiles.join.Student
 
Student(String) - Constructor for class org.hibernate.test.fetchprofiles.join.Student
 
Student - Class in org.hibernate.test.querycache
 
Student() - Constructor for class org.hibernate.test.querycache.Student
 
Student(long, PersonName) - Constructor for class org.hibernate.test.querycache.Student
 
Student - Class in org.hibernate.test.readonly
 
Student() - Constructor for class org.hibernate.test.readonly.Student
 
Student_ - Class in org.hibernate.ejb.test.cascade
 
Student_() - Constructor for class org.hibernate.ejb.test.cascade.Student_
 
StudentAddress - Class in org.hibernate.test.criteria
 
StudentAddress() - Constructor for class org.hibernate.test.criteria.StudentAddress
 
StudentDTO - Class in org.hibernate.test.criteria
 
StudentDTO() - Constructor for class org.hibernate.test.criteria.StudentDTO
 
StudentDTO - Class in org.hibernate.test.querycache
 
StudentDTO() - Constructor for class org.hibernate.test.querycache.StudentDTO
 
StudentDTO(PersonName) - Constructor for class org.hibernate.test.querycache.StudentDTO
 
StudentDTO(PersonName, String) - Constructor for class org.hibernate.test.querycache.StudentDTO
 
StudentDTO - Class in org.hibernate.test.readonly
 
StudentDTO() - Constructor for class org.hibernate.test.readonly.StudentDTO
 
students - Static variable in class org.hibernate.ejb.test.cascade.Teacher_
 
Stuff<Value> - Class in org.hibernate.test.annotations.generics
 
Stuff() - Constructor for class org.hibernate.test.annotations.generics.Stuff
 
style - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
SUB_SELECT - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
subclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
subclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
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
 
SubclassAllAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass
 
SubclassAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass.SubclassAllAuditedTest
 
SubclassDynamicMapTest - Class in org.hibernate.test.entitymode.map.subclass
 
SubclassDynamicMapTest() - Constructor for class org.hibernate.test.entitymode.map.subclass.SubclassDynamicMapTest
 
SubclassEntityContainer - Interface in org.hibernate.metamodel.source.binder
Contract for elements within a EntityHierarchy which can contain sub elements.
SubclassEntitySource - Interface in org.hibernate.metamodel.source.binder
 
SubclassEntitySourceImpl - Class in org.hibernate.metamodel.source.annotations.entity
 
SubclassEntitySourceImpl(EntityClass) - Constructor for class org.hibernate.metamodel.source.annotations.entity.SubclassEntitySourceImpl
 
SubclassEntitySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
SubclassEntitySourceImpl(MappingDocument, EntityElement) - Constructor for class org.hibernate.metamodel.source.hbm.SubclassEntitySourceImpl
 
subclassEntitySources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
subclassEntitySources() - Method in interface org.hibernate.metamodel.source.binder.SubclassEntityContainer
 
subclassEntitySources() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
SubclassPropertiesAudited2Test - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass
 
SubclassPropertiesAudited2Test() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass.SubclassPropertiesAudited2Test
 
SubclassPropertiesAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass
 
SubclassPropertiesAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass.SubclassPropertiesAuditedTest
 
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
 
SubclassPropertyRefTest - Class in org.hibernate.test.propertyref.inheritence.discrim
 
SubclassPropertyRefTest() - Constructor for class org.hibernate.test.propertyref.inheritence.discrim.SubclassPropertyRefTest
 
SubclassTest - Class in org.hibernate.test.annotations.inheritance.mixed
 
SubclassTest() - Constructor for class org.hibernate.test.annotations.inheritance.mixed.SubclassTest
 
SubclassTest - Class in org.hibernate.test.annotations.inheritance
 
SubclassTest() - Constructor for class org.hibernate.test.annotations.inheritance.SubclassTest
 
SubclassTest - Class in org.hibernate.test.annotations.inheritance.union
 
SubclassTest() - Constructor for class org.hibernate.test.annotations.inheritance.union.SubclassTest
 
SubEntityElement - Interface in org.hibernate.internal.jaxb.mapping.hbm
 
subList(int, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
subList(int, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
subList(int, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
subList(int, int) - Method in class org.hibernate.collection.internal.PersistentList
 
subList(int, int) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
subMap(Object, Object) - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
subMap(K, K) - Method in class org.hibernate.envers.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
 
subQuery() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
 
subResolverException(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
subResolverException(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
subResolverException(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
subResolverException(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
subResolverException(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
subResolverException(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
subResolverException(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
subResolverException$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Subselect - Annotation Type in org.hibernate.annotations
Map an immutable and read-only entity to a given SQL subselect expression:
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
subselect - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
subselectAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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.spi
 
SubselectFetch(String, Loadable, QueryParameters, Set, Map) - Constructor for class org.hibernate.engine.spi.SubselectFetch
 
SubselectFetchTest - Class in org.hibernate.test.subselectfetch
 
SubselectFetchTest() - Constructor for class org.hibernate.test.subselectfetch.SubselectFetchTest
 
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
 
SubselectTest - Class in org.hibernate.test.annotations.subselect
 
SubselectTest() - Constructor for class org.hibernate.test.annotations.subselect.SubselectTest
 
SubselectTest - Class in org.hibernate.test.subselect
 
SubselectTest() - Constructor for class org.hibernate.test.subselect.SubselectTest
 
subSet(Object, Object) - Method in class org.hibernate.collection.internal.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.internal.AbstractSaveEventListener
Perform any property value substitution that is necessary (interceptor callback, version initialization...)
substituteValuesIfNecessary(Object, Serializable, Object[], EntityPersister, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
 
subStream(Reader, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of a reader, wrapping the portion in a new reader.
subStream(InputStream, long, int) - Static method in class org.hibernate.type.descriptor.java.DataHelper
Extract a portion of the bytes from the given stream., wrapping them in a new stream.
substring(Expression<String>, Expression<Integer>) - Method in class org.hibernate.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
successfulTransactions(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
successfulTransactions(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
successfulTransactions(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
successfulTransactions(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
successfulTransactions(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
successfulTransactions(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
successfulTransactions(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
successfulTransactions$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
suffix(String[], String) - Static method in class org.hibernate.internal.util.StringHelper
 
suffixes - Variable in class org.hibernate.loader.JoinWalker
 
suffixes - Variable in class org.hibernate.loader.OuterJoinLoader
 
Suite - Class in org.hibernate.test.deletetransient
 
Suite() - Constructor for class org.hibernate.test.deletetransient.Suite
 
Suite(String) - Constructor for class org.hibernate.test.deletetransient.Suite
 
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
 
SUM - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
SUM - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
SUM - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
sumAsDouble(Expression<Float>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
sumAsLong(Expression<Integer>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Summary - Class in org.hibernate.test.annotations.embedded
 
Summary() - Constructor for class org.hibernate.test.annotations.embedded.Summary
 
SunOneJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for Sun ONE Application Server 7 and above
SunOneJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.SunOneJtaPlatform
 
Superclass - Class in org.hibernate.metamodel.domain
Models the concept of a (intermediate) superclass
Superclass(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.Superclass
Constructor for the entity
SUPERCLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
Supplier - Class in org.hibernate.test.annotations.manytomany
 
Supplier() - Constructor for class org.hibernate.test.annotations.manytomany.Supplier
 
supportsAggressiveRelease() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
Does this connection provider support aggressive release of JDBC connections and re-acquisition of those connections (if need be) later?

This is used in conjunction with AvailableSettings.RELEASE_CONNECTIONS to aggressively release JDBC connections.

supportsAggressiveRelease() - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
Does this connection provider support aggressive release of JDBC connections and re-acquisition of those connections (if need be) later?

This is used in conjunction with AvailableSettings.RELEASE_CONNECTIONS to aggressively release JDBC connections.

supportsAggressiveRelease() - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
supportsAggressiveRelease() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
 
supportsAggressiveRelease() - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
Does this connection provider support aggressive release of JDBC connections and re-acquisition of those connections (if need be) later?

This is used in conjunction with AvailableSettings.RELEASE_CONNECTIONS to aggressively release JDBC connections.

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

This is used in conjunction with AvailableSettings.RELEASE_CONNECTIONS to aggressively release JDBC connections.

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

This is used in conjunction with AvailableSettings.RELEASE_CONNECTIONS to aggressively release JDBC connections.

supportsBatchUpdates() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report to supporting batched updates?
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.Dialect
Does this dialect support using a JDBC bind parameter as an argument to a function or procedure call?
supportsBindAsCallableArgument() - Method in class org.hibernate.dialect.TeradataDialect
 
supportsBulkInsertIdGeneration(Class) - Method in class org.hibernate.test.hql.BulkManipulationTest
 
supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.AbstractPostInsertGenerator
 
supportsBulkInsertionIdentifierGeneration() - Method in interface org.hibernate.id.BulkInsertionCapableIdentifierGenerator
Given the configuration of this generator, is identifier generation as part of bulk insertion supported?

IMPL NOTE : Mainly here to allow stuff like SequenceStyleGenerator which *can* support this based on configuration

supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
 
supportsBulkInsertionIdentifierGeneration() - Method in class org.hibernate.id.SequenceGenerator
 
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
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
 
supportsCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsCheck() - Method in class org.hibernate.dialect.Cache71Dialect
 
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.MySQL5Dialect
Does this dialect support column-level check constraints?
supportsColumnCheck() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.CUBRIDDialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCommentOn() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
supportsCommentOn() - Method in class org.hibernate.dialect.Dialect
 
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.CUBRIDDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Dialect
Does this dialect support a way to retrieve the database's current timestamp value?
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.H2Dialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.HSQLDialect
HSQLDB 1.8.x requires CALL CURRENT_TIMESTAMP but this should not be treated as a callable statement.
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.InformixDialect
 
supportsCurrentTimestampSelection() - Method in class org.hibernate.dialect.Ingres9Dialect
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
 
supportsDataDefinitionInTransaction() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report to support performing DDL within transactions?
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.DB2Dialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.Dialect
Does the dialect support an exists statement in the select clause?
supportsExistsInSelect() - Method in class org.hibernate.dialect.Oracle8iDialect
 
supportsExistsInSelect() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.  
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.SybaseASE157Dialect
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.dialect.SybaseASE15Dialect
Actually Sybase does not support LOB locators at al.
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?
supportsGetGeneratedKeys() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report to supporting retrieval of generated keys?
supportsIdentityColumns() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsIdentityColumns() - Method in class org.hibernate.dialect.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
 
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
 
supportsIfExistsBeforeTableName() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
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.CUBRIDDialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLimit() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
supportsLimit() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
 
supportsLimit() - Method in class org.hibernate.dialect.Dialect
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
Deprecated.  
supportsLimitOffset() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
 
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.SQLServer2005Dialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLimitOffset() - Method in class org.hibernate.dialect.TimesTenDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.Dialect
Does the dialect support propagating changes to LOB values back to the database? Talking about mutating the internal value of the locator as opposed to supplying a new locator instance...
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.H2Dialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.MySQLDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.SQLServerDialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
supportsLobValueChangePropogation() - Method in class org.hibernate.dialect.TeradataDialect
 
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.internal.ast.ParameterTranslationsImpl
 
supportsOrdinalParameterMetadata() - Method in interface org.hibernate.hql.spi.ParameterTranslations
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Dialect
Does this dialect support FOR UPDATE in conjunction with outer joined rows?
supportsOuterJoinForUpdate() - Method in class org.hibernate.dialect.Ingres9Dialect
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.InformixDialect
 
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
 
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.
supportsScrollableResults() - Method in interface org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData
Did the driver report to supporting scrollable result sets?
supportsSequences() - Method in class org.hibernate.dialect.Cache71Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.CUBRIDDialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2390Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2400Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
supportsSequences() - Method in class org.hibernate.dialect.DerbyTenFiveDialect
 
supportsSequences() - Method in class org.hibernate.dialect.DerbyTenSixDialect
 
supportsSequences() - Method in class org.hibernate.dialect.Dialect
Does this dialect support sequences?
supportsSequences() - Method in class org.hibernate.dialect.H2Dialect
 
supportsSequences() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsSequences() - Method in class org.hibernate.dialect.InformixDialect
 
supportsSequences() - Method in class org.hibernate.dialect.IngresDialect
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
 
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.Dialect
Are subselects supported as the left-hand-side (LHS) of IN-predicates.
supportsSubselectAsInPredicateLHS() - Method in class org.hibernate.dialect.IngresDialect
 
supportsTableCheck() - Method in class org.hibernate.dialect.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.CUBRIDDialect
 
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
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.Dialect
Is it supported to materialize a LOB locator outside the transaction in which it was created?

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

supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.dialect.PostgreSQLDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.CUBRIDDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.DB2Dialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Dialect
Does this dialect support UNION ALL, which is generally a faster variant of UNION?
supportsUnionAll() - Method in class org.hibernate.dialect.H2Dialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.HSQLDialect
 
supportsUnionAll() - Method in class org.hibernate.dialect.Ingres9Dialect
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.SybaseASE15Dialect
 
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.DB2Dialect
 
supportsVariableLimit() - Method in class org.hibernate.dialect.DerbyDialect
Deprecated.  
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.SQLServer2005Dialect
 
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.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
SUV - Class in org.hibernate.test.hql
Implementation of SUV.
SUV() - Constructor for class org.hibernate.test.hql.SUV
 
Swap - Class in org.hibernate.test.annotations.embedded
Interest Rate Swap with Tenor.
Swap() - Constructor for class org.hibernate.test.annotations.embedded.Swap
 
Sweater - Class in org.hibernate.test.annotations.inheritance.joined
 
Sweater() - Constructor for class org.hibernate.test.annotations.inheritance.joined.Sweater
 
SwimmingPool - Class in org.hibernate.test.annotations.inheritance.joined
 
SwimmingPool() - Constructor for class org.hibernate.test.annotations.inheritance.joined.SwimmingPool
 
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
 
SybaseASE157Dialect - Class in org.hibernate.dialect
An SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15.7 and higher.
SybaseASE157Dialect() - Constructor for class org.hibernate.dialect.SybaseASE157Dialect
 
SybaseASE15Dialect - Class in org.hibernate.dialect
An SQL dialect targeting Sybase Adaptive Server Enterprise (ASE) 15 and higher.
SybaseASE15Dialect() - Constructor for class org.hibernate.dialect.SybaseASE15Dialect
 
SybaseCustomSQLTest - Class in org.hibernate.test.sql.hand.custom.sybase
Custom SQL tests for Sybase dialects
SybaseCustomSQLTest() - Constructor for class org.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest
 
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.  
SybaseTimestampVersioningTest - Class in org.hibernate.test.version.sybase
Implementation of VersionTest.
SybaseTimestampVersioningTest() - Constructor for class org.hibernate.test.version.sybase.SybaseTimestampVersioningTest
 
SymbolicLink - Class in org.hibernate.test.annotations.inheritance.joined
 
SymbolicLink(File) - Constructor for class org.hibernate.test.annotations.inheritance.joined.SymbolicLink
 
SymbolicLink - Class in org.hibernate.test.annotations.inheritance.mixed
 
SymbolicLink(File) - Constructor for class org.hibernate.test.annotations.inheritance.mixed.SymbolicLink
 
SymbolicLink - Class in org.hibernate.test.annotations.inheritance.union
 
SymbolicLink(File) - Constructor for class org.hibernate.test.annotations.inheritance.union.SymbolicLink
 
syncAnnotatedClasses() - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
synchronizationAlreadyRegistered(Synchronization) - Method in interface org.hibernate.internal.CoreMessageLogger
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
synchronizationAlreadyRegistered(Synchronization) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
synchronizationAlreadyRegistered$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SynchronizationCallbackCoordinator - Interface in org.hibernate.engine.transaction.synchronization.spi
 
SynchronizationCallbackCoordinatorImpl - Class in org.hibernate.engine.transaction.synchronization.internal
Manages callbacks from the Synchronization registered by Hibernate.
SynchronizationCallbackCoordinatorImpl(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
synchronizationFailed(Synchronization, Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
synchronizationFailed(Synchronization, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
synchronizationFailed$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
SynchronizationRegistry - Interface in org.hibernate.engine.transaction.spi
Manages a registry of Synchronizations.
SynchronizationRegistryAccess - Interface in org.hibernate.service.jta.platform.internal
Provides access to a TransactionSynchronizationRegistry for use by TransactionSynchronizationRegistry-based JtaSynchronizationStrategy implementations.
SynchronizationRegistryBasedSynchronizationStrategy - Class in org.hibernate.service.jta.platform.internal
Implementation of the JtaSynchronizationStrategy contract based on using a TransactionSynchronizationRegistry
SynchronizationRegistryBasedSynchronizationStrategy(SynchronizationRegistryAccess) - Constructor for class org.hibernate.service.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
 
SynchronizationRegistryImpl - Class in org.hibernate.engine.transaction.internal
Manages a registry of Synchronizations.
SynchronizationRegistryImpl() - Constructor for class org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl
 
Synchronize - Annotation Type in org.hibernate.annotations
Ensures that auto-flush happens correctly and that queries against the derived entity do not return stale data.
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
synchronize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
SYNCHRONIZE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
synchronizedTables - Variable in class org.hibernate.mapping.PersistentClass
 
SynonymousDictionary - Class in org.hibernate.test.annotations.query
 
SynonymousDictionary() - Constructor for class org.hibernate.test.annotations.query.SynonymousDictionary
 
SyntheticAndFactory - Class in org.hibernate.hql.internal.ast.util
Creates synthetic and nodes based on the where fragment part of a JoinSequence.
SyntheticAndFactory(HqlSqlWalker) - Constructor for class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
SyntheticProperty - Class in org.hibernate.mapping
Models a property which does not actually exist in the model.
SyntheticProperty() - Constructor for class org.hibernate.mapping.SyntheticProperty
 
SysGroupsOrm - Class in org.hibernate.test.annotations.join
 
SysGroupsOrm() - Constructor for class org.hibernate.test.annotations.join.SysGroupsOrm
 
SysUserOrm - Class in org.hibernate.test.annotations.join
 
SysUserOrm() - Constructor for class org.hibernate.test.annotations.join.SysUserOrm
 

T

T800 - Class in org.hibernate.test.annotations.tableperclass
 
T800() - Constructor for class org.hibernate.test.annotations.tableperclass.T800
 
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 - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSynchronizeElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
table - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
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 - Class in org.hibernate.metamodel.relational
Models the concept of a relational TABLE (or VIEW).
Table(Schema, String) - Constructor for class org.hibernate.metamodel.relational.Table
 
Table(Schema, Identifier) - Constructor for class org.hibernate.metamodel.relational.Table
 
TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
TABLE - Static variable in class org.hibernate.type.EnumType
 
TABLE_GENERATOR - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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
 
TableBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds table related information.
tableFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tableFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tableFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tableFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
tableFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tableFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tableFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tableFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
tableGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
tableGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
tableGenerator - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
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
 
tableJoin(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
tableName(String) - Method in class org.hibernate.test.namingstrategy.TestNamingStrategy
 
tableNameBinding - Variable in class org.hibernate.cfg.Configuration
 
tableNotFound(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tableNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tableNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tableNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
tableNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tableNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tableNotFound(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tableNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
TablePerClassTest - Class in org.hibernate.test.annotations.tableperclass
 
TablePerClassTest() - Constructor for class org.hibernate.test.annotations.tableperclass.TablePerClassTest
 
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
TABLES - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
TableSource - Interface in org.hibernate.metamodel.source.binder
Contract describing source of table information
TableSpecification - Interface in org.hibernate.metamodel.relational
Models what ANSI SQL terms a table specification which is a table or a view or an inline view.
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
 
Tag - Class in org.hibernate.test.pagination
 
Tag() - Constructor for class org.hibernate.test.pagination.Tag
 
Tag(String) - Constructor for class org.hibernate.test.pagination.Tag
 
tailMap(Object) - Method in class org.hibernate.collection.internal.PersistentSortedMap
 
tailMap(K) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
tailSet(Object) - Method in class org.hibernate.collection.internal.PersistentSortedSet
 
tailSet(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedSetProxy
 
takeOwnership() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
takeOwnership() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
Target - Annotation Type in org.hibernate.annotations
Define an explicit target,a voiding reflection and generics resolving
target - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
TARGET - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
Target - Enum in org.hibernate.tool.hbm2ddl
 
targetClass - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
targetEntity - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
targetEntity - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
targetEntity - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
targetEntity - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
targetEquals(AnnotationTarget, AnnotationTarget) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
TargetNotAuditedEntity - Class in org.hibernate.envers.test.entities.manytoone.unidirectional
Audited entity with a reference to not audited entity.
TargetNotAuditedEntity() - Constructor for class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
TargetNotAuditedEntity(Integer, String, UnversionedStrTestEntity) - Constructor for class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
TargetNotAuditedEntity(String, UnversionedStrTestEntity) - Constructor for class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
TargetNotAuditedEntity(Integer, String) - Constructor for class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
TargetTest - Class in org.hibernate.test.annotations.target
 
TargetTest() - Constructor for class org.hibernate.test.annotations.target.TargetTest
 
Task - Class in org.hibernate.test.stateless.fetching
TODO : javadoc
Task() - Constructor for class org.hibernate.test.stateless.fetching.Task
 
Task(User, String, Resource, Date) - Constructor for class org.hibernate.test.stateless.fetching.Task
 
Task(User, String, Resource, Date, Date, Date) - Constructor for class org.hibernate.test.stateless.fetching.Task
 
Task - Class in org.hibernate.test.version
 
Task(String, Person) - Constructor for class org.hibernate.test.version.Task
 
tax - Variable in class org.hibernate.test.annotations.override.PropertyInfo
 
TBL_NAME - Static variable in class org.hibernate.test.annotations.id.generationmappings.MinimalTableEntity
 
Teacher - Class in org.hibernate.ejb.test.cascade
 
Teacher() - Constructor for class org.hibernate.ejb.test.cascade.Teacher
 
Teacher_ - Class in org.hibernate.ejb.test.cascade
 
Teacher_() - Constructor for class org.hibernate.ejb.test.cascade.Teacher_
 
Team - Class in org.hibernate.test.annotations.loader
 
Team() - Constructor for class org.hibernate.test.annotations.loader.Team
 
teeth - Variable in class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Mouth
 
teeth - Variable in class org.hibernate.test.annotations.cascade.Mouth
 
Television - Class in org.hibernate.ejb.test.callbacks
 
Television() - Constructor for class org.hibernate.ejb.test.callbacks.Television
 
Television_ - Class in org.hibernate.ejb.test.callbacks
 
Television_() - Constructor for class org.hibernate.ejb.test.callbacks.Television_
 
temperature - Static variable in class org.hibernate.ejb.test.ops.Reptile_
 
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.spi
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.spi.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.internal.PersistentSet
 
temporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
temporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
temporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
temporal - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
TEMPORAL - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
TEMPORAL_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
TemporalTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
TemporalTypeResolver(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.TemporalTypeResolver
 
tenantIdentifier(String) - Method in class org.hibernate.internal.SessionFactoryImpl.StatelessSessionBuilderImpl
 
tenantIdentifier(String) - Method in interface org.hibernate.SessionBuilder
Define the tenant identifier to be associated with the opened session.
tenantIdentifier(String) - Method in interface org.hibernate.StatelessSessionBuilder
Define the tenant identifier to be associated with the opened session.
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
TernaryMap - Class in org.hibernate.envers.test.integration.manytomany.ternary
 
TernaryMap() - Constructor for class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
TernaryMapEntity - Class in org.hibernate.envers.test.integration.manytomany.ternary
 
TernaryMapEntity() - Constructor for class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
TernaryMapFlush - Class in org.hibernate.envers.test.integration.manytomany.ternary
 
TernaryMapFlush() - Constructor for class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapFlush
 
TernaryTest - Class in org.hibernate.test.ternary
 
TernaryTest() - Constructor for class org.hibernate.test.ternary.TernaryTest
 
test(int) - Method in class org.hibernate.envers.test.performance.AbstractPerformanceTest
 
test2ndLevelSubClass() - Method in class org.hibernate.test.annotations.inheritance.SubclassTest
 
TEST_VALUE - Static variable in class org.hibernate.test.typedescriptor.ByteTest
 
testAcceptsUnresolvedPropertyTypesIfATargetEntityIsExplicitlySet() - Method in class org.hibernate.test.annotations.generics.UnresolvedTypeTest
 
testAcceptsUnresolvedPropertyTypesIfATypeExplicitlySet() - Method in class org.hibernate.test.annotations.generics.UnresolvedTypeTest
 
testAccessAsIncorrectSubclass() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
testAccessAsIncorrectSubclass() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
testAccessAsIncorrectSubclass() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
testAddExistingManyToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testAddExistingOneToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testAddExistingOneToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
testAddExistingOneToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
testAddJoinForManyToMany() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testAddNewChildToReadOnlyParent() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testAddNewManyToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testAddNewOneToManyElementToPersistentEntity() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testAddNewParentToReadOnlyChild() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testAfterDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testAggregation() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testAggregation() - Method in class org.hibernate.test.hql.HQLTest
 
testAggregationReturnType() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testAliases() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testAliasJoinCriterion() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testAliasNameSameAsUnqualifiedEntityName() - Method in class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
testAliasToBeanDtoLiteralArgList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToBeanDtoMultiArgList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToBeanDtoOneArgList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToBeanDtoWithNullAliasList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapMultiAggregatedPropProjectionSingleResult() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapMultiProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapMultiProjectionWithNullAliasList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapNoProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapNoProjectionList() - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
testAliasToEntityMapNoProjectionMultiAndNullList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapNoProjectionMultiAndNullList() - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
testAliasToEntityMapNoProjectionNullAndNonNullAliasList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasToEntityMapNoProjectionNullAndNonNullAliasList() - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
testAliasToEntityMapOneProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testAliasWithNonNullRestrictions() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testAliasWithNullOrNonNullRestrictions() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testAllParams() - Method in class org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest
 
testAllRevEndTimeStamps() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testAllRevEndTimeStamps() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testAlphabeticalTest() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalIdManyToOneTest
 
testAlphabeticalTest() - Method in class org.hibernate.test.annotations.idmanytoone.alphabetical.AlphabeticalManyToOneTest
 
testAlwaysTransactionalOperations() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testAny() - Method in class org.hibernate.test.legacy.FooBarTest
 
testAnyMappingReference() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testApplyOnIdColumn() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testApplyOnManyToOne() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testArithmetic() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testArray() - Method in class org.hibernate.ejb.criteria.tuple.TupleCriteriaTest
 
testArrayCriteria() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testArrayExpr() - Method in class org.hibernate.test.hql.HqlParserTest
 
testArrayHQL() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testArrayJoinFetch() - Method in class org.hibernate.test.array.ArrayTest
 
testArraysOfTimes() - Method in class org.hibernate.test.legacy.FooBarTest
 
testAssociationPropertyWithoutAlias() - Method in class org.hibernate.test.hql.HQLTest
 
testAssociationTableAndOrderBy() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testAssociationTableAndOrderByWithSet() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testAssociationTableUniqueConstraints() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testAssocInEmbeddedNotValidated() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testAttributedJoin() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testAttributeOverriding() - Method in class org.hibernate.ejb.test.xml.sequences.XmlAttributeOverrideTest
 
testAttributeOverriding() - Method in class org.hibernate.ejb.test.xml.XmlAttributeOverrideTest
 
testAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
testAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
testAuditTableColumns() - Method in class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
testAutoboxing() - Method in class org.hibernate.test.annotations.entity.Java5FeaturesTest
 
testAutoDetectAliasing() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testAutoDiscoveryWithDuplicateColumnLabels() - Method in class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
testAutoEntity() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
testAutoFlush() - Method in class org.hibernate.test.legacy.FooBarTest
 
testAutoFlushCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testAutosaveChildren() - Method in class org.hibernate.test.legacy.FooBarTest
 
testBackRef() - Method in class org.hibernate.test.unidir.BackrefTest
 
testBackRefToProxiedEntityOnMerge() - Method in class org.hibernate.test.unidir.BackrefTest
 
testBadGrammar() - Method in class org.hibernate.test.exception.SQLExceptionConversionTest
 
testBadInsertionFails() - Method in class org.hibernate.test.sql.hand.identity.CustomInsertSQLWithIdentityColumnTest
 
testBag() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testBagMultipleElements() - Method in class org.hibernate.test.legacy.FooBarTest
 
testBagOneToMany() - Method in class org.hibernate.test.legacy.FooBarTest
 
testBaseLine() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.IdClassGeneratedValueTest
 
testBasic() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
testBasic() - Method in class org.hibernate.test.annotations.EntityTest
 
testBasic() - Method in class org.hibernate.test.annotations.loader.LoaderTest
 
testBasic() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testBasic() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testBasic() - Method in class org.hibernate.test.ops.CreateTest
 
testBasicCorrelation() - Method in class org.hibernate.ejb.criteria.subquery.CorrelatedSubqueryTest
 
testBasicDDL() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testBasicEntityMapping() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
testBasicFetchProfileOperation() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testBasicFilteredHqlDelete() - Method in class org.hibernate.test.filter.hql.BasicFilteredBulkManipulationTest
 
testBasicFilteredHqlUpdate() - Method in class org.hibernate.test.filter.hql.BasicFilteredBulkManipulationTest
 
testBasicOperation() - Method in class org.hibernate.test.usercollection.basic.UserCollectionTypeTest
 
testBasicOperation() - Method in class org.hibernate.test.usercollection.parameterized.ParameterizedUserCollectionTypeTest
 
testBasicOperations() - Method in class org.hibernate.test.ops.SimpleOpsTest
 
TestBasicOps - Class in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 
TestBasicOps() - Constructor for class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.TestBasicOps
 
testBasicOps() - Method in class org.hibernate.test.annotations.embedded.many2one.EmbeddableWithMany2OneTest
 
testBasicOps() - Method in class org.hibernate.test.annotations.embedded.one2many.EmbeddableWithOne2ManyTest
 
testBasics() - Method in class org.hibernate.test.idgen.biginteger.increment.BigIntegerIncrementGeneratorTest
 
testBasics() - Method in class org.hibernate.test.idgen.biginteger.sequence.BigIntegerSequenceGeneratorTest
 
testBatchFetch() - Method in class org.hibernate.test.batchfetch.BatchFetchTest
 
testBatchInsertUpdate() - Method in class org.hibernate.test.batch.BatchTest
 
testBatchInsertUpdateSizeEqJdbcBatchSize() - Method in class org.hibernate.test.batch.BatchTest
 
testBatchInsertUpdateSizeGtJdbcBatchSize() - Method in class org.hibernate.test.batch.BatchTest
 
testBatchInsertUpdateSizeLtJdbcBatchSize() - Method in class org.hibernate.test.batch.BatchTest
 
testBatchLoad() - Method in class org.hibernate.test.legacy.FooBarTest
 
testBatchOrdering() - Method in class org.hibernate.test.insertordering.InsertOrderingTest
 
testBeanResultTransformer() - Method in class org.hibernate.test.legacy.FumTest
 
testBeanValidationIntegrationOnCommit() - Method in class org.hibernate.ejb.test.beanvalidation.BeanValidationTest
 
testBeanValidationIntegrationOnFlush() - Method in class org.hibernate.ejb.test.beanvalidation.BeanValidationTest
 
testBidirAssignedId() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest
 
testBidirDefaultIdGenerator() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest
 
testBidirectionalFkOneToOne() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testBidirectionalTrueOneToOne() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testBidirForeignIdGenerator() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest
 
testBidirOneToOne() - Method in class org.hibernate.ejb.test.association.AssociationTest
 
testBinary() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
testBlob() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
testBlobClob() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testBlobClob() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testBlobSerialization() - Method in class org.hibernate.ejb.test.lob.BlobTest
 
testBlownPrecision() - Method in class org.hibernate.test.annotations.id.sequences.JoinColumnOverrideTest
 
testBooleanHandling() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testBoundedBlobLocatorAccess() - Method in class org.hibernate.test.lob.BlobLocatorTest
 
testBoundedClobLocatorAccess() - Method in class org.hibernate.test.lob.ClobLocatorTest
 
testBoundedLongByteArrayAccess() - Method in class org.hibernate.test.annotations.lob.ImageTest
 
testBoundedLongByteArrayAccess() - Method in class org.hibernate.test.lob.LongByteArrayTest
 
testBoundedLongStringAccess() - Method in class org.hibernate.test.annotations.lob.TextTest
 
testBoundedLongStringAccess() - Method in class org.hibernate.test.lob.LongStringTest
 
testBroken() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testBroken() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testByteArray() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check predicate for field which has simple char array type (byte[]).
testByteDataPersistenceAndRetrieval() - Method in class org.hibernate.test.typedescriptor.ByteTest
 
testCache() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testCache() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testCache() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCachedCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCachedCollectionRefresh() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCachedJoinedAndJoinFetchedManyToOne() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCachedJoinedAndJoinFetchedOneToMany() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCachedQuery() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testCachedQuery() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testCachedQueryOnInsert() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testCachedQueryOnInsert() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testCachedQueryRegion() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testCachedQueryRegion() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testCacheFindAfterCollectionAccessRev1() - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
testCacheFindAfterEntitiesAtRevisionQuery() - Method in class org.hibernate.envers.test.integration.cache.QueryCache
 
testCacheFindAfterRevisionsOfEntityQuery() - Method in class org.hibernate.envers.test.integration.cache.QueryCache
 
testCacheReferenceAccessAfterCollectionAccessRev1() - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
testCacheReferenceAccessAfterCollectionAccessRev2() - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
testCacheReferenceAccessAfterFind() - Method in class org.hibernate.envers.test.integration.cache.OneToManyCache
 
testCacheReferenceAccessAfterFindRev1() - Method in class org.hibernate.envers.test.integration.cache.OneToOneCache
 
testCacheReferenceAccessAfterFindRev2() - Method in class org.hibernate.envers.test.integration.cache.OneToOneCache
 
testCallback() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCallBackListenersHierarchy() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testCallbackMethod() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testCallbacks() - Method in class org.hibernate.test.events.CallbackTest
 
testCanUseCriteriaQuery() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testCascade() - Method in class org.hibernate.ejb.test.cascade.CascadeTest
 
testCascade() - Method in class org.hibernate.test.annotations.cascade.circle.identity.CascadeCircleIdentityIdTest
 
testCascade() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.CascadeCircleSequenceIdTest
 
testCascade() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testCascadeAll() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testCascadeAll() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testCascadeAll() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testCascadeAll() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testCascadeAllDeleteOrphanFromClearedPersistentAssnToTransientEntity() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testCascadeAllFromClearedPersistentAssnToTransientEntity() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testCascadeAllPlusMore() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
Make sure that it doesn't break the handler when CascadeType.ALL is specified in addition to a default cascade-persist or individual cascade settings.
testCascadeAllPlusMore() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
Make sure that it doesn't break the handler when CascadeType.ALL is specified in addition to a default cascade-persist or individual cascade settings.
testCascadeAllPlusMore() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
Make sure that it doesn't break the handler when CascadeType.ALL is specified in addition to a default cascade-persist or individual cascade settings.
testCascadeAllPlusMore() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
Make sure that it doesn't break the handler when CascadeType.ALL is specified in addition to a default cascade-persist or individual cascade settings.
testCascadeAndFetchCollection() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
testCascadeAndFetchEntity() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
testCascadeCompositeElements() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testCascadedDeleteOfChildEntitiesBug2() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testCascadedDeleteOfChildOneToOne() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testCascadeDelete() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testCascadeDeleteDetached() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCascadeDeleteOrphan() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testCascadeSave() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCascadeSomeWithDefaultPersist() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testCascadeSomeWithDefaultPersist() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testCascadeSomeWithDefaultPersist() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testCascadeSomeWithDefaultPersist() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testCascading() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCaseExprWhenElse() - Method in class org.hibernate.test.hql.HQLTest
 
testCaseInsensitiveComparison() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testCaseWhenElse() - Method in class org.hibernate.test.hql.HQLTest
 
testCast() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCastInSelect() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCategories() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testChangeImmutableEntityProxyToModifiable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testChangeImmutableEntityToModifiable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testCharArray() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check predicate for field which has simple char array type (char[]).
testCheckCurrentStateOfNormalActivities() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
testChildHistory() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
testChildHistory() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
testChildHistory() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
testChildIdColumnName() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
testChildRevColumnType() - Method in class org.hibernate.envers.test.integration.reventity.LongRevEntityInheritanceChildAuditing
 
testCircularCascade() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testClassicHQLAggregationReturnTypes() - Method in class org.hibernate.test.hql.CriteriaClassicAggregationReturnTest
 
testClassLevelGenerator() - Method in class org.hibernate.test.annotations.id.IdTest
 
testClassLevelGenerator() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
TestClassMetadata - Class in org.hibernate.testing.junit4
Metadata about various types of callback methods on a given test class.
TestClassMetadata(Class) - Constructor for class org.hibernate.testing.junit4.TestClassMetadata
 
testClassName() - Method in class org.hibernate.test.hql.HQLTest
 
testClassProperty() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testClassProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testClassProperty2() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testClassQueries() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testClassWhere() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testClassWhereManyToMany() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testClob() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
testCloseAndTransaction() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testCMT() - Method in class org.hibernate.test.tm.CMTTest
 
testCoalesce() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCollection() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testCollectionAssocNotValidated() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testCollectionCache() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCollectionCUD() - Method in class org.hibernate.test.legacy.CustomSQLTest
 
testCollectiondirtyChecking() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testCollectionElementInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionFetching() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCollectionFetchVsLoad() - Method in class org.hibernate.test.stats.StatsTest
 
testCollectionFetchWithDistinctionAndLimit() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCollectionFetchWithExplicitThetaJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionFilter() - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
testCollectionFunctions() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionIndexFunctionsInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionIndicesInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionInheritance() - Method in class org.hibernate.test.collection.original.CollectionTest
 
TestCollectionInitializingDuringFlush - Class in org.hibernate.test.flush
 
TestCollectionInitializingDuringFlush() - Constructor for class org.hibernate.test.flush.TestCollectionInitializingDuringFlush
 
TestCollectionInitializingDuringFlush.InitializingPreUpdateEventListener - Class in org.hibernate.test.flush
 
TestCollectionInitializingDuringFlush.InitializingPreUpdateEventListener() - Constructor for class org.hibernate.test.flush.TestCollectionInitializingDuringFlush.InitializingPreUpdateEventListener
 
testCollectionIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testCollectionJoinsInSubselect() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCollectionJoinsInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionMemberDeclaration() - Method in class org.hibernate.test.hql.EJBQLTest
 
testCollectionMemberDeclarations() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionMemberDeclarations2() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionMerging() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testCollectionNoVersion() - Method in class org.hibernate.test.version.db.DbVersionTest
 
testCollectionNoVersion() - Method in class org.hibernate.test.version.sybase.SybaseTimestampVersioningTest
 
testCollectionNoVersion() - Method in class org.hibernate.test.version.VersionTest
 
testCollectionOfComponents() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionOfSelf() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCollectionOfValues() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionOfValuesSize() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionOnly() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testCollectionOrderBy() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionPersisterSpecified() - Method in class org.hibernate.test.annotations.persister.PersisterTest
 
testCollectionPointer() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testCollectionQuery() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCollectionQuery() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testCollectionRefresh() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCollectionReplace() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCollectionReplace2() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCollectionReplaceOnUpdate() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCollectionsInSelect() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCollectionsInSelect2() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionSize() - Method in class org.hibernate.test.hql.HQLTest
 
testCollectionSQLOverriding() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testCollectionTableAllChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testCollectionTableNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testCollectionVersion() - Method in class org.hibernate.test.version.db.DbVersionTest
 
testCollectionVersion() - Method in class org.hibernate.test.version.sybase.SybaseTimestampVersioningTest
 
testCollectionVersion() - Method in class org.hibernate.test.version.VersionTest
 
testCollectionWhere() - Method in class org.hibernate.test.legacy.FooBarTest
 
testColumn() - Method in class org.hibernate.test.annotations.EntityTest
 
testColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testColumnDefinition() - Method in class org.hibernate.test.annotations.id.IdTest
 
testColumnDefinition() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testColumnDefinitionPropagation() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testColumnUnique() - Method in class org.hibernate.test.annotations.EntityTest
 
testCombinedClassAndCollectionFiltersEnabled() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testCommentPropertyValue() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.ExtendedRevisionEntityTest
 
testCompleteAuditParents() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TotalAuditParentsTest
 
testCompleteScalarAutoDiscovery() - Method in class org.hibernate.test.annotations.quote.resultsetmappings.ExplicitSqlResultSetMappingTest
 
testCompleteScalarDiscovery() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
testCompleteSequenceEntity() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
testComplexConstructor() - Method in class org.hibernate.test.hql.HqlParserTest
 
testComplexCriteria() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testComplexExpressionInFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testComplicatedNotAnd() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check complicated not.
testComplicatedNotOr() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check complicated not.
testComplicatedQuery() - Method in class org.hibernate.test.legacy.FooBarTest
 
testComponent() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testComponent() - Method in class org.hibernate.test.hql.HQLTest
 
testComponent() - Method in class org.hibernate.test.timestamp.TimestampTest
 
testComponent2() - Method in class org.hibernate.test.hql.HQLTest
 
testComponentFormulaQuery() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testComponentInterceptor() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testComponentJoins() - Method in class org.hibernate.ejb.test.query.ComponentJoinsTest
 
testComponentJoins() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testComponentManyToOneDereferenceShortcut() - Method in class org.hibernate.test.hql.HQLTest
 
testComponentNoAlias() - Method in class org.hibernate.test.hql.HQLTest
 
testComponentNoStar() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testComponentNotNull() - Method in class org.hibernate.test.legacy.ComponentNotNullTest
 
testComponentNullnessChecks() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testComponentOrderBy() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testComponentParameterBinding() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testComponentParent() - Method in class org.hibernate.test.legacy.FooBarTest
 
testComponentPropertyRef() - Method in class org.hibernate.test.propertyref.component.complete.CompleteComponentPropertyRefTest
 
testComponentPropertyRef() - Method in class org.hibernate.test.propertyref.component.partial.PartialComponentPropertyRefTest
 
testComponentQueries() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testComponentQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testComponentQueryMethodNoParensFailureExpected() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testComponents() - Method in class org.hibernate.test.legacy.FooBarTest
 
testComponentSafeStrategy() - Method in class org.hibernate.test.annotations.strategy.StrategyTest
 
testComponentStar() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testComponentStateChangeAndDirtiness() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testComponentSubPropertyMapKey() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testCompositeElement() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testCompositeElement() - Method in class org.hibernate.test.legacy.ComponentNotNullTest
 
testCompositeElementCollectionDirtyChecking() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testCompositeElementMerging() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testCompositeElementWriteMethodDirtying() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testCompositeFK() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testCompositeId() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testCompositeID() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeIDCollections() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeIdId() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testCompositeIdJoins() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testCompositeIDOneToOne() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeIDQuery() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeIds() - Method in class org.hibernate.test.cid.CompositeIdTest
 
testCompositeIDs() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeIdSimple() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testCompositeKeyPathExpressions() - Method in class org.hibernate.test.legacy.FumTest
 
testCompositeKeysWithPropertyNamedId() - Method in class org.hibernate.test.hql.HQLTest
 
testCompositePK() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testCompositePk() - Method in class org.hibernate.test.annotations.JoinedSubclassTest
 
testCompositePk() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testCompositePk() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testCompositeType() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testCompositeUserType() - Method in class org.hibernate.test.cut.CompositeUserTypeTest
 
testConcatenation() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testConcatenation() - Method in class org.hibernate.test.hql.HQLTest
 
testConcreateSubclassDeterminationOnEmptyDynamicMap() - Method in class org.hibernate.test.entitymode.map.subclass.SubclassDynamicMapTest
 
testConcurrent() - Method in class org.hibernate.test.tm.CMTTest
 
testConcurrentCachedDirtyQueries() - Method in class org.hibernate.test.tm.CMTTest
 
testConcurrentCachedQueries() - Method in class org.hibernate.test.tm.CMTTest
 
testConcurrentMerge() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testConstraints() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testConstraintsOnSuperclassProperties() - Method in class org.hibernate.test.annotations.tableperclass.TablePerClassTest
 
testConstraintViolationException() - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
testConstructor() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
testConstructorIn() - Method in class org.hibernate.test.hql.HqlParserTest
 
testConstructorNode() - Method in class org.hibernate.test.hql.HQLTest
 
testContainer() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testContendedPessimisticLock() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testContendedPessimisticReadLockTimeout() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testContendedPessimisticWriteLockNoWait() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testContendedPessimisticWriteLockTimeout() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testCopy() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCorrelatedSubselect1() - Method in class org.hibernate.test.hql.HQLTest
 
testCorrelatedSubselect2() - Method in class org.hibernate.test.hql.HQLTest
 
testCorrelationExplicitSelectionCorrelation() - Method in class org.hibernate.ejb.criteria.subquery.CorrelatedSubqueryTest
 
testCountReturnValues() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
testCountryName(Object) - Method in class org.hibernate.ejb.test.callbacks.CountryNameCheckerListener
 
TestCourse - Class in org.hibernate.test.annotations.collectionelement
 
TestCourse() - Constructor for class org.hibernate.test.annotations.collectionelement.TestCourse
 
testCrazyIdFieldNames() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testCrazyIdFieldNames() - Method in class org.hibernate.test.hql.HQLTest
 
testCreate() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testCreate() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCreateAndDelete() - Method in class org.hibernate.test.annotations.dataTypes.BasicOperationsTest
 
testCreatedAuditTable() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MultipleAuditParentsTest
 
testCreatedAuditTable() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.SingleAuditParentsTest
 
testCreatedAuditTable() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TotalAuditParentsTest
 
testCreatedAuditTables() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
testCreateEMFlushMode() - Method in class org.hibernate.ejb.test.emops.FlushModeTest
 
testCreateException() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
testCreateException() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testCreateException() - Method in class org.hibernate.test.ops.CreateTest
 
testCreateExceptionWithGeneratedId() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
testCreateExceptionWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testCreateExceptionWithGeneratedId() - Method in class org.hibernate.test.ops.CreateTest
 
testCreateQuery() - Method in class org.hibernate.test.typedmanytoone.TypedManyToOneTest
 
testCreateQuery() - Method in class org.hibernate.test.typedonetoone.TypedOneToOneTest
 
testCreateQueryNull() - Method in class org.hibernate.test.typedmanytoone.TypedManyToOneTest
 
testCreateQueryNull() - Method in class org.hibernate.test.typedonetoone.TypedOneToOneTest
 
testCreateTree() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
testCreateTree() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testCreateTree() - Method in class org.hibernate.test.ops.CreateTest
 
testCreateTreeWithGeneratedId() - Method in class org.hibernate.ejb.test.ops.PersistTest
 
testCreateTreeWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testCreateTreeWithGeneratedId() - Method in class org.hibernate.test.ops.CreateTest
 
testCreateUpdate() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCreateUpdateReadDelete() - Method in class org.hibernate.test.stateless.StatelessSessionTest
 
testCreateWithEmptyManyToManyCollectionMergeWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithEmptyManyToManyCollectionUpdateWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithEmptyOneToManyCollectionMergeWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCreateWithEmptyOneToManyCollectionMergeWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
testCreateWithEmptyOneToManyCollectionMergeWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
testCreateWithEmptyOneToManyCollectionUpdateWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCreateWithEmptyOneToManyCollectionUpdateWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
testCreateWithEmptyOneToManyCollectionUpdateWithExistingElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
testCreateWithNonEmptyManyToManyCollectionMergeWithNewElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithNonEmptyManyToManyCollectionOfExisting() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithNonEmptyManyToManyCollectionOfNew() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithNonEmptyManyToManyCollectionUpdateWithNewElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testCreateWithNonEmptyOneToManyCollectionMergeWithNewElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCreateWithNonEmptyOneToManyCollectionOfExisting() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCreateWithNonEmptyOneToManyCollectionOfNew() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCreateWithNonEmptyOneToManyCollectionUpdateWithNewElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testCriteria() - Method in class org.hibernate.test.legacy.FumTest
 
testCriteria() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testCriteria() - Method in class org.hibernate.test.stateless.StatelessSessionQueryTest
 
testCriteriaAggregationReturnType() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
testCriteriaCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCriteriaCollection() - Method in class org.hibernate.test.legacy.FumTest
 
testCriteriaCollectionOfComponent() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testCriteriaCollectionOfValue() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testCriteriaControl() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testCriteriaIdPropertyReferences() - Method in class org.hibernate.test.idprops.IdentifierPropertyReferencesTest
 
testCriteriaManyToOneFetchProfile() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testCriteriaQueryFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testCriteriaSubqueryWithFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testCriteriaThroughCompositeId() - Method in class org.hibernate.test.criteria.ComplexJoinAliasTest
 
testCriteriaWithAliasOneToOneJoin() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testCriteriaWithFetchModeJoinCollection() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testCriteriaWithFetchModeJoinOnetoOne() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testCriteriaWithSelectFetchMode() - Method in class org.hibernate.test.stateless.StatelessSessionQueryTest
 
testCRUD() - Method in class org.hibernate.test.legacy.CustomSQLTest
 
testCurrent() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
testCurrentSession() - Method in class org.hibernate.test.tm.CMTTest
 
testCurrentSessionWithIterate() - Method in class org.hibernate.test.tm.CMTTest
 
testCurrentSessionWithScroll() - Method in class org.hibernate.test.tm.CMTTest
 
testCurrentStateOfCheckInActivity() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
testCurrentStateOfEntity1() - Method in class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
testCustom() - Method in class org.hibernate.test.legacy.FooBarTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.annotations.various.readwriteexpression.ColumnTransformerTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.compositeelement.CompositeElementTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.cut.CompositeUserTypeTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
TestCustomColumnReadAndWrite - Class in org.hibernate.test.instrument.cases
 
TestCustomColumnReadAndWrite() - Constructor for class org.hibernate.test.instrument.cases.TestCustomColumnReadAndWrite
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.join.JoinTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.subselect.SubselectTest
 
testCustomColumnReadAndWrite() - Method in class org.hibernate.test.unionsubclass2.UnionSubclassTest
 
testCustomPersister() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testCustomSQL() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testDatabaseColumnNames() - Method in class org.hibernate.test.namingstrategy.NamingStrategyTest
 
testDatabaseTableNames() - Method in class org.hibernate.test.namingstrategy.NamingStrategyTest
 
testDataNotPersisted() - Method in class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
testDataNotPersisted() - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListener
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testDatesForRevisions() - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
testDateTimeArithmeticReturnTypesAndParameterGuessing() - Method in class org.hibernate.test.hql.HQLTest
 
testDateTimeFunctions() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
testDDLDisabled() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
testDDLEnabled() - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
testDecimalLiterals() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testDeclaredIdClassAttributes() - Method in class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
testDeclaredValues() - Method in class org.hibernate.test.annotations.JoinedSubclassTest
 
testDefault() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testDefault() - Method in class org.hibernate.test.annotations.inheritance.mixed.SubclassTest
 
testDefault() - Method in class org.hibernate.test.annotations.inheritance.union.SubclassTest
 
testDefault() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testDefaultAnyAssociation() - Method in class org.hibernate.test.annotations.any.AnyTest
 
testDefaultCollectionTable() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testDefaultCompositePk() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testDefaultConfigurationModeIsInherited() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testDefaultEventListener() - Method in class org.hibernate.ejb.test.xml.XmlAttributeOverrideTest
 
testDefaultFKNameForElementCollection() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testDefaultMapKey() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testDefaultMetadata() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testDefaultModifiableWithFilterCollectionEntities() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultModifiableWithQueryForEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultModifiableWithReadOnlyFilterCollectionEntities() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultModifiableWithReadOnlyQueryForCollectionEntities() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultModifiableWithReadOnlyQueryForEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultOneToOne() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testDefaultReadOnlyWithFilterCollectionEntities() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultReadOnlyWithModifiableFilterCollectionEntities() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultReadOnlyWithModifiableQueryForEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultReadOnlyWithQueryForEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testDefaultSequence() - Method in class org.hibernate.test.annotations.id.IdTest
 
testDefaultSequence() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testDefaultValue() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testDefaultValueColumnForBasic() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testDefaultValues() - Method in class org.hibernate.test.annotations.JoinedSubclassTest
 
testDelete() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testDeleteAndMerge() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testDeleteAndMerge() - Method in class org.hibernate.test.ops.MergeTest
 
testDeleteDetached() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testDeleteDetachedImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testDeleteDetachedModifiedImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testDeleteEmpty() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testDeleteManyToManyElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testDeleteNonExistentEntity() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteOnDiscriminatorSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteOneToManyElement() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testDeleteOneToManyOrphan() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testDeleteOnJoinedSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteOnMappedJoin() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteOrphan() - Method in class org.hibernate.ejb.test.cascade.DeleteOrphanTest
 
testDeleteOwner() - Method in class org.hibernate.test.legacy.FumTest
 
testDeleteParentAndChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testDeleteParentButNotChild() - Method in class org.hibernate.test.event.collection.association.AbstractAssociationCollectionEventTest
 
testDeleteParentWithBidirOrphanDeleteCollectionBasedOnPropertyRef() - Method in class org.hibernate.test.orphan.PropertyRefTest
 
testDeleteParentWithNoChildren() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testDeleteParentWithNullChildren() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testDeleteRecursive() - Method in class org.hibernate.test.legacy.FooBarTest
 
testDeleteRestrictedOnManyToOne() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteSyntaxWithCompositeId() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteTransient() - Method in class org.hibernate.test.legacy.FooBarTest
 
testDeleteUnionSubclassAbstractRoot() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteUnionSubclassConcreteSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteUnionSubclassLeafSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteUpdatedTransient() - Method in class org.hibernate.test.legacy.FooBarTest
 
testDeleteVersionedWithCollectionNoUpdate() - Method in class org.hibernate.test.nonflushedchanges.DeleteTest
 
testDeleteVersionedWithCollectionNoUpdate() - Method in class org.hibernate.test.ops.DeleteTest
 
testDeleteWithExceptionChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testDeleteWithMetadataWhereFragments() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDeleteWithParamChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testDeleteWithSubquery() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testDereferenceLazyCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testDetach() - Method in class org.hibernate.ejb.test.cascade.DetachAndContainsTest
 
testDetach() - Method in class org.hibernate.envers.test.integration.serialization.SerializingCollection
 
testDetach() - Method in class org.hibernate.test.annotations.cascade.CascadeTest
 
testDetachedCriteria() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testDetachedCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testDetachedId() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testDetachedIsReadOnlyAfterEvictViaLazyInitializer() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testDetachedIsReadOnlyAfterEvictViaSession() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testDetachedProperty() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testDetachedSetReadOnlyAfterEvictViaLazyInitializer() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testDetachedSetReadOnlyAfterEvictViaSession() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testDialectGetColumnAliasExtractor() - Method in class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
testDialectSQLFunctions() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testDialectSQLFunctions() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testDialectWithNonStandardSqlTypeDescriptor() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
testDiff() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testDiffWithQuotient() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testDirtyButNotDirty() - Method in class org.hibernate.ejb.test.callbacks.CallbackAndDirtyTest
 
testDirtyCheck() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testDirtyCheck() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
TestDirtyCheckExecutable - Class in org.hibernate.test.instrument.cases
 
TestDirtyCheckExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestDirtyCheckExecutable
 
testDiscriminator() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testDiscriminatorFiltering() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testDiscriminatorFormulaInAuditTable() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
testDiscriminatorSubclass() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
testDiscriminatorSubclass() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
testDistinct() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testDistinctId() - Method in class org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest
 
testDistinctProjectionsOfComponents() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testDistinctSelectWithJoin() - Method in class org.hibernate.test.pagination.DistinctSelectTest
 
testDocoExamples910() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDocoExamples911() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDocoExamples912() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDocoExamples92() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.2 - from *
testDocoExamples93() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.3 - Associations and joins *
testDocoExamples94() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.4 - Select *
testDocoExamples95() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.5 - Aggregate functions *
testDocoExamples96() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.6 - Polymorphism *
testDocoExamples97() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.7 - Where *
testDocoExamples98() - Method in class org.hibernate.test.hql.HqlParserTest
Section 9.8 - Expressions *
testDocoExamples99() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDotComponent() - Method in class org.hibernate.test.hql.HQLTest
 
testDotElements() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDottedNotation() - Method in class org.hibernate.test.annotations.override.AssociationOverrideTest
 
testDottedProperty() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testDoubleAliasing() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testDoubleLiteral() - Method in class org.hibernate.test.hql.HqlParserTest
 
testDuplicateExplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testDuplicateImplicitJoinInSelect() - Method in class org.hibernate.test.hql.HQLTest
 
testDyna() - Method in class org.hibernate.test.legacy.FooBarTest
 
testDynamicFetch() - Method in class org.hibernate.test.stateless.fetching.StatelessSessionFetchingTest
 
testDynamicInstantiationQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testEager() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testEagerFetching() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testEjb3PositionalParameters() - Method in class org.hibernate.test.hql.EJBQLTest
 
testEjb3ProxyUsage() - Method in class org.hibernate.test.jpa.proxy.JPAProxyTest
 
testEjb3Xml() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
testEjbqlExtensions() - Method in class org.hibernate.test.hql.HqlParserTest
 
testEJBQLFunctions() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testEJBQLFunctions() - Method in class org.hibernate.test.hql.EJBQLTest
 
testEjbqlKeywordsAsIdentifier() - Method in class org.hibernate.test.hql.HqlParserTest
 
testElementCollection() - Method in class org.hibernate.test.annotations.override.AttributeOverrideTest
 
testElementsInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testEmbeddableExplicitAccessStrategy() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testEmbeddableInsideEmbeddable() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testEmbeddableUsesAccessStrategyOfContainingClass() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testEmbedded() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testEmbeddedAndMultipleManyToOne() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testEmbeddedAndOneToMany() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testEmbeddedCollection() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testEmbeddedCompositeID() - Method in class org.hibernate.test.legacy.FooBarTest
 
testEmbeddedCompositeIdentifierOnAbstractClass() - Method in class org.hibernate.test.abstractembeddedcomponents.cid.AbstractCompositeIdTest
 
testEmbeddedCompositeProperties() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testEmbeddedId() - Method in class org.hibernate.ejb.test.util.GetIdentifierTest
 
testEmbeddedInSecondaryTable() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testEmbeddedSuperclass() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testEmbeddedSuperclass() - Method in class org.hibernate.test.annotations.inheritance.SubclassTest
 
testEmptyCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testEmptyConjunction() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyConjunction() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
 
testEmptyConjunctionIsFalse() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyConjunctionIsTrue() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyConjunctionRevisionOfEntityQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEmptyDisjunction() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyDisjunction() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
 
testEmptyDisjunctionIsFalse() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyDisjunctionIsTrue() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testEmptyDisjunctionRevisionOfEntityQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEmptyFilter() - Method in class org.hibernate.test.hql.HqlParserTest
 
testEmptyInList() - Method in class org.hibernate.test.hql.HQLTest
 
testEmptyInListQuery() - Method in class org.hibernate.test.legacy.FooBarTest
 
testEmptyRevisionOfEntityQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesAddedAtRevision() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesAvgMaxQuery() - Method in class org.hibernate.envers.test.integration.query.AggregateQuery
 
testEntitiesChangedAtRevision() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesIdQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesOrderLimitByQueryRev1() - Method in class org.hibernate.envers.test.integration.query.OrderByLimitQuery
 
testEntitiesOrderLimitByQueryRev2() - Method in class org.hibernate.envers.test.integration.query.OrderByLimitQuery
 
testEntitiesPropertyEqualsQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesPropertyLeQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntitiesReferencedByIng1ToId3() - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
testEntitiesReferencedByIng1ToId3() - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
testEntitiesReferencedByIng2ToId3() - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
testEntitiesReferencedByIng2ToId3() - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
testEntitiesReferencedToId3() - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
testEntitiesReferencedToId3() - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
testEntitiesReferencedToId4() - Method in class org.hibernate.envers.test.integration.query.ids.EmbIdOneToManyQuery
 
testEntitiesReferencedToId4() - Method in class org.hibernate.envers.test.integration.query.ids.MulIdOneToManyQuery
 
testEntitiesRemovedAtRevision() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntity() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testEntityAndOneToOneReturnedByQuery() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testEntityEntityPersisterAndPersisterSpecified() - Method in class org.hibernate.test.annotations.persister.PersisterTest
 
testEntityEntityPersisterSpecified() - Method in class org.hibernate.test.annotations.persister.PersisterTest
 
testEntityFetching() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testEntityKeyElementTarget() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testEntityListener() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testEntityMappingPropertiesAreNotIgnored() - Method in class org.hibernate.test.annotations.idclass.xml.IdClassXmlTest
 
testEntityMappningPropertiesAreNotIgnored() - Method in class org.hibernate.test.annotations.idclass.IdClassCompositePKTest
 
testEntityName() - Method in class org.hibernate.test.annotations.EntityTest
 
testEntityName() - Method in class org.hibernate.test.entityname.EntityNameFromSubClassTest
 
testEntityNotFoundException() - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
testEntityNotModifiedAtRevision() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testEntityPropertySelect() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testEntitySQLOverriding() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testEntityStoredProcedure() - Method in class org.hibernate.test.sql.hand.custom.CustomStoredProcTestSupport
 
testEntitySubselect() - Method in class org.hibernate.test.subselect.SubselectTest
 
testEntityTuplizer() - Method in class org.hibernate.test.annotations.tuplizer.TuplizerTest
 
testEntityWithAliasedJoinFetchedLazyOneToManySingleElementListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyManyToOneListCriteria() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyManyToOneListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyOneToManyMultiAndNullListCriteria() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyOneToManyMultiAndNullListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyOneToManySingleElementListCriteria() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinedLazyOneToManySingleElementListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinFetchedLazyManyToOneList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinFetchedLazyManyToOneUsingProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithJoinFetchedLazyOneToManyMultiAndNullElementList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithLazyAssnList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithLazyAssnUnique() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithNonLazyManyToOneList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithNonLazyOneToManyUnique() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithSelectFetchedLazyOneToManySingleElementListCriteria() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEntityWithUnaliasedJoinFetchedLazyOneToManySingleElementList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testEnumAsId() - Method in class org.hibernate.test.annotations.id.EnumIdTest
 
testEnumAsId() - Method in class org.hibernate.test.annotations.id.sequences.EnumIdTest
 
testEnumerated() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testEnumKeyType() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testEnums() - Method in class org.hibernate.test.annotations.entity.Java5FeaturesTest
 
testEqualAll() - Method in class org.hibernate.ejb.criteria.subquery.UncorrelatedSubqueryTest
 
testEqualityComparisonEntityConversion() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
testEqualityComparisonLiteralConversion() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
testEscapeCharacter() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testEscapeCharacter() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testEscapedJDBC() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testEscapedQuote() - Method in class org.hibernate.test.hql.HQLTest
 
testEscapeEntityField() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
testEvict() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testEvictThenSaveOrUpdate() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testEvictThenSaveOrUpdate() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testExample() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testExamples1() - Method in class org.hibernate.test.hql.HqlParserTest
 
testException() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
TestExceptionRevisionListener - Class in org.hibernate.envers.test.integration.reventity
 
TestExceptionRevisionListener() - Constructor for class org.hibernate.envers.test.integration.reventity.TestExceptionRevisionListener
 
testExceptions() - Method in class org.hibernate.test.hql.HQLTest
 
testExcludingQBE() - Method in class org.hibernate.test.legacy.QueryByExampleTest
 
testExistingModifiableAfterSetSessionReadOnly() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistingReadOnlyAfterSetSessionModifiable() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistingReadOnlyAfterSetSessionModifiableExisting() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistingReadOnlyAfterSetSessionModifiableExistingEntityReadOnly() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistingReadOnlyAfterSetSessionModifiableExistingProxyReadOnly() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistingReadOnlyAfterSetSessionModifiableProxyExisting() - Method in class org.hibernate.test.readonly.ReadOnlySessionLazyNonLazyTest
 
testExistsSubquery() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testExpandedEntityMapping() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
testExpectedTableNameComponent1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testExpectedTableNameComponent2() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testExplicitCollectionJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitEntityJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitEntityJoinsWithRestriction() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitJoining() - Method in class org.hibernate.ejb.test.transaction.TransactionJoiningTest
 
testExplicitJoining() - Method in class org.hibernate.test.jpa.txn.TransactionJoiningTest
 
testExplicitJoinMapIndex() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitJoinsInSubquery() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitOuterJoinFetch() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitOuterJoinFetchWithSelect() - Method in class org.hibernate.test.hql.HQLTest
 
testExplicitPositionalParameter() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testExplicitReturnAPI() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testExplicitTransitiveAuditParents() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
testExplicitValue() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testExpressionInFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testExpressionWithParamInFunction() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testExpressionWithParamInFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testExtract() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testExtraLazy() - Method in class org.hibernate.test.annotations.fetch.FetchingTest
 
testExtraLazy() - Method in class org.hibernate.test.collection.original.CollectionTest
 
testFailOnNoAddEntityOrScalar() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testFetch() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testFetch() - Method in class org.hibernate.test.collection.original.CollectionTest
 
testFetch() - Method in class org.hibernate.test.hql.HQLTest
 
testFetchAll() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testFetchAll() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
TestFetchAllExecutable - Class in org.hibernate.test.instrument.cases
 
TestFetchAllExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestFetchAllExecutable
 
testFetchCollectionOfValues() - Method in class org.hibernate.test.hql.HQLTest
 
testFetchEagerAndFilter() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testFetching() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testFetchInitializedCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFetchInitializedCollectionDupe() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFetchInSubqueryFails() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testFetchList() - Method in class org.hibernate.test.hql.HQLTest
 
testFetchList() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFetchModeOnSecondaryTable() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testFetchOneToMany() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testFetchOrderBy() - Method in class org.hibernate.test.hql.HQLTest
 
testFieldAccess() - Method in class org.hibernate.test.annotations.EntityTest
 
testFieldsOverriding() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testFieldsOverriding() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testFilter() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testFilterApplicationOnHqlQueryWithImplicitSubqueryContainingNamedParameter() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testFilterApplicationOnHqlQueryWithImplicitSubqueryContainingPositionalParameter() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testFilteredJoinedSubclassHqlDeleteLeaf() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilteredJoinedSubclassHqlDeleteNonLeaf() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilteredJoinedSubclassHqlDeleteRoot() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilteredJoinedSubclassHqlUpdateLeaf() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilteredJoinedSubclassHqlUpdateNonLeaf() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilteredJoinedSubclassHqlUpdateRoot() - Method in class org.hibernate.test.filter.hql.JoinedFilteredBulkManipulationTest
 
testFilterOnCollection() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testFiltersOnMultiTableHqlDelete() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testFiltersOnSimpleHqlDelete() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testFiltersWithCustomerReadAndWrite() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testFiltersWithJoinedSubclass() - Method in class org.hibernate.test.subclassfilter.JoinedSubclassFilterTest
 
testFiltersWithSubclass() - Method in class org.hibernate.test.subclassfilter.DiscrimSubclassFilterTest
 
testFiltersWithUnionSubclass() - Method in class org.hibernate.test.subclassfilter.UnionSubclassFilterTest
 
testFilterWithCustomColumnReadAndWrite() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testFinalizeFiltered() - Method in class org.hibernate.test.proxy.ProxyTest
 
testFind() - Method in class org.hibernate.ejb.test.inheritance.InheritanceTest
 
testFind() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFindByCriteria() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFindBySQLAssociatedObjects() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLDiscriminatedDiffSession() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLDiscriminatedSameSession() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLMultipleObject() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLParameters() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLProperties() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLSimpleByDiffSessions() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindBySQLStar() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindChangedEntitiesByRevisionTypeADD() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testFindChangedEntitiesByRevisionTypeDEL() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testFindChangedEntitiesByRevisionTypeMOD() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testFindChangesInInvalidRevision() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testFindEntitiesChangedInRevisionException() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
testFindEntityTypesChangedInRevision() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testFindLoad() - Method in class org.hibernate.test.legacy.FooBarTest
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testFindRevision() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
testFindRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testFindRevisions() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testFindRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testFindRevisions() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testFindRevisions() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
testFindSimpleBySQL() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testFindWithTimeoutHint() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testFkCreationOrdering() - Method in class org.hibernate.test.annotations.idmanytoone.IdManyToOneTest
 
testFkList() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testFlushOnDetached() - Method in class org.hibernate.ejb.test.emops.FlushTest
 
testFlushProcessing() - Method in class org.hibernate.test.any.AnyTypeTest
 
testForceOuterJoin() - Method in class org.hibernate.test.legacy.FooBarTest
 
testForCertain() - Method in class org.hibernate.test.legacy.FooBarTest
 
testForeignGenerator() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testForeignKeyCreation() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
testForeignKeys() - Method in class org.hibernate.test.legacy.FooBarTest
 
TestForIssue - Annotation Type in org.hibernate.testing
A documentation annotation for notating what JIRA issue is being tested.
testFormula() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testFormula() - Method in class org.hibernate.test.annotations.inheritance.SubclassTest
 
testFormulaAssociation() - Method in class org.hibernate.test.legacy.ABCTest
 
testFormulaDiscriminator() - Method in class org.hibernate.test.legacy.IJTest
 
testFormulaJoin() - Method in class org.hibernate.test.formulajoin.FormulaJoinTest
 
testFormulaOnOtherSide() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testFromClauseImplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testFromOnly() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testFromOnly() - Method in class org.hibernate.test.hql.HQLTest
 
testFromWithJoin() - Method in class org.hibernate.test.hql.HqlParserTest
 
testFullyLoadedPCSerialization() - Method in class org.hibernate.test.proxy.ProxyTest
 
testGeneralReturningUsage() - Method in class org.hibernate.test.jdbc.GeneralWorkTest
 
testGeneralUsage() - Method in class org.hibernate.test.jdbc.GeneralWorkTest
 
testGenerated() - Method in class org.hibernate.test.annotations.various.GeneratedTest
 
testGeneratedIdsWithChildren() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testGeneratedProperty() - Method in class org.hibernate.test.generated.AbstractGeneratedPropertyTest
 
testGeneratedSubquery() - Method in class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
testGenericGenerator() - Method in class org.hibernate.test.annotations.id.IdTest
 
testGenericGenerator() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testGenericGenerators() - Method in class org.hibernate.test.annotations.id.IdTest
 
testGenericGenerators() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testGet() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
testGetAfterDelete() - Method in class org.hibernate.test.nonflushedchanges.GetLoadTest
 
testGetAfterDelete() - Method in class org.hibernate.test.ops.GetLoadTest
 
testGetAndDeleteManagedImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testGetAssociationWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest
 
testGetAssociationWithEntityNameInNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest
 
testGetChildMakeReadOnlyThenMergeDetachedChildWithNewParent() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testGetEntityNameManyYoManyWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.ReadEntityWithAuditedManyToManyTest
 
testGetEntityNameManyYoManyWithEntityNameInNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.manyToManyAudited.ReadEntityWithAuditedManyToManyTest
 
testGetFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testGetLoad() - Method in class org.hibernate.ejb.test.ops.GetLoadTest
 
testGetLoad() - Method in class org.hibernate.test.nonflushedchanges.GetLoadTest
 
testGetLoad() - Method in class org.hibernate.test.ops.GetLoadTest
 
testGetMultiColumnSameNameAsArgFunctionCriteria() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetMultiColumnSameNameAsArgFunctionHQL() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetMultiColumnSameNameAsNoArgFunctionCriteria() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetMultiColumnSameNameAsNoArgFunctionHQL() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetNonExistingAttributeViaName() - Method in class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
testGetOneColumnSameNameAsArgFunctionCriteria() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetOneColumnSameNameAsArgFunctionHQL() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testGetOnIntermediateMappedSuperclass() - Method in class org.hibernate.test.annotations.mappedsuperclass.intermediate.IntermediateMappedSuperclassTest
 
testGetParentMakeReadOnlyThenMergeDetachedParentWithNewChildC() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testGetReadOnly() - Method in class org.hibernate.test.nonflushedchanges.GetLoadTest
 
testGetSave() - Method in class org.hibernate.test.legacy.ABCTest
 
testGetSemantics() - Method in class org.hibernate.test.jpa.proxy.JPAProxyTest
The ejb3 find() method maps to the Hibernate get() method
testGroupBy() - Method in class org.hibernate.test.hql.HqlParserTest
 
testGroupBy() - Method in class org.hibernate.test.hql.HQLTest
 
testGroupByComponent() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testGroupByFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testGroupByMultiple() - Method in class org.hibernate.test.hql.HQLTest
 
testHandSQL() - Method in class org.hibernate.test.compositeelement.CompositeElementTest
 
testHandSQL() - Method in class org.hibernate.test.sql.hand.custom.CustomSQLTestSupport
 
testHavingCount() - Method in class org.hibernate.test.hql.HQLTest
 
testHavingWithCustomColumnReadAndWrite() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testHB1042() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH1107() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH1247() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH1780() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH354() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH4851() - Method in class org.hibernate.test.annotations.onetoone.hhh4851.HHH4851Test
 
testHHH719() - Method in class org.hibernate.test.hql.HqlParserTest
 
testHHH719() - Method in class org.hibernate.test.hql.HQLTest
 
testHibernateFetchingLazy() - Method in class org.hibernate.test.annotations.fetch.FetchingTest
 
testHibernateFetchingLazy() - Method in class org.hibernate.test.jpa.fetch.FetchingTest
 
testHigherLevelIndexDefinition() - Method in class org.hibernate.test.legacy.ABCTest
 
testHistory1() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
testHistory2() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
testHistoryExists() - Method in class org.hibernate.envers.test.integration.manytomany.inverseToSuperclass.ManyToManyInverseToSuperclassTest
 
testHistoryExists() - Method in class org.hibernate.envers.test.integration.onetomany.inverseToSuperclass.OneToManyInverseToSuperclassTest
 
testHistoryOfAdmin() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
testHistoryOfAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testHistoryOfAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testHistoryOfAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testHistoryOfAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testHistoryOfAuditedSpecialEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testHistoryOfCcte() - Method in class org.hibernate.envers.test.integration.customtype.CompositeCustom
 
testHistoryOfCcte() - Method in class org.hibernate.envers.test.integration.customtype.ParametrizedCustom
 
testHistoryOfChild() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
testHistoryOfChild1_1() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfChild1_1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfChild1_1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfChild1_2() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfChild1_2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfChild1_2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfChild2_1() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfChild2_1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfChild2_1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfChild2_2() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfChild2_2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfChild2_2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
testHistoryOfChildId1() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
testHistoryOfClassOverrideAuditedEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
testHistoryOfClassOverrideNotAuditedEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DataChangesDetachedSet
 
testHistoryOfColl1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleDetachedSet
 
testHistoryOfContact() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
testHistoryOfContact() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
testHistoryOfContact() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
testHistoryOfEd() - Method in class org.hibernate.envers.test.integration.onetomany.BidirectionalMapKey
 
testHistoryOfEd1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testHistoryOfEd1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testHistoryOfEd1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
testHistoryOfEd1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
testHistoryOfEd1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
testHistoryOfEd1_1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfEd1_2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfEd2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testHistoryOfEd2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testHistoryOfEd2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
testHistoryOfEd2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
testHistoryOfEd2_1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfEd2_2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfEd3() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testHistoryOfEd3() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
testHistoryOfEdId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
testHistoryOfEdId2() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.interfaces.relation.InterfacesRelation
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEdIng1() - Method in class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
testHistoryOfEdIng2() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEdIng3() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEdIng4() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testHistoryOfEntity1() - Method in class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
testHistoryOfG1() - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
testHistoryOfGivenIdStrEntity() - Method in class org.hibernate.envers.test.integration.merge.AddDelTest
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddDel
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
testHistoryOfId() - Method in class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
testHistoryOfId0() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessType
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.accesstype.ImmutableClassAccessType
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessType
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessType
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.Delete
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.GlobalVersioned
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.NotVersioned
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.NullProperties
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.Simple
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.UnversionedPropertiesChange
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.basic.UnversionedProperty
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.collections.CollectionOfComponents
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.Components
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.relations.ManyToOneInComponent
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.relations.NotAuditedManyToOneInComponent
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.components.relations.OneToManyInComponent
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.data.Dates
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.data.Enums
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.data.Lobs
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.data.LobSerializables
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.data.Serializables
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.ids.CompositeDateId
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.ids.DateId
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.interfaces.components.InterfacesComponents
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertable
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.properties.VersionsProperties
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testHistoryOfId1() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.basic.Delete
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.basic.NullProperties
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.components.Components
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
testHistoryOfId2() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.basic.Delete
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.components.Components
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId3() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfId4() - Method in class org.hibernate.envers.test.integration.components.Components
 
testHistoryOfId4() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId4() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfId5() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId5() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfId6() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testHistoryOfId6() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testHistoryOfImage() - Method in class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
testHistoryOfImke() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKey
 
testHistoryOfImke() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKey
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
testHistoryOfIng1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
testHistoryOfIng2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testHistoryOfIng2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testHistoryOfIng2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testHistoryOfIng2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
testHistoryOfIng2() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
testHistoryOfIngId1() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
testHistoryOfIngId2() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
testHistoryOfIngId2() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
testHistoryOfLukasz() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
testHistoryOfMap1() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
testHistoryOfMap1() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapFlush
 
testHistoryOfMap2() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
testHistoryOfMixedEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
testHistoryOfNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testHistoryOfNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testHistoryOfNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testHistoryOfNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testHistoryOfNotExistingEntity() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testHistoryOfO1_1() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
testHistoryOfO1_2() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
testHistoryOfO2_1() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
testHistoryOfO2_2() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
testHistoryOfPage() - Method in class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
testHistoryOfParent() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
testHistoryOfParent1() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfParent1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfParent1() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfParent2() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testHistoryOfParent2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testHistoryOfParent2() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testHistoryOfParentId1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
testHistoryOfParentId1() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
testHistoryOfParentId1() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
testHistoryOfPersonalContact() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
testHistoryOfPersonalContact() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
testHistoryOfPersonalContact() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
testHistoryOfPropertyOverrideEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testHistoryOfReferencedCollection() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.PolymorphicCollection
 
testHistoryOfReferencedCollection() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.UnidirectionalDoubleAbstract
 
testHistoryOfReferencedCollection() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.PolymorphicCollection
 
testHistoryOfReferencedCollection() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.PolymorphicCollection
 
testHistoryOfReferencedCollection1() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
testHistoryOfReferencedCollection1() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
testHistoryOfReferencedCollection1() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
testHistoryOfReferencedCollection2() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
testHistoryOfReferencedCollection2() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
testHistoryOfReferencedCollection2() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
testHistoryOfSet1() - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
testHistoryOfSet2() - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
testHistoryOfSite1() - Method in class org.hibernate.envers.test.integration.sameids.SameIds
 
testHistoryOfSite2() - Method in class org.hibernate.envers.test.integration.sameids.SameIds
 
testHistoryOfSle1() - Method in class org.hibernate.envers.test.integration.collection.StringList
 
testHistoryOfSse1() - Method in class org.hibernate.envers.test.integration.collection.EnumSet
 
testHistoryOfSse1() - Method in class org.hibernate.envers.test.integration.collection.StringMap
 
testHistoryOfSse1() - Method in class org.hibernate.envers.test.integration.collection.StringSet
 
testHistoryOfSse2() - Method in class org.hibernate.envers.test.integration.collection.StringList
 
testHistoryOfSse2() - Method in class org.hibernate.envers.test.integration.collection.StringMap
 
testHistoryOfSse2() - Method in class org.hibernate.envers.test.integration.collection.StringSet
 
testHistoryOfTnae1_id() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
testHistoryOfTnae1_id() - Method in class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
testHistoryOfTnae2_id() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
testHistoryOfTnae2_id() - Method in class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
testHistoryOfTransitiveOverrideEntity() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testHistoryOfUniId1() - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
testHistoryOfUniId1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
testHistoryOfUniId1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testHistoryOfUniquePropsEntity() - Method in class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
testHistoryOfUniquePropsNotAuditedEntity() - Method in class org.hibernate.envers.test.integration.components.PropertiesGroupTest
 
testHistoryOfWjte1() - Method in class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
testHistoryOfWjte2() - Method in class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
testHitCacheInSameSession() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testHQL() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
fetch-profiles should have no effect what-so-ever on the direct results of the HQL query.
testHQL() - Method in class org.hibernate.test.stateless.StatelessSessionQueryTest
 
testHQLAggregationReturnType() - Method in class org.hibernate.test.hql.CriteriaHQLAlignmentTest
 
testHqlBulk() - Method in class org.hibernate.test.stateless.StatelessSessionTest
 
testHqlFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testHqlIdPropertyReferences() - Method in class org.hibernate.test.idprops.IdentifierPropertyReferencesTest
 
testHqlQueryPlan() - Method in class org.hibernate.test.queryplan.GetHqlQueryPlanTest
 
testHqlQueryPlanWithEnabledFilter() - Method in class org.hibernate.test.queryplan.GetHqlQueryPlanTest
 
testHQLSubqueryWithFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testIdBag() - Method in class org.hibernate.test.annotations.identifiercollection.IdentifierCollectionTest
 
testIdBag() - Method in class org.hibernate.test.legacy.FooBarTest
 
testIdClass() - Method in class org.hibernate.ejb.test.util.GetIdentifierTest
 
testIdClass() - Method in class org.hibernate.test.annotations.id.IdTest
 
testIdClass() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testIdClass() - Method in class org.hibernate.test.idclass.IdClassTest
 
testIdClassInSuperclass() - Method in class org.hibernate.test.annotations.cascade.NonNullableCircularDependencyCascadeTest
 
testIdClassInSuperclass() - Method in class org.hibernate.test.annotations.id.IdClassTest
 
testIdClassInSuperclass() - Method in class org.hibernate.test.annotations.id.sequences.IdClassTest
 
testIdClassManyToOne() - Method in class org.hibernate.test.annotations.idmanytoone.IdManyToOneTest
 
testIdentifierCaseSensitive() - Method in class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
testIdentifierCasesensitivityAndDuplicateFromElements() - Method in class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
testIdentityColumnGeneratedIds() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testIdInEmbeddableSuperclass() - Method in class org.hibernate.test.annotations.id.IdTest
 
testIdInEmbeddableSuperclass() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testIdNullSetByPrePersist() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testIdProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testIdWithMulticolumns() - Method in class org.hibernate.test.annotations.type.TypeTest
 
testIllegalMixedTransformerQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testIllegalRevision() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testImageProperty() - Method in class org.hibernate.test.sql.hand.custom.CustomSQLTestSupport
 
testImageTypeInSQLQuery() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableChildEntityWithMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableChildEntityWithUpdate() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableCollection() - Method in class org.hibernate.test.annotations.immutable.ImmutableTest
 
testImmutableCollectionWithMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableCollectionWithUpdate() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableEntity() - Method in class org.hibernate.test.annotations.immutable.ImmutableTest
 
testImmutableEntityAddImmutableToInverseMutableCollection() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableEntityRemoveImmutableFromInverseMutableCollection() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableEntityRemoveImmutableFromInverseMutableCollectionByDelete() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableEntityRemoveImmutableFromInverseMutableCollectionByDeref() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableParentEntityWithMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImmutableParentEntityWithUpdate() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testImplicitCompositeFk() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testImplicitJoin() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testImplicitJoinContainedByCollectionFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoinFromExplicitCollectionJoin() - Method in class org.hibernate.ejb.criteria.paths.ImplicitJoinTest
 
testImplicitJoinInExplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoinInFrom() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoining() - Method in class org.hibernate.ejb.test.transaction.TransactionJoiningTest
 
testImplicitJoining() - Method in class org.hibernate.test.jpa.txn.TransactionJoiningTest
 
testImplicitJoinInSelect() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoinInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoinsAlongWithCartesianProduct() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitJoinsInDifferentClauses() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testImplicitJoinsInGroupBy() - Method in class org.hibernate.test.hql.HQLTest
 
testImplicitNativeQuery() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testImplicitPolymorphism() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testImplicitSelectEntityAssociationInShallowQuery() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testImplicitTransitiveAuditParents() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
testImpliedJoinInSubselectFrom() - Method in class org.hibernate.test.hql.HQLTest
 
testImpliedManyToManyProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testImpliedSelect() - Method in class org.hibernate.test.hql.HQLTest
 
testImportQueryFromMappedSuperclass() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
We are testing 2 things here: 1.
testImportTypeDefinitions() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testIncomingOutgoing() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testIncorrectSyntax() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testIncrementCounterVersion() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testIncrementTimestampVersion() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testIndexAndJoined() - Method in class org.hibernate.test.annotations.various.IndexTest
 
testIndexedCollectionOfElements() - Method in class org.hibernate.test.annotations.collectionelement.indexedCollection.IndexedCollectionOfElementsTest
 
testIndexFormulaMap() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
testIndexFormulaMap() - Method in class org.hibernate.test.map.MapIndexFormulaTest
 
testIndexFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testIndexFunctionOnManyToManyMap() - Method in class org.hibernate.test.map.MapIndexFormulaTest
 
testIndexManyToOne() - Method in class org.hibernate.test.annotations.various.IndexTest
 
testIndexNode() - Method in class org.hibernate.test.hql.HQLTest
 
testIndexParams() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testIndexRelatedFunctions() - Method in class org.hibernate.test.ternary.TernaryTest
 
testIndexWithExplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testIndicesInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testInElements() - Method in class org.hibernate.test.hql.HqlParserTest
 
testInExplicitTupleList() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testInExplicitTupleListVarargs() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testInExpressionVarargs() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
TestingJtaBootstrap - Class in org.hibernate.testing.jta
Manages the TransactionManager, UserTransaction and DataSource instances used for testing.
testInheritance() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testInheritFiltersFromMappedSuperclass() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
Tests the functionality of inheriting @Filter and @FilterDef annotations defined on a parent MappedSuperclass(s)
testInitFromCache() - Method in class org.hibernate.test.lazycache.InstrumentCacheTest
 
testInitFromCache2() - Method in class org.hibernate.test.lazycache.InstrumentCacheTest
 
testInitializationDuringFlush() - Method in class org.hibernate.test.flush.TestCollectionInitializingDuringFlush
 
testInitializedProxySerializationAfterSessionClosed() - Method in class org.hibernate.test.proxy.ProxyTest
 
testInitiateIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testInitId() - Method in class org.hibernate.test.stateless.StatelessSessionTest
 
testInitProxy() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
TestInjectFieldInterceptorExecutable - Class in org.hibernate.test.instrument.cases
 
TestInjectFieldInterceptorExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestInjectFieldInterceptorExecutable
 
testInNotIn() - Method in class org.hibernate.test.hql.HqlParserTest
 
testInsert() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsert() - Method in class org.hibernate.test.legacy.CustomSQLTest
 
testInsert() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
testInsertAcrossMappedJoinFails() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertIntoSuperclassPropertiesFails() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertionFailureWithExceptionChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testInsertionFailureWithParamChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testInsertThenUpdate() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertThenUpdateThenRollback() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithAssignedCompositeId() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithClear() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithClearThenRollback() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithGeneratedId() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithGeneratedTimestampVersion() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithGeneratedVersionAndId() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithManyToOne() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithMismatchedTypes() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInsertWithRefresh() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithRefreshThenRollback() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithRollback() - Method in class org.hibernate.test.cache.InsertedDataTest
 
testInsertWithSelectListUsingJoins() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testInStyleFilterParameter() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testIntegerLiterals() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testIntegrityViolation() - Method in class org.hibernate.test.exception.SQLExceptionConversionTest
 
testInterceptor() - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
testInterface() - Method in class org.hibernate.test.annotations.entity.Java5FeaturesTest
 
testInterface() - Method in class org.hibernate.test.annotations.interfaces.InterfacesTest
 
testInterface() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testInterfaceProxies() - Method in class org.hibernate.test.interfaceproxy.InterfaceProxyTest
 
testInterSystemsFunctions() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
TestInterSystemsFunctionsClass - Class in org.hibernate.test.dialect.functional.cache
Entity for testing function support of InterSystems' CacheSQL...
TestInterSystemsFunctionsClass() - Constructor for class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
TestInterSystemsFunctionsClass(Long) - Constructor for class org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
 
testInvalidationFromBulkHQL() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testInvalidCollectionDereferencesFail() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testInvalidCollectionDereferencesFail() - Method in class org.hibernate.test.hql.HQLTest
 
testInvalidFetchSemantics() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testInvalidHql() - Method in class org.hibernate.test.hql.HQLTest
 
testInvalidWithSemantics() - Method in class org.hibernate.test.hql.WithClauseTest
 
testIsEmpty() - Method in class org.hibernate.test.hql.EJBQLTest
 
testIsEntityClassAuditedForAuditedEntity() - Method in class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
testIsEntityClassAuditedForNotAuditedEntity() - Method in class org.hibernate.envers.test.integration.auditReader.AuditReaderAPITest
 
testIsLoadedOnPrivateSuperclassProperty() - Method in class org.hibernate.ejb.test.util.IsLoadedTest
 
testIsLoadedWithReferencePrivateField() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsLoadedWithReferencePrivateMethod() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsLoadedWithReferenceProtectedField() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsLoadedWithReferenceProtectedMethod() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsLoadedWithReferencePublicField() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsLoadedWithReferencePublicMethod() - Method in class org.hibernate.ejb.test.util.PersistenceUtilHelperTest
 
testIsNull() - Method in class org.hibernate.ejb.test.query.QueryTest
 
TestIsPropertyInitializedExecutable - Class in org.hibernate.test.instrument.cases
 
TestIsPropertyInitializedExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestIsPropertyInitializedExecutable
 
testIsReadOnlyAfterSessionClosed() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testIsReadOnlyAfterSessionClosedViaLazyInitializer() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testIt() - Method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
 
testIt() - Method in class org.hibernate.test.dynamicentity.tuplizer.TuplizerDynamicEntityTest
 
testIt() - Method in class org.hibernate.test.dynamicentity.tuplizer2.ImprovedTuplizerDynamicEntityTest
 
testIterate() - Method in class org.hibernate.test.iterate.IterateTest
 
testIterateWithClearBottomOfLoop() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testIterateWithClearTopOfLoop() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testIterateWithEvictBottomOfLoop() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testIterateWithEvictTopOfLoop() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testIterators() - Method in class org.hibernate.test.legacy.FooBarTest
 
testJavaConstant() - Method in class org.hibernate.test.hql.HQLTest
 
testJDBC3GetGeneratedKeysSupportOnOracle() - Method in class org.hibernate.test.generatedkeys.select.SelectGeneratorTest
 
testJdbcCoordinatorTransactionTimeoutCheck() - Method in class org.hibernate.test.tm.TransactionTimeoutTest
 
testJdkEnumStyleEnumConstant() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJoin() - Method in class org.hibernate.test.idbag.IdBagTest
 
testJoin() - Method in class org.hibernate.test.legacy.FooBarTest
 
testJoinAcrossEmbedded() - Method in class org.hibernate.test.annotations.embedded.many2one.EmbeddableWithMany2OneTest
 
testJoinAcrossEmbedded() - Method in class org.hibernate.test.annotations.embedded.one2many.EmbeddableWithOne2ManyTest
 
testJoinColumnConfiguredInXml() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testJoinColumnConfiguredInXml() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testJoinColumnName() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
testJoinColumnName() - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
testJoinColumnName() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
testJoinColumnNames() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
testJoinColumnNames() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
testJoinColumnNamesComponent1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testJoinColumnNamesComponent2() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testJoinColumns() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testJoinedAbstractClass() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testJoinedCollectionOfJoinedSubclass() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJoinedCollectionOfJoinedSubclassProjection() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJoinedElementCollectionValuesInTupleList() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testJoinedSubclass() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
testJoinedSubclass() - Method in class org.hibernate.test.legacy.CustomSQLTest
 
testJoinedSubclass() - Method in class org.hibernate.test.ondelete.OnDeleteTest
 
testJoinedSubclassImplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testJoinedSubclassManyToMany() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testJoinedSubclassManyToManyWithNonPkReference() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testJoinedSubclassProduct() - Method in class org.hibernate.test.hql.HQLTest
 
testJoinedSubclassWithOrCondition() - Method in class org.hibernate.test.hql.HQLTest
 
testJoinedTableList() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testJoinFetch() - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
testJoinFetchCollectionOfValues() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJoinFetchCollectionOfValues() - Method in class org.hibernate.test.hql.HQLTest
 
testJoinFetchedCollectionOfJoinedSubclass() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJoinFetchManyToMany() - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
testJoinFetchPropertyRef() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
testJoinInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testJoinPathEndingInValueCollection() - Method in class org.hibernate.test.hql.HQLTest
 
testJoins() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testJoinTableAllChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testJoinTableAllChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testJoinTableAllChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testJoinTableAllChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testJoinTableNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testJoinTableNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testJoinTableNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testJoinTableNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testJoinWithFetchJoinListCriteria() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJoinWithFetchJoinListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJoinWithFetchJoinWithAliasedJoinedAndOwnerProjectedListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJoinWithFetchJoinWithOwnerAndAliasedJoinedProjectedListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJoinWithFetchJoinWithOwnerAndPropProjectedList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJoinWithFetchJoinWithPropAndOwnerProjectedList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testJPA2DefaultIndexColumns() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testJPA2DefaultMapColumns() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testJPAPositionalParameterList() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJPAQLQualifiedIdentificationVariables() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJPAQLQualifiedIdentificationVariablesControl() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJpaStylePositionalParametersInNativeSql() - Method in class org.hibernate.test.jpa.ql.NativeQueryTest
 
testJpaTypeOperator() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testJunctionNotExpressionQBE() - Method in class org.hibernate.test.legacy.QueryByExampleTest
 
testJustSimpleRootCriteria() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
testKeyManyToOne() - Method in class org.hibernate.test.legacy.FumTest
 
testKeyManyToOneJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testKeywordInPath() - Method in class org.hibernate.test.hql.HqlParserTest
 
testKeywordPropertyName() - Method in class org.hibernate.test.hql.HQLTest
 
testLateCollectionAdd() - Method in class org.hibernate.test.legacy.FooBarTest
 
testLazy() - Method in class org.hibernate.test.annotations.fetch.FetchingTest
 
testLazy() - Method in class org.hibernate.test.bidi.AuctionTest
 
testLazy() - Method in class org.hibernate.test.bidi.AuctionTest2
 
testLazy() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testLazy() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testLazy() - Method in class org.hibernate.test.jpa.fetch.FetchingTest
 
testLazy() - Method in class org.hibernate.test.lazyonetoone.LazyOneToOneTest
 
testLazyCollectionofElements() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testLazyCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testLazyCollectionsStayLazyOnPersist() - Method in class org.hibernate.ejb.test.emops.cascade.CascadePersistTest
 
testLazyDynamicClass() - Method in class org.hibernate.test.entitymode.map.basic.DynamicClassTest
 
TestLazyExecutable - Class in org.hibernate.test.instrument.cases
 
TestLazyExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestLazyExecutable
 
testLazyManyToOne() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testLazyManyToOne() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testLazyManyToOneCriteria() - Method in class org.hibernate.test.legacy.ParentChildTest
 
TestLazyManyToOneExecutable - Class in org.hibernate.test.instrument.cases
 
TestLazyManyToOneExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestLazyManyToOneExecutable
 
testLazyManyToOneGet() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testLazyManyToOneHQL() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testLazyPropertyCustomType() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testLazyPropertyCustomTypeExecutable() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
TestLazyPropertyCustomTypeExecutable - Class in org.hibernate.test.instrument.cases
TestLazyPropertyCustomTypeExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestLazyPropertyCustomTypeExecutable
 
testLegacyCriteria() - Method in class org.hibernate.test.locking.LockModeTest
 
testLegacyCriteriaAliasSpecific() - Method in class org.hibernate.test.locking.LockModeTest
 
testLengthConstraint() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testLike() - Method in class org.hibernate.test.criteria.LikeTest
 
testLimit() - Method in class org.hibernate.test.legacy.FooBarTest
 
testLimit() - Method in class org.hibernate.test.pagination.PaginationTest
 
testLimitOffset() - Method in class org.hibernate.test.pagination.PaginationTest
 
testLineAndColumnNumber() - Method in class org.hibernate.test.hql.HqlParserTest
 
testListElementFunctionInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testListElementsProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testListeners() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationAutoTest
 
testListeners() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationDisabledTest
 
testListeners() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationGroupsTest
 
testListeners() - Method in class org.hibernate.test.annotations.beanvalidation.BeanValidationProvidedFactoryTest
 
testListeners() - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
testListIdentifiers() - Method in class org.hibernate.test.legacy.FumTest
 
testListRemove() - Method in class org.hibernate.test.legacy.FooBarTest
 
testListWithBagSemanticAndOrderBy() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testLiteralInFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testLoad() - Method in class org.hibernate.test.annotations.EntityTest
 
testLoad() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testLoad() - Method in class org.hibernate.test.legacy.FooBarTest
 
testLoadAfterDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testLoadAfterNonExists() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testLoadAndStore() - Method in class org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.TestBasicOps
 
testLoadChildCheckParentContainsChildCache() - Method in class org.hibernate.test.collection.set.PersistentSetNonLazyTest
 
testLoadChildCheckParentContainsChildCache() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testLoadChildCheckParentContainsChildNoCache() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testLoadComponentDerefFetchProfile() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testLoadDeepFetchProfile() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testLoadEntityWithEagerFetchingToKeyManyToOneReferenceBackToSelf() - Method in class org.hibernate.test.annotations.cid.keymanytoone.EagerKeyManyToOneTest
 
testLoadEntityWithEagerFetchingToKeyManyToOneReferenceBackToSelf() - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
testLoading() - Method in class org.hibernate.test.locking.LockModeTest
 
testLoading() - Method in class org.hibernate.test.typeparameters.TypeParameterTest
 
testLoadingNonInverseSide() - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
testLoadingStrategies() - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
testLoadingStrategies() - Method in class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
testLoadingStrategies() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
testLoadManyToOneFetchProfile() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testLoadOneToManyFetchProfile() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testLoadReadOnly() - Method in class org.hibernate.test.nonflushedchanges.GetLoadTest
 
testLoadSnapshotWithCustomColumnReadAndWrite() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testLoadSuperclassProxyEvictPolymorphicAccess() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
testLoadSuperclassProxyEvictPolymorphicAccess() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
testLoadSuperclassProxyPolymorphicAccess() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
testLoadSuperclassProxyPolymorphicAccess() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
testLob() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testLocking() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testLocking() - Method in class org.hibernate.test.version.sybase.SybaseTimestampVersioningTest
 
testLockingJoinedSubclass() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
testLockModeTypeRead() - Method in class org.hibernate.test.jpa.lock.JPALockTest
Test the equivalent of EJB3 LockModeType.READ

From the spec:

If transaction T1 calls lock(entity, LockModeType.READ) on a versioned object, the entity manager must ensure that neither of the following phenomena can occur: P1 (Dirty read): Transaction T1 modifies a row.

testLockModeTypeWrite() - Method in class org.hibernate.test.jpa.lock.JPALockTest
Test the equivalent of EJB3 LockModeType.WRITE

From the spec:

If transaction T1 calls lock(entity, LockModeType.WRITE) on a versioned object, the entity manager must avoid the phenomena P1 and P2 (as with LockModeType.READ) and must also force an update (increment) to the entity's version column.

testLockOptimistic() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockOptimisticForceIncrement() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockOptimisticForceIncrementDifferentEm() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockPessimisticForceIncrement() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockRead() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockTimeoutEMProps() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockUninitializedProxy() - Method in class org.hibernate.test.proxy.ProxyTest
 
testLockWrite() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLockWriteOnUnversioned() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testLongInElementsByCriteria() - Method in class org.hibernate.test.criteria.LongInElementsTest
 
testLongInElementsByHQL() - Method in class org.hibernate.test.criteria.LongInElementsTest
 
testLowAllocationSize() - Method in class org.hibernate.test.annotations.id.IdTest
 
testLowAllocationSize() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testManualSynchronization() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testManyToAnyReferences() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToAnyWithMap() - Method in class org.hibernate.test.annotations.any.AnyTest
 
testManyToMany() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
testManyToMany() - Method in class org.hibernate.test.annotations.xml.hbm.HbmTest
 
testManyToMany() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToMany() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testManyToManyBag() - Method in class org.hibernate.test.legacy.FooBarTest
 
testManyToManyBase() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyBaseThruCriteria() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyCollectionOptimisticLockingWithMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testManyToManyCollectionOptimisticLockingWithUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testManyToManyCriteriaJoin() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testManyToManyElementFunctionInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyElementFunctionInWhere2() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyEmbeddableBiDirectionalDotNotationInMappedBy() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testManyToManyFetch() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyFilter() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testManyToManyFilterOnCriteria() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyFilterOnLoad() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyFilterOnQuery() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyFormula() - Method in class org.hibernate.test.mapelemformula.MapElementFormulaTest
 
testManyToManyIndexAccessor() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyInJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyJoinInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyMaxElementFunctionInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToManyOnCollectionLoadAfterHQL() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testManyToManyOrdering() - Method in class org.hibernate.test.manytomany.ordered.OrderedManyToManyTest
 
testManyToManyPropertyRef() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
testManyToManySize() - Method in class org.hibernate.test.onetomany.OneToManyTest
 
testManyToManyWithFormula() - Method in class org.hibernate.test.manytomany.ManyToManyTest
 
testManyToOne() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testManyToOne() - Method in class org.hibernate.test.annotations.notfound.NotFoundTest
 
testManyToOne() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
testManyToOne() - Method in class org.hibernate.test.annotations.xml.hbm.HbmTest
 
testManyToOne() - Method in class org.hibernate.test.legacy.FooBarTest
 
testManyToOneAndInterface() - Method in class org.hibernate.test.annotations.xml.hbm.HbmWithIdentityTest
 
testManyToOneAssignedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testManyToOneFromNonPk() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testManyToOneFromNonPkToNonPk() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testManyToOneFromNonPkToNonPkSqlServer() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testManyToOneFromPk() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testManyToOneGeneratedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testManyToOneGeneratedIdsOnSave() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testManyToOneGenerics() - Method in class org.hibernate.test.annotations.generics.GenericsTest
 
testManyToOneInCompositeId() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testManyToOneInCompositeIdClass() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testManyToOneInCompositePk() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
This feature is not supported by the EJB3 this is an hibernate extension
testManyToOneInCompositePkAndSubclass() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
This feature is not supported by the EJB3 this is an hibernate extension
testManyToOneInsideComponent() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testManyToOneJoinTable() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneJoinTest
 
testManyToOneNaturalIdCached() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdOnSingleManyToOneTest
 
testManyToOneNonPk() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testManyToOneNonPkSecondaryTable() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testManyToOneOnAbstract() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testManyToOnePropertyRefAssignedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testManyToOnePropertyRefGeneratedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testManyToOneProxy() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testManyToOneProxy() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
TestManyToOneProxyExecutable - Class in org.hibernate.test.instrument.cases
 
TestManyToOneProxyExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestManyToOneProxyExecutable
 
testManyToOneReferenceManyToOne() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
testManyToOneSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testManyToOneToPkWithOnlyFormula() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testManyToOneWithJoinTable() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testMap() - Method in class org.hibernate.test.legacy.MapTest
 
testMapCompositeElementWithFormula() - Method in class org.hibernate.test.mapcompelem.MapCompositeElementTest
 
testMapElementsList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMapEntryList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMapIndex() - Method in class org.hibernate.test.hql.HQLTest
 
testMapKey() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyAndIdClass() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyClass() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyClass() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyClass() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyEntityEntity() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyEnumerated() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyEnumerated() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyEnumerated() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMapKeyLoad() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyOnEmbeddedId() - Method in class org.hibernate.test.annotations.indexcoll.MapKeyTest
 
testMapKeyOnManyToMany() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyOnManyToManyOnId() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyTemporal() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMapKeyTemporal() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMapKeyTemporal() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMapKeyToEntity() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testMapKeyType() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testMapKeyValue() - Method in class org.hibernate.test.annotations.override.AttributeOverrideTest
 
testMapOneToOne() - Method in class org.hibernate.test.legacy.MapTest
 
testMappedAliasStrategy() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testMappedBy() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testMappedSuperclassAndSecondaryTable() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testMapping() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
testMapping() - Method in class org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest
 
testMappingProperties() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdOnSingleManyToOneTest
 
testMappingProperties() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
testMapValueList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMapXMLSupport() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
testMasterDetail() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testMaximizeRevision() - Method in class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
testMaximizeWithIdEq() - Method in class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
testMaxindexHqlFunctionInElementAccessor() - Method in class org.hibernate.test.hql.HQLTest
 
testMemberOf() - Method in class org.hibernate.test.hql.EJBQLTest
 
testMerge() - Method in class org.hibernate.test.annotations.cascade.CascadeTest
 
testMerge() - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
testMerge() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testMerge() - Method in class org.hibernate.test.collection.original.CollectionTest
 
testMerge() - Method in class org.hibernate.test.ecid.EmbeddedCompositeIdTest
 
testMergeAfterRemove() - Method in class org.hibernate.ejb.test.ops.MergeNewTest
 
testMergeAndBidirOneToOne() - Method in class org.hibernate.ejb.test.association.AssociationTest
 
testMergeBidiForeignKeyOneToOne() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeBidiForeignKeyOneToOne() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeBidiPrimayKeyOneToOne() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeBidiPrimayKeyOneToOne() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeComponent() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testMergeData3Nodes() - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
testMergeData3Nodes() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeDeepTree() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeDeepTree() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeDeepTreeWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeDeepTreeWithGeneratedId() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeDeliveryNode() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeDetachedChildWithNewParentCommitWithReadOnlyChild() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testMergeDetachedParentWithNewChildCommitWithReadOnlyParent() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testMergeEntityWithNonNullableEntityNull() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeEntityWithNonNullablePropSetToNull() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeEntityWithNonNullableTransientEntity() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeManaged() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeManaged() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeManagedInitializedCollection() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeManagedInitializedCollection() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeManagedUninitializedCollection() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeManagedUninitializedCollection() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeManyToMany() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testMergeManyToManyWithCollectionDeference() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeManyToManyWithCollectionDeference() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeManyToManyWithDeference() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testMergeNew() - Method in class org.hibernate.ejb.test.ops.MergeNewTest
 
testMergeNonNullOptionalJoinToDiffNonNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testMergeNonNullOptionalJoinToNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testMergeNullOptionalJoinToNonNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testMergePickupNode() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeRoute() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeStaleVersionFails() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeStaleVersionFails() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeTour() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeTransientChildBeforeTransientParent() - Method in class org.hibernate.test.cascade.circle.CascadeMergeToChildBeforeParentTest
 
testMergeTransport() - Method in class org.hibernate.test.cascade.circle.MultiPathCircleCascadeTest
 
testMergeTree() - Method in class org.hibernate.ejb.test.ops.MergeTest
 
testMergeTree() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeTree() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeTreeWithGeneratedId() - Method in class org.hibernate.ejb.test.ops.MergeTest
 
testMergeTreeWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testMergeTreeWithGeneratedId() - Method in class org.hibernate.test.ops.MergeTest
 
testMergeUnchangedDetachedParentChildren() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testMergeUnidirectionalOneToMany() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testMergeWhenExtended() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testMergeWithIndexColumn() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testMergeWithReadOnlyEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testMergeWithReadOnlyEntity() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testMergeWithReadOnlyProxy() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testMerging() - Method in class org.hibernate.test.component.cascading.collection.CascadeToComponentCollectionTest
 
testMerging() - Method in class org.hibernate.test.component.cascading.toone.CascadeToComponentAssociationTest
 
testMerging() - Method in class org.hibernate.test.ecid.EmbeddedCompositeIdTest
 
testMergingBlobData() - Method in class org.hibernate.test.lob.LobMergeTest
 
testMergingClobData() - Method in class org.hibernate.test.lob.LobMergeTest
 
testMergingOriginallyNullComponent() - Method in class org.hibernate.test.component.cascading.collection.CascadeToComponentCollectionTest
 
testMeta() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testMetaDataUseWithManyToAny() - Method in class org.hibernate.test.annotations.any.AnyTest
 
testMethodLevelGenerator() - Method in class org.hibernate.test.annotations.id.IdTest
 
testMethodLevelGenerator() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testMinAndMaxChecksGetApplied() - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
testMinimalSequenceEntity() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
testMinimalTableEntity() - Method in class org.hibernate.test.annotations.id.generationmappings.NewGeneratorMappingsTest
 
testMinimizeWithPropertyEq() - Method in class org.hibernate.envers.test.integration.query.MaximalizePropertyQuery
 
testMiscplacedImmutableAnnotation() - Method in class org.hibernate.test.annotations.immutable.ImmutableTest
 
testMix() - Method in class org.hibernate.test.annotations.entitynonentity.EntityNonEntityTest
 
testMixAndMatchEntityScalar() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testMixedAttributeOverrides() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
Tests that map-key-attribute-override and attribute-override elements both end up in the AttributeOverrides annotation.
testMixedInheritance() - Method in class org.hibernate.test.mixed.MixedTest
 
testMixNativeAssigned() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testModifiableCriteriaReturnsExistingReadOnlyEntity() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableCriteriaReturnsExistingReadOnlyProxyInit() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableCriteriaReturnsExistingReadOnlyProxyNotInit() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableModeWithExistingReadOnlyEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testModifiableModeWithExistingReadOnlyEntity() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testModifiableSessionDefaultCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableSessionDefaultQueryReadOnlySessionIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testModifiableSessionDefaultQueryReadOnlySessionScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testModifiableSessionModifiableCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableSessionReadOnlyCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testModifiableSessionReadOnlyQueryIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testModifiableSessionReadOnlyQueryScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testModifiableViaLazyInitializerAfterInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModifiableViaLazyInitializerBeforeInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModifiableViaSessionBeforeInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModifiableViaSessionBeforeInitByModifiableQuery() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModifiableViaSessionBeforeInitByReadOnlyQuery() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModifiedEntityTypes() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.EntityNamesTest
 
testModifyToReadOnlyToModifiableIsUpdated() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testModulo() - Method in class org.hibernate.test.hql.HQLTest
 
testMoveAllChildrenToDifferentParent() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testMoveChildToDifferentParent() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testMoveCollectionToDifferentParent() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testMoveCollectionToDifferentParentFlushMoveToDifferentParent() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testMoveLazyCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testMoveManyToManyElementToExistingEntityCollection() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testMoveManyToManyElementToNewEntityCollection() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testMoveOneToManyElementToExistingEntityCollection() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testMoveOneToManyElementToNewEntityCollection() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testMultiAggregatedPropProjectionSingleResult() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultibyteCharacterConstant() - Method in class org.hibernate.test.hql.HQLTest
 
testMultiByteCharacters() - Method in class org.hibernate.test.hql.HqlParserTest
 
testMultiColumnQueries() - Method in class org.hibernate.test.legacy.FooBarTest
 
testMultiEntityProjectionAliasedList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiEntityProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiEntityProjectionUnique() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiLevelCascade() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testMultiPathGetAndModify() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathMergeModifiedDetached() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathMergeModifiedDetachedIntoProxy() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathMergeNonCascadedTransientEntityInCollection() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathMergeNonCascadedTransientEntityInManyToOne() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathMergeNonCascadedTransientEntityInOneToOne() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultiPathUpdateModifiedDetached() - Method in class org.hibernate.test.cascade.MultiPathCascadeTest
 
testMultipleActualParameters() - Method in class org.hibernate.test.hql.HqlParserTest
 
testMultipleAddAndRemove() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
testMultipleAssociationOverridesJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMultipleAttributeOverrides() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMultipleAuditParents() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MultipleAuditParentsTest
 
testMultipleBagFetchesFail() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testMultipleCollectionFetch() - Method in class org.hibernate.test.cid.CompositeIdTest
 
testMultipleElementAccessorOperators() - Method in class org.hibernate.test.hql.HQLTest
 
testMultipleExplicitCollectionJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testMultipleExplicitEntityJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testMultipleExplicitJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testMultipleFromClasses() - Method in class org.hibernate.test.hql.HqlParserTest
 
testMultipleGeneratedValue() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.IdClassGeneratedValueTest
 
testMultipleJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testMultipleJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMultipleJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testMultipleMapKeyAttributeOverrides() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMultipleMapKeyAttributeOverrides() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMultipleMapKeyAttributeOverrides() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMultipleMapKeyJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testMultipleMapKeyJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testMultipleMapKeyJoinColumns() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testMultiplePrimaryKeyJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testMultiplePropertiesSubquery() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testMultiProjectionListThenApplyAliasToBean() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectAliasToEntityMapUsingAliasesWithFetchJoinList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectNewList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectNewListList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectNewMapUsingAliasesList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectNewMapUsingAliasesWithFetchJoinList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectNewMapUsingAliasesWithFetchJoinList() - Method in class org.hibernate.test.querycache.HqlQueryCacheIgnoreResultTransformerTest
 
testMultiSelectNewWithLiteralList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiSelectUsingImplicitJoinWithFetchJoinListHql() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testMultiTable() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testMultiTableCollections() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testMultiTableGeneratedId() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testMultiTableManyToOne() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testMultiTableNativeId() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testNakedComponentPropertyRef() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNakedEntityAssociationReference() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNakedImplicitJoins() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNakedMapIndex() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNakedPropertyRef() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNamedParameters() - Method in class org.hibernate.test.hql.HQLTest
 
testNamedParams() - Method in class org.hibernate.test.legacy.FooBarTest
 
testNamedQuery() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testNamedQuery() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
TestNamingStrategy - Class in org.hibernate.test.namingstrategy
 
TestNamingStrategy() - Constructor for class org.hibernate.test.namingstrategy.TestNamingStrategy
 
testNarrow() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testNarrow() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testNativeQuery() - Method in class org.hibernate.test.typedescriptor.CharInNativeQueryTest
 
testNativeQueryAndCompositePKAndComponents() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testNativeQueryByEntity() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testNativeQueryByResultSet() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testNativeQueryWithFormulaAttribute() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testNativeQueryWithFormulaAttributeWithoutAlias() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testNativeQueryWithPositionalParameter() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testNativeQuestionMarkParameter() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testNativeSQLQueryCollectionReturn() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
testNativeSQLQueryJoinReturn() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
testNativeSQLQueryReturnTypes() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
testNativeSQLQueryRootReturn() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
testNativeSQLQueryScalarReturn() - Method in class org.hibernate.test.queryplan.NativeSQLQueryReturnEqualsAndHashCodeTest
 
testNativeSQLQuerySpecEquals() - Method in class org.hibernate.test.queryplan.NativeSQLQueryPlanEqualsTest
 
testNaturalIdCache() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
testNaturalIdCache() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
testNaturalIdCache() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testNaturalIdCached() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
testNaturalIdCheck() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
testNaturalIdCheck() - Method in class org.hibernate.test.naturalid.immutable.ImmutableEntityNaturalIdTest
 
testNaturalIdCheck() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
testNaturalIdDeleteUsingCache() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
testNaturalIdDeleteUsingCache() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
testNaturalIdDeleteUsingCache() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testNaturalIdRecreateUsingCache() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
testNaturalIdRecreateUsingCache() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
testNaturalIdRecreateUsingCache() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testNaturalIdUncached() - Method in class org.hibernate.test.annotations.naturalid.NaturalIdTest
 
testNaturalKeyLookupWithConstraint() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testNestedCollectionFetch() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNestedCollectionImplicitJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testNestedComponent() - Method in class org.hibernate.test.hql.HQLTest
 
testNestedComponentIsNull() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testNestedComponentIsNull() - Method in class org.hibernate.test.hql.HQLTest
 
testNestedImplicitJoinsInSelect() - Method in class org.hibernate.test.hql.HQLTest
 
testNestedUnionedSubclasses() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testNewEntityViaImmutableEntityWithImmutableCollectionUsingMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testNewEntityViaImmutableEntityWithImmutableCollectionUsingSaveOrUpdate() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testNewFlushing() - Method in class org.hibernate.test.legacy.FooBarTest
 
testNewSerializableType() - Method in class org.hibernate.test.lob.SerializableTypeTest
 
testNewSessionLifecycle() - Method in class org.hibernate.test.legacy.FooBarTest
 
testNoArgFcnAndColumnSameNameAsNoArgFunctionHQL() - Method in class org.hibernate.test.hql.FunctionNameAsColumnTest
 
testNoCascadeAndMerge() - Method in class org.hibernate.ejb.test.cascade.CascadeTest
 
testNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testNoChildren() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
 
testNoEntitiesModifiedAtRevision() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testNoExtraUpdatesOnMerge() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testNoExtraUpdatesOnMerge() - Method in class org.hibernate.test.ops.MergeTest
 
testNoExtraUpdatesOnMergeVersioned() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testNoExtraUpdatesOnMergeVersioned() - Method in class org.hibernate.test.ops.MergeTest
 
testNoExtraUpdatesOnMergeVersionedWithCollection() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testNoExtraUpdatesOnMergeVersionedWithCollection() - Method in class org.hibernate.test.ops.MergeTest
 
testNoExtraUpdatesOnMergeWithCollection() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testNoExtraUpdatesOnMergeWithCollection() - Method in class org.hibernate.test.ops.MergeTest
 
testNoExtraUpdatesOnPersistentMergeVersionedWithCollection() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testNoExtraUpdatesOnPersistentMergeVersionedWithCollection() - Method in class org.hibernate.test.ops.MergeTest
 
testNoForeignKeyViolations() - Method in class org.hibernate.test.legacy.FooBarTest
 
testNoFrom() - Method in class org.hibernate.test.hql.HqlParserTest
 
testNoJoins() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
 
testNonexistentNaturalIdCache() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testNonGetter() - Method in class org.hibernate.test.annotations.EntityTest
 
testNonLazy() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testNonLazyAssocFieldWithConstraintsFailureExpected() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testNonLazyBagKeyPropertyRef() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
testNonLazyBidirectional() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testNonlazyCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testNonLazyFetch() - Method in class org.hibernate.test.cid.CompositeIdTest
 
testNonNullSubcriteriaRestrictionsOnRootCriteria() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testNonOverridenSubclass() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testNonOverridenSubclass() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testNonPrimitiveArrayParameterBinding() - Method in class org.hibernate.ejb.criteria.ParameterTest
 
testNonStandardSqlTypeDescriptor() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.BasicForcedTableSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.HiLoForcedTableSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.forcedtable.PooledForcedTableSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.sequence.BasicSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.sequence.HiLoSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.sequence.PooledSequenceTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.table.BasicTableTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.table.HiLoTableTest
 
testNormalBoundary() - Method in class org.hibernate.test.idgen.enhanced.table.PooledTableTest
 
testNormalCriteria() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testNormalLoading() - Method in class org.hibernate.test.fetchprofiles.join.JoinFetchProfileTest
 
testNot() - Method in class org.hibernate.test.hql.HqlParserTest
 
testNotAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditClassOverrideTest
 
testNotAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testNotAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideTest
 
testNotExistingRevision() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testNotFoundBidirAssignedId() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
testNotFoundBidirDefaultIdGenerator() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
testNotFoundBidirForeignIdGenerator() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
testNothinToUpdate() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testNothinToUpdate() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testNotInsertableEntity() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertable
 
testNotMultipleOr() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check complicated not.
testNotNullDiscriminator() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testNotNullOnlyAppliedIfEmbeddedIsNotNullItself() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testNotNullReference() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalMulIdWithNulls
 
testNotOrWhereClause() - Method in class org.hibernate.test.hql.HQLTest
 
testNoUpdateManyToOne() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testNoUpdateOnDelete() - Method in class org.hibernate.test.nonflushedchanges.DeleteTest
 
testNoUpdateOnDelete() - Method in class org.hibernate.test.ops.DeleteTest
 
testNoUpdateOnDeleteWithCollection() - Method in class org.hibernate.test.nonflushedchanges.DeleteTest
 
testNoUpdateOnDeleteWithCollection() - Method in class org.hibernate.test.ops.DeleteTest
 
testNoUpdatesOnCreateVersionedWithCollection() - Method in class org.hibernate.test.nonflushedchanges.CreateTest
 
testNoUpdatesOnCreateVersionedWithCollection() - Method in class org.hibernate.test.ops.CreateTest
 
testNull() - Method in class org.hibernate.test.hql.HQLTest
 
testNull2() - Method in class org.hibernate.test.hql.HQLTest
 
testNullBidirForeignIdGenerator() - Method in class org.hibernate.test.annotations.onetoone.OptionalOneToOnePKJCTest
 
testNullReference() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalMulIdWithNulls
 
testNumericExpressionReturnTypes() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
TestObject - Class in org.hibernate.test.criteria
 
TestObject() - Constructor for class org.hibernate.test.criteria.TestObject
 
testObjectType() - Method in class org.hibernate.test.legacy.FooBarTest
 
testObjectType() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testObtainEntityNameAssociationWithEntityNameAndNotAuditedMode() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.ReadEntityAssociatedNotAuditedTest
 
testObtainEntityNameAssociationWithEntityNameAndNotAuditedModeInNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited.ReadEntityAssociatedNotAuditedTest
 
testObtainEntityNameAuditedCollectionWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.ReadEntityWithAuditedCollectionTest
 
testObtainEntityNameAuditedCollectionWithEntityNameInNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyAudited.ReadEntityWithAuditedCollectionTest
 
testObtainEntityNameAuditedEntityWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
testObtainEntityNameCollectionWithEntityNameAndNotAuditedMode() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.ReadEntityWithAuditedCollectionTest
 
testObtainEntityNameCollectionWithEntityNameAndNotAuditedModeInNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited.ReadEntityWithAuditedCollectionTest
 
testOffset() - Method in class org.hibernate.test.pagination.PaginationTest
 
testOnCascadeDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testOneEntityProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneEntityProjectionUnique() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneNonEntityProjectionList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneNonEntityProjectionUnique() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneSelectNewAliasesList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneSelectNewNoAliasesList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testOneToMany() - Method in class org.hibernate.test.annotations.array.ArrayTest
 
testOneToMany() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
testOneToMany() - Method in class org.hibernate.test.annotations.xml.hbm.HbmTest
 
testOneToManyCollectionOptimisticLockingWithMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testOneToManyCollectionOptimisticLockingWithUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testOneToManyElementFunctionInWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testOneToManyEmbeddableBiDirectionalDotNotationInMappedBy() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testOneToManyFetchEager() - Method in class org.hibernate.test.annotations.fetch.FetchingTest
 
testOneToManyFilter() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testOneToManyFilters() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testOneToManyIndexAccess() - Method in class org.hibernate.test.hql.HQLTest
 
testOneToManyLinkTable() - Method in class org.hibernate.test.onetomany.OneToManyTest
 
testOneToManyMapIndex() - Method in class org.hibernate.test.hql.HQLTest
 
testOneToManyMoveElement() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
testOneToManyMoveElementWithDirtySimpleProperty() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
testOneToManyReplaceList() - Method in class org.hibernate.test.onetomany.AbstractRecursiveBidirectionalOneToManyTest
 
testOneToOne() - Method in class org.hibernate.test.hql.HQLTest
 
testOneToOne() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testOneToOne() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testOneToOneAssignedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testOneToOneCache() - Method in class org.hibernate.test.legacy.OneToOneCacheTest
 
testOneToOneEmbeddedCompositeKey() - Method in class org.hibernate.test.onetoone.formula.OneToOneFormulaTest
 
testOneToOneFormula() - Method in class org.hibernate.test.onetoone.formula.OneToOneFormulaTest
 
testOneToOneGeneratedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testOneToOneGenerator() - Method in class org.hibernate.test.legacy.FooBarTest
 
testOneToOneInCompositePk() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testOneToOneJoinedFetch() - Method in class org.hibernate.test.hql.HQLTest
 
testOneToOneJoinTable() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneJoinTest
 
testOneToOneOnSubclass() - Method in class org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest
 
testOneToOneOnSubclass() - Method in class org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest
 
testOneToOneOnSubclass() - Method in class org.hibernate.test.onetoone.singletable.DiscrimSubclassOneToOneTest
 
testOneToOnePropertyRef() - Method in class org.hibernate.test.cuk.CompositePropertyRefTest
 
testOneToOnePropertyRef() - Method in class org.hibernate.test.legacy.MapTest
 
testOneToOnePropertyRef() - Method in class org.hibernate.test.propertyref.basic.PropertyRefTest
 
testOneToOnePropertyRef() - Method in class org.hibernate.test.propertyref.inheritence.discrim.SubclassPropertyRefTest
 
testOneToOnePropertyRef() - Method in class org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest
 
testOneToOnePropertyRefAssignedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testOneToOnePropertyRefGeneratedIds() - Method in class org.hibernate.test.jpa.cascade.CascadeTest
 
testOneToOneViaAssociationTable() - Method in class org.hibernate.test.onetoone.link.OneToOneLinkTest
 
testOneToOneWithExplicitFk() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testOneToOneWithExplicitSecondaryTableFk() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testOperatorPrecedence() - Method in class org.hibernate.test.hql.HqlParserTest
 
testOptimisticForcedIncrementOverall() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testOptimisticForcedIncrementSpecific() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testOptimisticLockAll() - Method in class org.hibernate.test.optlock.OptimisticLockTest
 
testOptimisticLockAllDelete() - Method in class org.hibernate.test.optlock.OptimisticLockTest
 
testOptimisticLockDirty() - Method in class org.hibernate.test.optlock.OptimisticLockTest
 
testOptimisticLockDirtyDelete() - Method in class org.hibernate.test.optlock.OptimisticLockTest
 
testOptimisticLockExcludeOnNameProperty() - Method in class org.hibernate.test.annotations.various.OptimisticLockAnnotationTest
 
testOptimisticLockingException() - Method in class org.hibernate.ejb.test.exception.ExceptionTest
 
testOptimisticOverall() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testOptimisticSpecific() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testOptionalOneToOneRetrieval() - Method in class org.hibernate.test.onetoone.optional.OptionalOneToOneTest
 
testOrderBy() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testOrderBy() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testOrderBy() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testOrderBy() - Method in class org.hibernate.test.hql.HqlParserTest
 
testOrderBy() - Method in class org.hibernate.test.hql.HQLTest
 
testOrderBy() - Method in class org.hibernate.test.legacy.FooBarTest
 
testOrderBy() - Method in class org.hibernate.test.ordered.OrderByTest
 
testOrderBy() - Method in class org.hibernate.test.sorted.SortTest
 
testOrderByAggregatedArgAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByAlias() - Method in class org.hibernate.test.jpa.ql.JPAQLComplianceTest
 
testOrderByComponentDescNoSelectAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByComponentDescSelectAliasRefFailureExpected() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByCount() - Method in class org.hibernate.test.hql.HQLTest
 
testOrderByEmployee() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testOrderByEntityWithFetchJoinedCollection() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByFilter() - Method in class org.hibernate.test.hql.HqlParserTest
 
testOrderByName() - Method in class org.hibernate.test.annotations.collectionelement.OrderByTest
 
testOrderByNoSelectAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByOnIdClassProperties() - Method in class org.hibernate.test.annotations.onetomany.OrderByTest
 
testOrderByOnSuperclassProperty() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testOrderBySelectAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderBySelectNewArgAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderBySelectNewMapArgAliasRef() - Method in class org.hibernate.test.hql.ASTParserLoadingOrderByTest
 
testOrderByWithDottedNotation() - Method in class org.hibernate.test.annotations.collectionelement.OrderByTest
 
testOrderColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testOrderColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testOrderColumnAllAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testOrderColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testOrderColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
 
testOrderColumnNoAttributes() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
 
testOrderedWithCustomColumnReadAndWrite() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testOrdinalParameters() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testOrphanDelete() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDelete() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
testOrphanDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testOrphanDelete() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteAfterLock() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteAfterLock() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteAfterPersist() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteAfterPersist() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteAfterPersistAndFlush() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteAfterPersistAndFlush() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteOnDelete() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteOnDelete() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteOnMerge() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteOnMerge() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteOnSaveOrUpdate() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteOnSaveOrUpdate() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanDeleteOnSaveOrUpdateAfterSerialization() - Method in class org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest
 
testOrphanDeleteOnSaveOrUpdateAfterSerialization() - Method in class org.hibernate.test.orphan.OrphanTest
 
testOrphanedWhileDetached() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.fk.bidirectional.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.fk.composite.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.pk.bidirectional.DeleteOneToOneOrphansTest
 
testOrphanedWhileManaged() - Method in class org.hibernate.test.orphan.one2one.pk.unidirectional.DeleteOneToOneOrphansTest
 
testOtherSyntax() - Method in class org.hibernate.test.hql.HqlParserTest
 
testOuterAliasInSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testOuterJoin() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testOverallLockMode() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testOverrideNotAudited() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
Verify that VersionsJoinTableRangeComponentTestEntity.getComponent3() is partially audited.
testOverridenSubclass() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testOverridenSubclass() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testOverriding() - Method in class org.hibernate.test.annotations.override.AssociationOverrideTest
 
testPackageQueries() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testPagedQuery() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testPaginationWithPolymorphicQuery() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testParameterCheck() - Method in class org.hibernate.test.legacy.FooBarTest
 
testParameterCollection() - Method in class org.hibernate.ejb.criteria.basic.BasicCriteriaUsageTest
 
testParameterHandling() - Method in class org.hibernate.test.sql.hand.custom.CustomStoredProcTestSupport
 
testParameterizedAuto() - Method in class org.hibernate.test.annotations.id.IdTest
 
testParameterizedAuto() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testParameterizedType() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testParameterList() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testParameterListExpansion() - Method in class org.hibernate.test.hql.HQLTest
 
testParameterListInExistingParens() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testParameterMixing() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testParameterReuse() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testParameterTypeMismatch() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testParent() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testParentChild() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testParentNullChild() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testPartialComponentGeneration() - Method in class org.hibernate.test.generated.PartiallyGeneratedComponentTest
 
testPartialScalarAutoDiscovery() - Method in class org.hibernate.test.annotations.quote.resultsetmappings.ExplicitSqlResultSetMappingTest
 
testPartialScalarDiscovery() - Method in class org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest
 
testPathologicalKeywordAsIdentifier() - Method in class org.hibernate.test.hql.HqlParserTest
 
testPerfCascadeAndFetchEntity() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
testPersist() - Method in class org.hibernate.test.annotations.cascade.CascadeTest
 
testPersistAndUpdateImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testPersistCascade() - Method in class org.hibernate.test.annotations.cascade.CascadeToElementCollectionEmbeddedManyToOneTest
 
testPersistCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testPersistentLifecycle() - Method in class org.hibernate.test.legacy.FooBarTest
 
testPersistImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testPersistOutsideTransaction() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testPersistOutsideTransactionCascadedFromManyToOne() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testPersistOutsideTransactionCascadedToInverseCollection() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testPersistOutsideTransactionCascadedToManyToOne() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testPersistOutsideTransactionCascadedToNonInverseCollection() - Method in class org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest
 
testPersistThenMergeInSameTxnWithTimestamp() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testPersistThenMergeInSameTxnWithTimestamp() - Method in class org.hibernate.test.ops.MergeTest
 
testPersistThenMergeInSameTxnWithVersion() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testPersistThenMergeInSameTxnWithVersion() - Method in class org.hibernate.test.ops.MergeTest
 
testPersistUpdateImmutableInSameTransaction() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testPersonRevisionCount() - Method in class org.hibernate.envers.test.integration.collection.norevision.AbstractCollectionChangeTest
 
testPessimisticForcedIncrementOverall() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testPessimisticForcedIncrementSpecific() - Method in class org.hibernate.ejb.test.lock.QueryLockingTest
 
testPkOneToOneSelectStatementDoesNotGenerateExtraJoin() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testPolymorphicCriteria() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
testPolymorphicQuery() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
testPolymorphism() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testPolymorphism() - Method in class org.hibernate.test.annotations.inheritance.SubclassTest
 
testPolymorphism() - Method in class org.hibernate.test.annotations.polymorphism.PolymorphismTest
 
testPolymorphism() - Method in class org.hibernate.test.ecid.EmbeddedCompositeIdTest
 
testPolymorphism() - Method in class org.hibernate.test.hql.HQLTest
 
testPolymorphism() - Method in class org.hibernate.test.legacy.FooBarTest
 
testPositionalParameterForms() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testPositionalParameters() - Method in class org.hibernate.test.hql.HQLTest
 
testPositionalParameterWithUserError() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testPostPersist() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testPostUpdateCollection() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testPrepareStatementFaultIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testPrepareStatementIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testPrePersistOnCascade() - Method in class org.hibernate.ejb.test.callbacks.CallbacksTest
 
testPrimitiveArrayParameterBinding() - Method in class org.hibernate.ejb.criteria.ParameterTest
 
testProduct() - Method in class org.hibernate.test.hql.HQLTest
 
testProjectedComponent() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedCompositeId() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedCompositeIdWithAlias() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedEmbeddedCompositeId() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedId() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedListIncludesComponent() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectedListIncludesEmbeddedCompositeId() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjection() - Method in class org.hibernate.test.joinfetch.JoinFetchTest
 
testProjectionCache() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectionCache() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testProjectionQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testProjections() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectionsInEntitiesAtRevision() - Method in class org.hibernate.envers.test.integration.query.DeletedEntities
 
testProjectionsUsingProperty() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testProjectProduct() - Method in class org.hibernate.test.hql.HQLTest
 
testProjectProductJoinedSubclass() - Method in class org.hibernate.test.hql.HQLTest
 
testProperLoaderSetup() - Method in class org.hibernate.test.manytomany.batchload.BatchedManyToManyTest
 
testPropertiesRefCascades() - Method in class org.hibernate.test.abstractembeddedcomponents.propertyref.AbstractComponentPropertyRefTest
 
testPropertyInitialized() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testPropertyInitialized() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testPropertyIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testPropertyIntercept2() - Method in class org.hibernate.test.interceptor.InterceptorTest
Test case from HHH-1921.
testPropertyOverriding() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testPropertyOverriding() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testPropertyRef() - Method in class org.hibernate.test.legacy.FooBarTest
 
testPropertyRefToJoinedSubclass() - Method in class org.hibernate.test.propertyref.inheritence.joined.JoinedSubclassPropertyRefTest
 
testPropertyResultSQL() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testProxiedBridgeMethod() - Method in class org.hibernate.test.annotations.bytecode.ProxyBreakingTest
 
testProxiesInCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testProxy() - Method in class org.hibernate.test.proxy.ProxyTest
 
testProxyArray() - Method in class org.hibernate.test.legacy.FooBarTest
 
testProxyEviction() - Method in class org.hibernate.test.proxy.ProxyTest
 
testProxyException() - Method in class org.hibernate.test.proxy.ProxyTest
 
testProxyIdentifier() - Method in class org.hibernate.envers.test.integration.proxy.AuditedCollectionProxyTest
 
testProxyIdentifier() - Method in class org.hibernate.envers.test.integration.proxy.ProxyIdentifier
 
testProxyReuse() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testProxySerialization() - Method in class org.hibernate.test.proxy.ProxyTest
 
testProxySerializationAfterSessionClosed() - Method in class org.hibernate.test.proxy.ProxyTest
 
testProxyTransientStuff() - Method in class org.hibernate.ejb.test.cascade.FetchTest2
 
testPSCache() - Method in class org.hibernate.test.legacy.FooBarTest
 
testPutAgainstUninitializedMap() - Method in class org.hibernate.test.collection.map.PersistentMapTest
 
testQueries() - Method in class org.hibernate.test.hql.ClassicTranslatorTest
 
testQueries() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testQuery() - Method in class org.hibernate.test.cid.CompositeIdTest
 
testQuery() - Method in class org.hibernate.test.legacy.FooBarTest
 
testQuery() - Method in class org.hibernate.test.legacy.FumTest
 
testQuery() - Method in class org.hibernate.test.locking.LockModeTest
 
testQueryCacheFetch() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testQueryCacheInvalidation() - Method in class org.hibernate.test.querycache.QueryCacheTest
 
testQueryCollectionOfValues() - Method in class org.hibernate.test.legacy.FooBarTest
 
testQueryInAndComposite() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testQueryInAndCompositeWithHQL() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testQuerying() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testQueryingOnMany2One() - Method in class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
testQueryingOnMany2One() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
testQueryingWithProxyObject() - Method in class org.hibernate.envers.test.integration.proxy.QueryingWithProxyObjectTest
 
testQueryLockMode() - Method in class org.hibernate.test.legacy.FooBarTest
 
testQueryMapCompositeElement() - Method in class org.hibernate.test.mapcompelem.MapCompositeElementTest
 
testQueryMetadataRetrievalWithFetching() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testQueryModifiableIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testQueryModifiableScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testQueryOneToOne() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testQueryReadOnlyIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testQueryReadOnlyScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testQueryStatGathering() - Method in class org.hibernate.test.stats.StatsTest
 
testQuerySubclassAttribute() - Method in class org.hibernate.test.discriminator.DiscriminatorTest
 
testQuerySubclassAttribute() - Method in class org.hibernate.test.discriminator.SimpleInheritanceTest
 
testQuerySubclassAttribute() - Method in class org.hibernate.test.joinedsubclass.JoinedSubclassTest
 
testQuerySubclassAttribute() - Method in class org.hibernate.test.unionsubclass2.UnionSubclassTest
 
testQueryTimeout() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testQueryTimeoutEMProps() - Method in class org.hibernate.ejb.test.lock.LockTest
 
testQueryUsingLockOptions() - Method in class org.hibernate.test.locking.LockModeTest
 
testQueryWithDeleted() - Method in class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
testQueuedBagAdds() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testQuoteManytoMany() - Method in class org.hibernate.test.annotations.quote.QuoteGlobalTest
 
testQuoteManytoMany() - Method in class org.hibernate.test.annotations.quote.QuoteTest
 
testQuotientAndMultiply() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testQuotientConversion() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
 
testRangeChecksGetApplied() - Method in class org.hibernate.test.annotations.beanvalidation.DDLWithoutCallbackTest
 
testReachability() - Method in class org.hibernate.test.legacy.FooBarTest
 
testReadOnlyChangedEvictedUpdate() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyCriteriaReturnsExistingModifiableProxyInit() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlyCriteriaReturnsExistingModifiableProxyNotInit() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlyCriteriaReturnsModifiableExistingEntity() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlyDelete() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyDelete() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyDelete() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyEntityMergeDetachedProxyWithChange() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyGetModifyAndDelete() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyGetModifyAndDelete() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyInitToModifiableModifiedIsUpdated() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyMode() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyModeAutoFlushOnQuery() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyModeWithExistingModifiableEntity() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyModeWithExistingModifiableEntity() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyModifiedToModifiableIsUpdated() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyModifiedUpdate() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyOnProxies() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyOnProxies() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyOnTextType() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyOnTextType() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyProxyInitMergeDetachedEntityWithChange() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyProxyInitMergeDetachedProxyWithChange() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyProxyMergeDetachedEntityWithChange() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyProxyMergeDetachedProxyWithChange() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyProxyRefresh() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyProxyRefreshDetached() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyRefresh() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyRefresh() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyRefresh() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlyRefreshDeleted() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyRefreshDetached() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyRefreshDetached() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlyRefreshDetached() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testReadOnlySessionDefaultCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlySessionDefaultQueryIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlySessionDefaultQueryScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlySessionModifiableCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlySessionModifiableQueryIterate() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlySessionModifiableQueryScroll() - Method in class org.hibernate.test.readonly.ReadOnlySessionTest
 
testReadOnlySessionReadOnlyCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testReadOnlyToModifiableInitWhenModifiedIsUpdated() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaLazyInitializerAfterInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaLazyInitializerBeforeInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaLazyInitializerDoesNotInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaLazyInitializerNoChangeAfterInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaSessionBeforeInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaSessionBeforeInitByModifiableQuery() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaSessionBeforeInitByReadOnlyQuery() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaSessionDoesNotInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testReadOnlyViaSessionNoChangeAfterInit() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testRealMap() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testReattachmentNaturalIdCheck() - Method in class org.hibernate.test.naturalid.mutable.MutableNaturalIdTest
 
testRecursiveLoad() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRecursiveMergeTransient() - Method in class org.hibernate.test.nonflushedchanges.MergeTest
 
testRecursiveMergeTransient() - Method in class org.hibernate.test.ops.MergeTest
 
testReferenceColumnWithBacktics() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testReferencedColumnNameBelongsToEmbeddedIdOfReferencedEntity() - Method in class org.hibernate.test.annotations.manytoonewithformula.ManyToOneWithFormulaTest
 
testReferencedColumnNameToSuperclass() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testReferenceMulticolumnPropertyIsNullQuery() - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
testReferencePropertyIsNotNullQuery() - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
testRefresh() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRefresh() - Method in class org.hibernate.test.stateless.StatelessSessionTest
 
testRefreshCascade() - Method in class org.hibernate.test.cascade.RefreshTest
 
testRefreshImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testRefreshLockInitializedProxy() - Method in class org.hibernate.test.proxy.ProxyTest
 
testRefreshLockUninitializedProxy() - Method in class org.hibernate.test.proxy.ProxyTest
 
testRefreshLockUninitializedProxyThenRead() - Method in class org.hibernate.test.proxy.ProxyTest
 
testRefreshNonManaged() - Method in class org.hibernate.ejb.test.emops.RefreshTest
 
testRefreshProxy() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRegisteredFunction() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
testRemove() - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
testRemove() - Method in class org.hibernate.test.annotations.cascade.CascadeTest
 
testRemoveAgainstUninitializedMap() - Method in class org.hibernate.test.collection.map.PersistentMapTest
 
testRemoveAndAddEqualCollection() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testRemoveAndAddEqualCollection() - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
testRemoveAndAddEqualElement() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testRemoveAndAddEqualElement() - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
testRemoveAndAddEqualElementNonKeyModified() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testRemoveAndAddEqualElementNonKeyModified() - Method in class org.hibernate.test.manytomanyassociationclass.surrogateid.generated.ManyToManyAssociationClassGeneratedIdTest
 
testRemoveAndAddSameElement() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testRemoveAndAddSameElementNonKeyModified() - Method in class org.hibernate.test.manytomanyassociationclass.AbstractManyToManyAssociationClassTest
 
testRemoveAndFind() - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
testRemoveAndMerge() - Method in class org.hibernate.ejb.test.emops.MergeTest
 
testRemoveChildThenFlushWithCascadePersist() - Method in class org.hibernate.test.jpa.removed.RemovedEntityTest
 
testRemoveClear() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
testRemoveContains() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRemoveFromIdbag() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRemoveInBetween() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testRemoveManyToManyElementByDelete() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testRemoveManyToManyElementUsingMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testRemoveManyToManyElementUsingMergeBothSides() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testRemoveManyToManyElementUsingUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testRemoveManyToManyElementUsingUpdateBothSides() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testRemoveOneToManyElementByDelete() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testRemoveOneToManyElementUsingMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testRemoveOneToManyElementUsingMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
testRemoveOneToManyElementUsingMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
testRemoveOneToManyElementUsingUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testRemoveOneToManyElementUsingUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
testRemoveOneToManyElementUsingUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
testRemoveOneToManyOrphanUsingMerge() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testRemoveOneToManyOrphanUsingUpdate() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testRemoveThenContains() - Method in class org.hibernate.test.jpa.removed.RemovedEntityTest
 
testRemoveThenGet() - Method in class org.hibernate.test.jpa.removed.RemovedEntityTest
 
testRemoveThenSave() - Method in class org.hibernate.test.jpa.removed.RemovedEntityTest
 
testRemoveThenSaveWithCascades() - Method in class org.hibernate.test.jpa.removed.RemovedEntityTest
 
testReoverableExceptionInFkOrdering() - Method in class org.hibernate.test.annotations.manytoone.referencedcolumnname.ManyToOneReferencedColumnNameTest
 
testReplicate() - Method in class org.hibernate.test.legacy.ParentChildTest
 
testRestrictedCorrelation() - Method in class org.hibernate.ejb.criteria.subquery.CorrelatedSubqueryTest
 
testRestrictedCorrelationNoExplicitSelection() - Method in class org.hibernate.ejb.criteria.subquery.CorrelatedSubqueryTest
 
testRestrictionFilter() - Method in class org.hibernate.test.hql.HqlParserTest
 
testRestrictionOnSubclassCollection() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testResultSetMappingDefinition() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testResultTransformerEntityQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testResultTransformerIsAppliedToScrollableResults() - Method in class org.hibernate.test.resulttransformer.ResultTransformerTest
 
testResultTransformerScalarQueries() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testRetrievalOfCachedCollectionWithPropertyRefKey() - Method in class org.hibernate.test.propertyref.cachedcollections.CachedPropertyRefCollectionTest
 
testRetrieveAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
testRetrieveAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AbstractPropertiesAuditedTest
 
testRetrieveAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AbstractPropertiesAudited2Test
 
testRetrieveAuditedEntityWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
testRetrieveAuditedEntityWithEntityNameWithNewSession() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
testRetrieveNonAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
testRetrieveNonAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.AbstractPropertiesAuditedTest
 
testRetrieveNonAudited() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.AbstractPropertiesAudited2Test
 
testRetrieveRevisionsWithEntityName() - Method in class org.hibernate.envers.test.integration.entityNames.auditedEntity.ReadEntityWhitEntityNameTest
 
testReturnMetadata() - Method in class org.hibernate.test.hql.HQLTest
 
testReturnPropertyComponentRename() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testReuseDeletedCollection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testRevEntityTableCreation() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testRevinfoSchemaName() - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
testRevisionCountQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionCounts() - Method in class org.hibernate.envers.test.integration.notinsertable.manytoone.ManyToOneNotInsertable
 
testRevisionCounts() - Method in class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
testRevisionInfoTableNotCreated() - Method in class org.hibernate.envers.test.integration.basic.NoneAudited
 
TestRevisionListener - Class in org.hibernate.envers.test.integration.reventity
 
TestRevisionListener() - Constructor for class org.hibernate.envers.test.integration.reventity.TestRevisionListener
 
testRevisionOrderQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionProjectionQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionPropertyRestriction() - Method in class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
testRevisions() - Method in class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.AbstractAllAuditedTest
 
testRevisionsCountOfGivenIdStrEntity() - Method in class org.hibernate.envers.test.integration.merge.AddDelTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessType
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.accesstype.ImmutableClassAccessType
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessType
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessType
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.Delete
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.GlobalVersioned
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.ManyOperationsInTransaction
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.NotVersioned
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.NullProperties
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.Simple
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.UnversionedPropertiesChange
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.basic.UnversionedProperty
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.EnumSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKey
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKey
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.StringList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.StringMap
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.collection.StringSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.collections.CollectionOfComponents
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.Components
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.DefaultValueComponents
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.relations.ManyToOneInComponent
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.relations.NotAuditedManyToOneInComponent
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.components.relations.OneToManyInComponent
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.customtype.CompositeCustom
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.customtype.ParametrizedCustom
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.data.Dates
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.data.Enums
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.data.Lobs
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.data.LobSerializables
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.data.Serializables
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddDel
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.hashcode.ChangingHashcode
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.ids.CompositeDateId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.ids.CompositeIds
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.ids.DateId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildNullAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildReferencing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.EmptyChildAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.NotOwnedBidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentReferencingChildTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.PolymorphicCollection
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.UnidirectionalDoubleAbstract
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.mixed.MixedInheritanceStrategiesEntityTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildReferencing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.DiscriminatorFormulaTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.notownedrelation.NotOwnedBidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.PolymorphicCollection
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildReferencing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.NotOwnedBidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentAuditing
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.PolymorphicCollection
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.interfaces.components.InterfacesComponents
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.interfaces.relation.InterfacesRelation
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.jta.JtaTransaction
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.BasicList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.BasicMap
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.BasicSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.BasicWhereJoinTable
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.biowned.BasicBiowned
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.CustomComparatorEntityTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMap
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapFlush
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniMap
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.BasicUniSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MIndexedListNotAuditedTarget
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytomany.unidirectional.M2MRelationNotAuditedTarget
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.manytoone.unidirectional.RelationNotAuditedTarget
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.JoinNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.notinsertable.NotInsertable
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicCollection
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithEmbId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithMulId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BasicSetWithNullsDelete
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.BidirectionalMapKey
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithEmbId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicDetachedSetWithMulId
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.BasicJoinColumnSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DataChangesDetachedSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleDetachedSet
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.DoubleJoinColumnBidirectionalList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.IndexedJoinColumnBidirectionalList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.InheritanceIndexedJoinColumnBidirectionalList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalList
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.detached.JoinColumnBidirectionalListWithInheritance
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetomany.InverseSideChanges
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.Bidirectional2
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.BidirectionalNoNulls
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.EmbIdBidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.bidirectional.ids.MulIdBidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.primitive.PrimitiveAddDelete
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.properties.VersionsProperties
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reference.BidirectionalReference
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.CustomNoListener
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.DifferentDBSchemaTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.reventity.LongRevNumber
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.sameids.SameIds
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
testRevisionsCounts() - Method in class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
testRevisionsCountsForAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testRevisionsCountsForAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testRevisionsCountsForAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testRevisionsCountsForAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testRevisionsCountsForNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testRevisionsCountsForNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testRevisionsCountsForNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditAllSubclass.MappedSubclassingAllAuditedTest
 
testRevisionsCountsForNotAudited() - Method in class org.hibernate.envers.test.integration.superclass.auditedAtSuperclassLevel.auditMethodSubclass.MappedSubclassingMethodAuditedTest
 
testRevisionsDates() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testRevisionsForDates() - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
testRevisionsGeQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionsGtWithPropertyQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionsLeWithPropertyQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionsLtQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionsOfEntityWithoutDelete() - Method in class org.hibernate.envers.test.integration.query.DeletedEntities
 
testRevisionsOfId1Query() - Method in class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
testRevisionsOfId2Query() - Method in class org.hibernate.envers.test.integration.query.CustomRevEntityQuery
 
testRevisionsOfNotExistingEntity() - Method in class org.hibernate.envers.test.integration.basic.SingleOperationInTransaction
 
testRevisionsPropertyEqQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testRevisionsPropertyEqQuery() - Method in class org.hibernate.envers.test.integration.query.StoreDeletedData
 
testRevisionTypeEqQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionTypeNeQuery() - Method in class org.hibernate.envers.test.integration.query.RevisionConstraintQuery
 
testRevisionTypes() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushAddMod
 
testRevisionTypes() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModDel
 
testRevisionTypes() - Method in class org.hibernate.envers.test.integration.flush.DoubleFlushModMod
 
testRevisionTypes() - Method in class org.hibernate.envers.test.integration.flush.ManualFlush
 
testRollbackClearPC() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testRollbackExceptionOnOptimisticLockException() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testRollbackOnlyOnPersistenceException() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testRollingBack() - Method in class org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest
 
testRoundFunction() - Method in class org.hibernate.test.dialect.function.MySQLRoundFunctionTest
 
testRowId() - Method in class org.hibernate.test.rowid.RowIdTest
 
testRowValueConstructorSyntaxInInList() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testRowValueConstructorSyntaxInInList() - Method in class org.hibernate.test.hql.HQLTest
 
testRowValueConstructorSyntaxInInList2() - Method in class org.hibernate.test.hql.HQLTest
 
testRowValueConstructorSyntaxInInListBeingTranslated() - Method in class org.hibernate.test.hql.HQLTest
 
testSave() - Method in class org.hibernate.test.typeparameters.TypeParameterTest
 
testSaveAddDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSaveCascadedToKeyManyToOne() - Method in class org.hibernate.test.keymanytoone.bidir.component.EagerKeyManyToOneTest
 
testSaveCascadedToKeyManyToOne() - Method in class org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest
 
testSaveCascadedToKeyManyToOne() - Method in class org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest
 
testSaveChildWithParent() - Method in class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
Saves the child object with the parent when both the one-to-many and many-to-one associations use cascade="all"
testSaveChildWithParent() - Method in class org.hibernate.test.cascade.CascadeTestWithAssignedParentIdTest
 
testSaveDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSaveFlush() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSaveImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testSaveOrphanDeleteChildWithParent() - Method in class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
Saves the child object with the parent when the one-to-many association uses cascade="all-delete-orphan" and the many-to-one association uses cascade="all"
testSaveOrUpdate() - Method in class org.hibernate.test.cid.CompositeIdWithGeneratorTest
 
testSaveOrUpdateCopyAny() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSaveOrUpdateDeepTree() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateDeepTree() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateDeepTreeWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateDeepTreeWithGeneratedId() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateGot() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateGot() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateGotWithMutableProp() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateGotWithMutableProp() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testSaveOrUpdateManaged() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateManaged() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateTree() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateTree() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveOrUpdateTreeWithGeneratedId() - Method in class org.hibernate.test.nonflushedchanges.SaveOrUpdateTest
 
testSaveOrUpdateTreeWithGeneratedId() - Method in class org.hibernate.test.ops.SaveOrUpdateTest
 
testSaveParentEmptyChildren() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testSaveParentNullChildren() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
testSaveParentOneChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testSaveParentWithChild() - Method in class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
Saves the parent object with a child when both the one-to-many and many-to-one associations use cascade="all"
testSaveParentWithDetachedChildren() - Method in class org.hibernate.test.naturalid.immutable.ImmutableEntityNaturalIdTest
 
testSaveParentWithOrphanDeleteChild() - Method in class org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest
Saves the parent object with a child when the one-to-many association uses cascade="all-delete-orphan" and the many-to-one association uses cascade="all"
testSaveReadOnlyModifyInSaveTransaction() - Method in class org.hibernate.test.readonly.ReadOnlyTest
 
testSaving() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobTest
 
testSaving() - Method in class org.hibernate.test.lob.LongByteArrayTest
 
testScalarStoredProcedure() - Method in class org.hibernate.test.sql.hand.custom.CustomStoredProcTestSupport
 
testScalarValues() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testScroll() - Method in class org.hibernate.test.iterate.IterateTest
 
testScrollableIterator() - Method in class org.hibernate.test.legacy.FooBarTest
 
testScrollCriteria() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testScrollCriteria() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testScrollingJoinFetchesEmptyResultSet() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testScrollingJoinFetchesForward() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testScrollingJoinFetchesPositioning() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testScrollingJoinFetchesReverse() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testScrollingJoinFetchesSingleRowResultSet() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testSecondaryTableAndJoined() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassAndSecondaryTable
 
testSecondaryTables() - Method in class org.hibernate.test.annotations.inheritance.joined.JoinedSubclassTest
 
testSecondaryTableWithCompositeId() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testSecondaryTableWithIdClass() - Method in class org.hibernate.test.annotations.cid.CompositeIdTest
 
testSecondLevelCachedCollectionsFiltering() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testSelect() - Method in class org.hibernate.test.hql.HqlParserTest
 
testSelectAll() - Method in class org.hibernate.test.hql.HqlParserTest
 
testSelectAssociatedEntityId() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectClauseCase() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSelectClauseImplicitJoin() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSelectClauseImplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectClauseImplicitJoinWithIterate() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSelectClauseSubselect() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSelectCollectionOfValues() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectDialectFunction() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectDistinctAll() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectDistinctComposite() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectEntitiesAndRevisionsQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testSelectEntitiesQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testSelectEntity() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectEntityProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectExpressions() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSelectExpressions() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectNew() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectNewEntityConstructorList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testSelectNewMapUsingAliasesList() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testSelectObjectClause() - Method in class org.hibernate.test.hql.EJBQLTest
 
testSelectProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectProperty2() - Method in class org.hibernate.test.hql.HQLTest
 
testSelectRevisionTypeQuery() - Method in class org.hibernate.envers.test.integration.query.SimpleQuery
 
testSelectStandardFunctionsNoParens() - Method in class org.hibernate.test.hql.HQLTest
 
testSelf() - Method in class org.hibernate.test.annotations.manytomany.ManyToManyTest
 
testSelfManyToOne() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testSellCar() - Method in class org.hibernate.test.unionsubclass.alias.SellCarTest
 
testSequenceGenerator() - Method in class org.hibernate.test.annotations.id.IdTest
 
testSequenceGenerator() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testSequenceIdentityGenerator() - Method in class org.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTest
 
testSequentialSelects() - Method in class org.hibernate.test.join.JoinTest
 
testSequentialSelectsOptionalData() - Method in class org.hibernate.test.join.JoinTest
 
testSerializableObject() - Method in class org.hibernate.test.annotations.entity.PropertyDefaultMappingsTest
 
testSerializableToBlob() - Method in class org.hibernate.test.annotations.lob.AbstractLobTest
 
testSerializableType() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSerialization() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
testSerialized() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testSerialJoinPathEndingInValueCollection() - Method in class org.hibernate.test.hql.HQLTest
 
testSessionCacheClear() - Method in class org.hibernate.envers.test.performance.EvictAuditDataAfterCommitTest
 
testSessionCacheCollectionClear() - Method in class org.hibernate.envers.test.performance.EvictAuditDataAfterCommitTest
 
testSessionStatistics() - Method in class org.hibernate.test.stats.SessionStatsTest
 
testSessionStats() - Method in class org.hibernate.test.legacy.StatisticsTest
 
testSetClosedSessionInLazyInitializer() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetFieldInterceptor() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testSetFieldInterceptor() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
testSetModifiableBetweenTwoTransactionsSameSession() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetProperties() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testSetProperties() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testSetPropertiesMap() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testSetReadOnlyAfterSessionClosed() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetReadOnlyAfterSessionClosedViaLazyInitializer() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetReadOnlyBetweenTwoTransactionsSameSession() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetReadOnlyInTwoTransactionsSameSession() - Method in class org.hibernate.test.readonly.ReadOnlyProxyTest
 
testSetReadOnlyTrueAndFalse() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testSetReadOnlyUpdateSetModifiable() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testSetSimpleValueTypeNameInSecondPass() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
A custom type is used in the base class, but defined in the derived class.
testSharedColumn() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testSharedPKOneToOne() - Method in class org.hibernate.test.instrument.buildtime.InstrumentTest
 
testSharedPKOneToOne() - Method in class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
 
TestSharedPKOneToOneExecutable - Class in org.hibernate.test.instrument.cases
 
TestSharedPKOneToOneExecutable() - Constructor for class org.hibernate.test.instrument.cases.TestSharedPKOneToOneExecutable
 
testSimple() - Method in class org.hibernate.test.annotations.embedded.EmbeddedTest
 
testSimpleCorrelatedSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testSimpleCorrelatedSubselect2() - Method in class org.hibernate.test.hql.HQLTest
 
testSimpleDeleteOnAnimal() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testSimpleElement() - Method in class org.hibernate.test.annotations.collectionelement.CollectionElementTest
 
testSimpleFetchCriteria() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
testSimpleId() - Method in class org.hibernate.ejb.test.util.GetIdentifierTest
 
testSimpleImmutableNaturalKeyLookup() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testSimpleInsert() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testSimpleJoinCriteria() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
testSimpleNativeSQLInsert() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testSimpleNot() - Method in class org.hibernate.ejb.criteria.basic.PredicateTest
Check simple not.
testSimpleOneToManyCollection() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testSimpleOneToManySet() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testSimplePropertyIsNotNullQuery() - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
testSimplePropertyIsNullQuery() - Method in class org.hibernate.envers.test.integration.query.NullPropertyQuery
 
testSimpleQBE() - Method in class org.hibernate.test.legacy.QueryByExampleTest
 
testSimpleRollback() - Method in class org.hibernate.test.id.UseIdentifierRollbackTest
 
testSimpleSelect() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSimpleSelectWithLimitAndOffset() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSimpleUncorrelatedSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testSimpleUncorrelatedSubselect2() - Method in class org.hibernate.test.hql.HQLTest
 
testSingleAggregatedPropProjectionSingleResult() - Method in class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
 
testSingleAssociationOverride() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
When there's a single association override, we still wrap it with an AssociationOverrides annotation.
testSingleAttributeOverride() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
When there's a single attribute override, we still wrap it with an AttributeOverrides annotation.
testSingleAuditParent() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.SingleAuditParentsTest
 
testSingleDomainObjectToMultipleTablesMapping() - Method in class org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.SingleDomainObjectToMultipleTablesTest
 
testSingleGeneratedValue() - Method in class org.hibernate.test.annotations.idclassgeneratedvalue.IdClassGeneratedValueTest
 
testSingleJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToOneTest
When there's a single join column, we still wrap it with a JoinColumns annotation.
testSingleJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
When there's a single join column, we still wrap it with a JoinColumns annotation.
testSingleJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
When there's a single join column, we still wrap it with a JoinColumns annotation.
testSingleMapKeyAttributeOverride() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
When there's a single map key attribute override, we still wrap it with an AttributeOverrides annotation.
testSingleMapKeyAttributeOverride() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
When there's a single map key attribute override, we still wrap it with an AttributeOverrides annotation.
testSingleMapKeyAttributeOverride() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
When there's a single map key attribute override, we still wrap it with an AttributeOverrides annotation.
testSingleMapKeyJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
When there's a single map key join column, we still wrap it with a MapKeyJoinColumns annotation.
testSingleMapKeyJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlManyToManyTest
When there's a single map key join column, we still wrap it with a MapKeyJoinColumns annotation.
testSingleMapKeyJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToManyTest
When there's a single map key join column, we still wrap it with a MapKeyJoinColumns annotation.
testSinglePrimaryKeyJoinColumn() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlOneToOneTest
When there's a single primary key join column, we still wrap it with a PrimaryKeyJoinColumns annotation.
testSingleTableAvoidNotNull() - Method in class org.hibernate.test.annotations.beanvalidation.DDLTest
 
testSizeFunctionAndProperty() - Method in class org.hibernate.test.hql.HQLTest
 
testSortables() - Method in class org.hibernate.test.legacy.FooBarTest
 
testSortedMap() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testSpecialClassPropertyReference() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSpecialClassPropertyReferenceFQN() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSQLExceptionThrowing() - Method in class org.hibernate.test.jdbc.GeneralWorkTest
 
testSqlFunctionAsAlias() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testSqlFunctionAsAlias() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testSQLFunctions() - Method in class org.hibernate.test.dialect.functional.cache.SQLFunctionsInterSystemsTest
 
testSQLFunctions() - Method in class org.hibernate.test.legacy.SQLFunctionsTest
 
testSQLQuery() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testSQLQuery() - Method in class org.hibernate.test.extralazy.ExtraLazyTest
 
testSQLQuery() - Method in class org.hibernate.test.map.MapIndexFormulaTest
 
testSqlQueryAutoDiscovery() - Method in class org.hibernate.test.sql.autodiscovery.AutoDiscoveryTest
 
testSQLQueryInterface() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testSQLQueryWithManyToOne() - Method in class org.hibernate.test.annotations.query.QueryAndSQLTest
 
testSqlSyntaxOfFiltersWithUnions() - Method in class org.hibernate.test.filter.DynamicFilterTest
 
testStaleNonVersionedInstanceFoundInQueryResult() - Method in class org.hibernate.test.jpa.lock.RepeatableReadTest
 
testStaleNonVersionedInstanceFoundOnLock() - Method in class org.hibernate.test.jpa.lock.RepeatableReadTest
 
testStaleVersionedInstanceFoundInQueryResult() - Method in class org.hibernate.test.jpa.lock.RepeatableReadTest
 
testStaleVersionedInstanceFoundOnLock() - Method in class org.hibernate.test.jpa.lock.RepeatableReadTest
 
testStandardBasicSqlTypeDescriptor() - Method in class org.hibernate.test.typeoverride.TypeOverrideTest
 
testStandardFunctions() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testStandardFunctions() - Method in class org.hibernate.test.hql.HQLTest
 
testStatefulIntercept() - Method in class org.hibernate.test.interceptor.InterceptorTest
 
testStr() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSubclassAssociation() - Method in class org.hibernate.test.hql.HQLTest
 
testSubclassCollection() - Method in class org.hibernate.test.legacy.MultiTableTest
 
testSubclassExplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testSubclassImplicitJoin() - Method in class org.hibernate.test.hql.HQLTest
 
testSubclassing() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testSubclassing() - Method in class org.hibernate.test.legacy.ABCTest
 
testSubclassMap() - Method in class org.hibernate.test.legacy.ABCProxyTest
 
testSubclassOrSuperclassPropertyReferenceInJoinedSubclass() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSubclassWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testSubclassWrongId() - Method in class org.hibernate.ejb.test.ops.FindTest
 
testSubComponentReferences() - Method in class org.hibernate.test.hql.HQLTest
 
testSubcriteriaJoinTypes() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testSubCriteriaOneToOneJoin() - Method in class org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
 
testSubcriteriaWithClauseAliasToEntityMap() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testSubcriteriaWithNonNullRestrictions() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testSubcriteriaWithNonNullRestrictionsAliasToEntityMap() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testSubcriteriaWithNullOrNonNullRestrictions() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testSubcriteriaWithNullOrNonNullRestrictionsAliasToEntityMap() - Method in class org.hibernate.test.criteria.OuterJoinCriteriaTest
 
testSubqueryAsSingularValueExpression() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSubselect() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testSubselect() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testSubSelectAsArithmeticOperand() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSubselectBetween() - Method in class org.hibernate.test.hql.HQLTest
 
testSubselectFetchCriteria() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testSubselectFetchHql() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testSubselectFetchNamedParam() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testSubselectFetchPosParam() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testSubselectFetchWithLimit() - Method in class org.hibernate.test.subselectfetch.SubselectFetchTest
 
testSubselectImplicitJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testSubselectWithComponent() - Method in class org.hibernate.test.criteria.CriteriaQueryTest
 
testSubselectWithSynchronize() - Method in class org.hibernate.test.annotations.subselect.SubselectTest
 
testSubsequentNonExistentProxyAccess() - Method in class org.hibernate.test.proxy.ProxyTest
 
testSubstitutions() - Method in class org.hibernate.test.hql.HQLTest
 
testSumOfBigDecimals() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of BigDecimal should return a BigDecimal
testSumOfBigIntegers() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of BigInteger should return a BigInteger
testSumOfDoubles() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of Doubles should return a Double
testSumOfFloats() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of Floats should return a Float; note that this is distinctly different than JPAQL
testSumOfIntegers() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of Integers should return an Integer; note that this is distinctly different than JPAQL
testSumOfLongs() - Method in class org.hibernate.ejb.criteria.basic.AggregationResultTest
Sum of Longs should return a Long
testSumWithQuotient() - Method in class org.hibernate.ejb.criteria.basic.ExpressionsTest
 
testSuperclassNonOverriding() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testSuperclassNonOverriding() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testSuperclassOverriding() - Method in class org.hibernate.test.annotations.access.AccessTest
 
testSuperclassOverriding() - Method in class org.hibernate.test.annotations.access.jpa.AccessTest
 
testSuperclassPropertyReferenceAfterCollectionIndexedAccess() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testSupertypeIdClassAttributes() - Method in class org.hibernate.ejb.criteria.idclass.IdClassPredicateTest
 
testTableGenerator() - Method in class org.hibernate.test.annotations.id.IdTest
 
testTableGenerator() - Method in class org.hibernate.test.annotations.id.sequences.IdTest
 
testTableName() - Method in class org.hibernate.envers.test.integration.naming.BasicNaming
 
testTableName() - Method in class org.hibernate.envers.test.integration.naming.OneToManyUnidirectionalNaming
 
testTableName() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
testTableNames() - Method in class org.hibernate.envers.test.integration.secondary.BasicSecondary
 
testTableNames() - Method in class org.hibernate.envers.test.integration.secondary.ids.EmbIdSecondary
 
testTableNames() - Method in class org.hibernate.envers.test.integration.secondary.ids.MulIdSecondary
 
testTableNames() - Method in class org.hibernate.envers.test.integration.secondary.NamingSecondary
 
testTargetOnEmbedded() - Method in class org.hibernate.test.annotations.target.TargetTest
 
testTargetOnMapKey() - Method in class org.hibernate.test.annotations.target.TargetTest
 
testTargetOnMapKeyManyToMany() - Method in class org.hibernate.test.annotations.target.TargetTest
 
testTemporal() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlElementCollectionTest
 
testTemporalKeyMap() - Method in class org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
 
testTemporalType() - Method in class org.hibernate.test.annotations.EntityTest
 
testTempTableGenerationIsolation() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testTernary() - Method in class org.hibernate.test.ternary.TernaryTest
 
testTextProperty() - Method in class org.hibernate.test.sql.hand.custom.CustomSQLTestSupport
 
testTextTypeInSQLQuery() - Method in class org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testTimestamps() - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.Custom
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.CustomBoxed
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.CustomColumnMapping
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.CustomDate
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.CustomPropertyAccess
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.Inherited
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.reventity.Listener
 
testTimestamps1() - Method in class org.hibernate.envers.test.integration.revfordate.RevisionForDate
 
testTimestampSourceIsDB() - Method in class org.hibernate.test.annotations.various.TimestampTest
 
testTimestampSourceIsVM() - Method in class org.hibernate.test.annotations.various.TimestampTest
 
testTokenReplacement() - Method in class org.hibernate.test.hql.HQLTest
 
TestTools - Class in org.hibernate.envers.test.tools
 
TestTools() - Constructor for class org.hibernate.envers.test.tools.TestTools
 
testToOneAssocNotValidated() - Method in class org.hibernate.test.annotations.beanvalidation.HibernateTraversableResolverTest
 
testToOneToManyJoinSequence() - Method in class org.hibernate.test.hql.HQLTest
 
testToOneToManyManyJoinSequence() - Method in class org.hibernate.test.hql.HQLTest
 
testTrackAddedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
testTrackAddedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackAddedEntitiesGroupByRevisionType() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackAddedTwoEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
testTrackDeletedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
testTrackDeletedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackDeletedEntitiesGroupByRevisionType() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackModifiedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.CustomTrackingEntitiesTest
 
testTrackModifiedEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackModifiedEntitiesGroupByRevisionType() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.DefaultTrackingEntitiesTest
 
testTrackUpdateAndRemoveDifferentEntities() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
testTrackUpdateAndRemoveTheSameEntity() - Method in class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
testTransactionalOperationsWhenExtended() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testTransactionAndContains() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testTransactionCommitDoesNotFlush() - Method in class org.hibernate.ejb.test.transaction.FlushAndTransactionTest
 
testTransactionRollback() - Method in class org.hibernate.envers.test.integration.jta.JtaExceptionListener
 
testTransactionRollback() - Method in class org.hibernate.envers.test.integration.reventity.ExceptionListener
 
testTransactionTimeoutFailure() - Method in class org.hibernate.test.tm.TransactionTimeoutTest
 
testTransactionTimeoutSuccess() - Method in class org.hibernate.test.tm.TransactionTimeoutTest
 
testTransientEntityDeleteCascadingToCircularity() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testTransientEntityDeletionCascadingToDetachedAssociation() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testTransientEntityDeletionCascadingToPersistentAssociation() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testTransientEntityDeletionCascadingToTransientAssociation() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testTransientEntityDeletionNoCascades() - Method in class org.hibernate.test.deletetransient.DeleteTransientEntityTest
 
testTransientField() - Method in class org.hibernate.test.annotations.entity.PropertyDefaultMappingsTest
 
testTransientOrphanDelete() - Method in class org.hibernate.test.legacy.FooBarTest
 
testTransitiveAuditedProperty() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditPropertyOverrideTest
 
testTrim() - Method in class org.hibernate.ejb.criteria.CriteriaCompilingTest
 
testTrivialCompilation() - Method in class org.hibernate.ejb.criteria.basic.BasicCriteriaUsageTest
 
testTrueFalse() - Method in class org.hibernate.test.hql.EJBQLTest
 
testTS() - Method in class org.hibernate.test.legacy.SQLLoaderTest
 
testTuple() - Method in class org.hibernate.ejb.criteria.tuple.TupleCriteriaTest
 
testTupleReturnFails() - Method in class org.hibernate.test.hql.ScrollableCollectionFetchingTest
 
testTwoAliasesCache() - Method in class org.hibernate.test.readonly.ReadOnlyCriteriaQueryTest
 
testTwoJoins() - Method in class org.hibernate.test.hql.HQLTest
 
testTwoLevelDeepPersist() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
testTwoLevelDeepPersistOnManyToOne() - Method in class org.hibernate.ejb.test.cascade.FetchTest
 
testTwoManyToOneNonPk() - Method in class org.hibernate.test.annotations.manytoone.ManyToOneTest
 
testType() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testTypeConversion() - Method in class org.hibernate.ejb.criteria.QueryBuilderTest
 
testTypeDefNameAndDefaultForTypeAttributes() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testTypeDefWithoutNameAndDefaultForTypeAttributes() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testTypedNamedNativeQuery() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testTypedScalarQueries() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testTypeExpression() - Method in class org.hibernate.ejb.criteria.paths.AbstractPathImplTest
 
testTypeExpression() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testTypeSelection() - Method in class org.hibernate.test.annotations.lob.MaterializedBlobTest
 
testUnaryMinus() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testUnavailableNamedQuery() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testUnboundedBlobLocatorAccess() - Method in class org.hibernate.test.lob.BlobLocatorTest
 
testUnboundedClobLocatorAccess() - Method in class org.hibernate.test.lob.ClobLocatorTest
 
testUnconstrained() - Method in class org.hibernate.test.unconstrained.UnconstrainedTest
 
testUnconstrainedNoCache() - Method in class org.hibernate.test.unconstrained.UnconstrainedTest
 
testUnconstrainedOuterJoinFetch() - Method in class org.hibernate.test.unconstrained.UnconstrainedTest
 
testUncorrelatedSubselect2() - Method in class org.hibernate.test.hql.HQLTest
 
testUnflushedSessionSerialization() - Method in class org.hibernate.test.legacy.FumTest
 
testUnidirCollectionWithMultipleOwner() - Method in class org.hibernate.test.annotations.engine.collection.UnidirCollectionWithMultipleOwnerTest
 
testUnidirectionalDefault() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testUnidirectionalExplicit() - Method in class org.hibernate.test.annotations.onetomany.OneToManyTest
 
testUnidirectionalOneToMany() - Method in class org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
 
testUnidirectionalTrueOneToOne() - Method in class org.hibernate.test.annotations.onetoone.OneToOneTest
 
testUnion() - Method in class org.hibernate.test.hql.HqlParserTest
 
testUnionSubClass() - Method in class org.hibernate.test.annotations.tableperclass.TablePerClassTest
 
testUnionSubclass() - Method in class org.hibernate.test.legacy.IJ2Test
 
testUnionSubclass() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testUnionSubclass() - Method in class org.hibernate.test.unionsubclass2.UnionSubclassTest
 
testUnionSubclassCollection() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testUnionSubclassFetchMode() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testUnionSubclassManyToOne() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testUnionSubclassOneToMany() - Method in class org.hibernate.test.unionsubclass.UnionSubclassTest
 
testUniqueConstaintOnSecondaryTable() - Method in class org.hibernate.test.annotations.join.JoinTest
 
testUniqueConstraint() - Method in class org.hibernate.test.annotations.EntityTest
 
testUniquenessConstraintWithSuperclassProperty() - Method in class org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest
 
testUnitTestHql() - Method in class org.hibernate.test.hql.HqlParserTest
Tests HQL generated by the other unit tests.
testUnknownFailureFromMultiTableTest() - Method in class org.hibernate.test.hql.HQLTest
 
testUnmodifiedImmutableParentEntityWithMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testUnnamedParameter() - Method in class org.hibernate.test.hql.HqlParserTest
 
testUpdate() - Method in class org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest
 
testUpdate() - Method in class org.hibernate.test.legacy.FooBarTest
 
testUpdate() - Method in class org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest
 
testUpdateAfterClear() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testUpdateAfterEvict() - Method in class org.hibernate.test.reattachment.ProxyReattachmentTest
 
testUpdateAndDeleteManagedImmutable() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testUpdateChildWithNewParentCommitWithReadOnlyChild() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testUpdateCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testUpdatedAndRemove() - Method in class org.hibernate.ejb.test.emops.RemoveTest
 
testUpdatedEntityViaImmutableEntityWithImmutableCollectionUsingMerge() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testUpdatedEntityViaImmutableEntityWithImmutableCollectionUsingSaveOrUpdate() - Method in class org.hibernate.test.immutable.ImmutableTest
 
testUpdateDetachedParentNoChildrenToNull() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
testUpdateFailureWithExceptionChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testUpdateFailureWithParamChecking() - Method in class org.hibernate.test.sql.check.ResultCheckStyleTest
 
testUpdateFalse() - Method in class org.hibernate.test.component.basic.ComponentTest
 
testUpdateFalse() - Method in class org.hibernate.test.timestamp.TimestampTest
 
testUpdateFromTransient() - Method in class org.hibernate.test.legacy.FooBarTest
 
testUpdateIdBag() - Method in class org.hibernate.test.idbag.IdBagTest
 
testUpdateLazyCollections() - Method in class org.hibernate.test.legacy.MasterDetailTest
 
testUpdateNonExistentEntity() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateNonNullOptionalJoinToDiffNonNull() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateNonNullOptionalJoinToDiffNonNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateNonNullOptionalJoinToNull() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateNonNullOptionalJoinToNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateNullOptionalJoinToNonNull() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateNullOptionalJoinToNonNullDetached() - Method in class org.hibernate.test.join.OptionalJoinTest
 
testUpdateOnAnimal() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOnComponent() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOnDiscriminatorSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOnImplicitJoinFails() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOnMammal() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOnManyToOne() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateOrder() - Method in class org.hibernate.test.collection.original.CollectionTest
 
testUpdateOrder() - Method in class org.hibernate.test.legacy.FooBarTest
 
testUpdateOwnerAfterClear() - Method in class org.hibernate.test.reattachment.CollectionReattachmentTest
 
testUpdateOwnerAfterEvict() - Method in class org.hibernate.test.reattachment.CollectionReattachmentTest
 
testUpdateParentNoChildrenToNull() - Method in class org.hibernate.test.event.collection.BrokenCollectionEventTest
 
testUpdateParentNoneToOneChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentNoneToOneChildDiffCollection() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentNullToOneChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentNullToOneChildDiffCollection() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneChildDiffCollectionDiffChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneChildDiffCollectionSameChild() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneChildToNoneByClear() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneChildToNoneByRemove() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneToTwoChildren() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentOneToTwoSameChildren() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentTwoChildrenToOne() - Method in class org.hibernate.test.event.collection.AbstractCollectionEventTest
 
testUpdateParentWithNewChildCommitWithReadOnlyParent() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testUpdateProperty() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest
 
testUpdateProperty() - Method in class org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithOneToManyTest
 
testUpdateQuery() - Method in class org.hibernate.ejb.test.query.QueryTest
 
testUpdateSetModifiable() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testUpdateSetNullOnDiscriminatorSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateSetNullOnJoinedSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateSetNullUnionSubclass() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpdateSetReadOnlySetModifiable() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testUpdateSetReadOnlyTwice() - Method in class org.hibernate.test.readonly.ReadOnlyVersionedNodesTest
 
testUpdateWithWhereExistsSubquery() - Method in class org.hibernate.test.hql.BulkManipulationTest
 
testUpgradeReadLockToOptimisticForceIncrement() - Method in class org.hibernate.ejb.test.lock.UpgradeLockTest
Initially in tx1, get a LockModeType.READ and upgrade to LockModeType.OPTIMISTIC_FORCE_INCREMENT.
testUsage() - Method in class org.hibernate.test.id.uuid.sqlrep.sqlbinary.UUIDBinaryTest
 
testUsage() - Method in class org.hibernate.test.id.uuid.strategy.CustomStrategyTest
 
testUserProvidedConnection() - Method in class org.hibernate.test.legacy.FooBarTest
 
testValueAggregate() - Method in class org.hibernate.test.hql.HQLTest
 
testValueMap() - Method in class org.hibernate.test.collection.original.CollectionTest
 
testVectorSubselect() - Method in class org.hibernate.test.hql.HQLTest
 
testVersion() - Method in class org.hibernate.test.annotations.EntityTest
 
testVersionedCollections() - Method in class org.hibernate.test.legacy.FooBarTest
 
testVersioning() - Method in class org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest
 
testVersioning() - Method in class org.hibernate.test.legacy.FooBarTest
 
testVersionShortCircuitFlush() - Method in class org.hibernate.test.version.VersionTest
 
testVersionUnchangedByteArray() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
testVersionUnchangedCharArray() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
testVersionUnchangedPrimitiveByteArray() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
testVersionUnchangedPrimitiveCharArray() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
testVersionUnchangedString() - Method in class org.hibernate.test.annotations.lob.VersionedLobTest
 
testVeto() - Method in class org.hibernate.test.legacy.FooBarTest
 
testWhere() - Method in class org.hibernate.test.hql.ASTParserLoadingTest
 
testWhere() - Method in class org.hibernate.test.hql.HqlParserTest
 
testWhere() - Method in class org.hibernate.test.hql.HQLTest
 
testWhere() - Method in class org.hibernate.test.where.WhereTest
 
testWhereAsIdentifier() - Method in class org.hibernate.test.hql.HqlParserTest
 
testWhereBetween() - Method in class org.hibernate.test.hql.HQLTest
 
testWhereIn() - Method in class org.hibernate.test.hql.HQLTest
 
testWhereLike() - Method in class org.hibernate.test.hql.HQLTest
 
testWierdSession() - Method in class org.hibernate.test.legacy.FooBarTest
 
testWierdSubselectImplicitJoinStuff() - Method in class org.hibernate.test.hql.HQLTest
 
testWithClause() - Method in class org.hibernate.test.hql.WithClauseTest
 
testWithClauseFailsWithFetch() - Method in class org.hibernate.test.hql.WithClauseTest
 
testWorksWithGenericCollectionOfElements() - Method in class org.hibernate.test.annotations.generics.EmbeddedGenericsTest
 
testWorksWithGenericEmbedded() - Method in class org.hibernate.test.annotations.generics.EmbeddedGenericsTest
 
testWriteMethodDirtying() - Method in class org.hibernate.test.collection.bag.PersistentBagTest
 
testWriteMethodDirtying() - Method in class org.hibernate.test.collection.idbag.PersistentIdBagTest
 
testWriteMethodDirtying() - Method in class org.hibernate.test.collection.list.PersistentListTest
 
testWriteMethodDirtying() - Method in class org.hibernate.test.collection.map.PersistentMapTest
 
testWriteMethodDirtying() - Method in class org.hibernate.test.collection.set.PersistentSetTest
 
testWrongIdType() - Method in class org.hibernate.ejb.test.emops.GetReferenceTest
 
testWrongTableNameComponent1() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testWrongTableNameComponent2() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
testXmlDefaultOverriding() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
testXMLEntityHandled() - Method in class org.hibernate.test.annotations.xml.ejb3.Ejb3XmlTest
 
testXmlMappingCorrectness() - Method in class org.hibernate.ejb.test.xml.sequences.XmlTest
 
testXmlMappingCorrectness() - Method in class org.hibernate.ejb.test.xml.XmlTest
 
text - Variable in class org.hibernate.test.annotations.cid.TvProgram
 
text - Variable in class org.hibernate.test.annotations.cid.TvProgramIdClass
 
TEXT - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping String to JDBC LONGVARCHAR.
TextHolder - Class in org.hibernate.test.readonly
TextHolder implementation
TextHolder() - Constructor for class org.hibernate.test.readonly.TextHolder
 
TextHolder(String) - Constructor for class org.hibernate.test.readonly.TextHolder
 
TextHolder - Class in org.hibernate.test.sql.hand
 
TextHolder(String) - Constructor for class org.hibernate.test.sql.hand.TextHolder
 
TextHolder() - Constructor for class org.hibernate.test.sql.hand.TextHolder
 
TextTest - Class in org.hibernate.test.annotations.lob
Tests eager materialization and mutation of long strings.
TextTest() - Constructor for class org.hibernate.test.annotations.lob.TextTest
 
TextTest - Class in org.hibernate.test.lob
Test eager materialization and mutation data mapped by #TextType.
TextTest() - Constructor for class org.hibernate.test.lob.TextTest
 
TextType - Class in org.hibernate.type
A type that maps between LONGVARCHAR and String
TextType() - Constructor for class org.hibernate.type.TextType
 
THEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
THEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
THEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
THETA_JOINS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
THETA_JOINS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
thetaJoins(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
Thing - Class in org.hibernate.test.join
 
Thing() - Constructor for class org.hibernate.test.join.Thing
 
Thing - Class in org.hibernate.test.unionsubclass
 
Thing() - Constructor for class org.hibernate.test.unionsubclass.Thing
 
Thing - Class in org.hibernate.test.version
 
Thing(String, Person) - Constructor for class org.hibernate.test.version.Thing
 
Thingy - Class in org.hibernate.test.annotations.access
 
Thingy() - Constructor for class org.hibernate.test.annotations.access.Thingy
 
thoroughbredName - Variable in class org.hibernate.test.annotations.join.Dog
 
ThreadLocalSessionContext - Class in org.hibernate.context.internal
A CurrentSessionContext impl which scopes the notion of current session by the current thread of execution.
ThreadLocalSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.internal.ThreadLocalSessionContext
 
ThreadLocalSessionContext.CleanupSynch - Class in org.hibernate.context.internal
JTA transaction synch used for cleanup of the internal session map.
ThreadLocalSessionContext.CleanupSynch(SessionFactory) - Constructor for class org.hibernate.context.internal.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, AuditStrategy, String, MiddleIdData, MiddleIdData, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.ThreeEntityQueryGenerator
 
throwExceptionIfErrorOccurred() - Method in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
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.internal.ast.ErrorCounter
 
throwQueryException() - Method in interface org.hibernate.hql.internal.ast.ParseErrorHandler
 
Tiger - Class in org.hibernate.test.annotations.onetomany
 
Tiger() - Constructor for class org.hibernate.test.annotations.onetomany.Tiger
 
time - Variable in class org.hibernate.test.annotations.beanvalidation.Tv.Recorder
 
TIME - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Time) to JDBC TIME.
TIME_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
TimedExecutor - Class in org.hibernate.testing.async
 
TimedExecutor(long) - Constructor for class org.hibernate.testing.async.TimedExecutor
 
TimedExecutor(long, int) - Constructor for class org.hibernate.testing.async.TimedExecutor
 
timedOut() - Method in interface org.hibernate.testing.async.Executable
Called when the timeout period is exceeded.
timeout - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
timeout - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
TIMEOUT_HIBERNATE - Static variable in class org.hibernate.annotations.QueryHints
 
TIMEOUT_JPA - Static variable in class org.hibernate.annotations.QueryHints
 
timestamp - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
TIMESTAMP - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Date (Timestamp) to JDBC TIMESTAMP.
TIMESTAMP_FORMAT - Static variable in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
timestampCacheHits(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCacheHits(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCacheHits(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCacheHits(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
timestampCacheHits(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCacheHits(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCacheHits$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
timestampCacheMisses(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCacheMisses(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCacheMisses(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCacheMisses(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
timestampCacheMisses(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCacheMisses(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCacheMisses$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
timestampCachePuts(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCachePuts(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCachePuts(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCachePuts(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
timestampCachePuts(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCachePuts(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
timestampCachePuts$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
TimestampedEntity - Class in org.hibernate.test.nonflushedchanges
todo: describe TimestampedEntity
TimestampedEntity() - Constructor for class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
TimestampedEntity(String, String) - Constructor for class org.hibernate.test.nonflushedchanges.TimestampedEntity
 
TimestampedEntity - Class in org.hibernate.test.ops
todo: describe TimestampedEntity
TimestampedEntity() - Constructor for class org.hibernate.test.ops.TimestampedEntity
 
TimestampedEntity(String, String) - Constructor for class org.hibernate.test.ops.TimestampedEntity
 
Timestamper - Class in org.hibernate.cache.internal
Generates increasing identifiers (in a single VM only).
TimestampGeneratedValuesWithCachingTest - Class in org.hibernate.test.generated
 
TimestampGeneratedValuesWithCachingTest() - Constructor for class org.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest
 
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.spi
Defines the contract for a cache region which will specifically be used to store entity "update timestamps".
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
 
TimestampTest - Class in org.hibernate.test.annotations.various
Test for the @Timestamp annotation.
TimestampTest() - Constructor for class org.hibernate.test.annotations.various.TimestampTest
 
TimestampTest - Class in org.hibernate.test.timestamp
 
TimestampTest() - Constructor for class org.hibernate.test.timestamp.TimestampTest
 
TimestampType - Class in org.hibernate.type
A type that maps between TIMESTAMP and Timestamp
TimestampType() - Constructor for class org.hibernate.type.TimestampType
 
TimestampTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for TIMESTAMP handling.
TimestampTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
TimestampTypeOverrides - Class in org.hibernate.cache.infinispan.timestamp
TimestampTypeOverrides.
TimestampTypeOverrides() - Constructor for class org.hibernate.cache.infinispan.timestamp.TimestampTypeOverrides
 
TimestampVersioned - Class in org.hibernate.test.hql
Implementation of TimestampVersioned.
TimestampVersioned() - Constructor for class org.hibernate.test.hql.TimestampVersioned
 
TimestampVersioned(String) - Constructor for class org.hibernate.test.hql.TimestampVersioned
 
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
A type that maps between TIME and Time
TimeType() - Constructor for class org.hibernate.type.TimeType
 
TimeTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for TIME handling.
TimeTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
TIMEZONE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping TimeZone to JDBC VARCHAR.
TimeZoneType - Class in org.hibernate.type
A type mapping VARCHAR and TimeZone
TimeZoneType() - Constructor for class org.hibernate.type.TimeZoneType
 
TimeZoneTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for TimeZone handling.
TimeZoneTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
TimeZoneTypeDescriptor.TimeZoneComparator - Class in org.hibernate.type.descriptor.java
 
TimeZoneTypeDescriptor.TimeZoneComparator() - Constructor for class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
 
TinyIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for TINYINT handling.
TinyIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
title - Static variable in class org.hibernate.ejb.test.callbacks.Employee_
 
TM_CLASS_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JOTMJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.OC4JJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.OrionJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.ResinJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.SunOneJtaPlatform
 
TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform
 
to - Variable in class org.hibernate.test.annotations.manytoone.Deal
 
to2DIntArray(Collection) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
to2DStringArray(Collection) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
TO_LIST - Static variable in class org.hibernate.transform.Transformers
Each row of results is a List
TO_ONE_ATTRIBUTE_TYPE_SOURCE - Static variable in class org.hibernate.metamodel.source.hbm.Helper
 
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.internal.AbstractPersistentCollection.ListProxy
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
toArray() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
toArray() - Method in class org.hibernate.collection.internal.PersistentBag
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.PersistentBag
 
toArray() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
toArray() - Method in class org.hibernate.collection.internal.PersistentList
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.PersistentList
 
toArray() - Method in class org.hibernate.collection.internal.PersistentSet
 
toArray(Object[]) - Method in class org.hibernate.collection.internal.PersistentSet
 
toArray() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
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.internal.util.collections.IdentitySet
 
toArray(Object[]) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
toArray(List<AnnotationValue>) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
toBigDecimal(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toBigInteger(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toBinaryString(byte) - Static method in class org.hibernate.internal.util.BytesHelper
 
toBinaryString(int) - Static method in class org.hibernate.internal.util.BytesHelper
 
toBinaryString(long) - Static method in class org.hibernate.internal.util.BytesHelper
 
toBooleanArray(Collection) - Static method in class org.hibernate.internal.util.collections.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
 
toByte(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
toBytes(T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
toCascadeStyle() - Method in enum org.hibernate.metamodel.binding.CascadeType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.AbstractStandardBasicType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.AnyType
 
toColumnNullness(Object, Mapping) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
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.internal.ast.tree.FromElement
 
toColumns(String, String, boolean, boolean) - Method in class org.hibernate.hql.internal.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).
toCompositeData() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
toCompositeData() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
toCompositeData
toCompositeData() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
toCompositeData
toCompositeData() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
toCompositeData
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.  
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.internal.ast.util.JoinProcessor
Translates an AST join type (i.e., the token type) into a JoinFragment.XXX join type.
toIdentifier(String) - Static method in class org.hibernate.metamodel.relational.Identifier
Means to generate an Identifier instance from its simple name
toInt(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
Custom algorithm used to generate an int from a series of bytes.
toInt(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
toIntArray(Collection) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
toInteger(Expression<? extends Number>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
toInteger(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
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.  
toJoinFragment() - Method in class org.hibernate.engine.internal.JoinSequence
 
toJoinFragment(Map, boolean) - Method in class org.hibernate.engine.internal.JoinSequence
 
toJoinFragment(Map, boolean, String, String) - Method in class org.hibernate.engine.internal.JoinSequence
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.ClauseParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.FromParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.GroupByParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.OrderByParser
 
token(String, QueryTranslatorImpl) - Method in interface org.hibernate.hql.internal.classic.Parser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PreprocessingParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
token(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.WhereParser
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ExistsSubqueryExpression
 
toLeftSqlString(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.PropertiesSubqueryExpression
 
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.internal.util.collections.ArrayHelper
 
toList(Iterator) - Static method in class org.hibernate.internal.util.collections.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() - Method in class org.hibernate.metamodel.relational.Column
 
toLoggableString() - Method in class org.hibernate.metamodel.relational.DerivedValue
Obtain the string representation of this value usable in log statements.
toLoggableString() - Method in class org.hibernate.metamodel.relational.InLineView
 
toLoggableString() - Method in interface org.hibernate.metamodel.relational.Loggable
Obtain the string representation of this value usable in log statements.
toLoggableString() - Method in class org.hibernate.metamodel.relational.Table
 
toLoggableString() - Method in class org.hibernate.metamodel.relational.Tuple
 
toLoggableString() - Method in interface org.hibernate.metamodel.relational.Value
Obtain the string representation of this value usable in log statements.
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.persister.entity.DiscriminatorType
 
toLoggableString(Object, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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.ByteArrayBlobType
Deprecated.  
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
toLong(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
toLowerCase(String) - Static method in class org.hibernate.internal.util.StringHelper
 
toMap() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
Get the contents of this region as a map.
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 interface org.hibernate.cache.spi.Region
Get the contents of this region as a map.
toMap(String, String, Properties) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Constructs a map from a property value.
toMatchString(String) - Method in enum org.hibernate.criterion.MatchMode
convert the pattern, by appending/prepending "%"
Tomato - Class in org.hibernate.test.annotations.inheritance
 
Tomato() - Constructor for class org.hibernate.test.annotations.inheritance.Tomato
 
Tool - Class in org.hibernate.ejb.criteria.idclass
 
Tool() - Constructor for class org.hibernate.ejb.criteria.idclass.Tool
 
Tool - Interface in org.hibernate.test.annotations.bytecode
 
Tool - Class in org.hibernate.test.annotations.entity
 
Tool() - Constructor for class org.hibernate.test.annotations.entity.Tool
 
Tool_ - Class in org.hibernate.ejb.criteria.idclass
 
Tool_() - Constructor for class org.hibernate.ejb.criteria.idclass.Tool_
 
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(Mappings, Table) - Constructor for class org.hibernate.mapping.ToOne
 
ToOneAttributeSource - Interface in org.hibernate.metamodel.source.binder
Further contract for sources of *-to-one style associations.
ToOneAttributeSourceImpl - Class in org.hibernate.metamodel.source.annotations.attribute
 
ToOneAttributeSourceImpl(AssociationAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.ToOneAttributeSourceImpl
 
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, Mappings) - 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).
Tooth - Class in org.hibernate.test.annotations.cascade
 
Tooth() - Constructor for class org.hibernate.test.annotations.cascade.Tooth
 
Topic - Class in org.hibernate.test.annotations.entity
 
Topic() - Constructor for class org.hibernate.test.annotations.entity.Topic
 
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
 
toQuery(Session) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
toQueryString() - Method in class org.hibernate.sql.QuerySelect
 
toResultSetType() - Method in enum org.hibernate.ScrollMode
 
toShort(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
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
Deprecated.  
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.internal.CollectionAction
 
toString() - Method in class org.hibernate.action.internal.DelayedPostInsertIdentifier
 
toString() - Method in class org.hibernate.action.internal.EntityAction
 
toString() - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
toString() - Method in class org.hibernate.bytecode.internal.javassist.FastClass
 
toString() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
 
toString() - Method in class org.hibernate.cache.ehcache.management.impl.CollectionStats
toString
toString() - Method in class org.hibernate.cache.ehcache.management.impl.EntityStats
toString
toString() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
toString
toString() - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
toString() - Method in class org.hibernate.cache.internal.StandardQueryCache
 
toString() - Method in enum org.hibernate.cache.spi.access.AccessType
 
toString() - Method in class org.hibernate.cache.spi.CacheKey
 
toString() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
toString() - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
toString() - Method in class org.hibernate.cache.spi.FilterKey
 
toString() - Method in class org.hibernate.cache.spi.QueryKey
toString() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
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 enum org.hibernate.cfg.MetadataSourceType
 
toString() - Method in class org.hibernate.cfg.PropertyInferredData
 
toString() - Method in class org.hibernate.collection.internal.PersistentBag
 
toString() - Method in class org.hibernate.collection.internal.PersistentList
 
toString() - Method in class org.hibernate.collection.internal.PersistentMap
 
toString() - Method in class org.hibernate.collection.internal.PersistentSet
 
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
Deprecated.  
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.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.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.criteria.idclass.Helper
 
toString() - Method in class org.hibernate.ejb.criteria.idclass.HelperId
 
toString() - Method in class org.hibernate.ejb.criteria.idclass.Tool
 
toString() - Method in class org.hibernate.ejb.criteria.idclass.Widget
 
toString() - Method in class org.hibernate.ejb.criteria.idclass.WidgetId
 
toString() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
 
toString() - Method in class org.hibernate.ejb.test.association.Incident
 
toString() - Method in class org.hibernate.ejb.test.association.IncidentStatus
 
toString() - Method in class org.hibernate.engine.internal.JoinSequence.Join
 
toString() - Method in class org.hibernate.engine.internal.JoinSequence
 
toString() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
toString() - Method in class org.hibernate.engine.loading.internal.CollectionLoadContext
 
toString() - Method in class org.hibernate.engine.loading.internal.EntityLoadContext
 
toString() - Method in class org.hibernate.engine.loading.internal.LoadingCollectionEntry
 
toString() - Method in enum org.hibernate.engine.profile.Fetch.Style
 
toString() - Method in class org.hibernate.engine.profile.Fetch
 
toString() - Method in class org.hibernate.engine.spi.ActionQueue
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.spi.CascadeStyle.MultipleCascadeStyle
 
toString() - Method in class org.hibernate.engine.spi.CollectionEntry
 
toString() - Method in class org.hibernate.engine.spi.CollectionKey
 
toString() - Method in class org.hibernate.engine.spi.EntityEntry
 
toString() - Method in class org.hibernate.engine.spi.EntityKey
 
toString() - Method in class org.hibernate.engine.spi.EntityUniqueKey
 
toString() - Method in class org.hibernate.engine.spi.IdentifierValue
 
toString() - Method in class org.hibernate.engine.spi.NamedQueryDefinition
 
toString() - Method in interface org.hibernate.engine.spi.PersistenceContext
Returns a string representation of the object.
toString() - Method in class org.hibernate.engine.spi.SubselectFetch
 
toString() - Method in class org.hibernate.engine.spi.TypedValue
 
toString() - Method in class org.hibernate.engine.spi.VersionValue
 
toString() - Method in enum org.hibernate.EntityMode
 
toString() - Method in class org.hibernate.envers.DefaultRevisionEntity
 
toString() - Method in class org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity
 
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.envers.test.entities.collection.EnumSetEntity
 
toString() - Method in class org.hibernate.envers.test.entities.collection.StringListEntity
 
toString() - Method in class org.hibernate.envers.test.entities.collection.StringMapEntity
 
toString() - Method in class org.hibernate.envers.test.entities.collection.StringSetEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.Component1
 
toString() - Method in class org.hibernate.envers.test.entities.components.Component2
 
toString() - Method in class org.hibernate.envers.test.entities.components.ComponentSetTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.ComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent1
 
toString() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponent2
 
toString() - Method in class org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponent
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.ManyToOneComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponent
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.NotAuditedManyToOneComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponent
 
toString() - Method in class org.hibernate.envers.test.entities.components.relations.OneToManyComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
toString() - Method in class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.customtype.CompositeCustomTypeEntity
 
toString() - Method in class org.hibernate.envers.test.entities.customtype.ParametrizedCustomTypeEntity
 
toString() - Method in class org.hibernate.envers.test.entities.ids.DateEmbId
 
toString() - Method in class org.hibernate.envers.test.entities.ids.EmbId
 
toString() - Method in class org.hibernate.envers.test.entities.ids.MulId
 
toString() - Method in class org.hibernate.envers.test.entities.IntNoAutoIdTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.IntTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning1Entity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.biowned.ListBiowning2Entity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwnedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.ListOwningEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwnedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.MapOwningEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child1Entity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.Child2Entity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.sametable.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwnedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.SetOwningEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.SortedSetEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.ListUniEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MIndexedListTargetNotAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.M2MTargetNotAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.MapUniEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.unidirectional.SetUniEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
toString() - Method in class org.hibernate.envers.test.entities.manytoone.unidirectional.TargetNotAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity1
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefEdEntity2
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleListJoinColumnBidirectionalRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.DoubleSetRefCollEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityEmbId
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ids.SetRefCollEntityMulId
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.IndexedListJoinColumnBidirectionalRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ChildIndexedListJoinColumnBidirectionalRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentIndexedListJoinColumnBidirectionalRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.inheritance.ParentOwnedIndexedListJoinColumnBidirectionalRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdChildEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefEdParentEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalInheritanceRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListJoinColumnBidirectionalRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.ListRefCollEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetJoinColumnRefCollEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.detached.SetRefCollEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefEdMulIdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngEmbIdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ids.SetRefIngMulIdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.ListRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.entities.onetomany.SetRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.entities.PrimitiveTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.AnnotatedTrackingRevisionEntity
 
toString() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.CustomTrackingRevisionEntity
 
toString() - Method in class org.hibernate.envers.test.entities.reventity.trackmodifiedentities.ModifiedEntityTypeEntity
 
toString() - Method in class org.hibernate.envers.test.entities.StrIntTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.StrTestEntity
 
toString() - Method in class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.collection.mapkey.ComponentMapKeyEntity
 
toString() - Method in class org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
 
toString() - Method in class org.hibernate.envers.test.integration.hashcode.WikiImage
 
toString() - Method in class org.hibernate.envers.test.integration.hashcode.WikiPage
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ParentNotIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.childrelation.ReferencedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.emptychild.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.notownedrelation.Address
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin.ChildPrimaryKeyJoinEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ParentIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Person
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.ReferencedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.RightsSubject
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.joined.relation.Role
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.ChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.childrelation.ParentNotIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ClassTypeEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.single.relation.ParentIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ParentNotIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.childrelation.ReferencedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.notownedrelation.Address
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.ParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ChildIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ParentIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.inheritance.tableperclass.relation.ReferencedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.interfaces.components.Component1
 
toString() - Method in class org.hibernate.envers.test.integration.interfaces.components.ComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.integration.interfaces.relation.SetRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.manytomany.ternary.TernaryMapEntity
 
toString() - Method in class org.hibernate.envers.test.integration.merge.GivenIdStrEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.DetachedNamingTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.EmbIdNaming
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.ids.MulIdNaming
 
toString() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefEdEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.JoinNamingRefIngEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.quotation.QuotedFieldsEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponent
 
toString() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
toString() - Method in class org.hibernate.envers.test.integration.onetomany.RefEdMapKeyEntity
 
toString() - Method in class org.hibernate.envers.test.integration.onetomany.RefIngMapKeyEntity
 
toString() - Method in class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedBaseEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.AuditedSpecialEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.BaseEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ClassOverrideNotAuditedEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.ExtendedBaseEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.MixedOverrideEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.NotAuditedBaseEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.PropertyOverrideEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildMultipleParentsEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ChildSingleParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ExplicitTransitiveChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.ImplicitTransitiveChildEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
 
toString() - Method in class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
toString() - Method in class org.hibernate.event.spi.EventType
 
toString() - Method in class org.hibernate.event.spi.LoadEventListener.LoadType
 
toString() - Method in exception org.hibernate.hql.internal.ast.DetailedSemanticException
Converts everything to a string.
toString() - Method in class org.hibernate.hql.internal.ast.HqlToken
Returns a string representation of the object.
toString() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
toString() - Method in class org.hibernate.hql.internal.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.internal.AbstractQueryImpl
 
toString() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
 
toString() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
 
toString() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
toString() - Method in class org.hibernate.internal.CriteriaImpl
 
toString() - Method in class org.hibernate.internal.SessionImpl
 
toString(Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
toString() - Method in class org.hibernate.internal.util.collections.IdentityMap.IdentityKey
 
toString() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
toString(String, Object) - Method in class org.hibernate.internal.util.EntityPrinter
Renders an entity to a string.
toString(Type[], Object[]) - Method in class org.hibernate.internal.util.EntityPrinter
 
toString(Map<String, TypedValue>) - Method in class org.hibernate.internal.util.EntityPrinter
 
toString(Iterable<Map.Entry<EntityKey, Object>>) - Method in class org.hibernate.internal.util.EntityPrinter
 
toString() - Method in class org.hibernate.internal.util.MarkerObject
 
toString(Object[]) - Static method in class org.hibernate.internal.util.StringHelper
 
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.loader.PropertyPath
 
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.metamodel.binding.Caching
 
toString() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
toString() - Method in class org.hibernate.metamodel.binding.EntityDiscriminator
 
toString() - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
toString() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
toString() - Method in class org.hibernate.metamodel.domain.JavaType
 
toString() - Method in enum org.hibernate.metamodel.domain.TypeNature
 
toString() - Method in class org.hibernate.metamodel.relational.Datatype
 
toString() - Method in class org.hibernate.metamodel.relational.Identifier
 
toString() - Method in class org.hibernate.metamodel.relational.ObjectName
 
toString() - Method in class org.hibernate.metamodel.relational.Schema.Name
 
toString() - Method in class org.hibernate.metamodel.relational.Schema
 
toString() - Method in class org.hibernate.metamodel.relational.Table
 
toString() - Method in class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
toString() - Method in class org.hibernate.metamodel.source.annotations.attribute.BasicAttribute
 
toString() - Method in class org.hibernate.metamodel.source.annotations.attribute.ColumnValues
 
toString() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
toString() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
toString() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
 
toString() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
 
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() - 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.secure.internal.HibernatePermission
 
toString() - Method in class org.hibernate.stat.internal.ConcurrentCollectionStatisticsImpl
 
toString() - Method in class org.hibernate.stat.internal.ConcurrentEntityStatisticsImpl
 
toString() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
 
toString() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
 
toString() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
toString() - Method in class org.hibernate.stat.internal.SessionStatisticsImpl
 
toString() - Method in class org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
 
toString() - Method in class org.hibernate.test.annotations.cascade.circle.sequence.AbstractEntity
 
toString() - Method in class org.hibernate.test.annotations.embedded.FixedLeg
 
toString() - Method in class org.hibernate.test.annotations.embedded.FloatLeg
 
toString() - Method in class org.hibernate.test.annotations.idclass.xml.HabitatSpeciesLink.HabitatSpeciesLinkId
 
toString() - Method in class org.hibernate.test.annotations.inheritance.joined.Alarm
 
toString() - Method in class org.hibernate.test.annotations.inheritance.joined.EventInformation
 
toString() - Method in class org.hibernate.test.annotations.manytoonewithformula.Contract
 
toString() - Method in class org.hibernate.test.annotations.manytoonewithformula.Manufacturer
 
toString() - Method in class org.hibernate.test.annotations.manytoonewithformula.Model
 
toString() - Method in class org.hibernate.test.cascade.A
 
toString() - Method in class org.hibernate.test.cascade.circle.Node
 
toString() - Method in class org.hibernate.test.cascade.circle.Route
 
toString() - Method in class org.hibernate.test.cascade.circle.Transport
 
toString() - Method in class org.hibernate.test.cascade.circle.Vehicle
 
toString() - Method in class org.hibernate.test.criteria.ListActionRole
 
toString() - Method in class org.hibernate.test.criteria.Order
 
toString() - Method in class org.hibernate.test.criteria.OrderLine
 
toString() - Method in class org.hibernate.test.instrument.domain.Problematic.Representation
 
toString() - Method in class org.hibernate.test.interceptor.Image.Details
 
toString() - Method in class org.hibernate.test.interceptor.Image
 
toString() - Method in class org.hibernate.test.mapcompelem.Part
 
toString() - Method in class org.hibernate.test.onetoone.joined.Address
 
toString() - Method in class org.hibernate.test.onetoone.optional.Address
 
toString() - Method in class org.hibernate.test.pagination.Entry
 
toString() - Method in class org.hibernate.test.sql.hand.MonetaryAmount
 
toString() - Method in class org.hibernate.test.typedmanytoone.AddressId
 
toString(String) - Method in class org.hibernate.test.typeoverride.StoredPrefixedStringType
 
toString() - Method in class org.hibernate.test.unionsubclass.alias.PersonID
 
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.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(T) - Method in class org.hibernate.type.AbstractStandardBasicType
 
toString(Object) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
toString() - Method in class org.hibernate.type.CollectionType
 
toString(BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
toString(BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
toString(Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
toString(Boolean) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
toString(Byte[]) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
toString(Byte) - Method in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
toString(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
toString(Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
toString(Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
toString(Character) - Method in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
toString(Class) - Method in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
toString(Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
toString(Currency) - Method in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
toString(Double) - Method in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
toString(Float) - Method in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
toString(Integer) - Method in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
toString(T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
toString(Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
toString(Locale) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
toString(Long) - Method in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
toString(byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
toString(char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
toString(T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
toString(Short) - Method in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
toString(String) - Method in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
toString(TimeZone) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
toString(URL) - Method in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
toString(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
toString() - Method in class org.hibernate.type.EntityType
Generates a string representation of this type.
toString(Object) - Method in class org.hibernate.type.NullableType
Deprecated.  
toString(T) - Method in interface org.hibernate.type.PrimitiveType
Retrieve the string representation of the given value.
toString(T) - Method in interface org.hibernate.type.SingleColumnType
 
toString(T) - Method in interface org.hibernate.type.StringRepresentableType
Render the value to the string representation.
toString(String) - Method in class org.hibernate.type.StringType
 
toString(URL) - Method in class org.hibernate.type.UrlType
 
toStringArray(Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
toStringArray(Collection) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
toStringArray(String, String, Properties) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Get a property value as a string array.
toStringArray(String, String) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Convert a string to an array of strings.
toSubselectString(String) - Method in class org.hibernate.engine.spi.SubselectFetch
 
TotalAuditParentsTest - Class in org.hibernate.envers.test.integration.superclass.auditparents
Tests mapping of baby entity which declares its parent as audited with Audited.auditParents() property.
TotalAuditParentsTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.TotalAuditParentsTest
 
toText() - Method in class org.hibernate.metamodel.relational.ObjectName
 
toText(Dialect) - Method in class org.hibernate.metamodel.relational.ObjectName
 
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.internal.util.collections.ArrayHelper
 
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.internal.util.StringHelper
 
Tour - Class in org.hibernate.test.cascade.circle
 
Tour() - Constructor for class org.hibernate.test.cascade.circle.Tour
 
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) - Method in class org.hibernate.test.hql.ClassificationType
 
toXMLString(T, SessionFactoryImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
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(T, SessionFactoryImplementor) - Method in interface org.hibernate.type.XmlRepresentableType
 
toXMLString(Object) - Method in interface org.hibernate.usertype.EnhancedUserType
Return a string representation of this value, as it should appear in an XML document
Toy - Class in org.hibernate.test.annotations.collectionelement
 
Toy() - Constructor for class org.hibernate.test.annotations.collectionelement.Toy
 
toYesNo() - Method in enum org.hibernate.envers.test.entities.ids.CustomEnum
 
trace(String) - Method in interface org.hibernate.bytecode.buildtime.spi.Logger
 
trace(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
trace(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
trace(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
trace(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
trace(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
trace(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
trace(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
trace(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
trace(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
trace(String) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
Method for logging execution trace information.
trace(String) - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
Method for logging execution trace information.
trace(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
tracef(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracef(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracef(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracef(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracef(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracef(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
traceIn(String) - Method in class org.hibernate.hql.internal.ast.HqlParser
 
traceIn(String, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
traceIn(String, AST) - Method in class org.hibernate.hql.internal.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.internal.ast.HqlParser
 
traceOut(String, AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
traceOut(String, AST) - Method in class org.hibernate.hql.internal.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.spi.QueryParameters
 
tracev(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
tracev(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
tracev(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
tracev(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
tracev(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
tracev(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
TrackingEntitiesMultipleChangesTest - Class in org.hibernate.envers.test.integration.reventity.trackmodifiedentities
 
TrackingEntitiesMultipleChangesTest() - Constructor for class org.hibernate.envers.test.integration.reventity.trackmodifiedentities.TrackingEntitiesMultipleChangesTest
 
TRAILING - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
TRAILING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
TRAILING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
TRAILING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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.
Trainee - Class in org.hibernate.test.annotations.indexcoll
 
Trainee() - Constructor for class org.hibernate.test.annotations.indexcoll.Trainee
 
Trainer - Class in org.hibernate.test.annotations.onetomany
Unidirectional one to many sample
Trainer() - Constructor for class org.hibernate.test.annotations.onetomany.Trainer
 
Training - Class in org.hibernate.test.annotations.indexcoll
 
Training() - Constructor for class org.hibernate.test.annotations.indexcoll.Training
 
Transaction - Class in org.hibernate.test.cut
 
Transaction() - Constructor for class org.hibernate.test.cut.Transaction
 
Transaction - Interface in org.hibernate
Defines the contract for abstracting applications from the configured underlying means of transaction management.
TRANSACTION_MANAGER_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated. See AvailableSettings.JTA_PLATFORM
TRANSACTION_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the implementation of TransactionContext to use for creating Transaction instances
TRANSACTION_TYPE - Static variable in class org.hibernate.ejb.AvailableSettings
The type of transactions supported by the entity managers.
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
 
TransactionalDataRegion - Interface in org.hibernate.cache.spi
Defines contract for regions which hold transactionally-managed data.
TransactionalEhcacheCollectionRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
JTA CollectionRegionAccessStrategy.
TransactionalEhcacheCollectionRegionAccessStrategy(EhcacheCollectionRegion, Ehcache, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
Construct a new collection region access strategy.
TransactionalEhcacheEntityRegionAccessStrategy - Class in org.hibernate.cache.ehcache.internal.strategy
JTA EntityRegionAccessStrategy.
TransactionalEhcacheEntityRegionAccessStrategy(EhcacheEntityRegion, Ehcache, Settings) - Constructor for class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Construct a new entity region access strategy.
TransactionAwareCache - Interface in org.hibernate.cache.spi
Marker interface for identifying Cache implementations which are aware of JTA transactions
TransactionContext - Interface in org.hibernate.engine.transaction.spi
Access to services needed in the context of processing transaction requests.
transactionContext() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the transaction context from the original session should be used to create the new session
transactionCoordinator() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
Provide subclasses with access to the transaction coordinator.
TransactionCoordinator - Interface in org.hibernate.engine.transaction.spi
Acts as the coordinator between the Hibernate engine and physical transactions.
TransactionCoordinatorImpl - Class in org.hibernate.engine.transaction.internal
Standard implementation of the Hibernate TransactionCoordinator

IMPL NOTE : Custom serialization handling!

TransactionCoordinatorImpl(Connection, TransactionContext) - Constructor for class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
TransactionCoordinatorImpl(TransactionContext, JdbcCoordinatorImpl, List<TransactionObserver>) - Constructor for class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
transactionEnvironment() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
TransactionEnvironment - Interface in org.hibernate.engine.transaction.spi
Provides access to transactional services.
TransactionEnvironmentImpl - Class in org.hibernate.internal
 
TransactionEnvironmentImpl(SessionFactoryImpl) - Constructor for class org.hibernate.internal.TransactionEnvironmentImpl
 
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<T extends TransactionImplementor> - Interface in org.hibernate.engine.transaction.spi
Contract for transaction creation, as well as providing metadata and contextual information about that creation.
TransactionFactoryInitiator<T extends TransactionImplementor> - Class in org.hibernate.engine.transaction.internal
Standard instantiator for the standard TransactionFactory service.
TransactionFactoryInitiator() - Constructor for class org.hibernate.engine.transaction.internal.TransactionFactoryInitiator
 
TransactionImpl - Class in org.hibernate.ejb
 
TransactionImpl(AbstractEntityManagerImpl) - Constructor for class org.hibernate.ejb.TransactionImpl
 
TransactionImplementor - Interface in org.hibernate.engine.transaction.spi
Additional contract for implementors of the Hibernate Transaction API.
TransactionJoiningTest - Class in org.hibernate.ejb.test.transaction
Largely a copy of TransactionJoiningTest
TransactionJoiningTest() - Constructor for class org.hibernate.ejb.test.transaction.TransactionJoiningTest
 
TransactionJoiningTest - Class in org.hibernate.test.jpa.txn
 
TransactionJoiningTest() - Constructor for class org.hibernate.test.jpa.txn.TransactionJoiningTest
 
transactionManager - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
transactionManager() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
transactionManager() - Method in class org.hibernate.engine.transaction.internal.jta.JtaIsolationDelegate
 
TransactionManagerAccess - Interface in org.hibernate.service.jta.platform.internal
Provides access to a TransactionManager for use by TransactionManager-based JtaSynchronizationStrategy implementations.
TransactionManagerBasedSynchronizationStrategy - Class in org.hibernate.service.jta.platform.internal
Implementation of the JtaSynchronizationStrategy contract based on using a TransactionManager
TransactionManagerBasedSynchronizationStrategy(TransactionManagerAccess) - Constructor for class org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
 
TransactionManagerLookup - Interface in org.hibernate.transaction
Contract for locating the JTA TransactionManager on given platform.
TransactionManagerLookupBridge - Class in org.hibernate.service.jta.platform.internal
 
TransactionManagerLookupBridge(TransactionManagerLookup, Properties) - Constructor for class org.hibernate.service.jta.platform.internal.TransactionManagerLookupBridge
 
TransactionObserver - Interface in org.hibernate.engine.transaction.spi
Observer of internal transaction events.
transactions(long) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactions(long) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactions(long) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactions(long) - Method in interface org.hibernate.internal.CoreMessageLogger
 
transactions(long) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactions(long) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactions(long) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactions$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in interface org.hibernate.internal.CoreMessageLogger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactionStartedOnNonRootSession() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactionStartedOnNonRootSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
transactionStrategy(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactionStrategy(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactionStrategy(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactionStrategy(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
transactionStrategy(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactionStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactionStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
transactionStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
TransactionTimeoutTest - Class in org.hibernate.test.tm
 
TransactionTimeoutTest() - Constructor for class org.hibernate.test.tm.TransactionTimeoutTest
 
transform(File) - Method in class org.hibernate.bytecode.internal.javassist.FieldTransformer
 
transform(ClassFile) - Method in class org.hibernate.bytecode.internal.javassist.FieldTransformer
 
transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in interface org.hibernate.bytecode.spi.ClassTransformer
Invoked when a class is being loaded or redefined to add hooks for persistence bytecode manipulation
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.hibernate.ejb.instrument.InterceptFieldClassFileTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.PassThroughTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToBytesTransformer
 
transform(UUID) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToStringTransformer
 
transform(UUID) - Method in interface org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ValueTransformer
 
transformArgument(String) - Method in class org.hibernate.dialect.function.VarArgsSQLFunction
Called from VarArgsSQLFunction.render(org.hibernate.type.Type, java.util.List, org.hibernate.engine.spi.SessionFactoryImplementor) to allow applying a change or transformation to each individual argument.
Transformers - Class in org.hibernate.transform
 
TransformingClassLoader - Class in org.hibernate.bytecode.internal.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.BasicTransformerAdapter
 
transformList(List) - Method in class org.hibernate.transform.CacheableResultTransformer
Here we have an opportunity to perform transformation on the query result as a whole.
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.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer
 
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.CacheableResultTransformer
Tuples are the elements making up each "row" of the query result.
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 interface org.hibernate.metamodel.source.annotations.JPADotNames
 
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
 
TransitiveAuditParentsTest - Class in org.hibernate.envers.test.integration.superclass.auditparents
Tests mapping of child entity which parent declares one of its ancestors as audited with Audited.auditParents() property.
TransitiveAuditParentsTest() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveAuditParentsTest
 
TransitiveOverrideEntity - Class in org.hibernate.envers.test.integration.superclass.auditoverride
 
TransitiveOverrideEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
TransitiveOverrideEntity(String, Integer, Integer, String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
TransitiveOverrideEntity(String, Integer, String, Integer, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditoverride.TransitiveOverrideEntity
 
TransitiveParentEntity - Class in org.hibernate.envers.test.integration.superclass.auditparents
 
TransitiveParentEntity() - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
TransitiveParentEntity(Long, String, String, String) - Constructor for class org.hibernate.envers.test.integration.superclass.auditparents.TransitiveParentEntity
 
translate(int, int, String, String[], String[], ParameterSpecification, ParameterSpecification, AST) - Method in class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
Translation - Class in org.hibernate.ejb.test.callbacks
 
Translation() - Constructor for class org.hibernate.ejb.test.callbacks.Translation
 
Translation_ - Class in org.hibernate.ejb.test.callbacks
 
Translation_() - Constructor for class org.hibernate.ejb.test.callbacks.Translation_
 
TranslationContext - Interface in org.hibernate.sql.ordering.antlr
Contract for contextual information required to perform translation.
Transport - Class in org.hibernate.test.cascade.circle
 
Transport() - Constructor for class org.hibernate.test.cascade.circle.Transport
 
Trash - Class in org.hibernate.test.annotations.inheritance.singletable
 
Trash() - Constructor for class org.hibernate.test.annotations.inheritance.singletable.Trash
 
traverseDepthFirst(AST) - Method in class org.hibernate.hql.internal.ast.util.NodeTraverser
Traverse the AST tree depth first.
Tree - Class in org.hibernate.test.annotations.entity
Non lazy entity
Tree() - Constructor for class org.hibernate.test.annotations.entity.Tree
 
TreeType - Class in org.hibernate.test.annotations.manytoone
 
TreeType() - Constructor for class org.hibernate.test.annotations.manytoone.TreeType
 
TriggerGeneratedValuesWithCachingTest - Class in org.hibernate.test.generated
Implementation of TriggerGeneratedValuesWithoutCachingTest.
TriggerGeneratedValuesWithCachingTest() - Constructor for class org.hibernate.test.generated.TriggerGeneratedValuesWithCachingTest
 
TriggerGeneratedValuesWithoutCachingTest - Class in org.hibernate.test.generated
 
TriggerGeneratedValuesWithoutCachingTest() - Constructor for class org.hibernate.test.generated.TriggerGeneratedValuesWithoutCachingTest
 
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
 
Trip - Class in org.hibernate.test.annotations.override
 
Trip() - Constructor for class org.hibernate.test.annotations.override.Trip
 
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
 
troop - Static variable in class org.hibernate.ejb.test.cascade.Soldier2_
 
troop - Static variable in class org.hibernate.ejb.test.cascade.Soldier_
 
Troop - Class in org.hibernate.ejb.test.cascade
 
Troop() - Constructor for class org.hibernate.ejb.test.cascade.Troop
 
Troop - Class in org.hibernate.test.annotations.onetomany
Shows a default one to many
Troop() - Constructor for class org.hibernate.test.annotations.onetomany.Troop
 
Troop2 - Class in org.hibernate.ejb.test.cascade
 
Troop2() - Constructor for class org.hibernate.ejb.test.cascade.Troop2
 
Troop2_ - Class in org.hibernate.ejb.test.cascade
 
Troop2_() - Constructor for class org.hibernate.ejb.test.cascade.Troop2_
 
Troop_ - Class in org.hibernate.ejb.test.cascade
 
Troop_() - Constructor for class org.hibernate.ejb.test.cascade.Troop_
 
Truck - Class in org.hibernate.test.annotations.various
 
Truck() - Constructor for class org.hibernate.test.annotations.various.Truck
 
Truck - Class in org.hibernate.test.hql
Implementation of Truck.
Truck() - Constructor for class org.hibernate.test.hql.Truck
 
TRUE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
TRUE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
TRUE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
TRUE - Static variable in class org.hibernate.internal.util.collections.ArrayHelper
 
TRUE_FALSE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC CHAR(1) (using 'T'/'F').
TrueFalseType - Class in org.hibernate.type
A type that maps between CHAR(1) and Boolean (using 'T' and 'F')
TrueFalseType() - Constructor for class org.hibernate.type.TrueFalseType
 
truncate(String, int) - Static method in class org.hibernate.internal.util.StringHelper
 
TruthValue - Enum in org.hibernate.ejb.criteria.predicate
Models what ANSI-SQL terms a truth value.
tryCommit(TransactionManager) - Static method in class org.hibernate.envers.test.EnversTestingJtaBootstrap
 
tuner - Variable in class org.hibernate.test.annotations.beanvalidation.Tv
 
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.
Tuple - Class in org.hibernate.metamodel.relational
Models a compound value (a tuple or row-value-constructor is SQL terms).
Tuple(TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.Tuple
 
TupleCriteriaTest - Class in org.hibernate.ejb.criteria.tuple
 
TupleCriteriaTest() - Constructor for class org.hibernate.ejb.criteria.tuple.TupleCriteriaTest
 
TupleElementImplementor<X> - Interface in org.hibernate.ejb.criteria
TODO : javadoc
tupleExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
TupleRelationalState - Interface in org.hibernate.metamodel.relational.state
 
TupleSubsetResultTransformer - Interface in org.hibernate.transform
A ResultTransformer that operates on "well-defined" and consistent subset of a tuple's elements.
Tuplizer - Annotation Type in org.hibernate.annotations
Define a tuplizer for an entity or a component
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
tuplizer - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
TUPLIZER - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
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).
TuplizerDynamicEntityTest - Class in org.hibernate.test.dynamicentity.tuplizer
Demonstrates use of Tuplizers to allow the use of JDK dynamic proxies as our domain model.
TuplizerDynamicEntityTest() - Constructor for class org.hibernate.test.dynamicentity.tuplizer.TuplizerDynamicEntityTest
 
Tuplizers - Annotation Type in org.hibernate.annotations
Define a set of tuplizer for an entity or a component
TUPLIZERS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
TuplizerTest - Class in org.hibernate.test.annotations.tuplizer
 
TuplizerTest() - Constructor for class org.hibernate.test.annotations.tuplizer.TuplizerTest
 
Tv - Class in org.hibernate.test.annotations.beanvalidation
 
Tv() - Constructor for class org.hibernate.test.annotations.beanvalidation.Tv
 
tv - Variable in class org.hibernate.test.annotations.beanvalidation.TvOwner
 
Tv.Recorder - Class in org.hibernate.test.annotations.beanvalidation
 
Tv.Recorder() - Constructor for class org.hibernate.test.annotations.beanvalidation.Tv.Recorder
 
Tv.Tuner - Class in org.hibernate.test.annotations.beanvalidation
 
Tv.Tuner() - Constructor for class org.hibernate.test.annotations.beanvalidation.Tv.Tuner
 
TvMagazin - Class in org.hibernate.test.annotations.cid
 
TvMagazin() - Constructor for class org.hibernate.test.annotations.cid.TvMagazin
 
TvMagazinPk - Class in org.hibernate.test.annotations.cid
 
TvMagazinPk() - Constructor for class org.hibernate.test.annotations.cid.TvMagazinPk
 
TvOwner - Class in org.hibernate.test.annotations.beanvalidation
 
TvOwner() - Constructor for class org.hibernate.test.annotations.beanvalidation.TvOwner
 
TvProgram - Class in org.hibernate.test.annotations.cid
 
TvProgram() - Constructor for class org.hibernate.test.annotations.cid.TvProgram
 
TvProgramIdClass - Class in org.hibernate.test.annotations.cid
 
TvProgramIdClass() - Constructor for class org.hibernate.test.annotations.cid.TvProgramIdClass
 
Twilight - Class in org.hibernate.test.annotations.query
 
Twilight() - Constructor for class org.hibernate.test.annotations.query.Twilight
 
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, AuditStrategy, 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, AuditStrategy, String, MiddleIdData, MiddleIdData, MiddleComponentData...) - Constructor for class org.hibernate.envers.entities.mapper.relation.query.TwoEntityQueryGenerator
 
TwoPhaseLoad - Class in org.hibernate.engine.internal
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.ejb.criteria.idclass.Helper_
 
type - Static variable in class org.hibernate.ejb.criteria.idclass.HelperId_
 
type() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
type - Variable in class org.hibernate.ejb.test.cascade.DetachAndContainsTest.Tooth
 
type - Static variable in class org.hibernate.ejb.test.exception.Instrument_
 
type - Static variable in class org.hibernate.ejb.test.util.Sickness_
 
type - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbEvent
 
type - Variable in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbDiscriminator
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIndexElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryParamElement
 
type - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnScalarElement
 
Type - Interface in org.hibernate.metamodel.domain
Basic information about a Java type, in regards to its role in particular set of mappings.
TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
type - Variable in class org.hibernate.test.annotations.cascade.Tooth
 
TYPE - Static variable in class org.hibernate.type.EnumType
 
Type - Interface in org.hibernate.type
Defines a mapping between a Java type and one or more JDBC types, as well as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do we copy values, etc).
type(Class<Type>, Properties) - Method in class org.hibernate.type.TypeFactory
 
TYPE_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
TYPE_DEFS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
typeArray() - Method in class org.hibernate.internal.AbstractQueryImpl
 
typeArray() - Method in class org.hibernate.internal.CollectionFilterImpl
 
typeAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
typeAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
typeAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
typeAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKey
 
typeAttribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
typecast(Object[], Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
TypeDef - Annotation Type in org.hibernate.annotations
Type definition
typedef - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
TypeDef - Class in org.hibernate.mapping
Placeholder for typedef information
TypeDef(String, Properties) - Constructor for class org.hibernate.mapping.TypeDef
 
TypeDef - Class in org.hibernate.metamodel.binding
Represents the metamodel view of a typedef (type definition).
TypeDef(String, String, Map<String, String>) - Constructor for class org.hibernate.metamodel.binding.TypeDef
 
TypeDefBinder - Class in org.hibernate.metamodel.source.annotations.global
Binds TypeDef and TypeDefs.
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in interface org.hibernate.internal.CoreMessageLogger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
typeDefinedNoRegistrationKeys(BasicType) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
typeDefinedNoRegistrationKeys$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
TypeDefs - Annotation Type in org.hibernate.annotations
Type definition array
typeDefs - Variable in class org.hibernate.cfg.Configuration
 
TypeDiscriminatorMetadata - Interface in org.hibernate.hql.internal.ast
Essentially a wrapper around a DiscriminatorMetadata and the proper sql alias to use.
TypedManyToOneTest - Class in org.hibernate.test.typedmanytoone
 
TypedManyToOneTest() - Constructor for class org.hibernate.test.typedmanytoone.TypedManyToOneTest
 
TypedOneToOneTest - Class in org.hibernate.test.typedonetoone
 
TypedOneToOneTest() - Constructor for class org.hibernate.test.typedonetoone.TypedOneToOneTest
 
TypedValue - Class in org.hibernate.engine.spi
An ordered pair of a value and its Hibernate type.
TypedValue(Type, Object) - Constructor for class org.hibernate.engine.spi.TypedValue
 
TypedValue(Type, Object, EntityMode) - Constructor for class org.hibernate.engine.spi.TypedValue
 
TypeFactory - Class in org.hibernate.type
Used internally to build instances of Type, specifically it builds instances of Used internally to obtain instances of Type.
TypeFactory() - Constructor for class org.hibernate.type.TypeFactory
 
TypeFactory.TypeScope - Interface in org.hibernate.type
 
TypeHelper - Class in org.hibernate.type
Collection of convenience methods relating to operations across arrays of types...
TypeHelper - Interface in org.hibernate
Provides access to the various Type instances associated with the SessionFactory.
typeId - Variable in class org.hibernate.envers.test.integration.inheritance.single.discriminatorformula.ParentEntity
 
TypeInfo - Class in org.hibernate.engine.jdbc.internal
Models type info extracted from DatabaseMetaData.getTypeInfo()
TypeInfo(String, int, String[], boolean, int, short, short, boolean, String, String, boolean, TypeSearchability, TypeNullability) - Constructor for class org.hibernate.engine.jdbc.internal.TypeInfo
 
TypeInfoExtracter - Class in org.hibernate.engine.jdbc.internal
Helper to extract type information from JDBC metadata
TypeLocatorImpl - Class in org.hibernate.internal
Implementation of TypeHelper
TypeLocatorImpl(TypeResolver) - Constructor for class org.hibernate.internal.TypeLocatorImpl
 
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
 
typeName() - Method in enum org.hibernate.annotations.SourceType
 
TypeNames - Class in org.hibernate.dialect
This class maps a type to names.
TypeNames() - Constructor for class org.hibernate.dialect.TypeNames
 
TypeNature - Enum in org.hibernate.metamodel.domain
Describes the type of a type :/
TypeNullability - Enum in org.hibernate.engine.jdbc.internal
Describes the instrinsic nullability of a data type as reported by the JDBC driver.
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
 
TypeOverrideTest - Class in org.hibernate.test.typeoverride
 
TypeOverrideTest() - Constructor for class org.hibernate.test.typeoverride.TypeOverrideTest
 
TypeParameterTest - Class in org.hibernate.test.typeparameters
Test for parameterizable types.
TypeParameterTest() - Constructor for class org.hibernate.test.typeparameters.TypeParameterTest
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
typeRegistrationOverridesPrevious(String, Type) - Method in interface org.hibernate.internal.CoreMessageLogger
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
typeRegistrationOverridesPrevious(String, Type) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
typeRegistrationOverridesPrevious$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
TypeResolver - Class in org.hibernate.type
Acts as the contract for getting types and as the mediator between BasicTypeRegistry and TypeFactory.
TypeResolver() - Constructor for class org.hibernate.type.TypeResolver
 
TypeResolver(BasicTypeRegistry, TypeFactory) - Constructor for class org.hibernate.type.TypeResolver
 
types - Variable in class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
TYPES - Static variable in class org.hibernate.test.annotations.type.MyOidType
 
TypeSearchability - Enum in org.hibernate.engine.jdbc.internal
Describes the searchability of a data type as reported by the JDBC driver.
TypeTest - Class in org.hibernate.test.annotations.type
 
TypeTest() - Constructor for class org.hibernate.test.annotations.type.TypeTest
 

U

uid - Variable in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
Umbrella - Class in org.hibernate.ejb.test.util
 
Umbrella() - Constructor for class org.hibernate.ejb.test.util.Umbrella
 
Umbrella.PK - Class in org.hibernate.ejb.test.util
 
Umbrella.PK() - Constructor for class org.hibernate.ejb.test.util.Umbrella.PK
 
Umbrella_ - Class in org.hibernate.ejb.test.util
 
Umbrella_() - Constructor for class org.hibernate.ejb.test.util.Umbrella_
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessEjb3Configuration(NamingException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessEjb3Configuration(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessEjb3Configuration$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessSessionFactory(String, NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessSessionFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessTypeInfoResultSet(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToAccessTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToApplyConstraints(String, Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToApplyConstraints$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindEjb3ConfigurationToJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindFactoryToJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindFactoryToJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindValueToParameter(String, int, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBindValueToParameter$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBuildEnhancementMetamodel(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBuildEnhancementMetamodel$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToBuildSessionFactoryUsingMBeanClasspath$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanUpCallableStatement(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanUpCallableStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanUpPreparedStatement(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanUpPreparedStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanupTemporaryIdTable(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCleanupTemporaryIdTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseConnection(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInitialContext(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInitialContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputFiles(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputFiles$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputStreamForResource(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseInputStreamForResource$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseIterator(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseIterator$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseJar(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseJar(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseJar(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseJar(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseJar(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseJar(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseJar(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseJar$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseOutputFile(String, IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseOutputFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseOutputStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseOutputStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToClosePooledConnection(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToClosePooledConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSession(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSessionButSwallowingError(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSessionDuringRollback(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseSessionDuringRollback$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseStream(IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseStream(IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseStream(IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseStream(IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseStream(IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseStream(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseStream$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseStreamError(IOException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCloseStreamError$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCommitJta() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCommitJta() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCommitJta() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCommitJta() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCommitJta() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCommitJta() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCommitJta() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCommitJta$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCompleteSchemaUpdate(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCompleteSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCompleteSchemaValidation(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCompleteSchemaValidation$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUseExistingInMemoryPool(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
unableToConfigureProxoolProviderToUseExistingInMemoryPool(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUseExistingInMemoryPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUseJaxp(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
unableToConfigureProxoolProviderToUseJaxp(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUseJaxp$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUsePropertiesFile(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
unableToConfigureProxoolProviderToUsePropertiesFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureProxoolProviderToUsePropertiesFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConfigureSqlExceptionConverter(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConfigureSqlExceptionConverter$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConstructCurrentSessionContext(String, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConstructCurrentSessionContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConstructSqlExceptionConverter(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToConstructSqlExceptionConverter$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCopySystemProperties() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCopySystemProperties() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCopySystemProperties() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCopySystemProperties() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCopySystemProperties() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCopySystemProperties() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCopySystemProperties() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCopySystemProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCreateProxyFactory(String, HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCreateProxyFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCreateSchema(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToCreateSchema$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDeserializeCache(String, SerializationException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDeserializeCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyC3p0ConnectionPool(SQLException) - Method in interface org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger
 
unableToDestroyC3p0ConnectionPool(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyC3p0ConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyCache(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyCache(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyCache(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyCache(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDestroyCache(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyCache(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyQueryCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyQueryCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDestroyUpdateTimestampsCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineLockModeValue(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineLockModeValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineTransactionStatus() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineTransactionStatus$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDetermineTransactionStatusAfterCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDropTemporaryIdTable(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToDropTemporaryIdTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToExecuteBatch(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToExecuteBatch(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToExecuteBatch(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToExecuteBatch(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToExecuteBatch(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToExecuteBatch(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToExecuteBatch(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToExecuteBatch$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToExecuteResolver(AbstractDialectResolver, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToExecuteResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToFindConfiguration(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
unableToFindConfiguration(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindConfiguration$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindEhCacheConfiguration(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
unableToFindEhCacheConfiguration(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindEhCacheConfiguration$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindFile(URL, Exception) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
unableToFindFile(URL, Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToFindFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToFindPersistenceXmlInClasspath$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToGetDatabaseMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToGetDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateC3p0ConnectionPool() - Method in interface org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger
 
unableToInstantiateC3p0ConnectionPool() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateC3p0ConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateOptimizer(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateOptimizer$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToInstantiateUuidGenerationStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToJoinTransaction(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToJoinTransaction(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToJoinTransaction(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToJoinTransaction(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToJoinTransaction(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToJoinTransaction(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToJoinTransaction(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToJoinTransaction$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadCommand(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadCommand$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadConfiguration(String) - Method in interface org.hibernate.cache.ehcache.EhCacheMessageLogger
 
unableToLoadConfiguration(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadConfiguration$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadDerbyDriver(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadDerbyDriver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadJaxpConfiguratorFile(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
unableToLoadJaxpConfiguratorFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadJaxpConfiguratorFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadProperties() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadProperties() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadProperties() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadProperties() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLoadProperties() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadProperties() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadProperties() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLoadProperties$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadPropertyConfiguratorFile(String) - Method in interface org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger
 
unableToLoadPropertyConfiguratorFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLoadPropertyConfiguratorFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateConfigFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateConfigFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateConfiguredSchemaNameResolver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateCustomOptimizerClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateCustomOptimizerClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateMBeanServer() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateMBeanServer() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateMBeanServer() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateMBeanServer() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateMBeanServer() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateMBeanServer() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateMBeanServer() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateMBeanServer$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateNClobClass() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateNClobClass() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateNClobClass() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateNClobClass() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateNClobClass() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateNClobClass() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateNClobClass() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateNClobClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateStaticMetamodelField(String, String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
unableToLocateStaticMetamodelField(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateStaticMetamodelField$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateUuidGenerationStrategy(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLocateUuidGenerationStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLogSqlWarnings(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLogSqlWarnings$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLogWarnings(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToLogWarnings$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToMarkForRollbackOnPersistenceException$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToMarkForRollbackOnTransientObjectException$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObjectConnectionMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObjectConnectionMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObjectConnectionToQueryMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainConnectionMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainConnectionMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainConnectionToQueryMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainInitialContext(NamingException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToObtainInitialContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToParseMetadata(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToParseMetadata(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToParseMetadata(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToParseMetadata(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToParseMetadata(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToParseMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToParseMetadata(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToParseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToPerformJdbcCommit() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToPerformJdbcCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToPerformManagedFlush(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToPerformManagedFlush$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToQueryDatabaseMetadata() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToQueryDatabaseMetadata$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadClass(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadClass(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadClass(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadClass(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReadClass(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadColumnValueFromResultSet(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadColumnValueFromResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadHiValue(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadHiValue(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadHiValue(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadHiValue(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReadHiValue(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadHiValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadHiValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadOrInitHiValue(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReadOrInitHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseBatchStatement() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseBatchStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseCacheLock(CacheException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseCacheLock$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseContext(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseContext(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseContext(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseContext(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseContext(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseContext(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseContext(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseContext$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseCreatedMBeanServer(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseCreatedMBeanServer$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseIsolatedConnection(Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseIsolatedConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseTypeInfoResultSet() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToReleaseTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRemoveBagJoinFetch() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRemoveBagJoinFetch$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToResolveAggregateFunction(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToResolveAggregateFunction$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToResolveMappingFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToResolveMappingFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRetrieveCache(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRetrieveCache$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRetrieveTypeInfoResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackConnection(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackConnection$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackIsolatedTransaction(Exception, Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackIsolatedTransaction$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackJta() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackJta() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackJta() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackJta() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRollbackJta() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackJta() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackJta() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRollbackJta$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRunSchemaUpdate(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToRunSchemaUpdate$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSetTransactionToRollbackOnly(SystemException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSetTransactionToRollbackOnly$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToStopHibernateService(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToStopHibernateService$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToStopService(Class, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToStopService(Class, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToStopService(Class, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToStopService(Class, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToStopService(Class, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToStopService(Class, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToStopService(Class, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToStopService$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex(Method) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSwitchToMethodUsingColumnIndex$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession(HibernateException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToSynchronizeDatabaseStateWithSession$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToToggleAutoCommit(Exception) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToToggleAutoCommit$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToTransformClass(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToTransformClass(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToTransformClass(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToTransformClass(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToTransformClass(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToTransformClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToTransformClass(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToTransformClass$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUnbindFactoryFromJndi(JndiException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUnbindFactoryFromJndi$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUpdateHiValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUpdateHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUpdateQueryHiValue(String, SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToUpdateQueryHiValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToWrapResultSet(SQLException) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToWrapResultSet$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToWriteCachedFile(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unableToWriteCachedFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
UNARY_MINUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
UNARY_MINUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
UNARY_MINUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
UNARY_PLUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
UNARY_PLUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
UNARY_PLUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
UnaryArithmeticNode - Class in org.hibernate.hql.internal.ast.tree
 
UnaryArithmeticNode() - Constructor for class org.hibernate.hql.internal.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
 
unaryExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
UnaryLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Represents a unary operator node.
UnaryLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.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.internal.ast.tree
Contract for nodes representing unary operators.
unbind(SessionFactory) - Static method in class org.hibernate.context.internal.ManagedSessionContext
Unbinds the session (if one) current associated with the context for the given session.
unbind(SessionFactory) - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
Disassociates a previously bound session from the current thread of execution.
unbind(String) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
unbind(String) - Method in interface org.hibernate.service.jndi.spi.JndiService
Unbind a value from JNDI by name.
unbindFromCurrentOwner() - Method in class org.hibernate.test.hql.SimpleAssociatedEntity
 
UnconstrainedTest - Class in org.hibernate.test.unconstrained
 
UnconstrainedTest() - Constructor for class org.hibernate.test.unconstrained.UnconstrainedTest
 
UncorrelatedSubqueryTest - Class in org.hibernate.ejb.criteria.subquery
 
UncorrelatedSubqueryTest() - Constructor for class org.hibernate.ejb.criteria.subquery.UncorrelatedSubqueryTest
 
UNDEFINED - Static variable in class org.hibernate.engine.spi.IdentifierValue
Assume nothing.
UNDEFINED - Static variable in class org.hibernate.engine.spi.VersionValue
Assume the transient instance is newly instantiated if the version is null, otherwise defer to the identifier unsaved-value.
undeterminedH2Version() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
undeterminedH2Version() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
undeterminedH2Version() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
undeterminedH2Version() - Method in interface org.hibernate.internal.CoreMessageLogger
 
undeterminedH2Version() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
undeterminedH2Version() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
undeterminedH2Version() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
undeterminedH2Version$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
undo(Session) - Method in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
undo(Session) - Method in interface org.hibernate.envers.synchronization.work.AuditWorkUnit
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unexpectedLiteralTokenType(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unexpectedLiteralTokenType(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unexpectedLiteralTokenType$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unexpectedRowCounts() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unexpectedRowCounts() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unexpectedRowCounts() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unexpectedRowCounts() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unexpectedRowCounts() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unexpectedRowCounts() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unexpectedRowCounts() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unexpectedRowCounts$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
UNFETCHED_COLLECTION - Static variable in class org.hibernate.type.CollectionType
 
UNFETCHED_PROPERTY - Static variable in interface org.hibernate.bytecode.instrumentation.spi.LazyPropertyInitializer
Marker value for uninitialized properties
UnidirCollectionWithMultipleOwnerTest - Class in org.hibernate.test.annotations.engine.collection
 
UnidirCollectionWithMultipleOwnerTest() - Constructor for class org.hibernate.test.annotations.engine.collection.UnidirCollectionWithMultipleOwnerTest
 
Unidirectional - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
 
Unidirectional() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.Unidirectional
 
UnidirectionalDoubleAbstract - Class in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
 
UnidirectionalDoubleAbstract() - Constructor for class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.UnidirectionalDoubleAbstract
 
UnidirectionalManyToManyBagCollectionEventTest - Class in org.hibernate.test.event.collection.association.unidirectional.manytomany
 
UnidirectionalManyToManyBagCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.unidirectional.manytomany.UnidirectionalManyToManyBagCollectionEventTest
 
UnidirectionalMulIdWithNulls - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
 
UnidirectionalMulIdWithNulls() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalMulIdWithNulls
 
UnidirectionalOneToManyBagCollectionEventTest - Class in org.hibernate.test.event.collection.association.unidirectional.onetomany
 
UnidirectionalOneToManyBagCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManyBagCollectionEventTest
 
UnidirectionalOneToManySetCollectionEventTest - Class in org.hibernate.test.event.collection.association.unidirectional.onetomany
 
UnidirectionalOneToManySetCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.association.unidirectional.onetomany.UnidirectionalOneToManySetCollectionEventTest
 
UnidirectionalWithNulls - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
 
UnidirectionalWithNulls() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UnidirectionalWithNulls
 
union() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
UNION - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
UNION - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
UNION - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
UnionAllAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union
 
UnionAllAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union.UnionAllAuditedTest
 
UnionPropertiesAudited2Test - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union
 
UnionPropertiesAudited2Test() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union.UnionPropertiesAudited2Test
 
UnionPropertiesAuditedTest - Class in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union
 
UnionPropertiesAuditedTest() - Constructor for class org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union.UnionPropertiesAuditedTest
 
unionSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
unionSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
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
 
UnionSubclassEntityPersister(EntityBinding, EntityRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
unionSubclassEntityPersister() - Method in class org.hibernate.persister.internal.StandardPersisterClassResolver
 
UnionSubclassFilterTest - Class in org.hibernate.test.subclassfilter
 
UnionSubclassFilterTest() - Constructor for class org.hibernate.test.subclassfilter.UnionSubclassFilterTest
 
UnionSubclassPropertyRefTest - Class in org.hibernate.test.propertyref.inheritence.union
 
UnionSubclassPropertyRefTest() - Constructor for class org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest
 
UnionSubclassTest - Class in org.hibernate.test.unionsubclass
 
UnionSubclassTest() - Constructor for class org.hibernate.test.unionsubclass.UnionSubclassTest
 
UnionSubclassTest - Class in org.hibernate.test.unionsubclass2
 
UnionSubclassTest() - Constructor for class org.hibernate.test.unionsubclass2.UnionSubclassTest
 
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
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbElementElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
unique - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
UNIQUE_CONSTRAINT - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
uniqueColumnString(Iterator) - Method in class org.hibernate.mapping.Table
 
uniqueColumnString(Iterator, String) - Method in class org.hibernate.mapping.Table
 
uniqueConstraint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
uniqueConstraint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
uniqueConstraint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
uniqueConstraint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
uniqueConstraint - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
UniqueConstraintHolder - Class in org.hibernate.cfg
UniqueConstraint annotations are handled via second pass.
UniqueConstraintHolder() - Constructor for class org.hibernate.cfg.UniqueConstraintHolder
 
UniqueConstraintSource - Interface in org.hibernate.metamodel.source.binder
Defining a unique constraint source
UniqueConstraintTest - Class in org.hibernate.test.annotations.uniqueconstraint
 
UniqueConstraintTest() - Constructor for class org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest
 
UniqueEntityLoader - Interface in org.hibernate.loader.entity
Loads entities for a EntityPersister
uniqueKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
uniqueKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
uniqueKey - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
UniqueKey - Class in org.hibernate.mapping
A relational unique key constraint
UniqueKey() - Constructor for class org.hibernate.mapping.UniqueKey
 
UniqueKey - Class in org.hibernate.metamodel.relational
Models a SQL INDEX defined as UNIQUE
UniqueKey(Table, String) - Constructor for class org.hibernate.metamodel.relational.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
 
UniquePropsEntity - Class in org.hibernate.envers.test.entities.components
 
UniquePropsEntity() - Constructor for class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
UniquePropsEntity(Long, String, String) - Constructor for class org.hibernate.envers.test.entities.components.UniquePropsEntity
 
UniquePropsNotAuditedEntity - Class in org.hibernate.envers.test.entities.components
 
UniquePropsNotAuditedEntity() - Constructor for class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
UniquePropsNotAuditedEntity(Long, String, String) - Constructor for class org.hibernate.envers.test.entities.components.UniquePropsNotAuditedEntity
 
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.internal.AbstractQueryImpl
 
uniqueResult() - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
uniqueResult() - Method in class org.hibernate.internal.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.
UniRefEdEntity - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
Unidirectional ReferencEd Entity
UniRefEdEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
UniRefEdEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefEdEntity
 
UniRefIngEntity - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
Unidirectional ReferencIng Entity
UniRefIngEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
UniRefIngEntity(Integer, String, UniRefEdEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngEntity
 
UniRefIngMulIdEntity - Class in org.hibernate.envers.test.integration.onetoone.unidirectional
 
UniRefIngMulIdEntity() - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
UniRefIngMulIdEntity(Integer, String, EmbIdTestEntity) - Constructor for class org.hibernate.envers.test.integration.onetoone.unidirectional.UniRefIngMulIdEntity
 
UniversityCourse - Class in org.hibernate.test.ecid
 
UniversityCourse(String, String, String, int) - Constructor for class org.hibernate.test.ecid.UniversityCourse
 
UNKNOWN - Static variable in class org.hibernate.collection.internal.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
UnknownAccessTypeException - Exception in org.hibernate.cache.spi.access
 
UnknownAccessTypeException(String) - Constructor for exception org.hibernate.cache.spi.access.UnknownAccessTypeException
 
unknownAttribute(String) - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
unknownBytecodeProvider(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownBytecodeProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownBytecodeProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownBytecodeProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unknownBytecodeProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownBytecodeProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownBytecodeProvider(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownBytecodeProvider$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownIngresVersion(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownIngresVersion(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownIngresVersion(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownIngresVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unknownIngresVersion(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownIngresVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownIngresVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownIngresVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
UnknownInheritanceTypeException - Exception in org.hibernate.metamodel.source.annotations
 
UnknownInheritanceTypeException(String) - Constructor for exception org.hibernate.metamodel.source.annotations.UnknownInheritanceTypeException
 
unknownOracleVersion(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownOracleVersion(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownOracleVersion(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownOracleVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unknownOracleVersion(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownOracleVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownOracleVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownOracleVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
UnknownPersisterException - Exception in org.hibernate.persister.spi
Indicates that the persister to use is not known and couyld not be determined.
UnknownPersisterException(String) - Constructor for exception org.hibernate.persister.spi.UnknownPersisterException
 
UnknownPersisterException(String, Throwable) - Constructor for exception org.hibernate.persister.spi.UnknownPersisterException
 
UnknownProfileException - Exception in org.hibernate
Used to indicate a request against an unknown profile name.
UnknownProfileException(String) - Constructor for exception org.hibernate.UnknownProfileException
 
UnknownServiceException - Exception in org.hibernate.service
Indicates that an unkown service was requested from the registry.
UnknownServiceException(Class) - Constructor for exception org.hibernate.service.UnknownServiceException
 
unknownSqlServerVersion(int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownSqlServerVersion(int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownSqlServerVersion(int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownSqlServerVersion(int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unknownSqlServerVersion(int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownSqlServerVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownSqlServerVersion(int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unknownSqlServerVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unknownUnwrap(Class) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
UnknownUnwrapTypeException - Exception in org.hibernate.service
 
UnknownUnwrapTypeException(Class) - Constructor for exception org.hibernate.service.UnknownUnwrapTypeException
 
UnknownUnwrapTypeException(Class, Throwable) - Constructor for exception org.hibernate.service.UnknownUnwrapTypeException
 
unknownWrap(Class) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
 
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
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.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
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.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
Since this is a non-strict read/write strategy item locking is not used.
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Since this is a non-strict read/write strategy item locking is not used.
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
A no-op since this cache is read-only
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
A no-op since this cache is read-only
unlockItem(Object, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
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.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
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.infinispan.access.TransactionalAccessDelegate
 
unlockItem(Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Called when we have finished the attempted update/delete (which may or may not have been successful), after transaction completion.
unlockRegion(SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after we have finished the attempted invalidation of the entire region
unlockRegion(SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
unlockRegion(SoftLock) - Method in interface org.hibernate.cache.spi.access.RegionAccessStrategy
Called after we have finished the attempted invalidation of the entire region
unmarshal(InputStream, Origin) - Method in class org.hibernate.metamodel.source.internal.JaxbHelper
 
unmarshal(Document, Origin) - Method in class org.hibernate.metamodel.source.internal.JaxbHelper
 
unmarshal(InputStream, Origin) - Method in class org.hibernate.service.internal.JaxbProcessor
 
unproxy(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Get the entity instance underlying the given proxy, throwing an exception if the proxy is uninitialized.
unproxy(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get the entity instance underlying the given proxy, throwing an exception if the proxy is uninitialized.
unproxyAndReassociate(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Possibly unproxy the given reference and reassociate it with the current session.
unproxyAndReassociate(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
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.internal.util.StringHelper
 
unqualifyEntityName(String) - Static method in class org.hibernate.internal.util.StringHelper
 
unquote(String) - Static method in class org.hibernate.internal.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.internal.util.StringHelper
Return the unquoted version of name stripping the start and end quote characters.
unquote(String[], Dialect) - Static method in class org.hibernate.internal.util.StringHelper
Return the unquoted version of name stripping the start and end quote characters.
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unregisteredResultSetWithoutStatement() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unregisteredResultSetWithoutStatement() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unregisteredResultSetWithoutStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unregisteredStatement() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unregisteredStatement() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unregisteredStatement() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unregisteredStatement() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unregisteredStatement() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unregisteredStatement() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unregisteredStatement() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unregisteredStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unregisterMBean() - Method in class org.hibernate.cache.ehcache.management.impl.ProviderMBeanRegistrationHelper
Unregisters previously registered mbean.
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
 
UnresolvedTypeTest - Class in org.hibernate.test.annotations.generics
 
UnresolvedTypeTest() - Constructor for class org.hibernate.test.annotations.generics.UnresolvedTypeTest
 
unroot(String) - Static method in class org.hibernate.internal.util.StringHelper
 
unsavedValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
unsavedValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
unsavedValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
unsavedValue - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
UnsavedValueFactory - Class in org.hibernate.engine.internal
 
UnsavedValueFactory() - Constructor for class org.hibernate.engine.internal.UnsavedValueFactory
 
UnsavedValueStrategy - Interface in org.hibernate.engine.spi
The base contract for determining transient status versus detached status.
unScheduleDeletion(EntityEntry, Object) - Method in class org.hibernate.engine.spi.ActionQueue
 
unset() - Method in class org.hibernate.envers.tools.MutableBoolean
 
unsetSession(SessionImplementor) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Disassociate this collection from the given session.
unsetSession(SessionImplementor) - Method in interface org.hibernate.collection.spi.PersistentCollection
Disassociate this collection from the given session.
unsetSession() - Method in class org.hibernate.proxy.AbstractLazyInitializer
 
unsetSession() - Method in interface org.hibernate.proxy.LazyInitializer
Unset this initializer's reference to session.
unsortedParcels - Variable in class org.hibernate.test.annotations.override.PropertyRecord
 
UnstructuredCacheEntry - Class in org.hibernate.cache.spi.entry
 
UnstructuredCacheEntry() - Constructor for class org.hibernate.cache.spi.entry.UnstructuredCacheEntry
 
unsuccessful(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsuccessful(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsuccessful(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsuccessful(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsuccessful(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsuccessful(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsuccessful(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsuccessful$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsuccessfulCreate(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsuccessfulCreate(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsuccessfulCreate(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsuccessfulCreate(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsuccessfulCreate(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsuccessfulCreate(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsuccessfulCreate(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsuccessfulCreate$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedAfterStatement() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedAfterStatement() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedAfterStatement() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedAfterStatement() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedAfterStatement() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedAfterStatement() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedAfterStatement() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedAfterStatement$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedIngresVersion() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedIngresVersion() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedIngresVersion() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedIngresVersion() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedIngresVersion() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedIngresVersion() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedIngresVersion() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedIngresVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedInitialValue(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedInitialValue(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedInitialValue(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedInitialValue(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedInitialValue(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedInitialValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedInitialValue(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedInitialValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql(int, int, int) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedMultiTableBulkHqlJpaql$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedOracleVersion() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedOracleVersion() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedOracleVersion() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedOracleVersion() - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedOracleVersion() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedOracleVersion() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedOracleVersion() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedOracleVersion$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in interface org.hibernate.internal.CoreMessageLogger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedProperty(Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
unsupportedProperty$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
untransformToTuples(List) - Method in class org.hibernate.transform.CacheableResultTransformer
Untransforms, if necessary, a List of values previously transformed by this (or an equivalent) CacheableResultTransformer.
UnversionedEntity - Class in org.hibernate.envers.test.entities
 
UnversionedEntity() - Constructor for class org.hibernate.envers.test.entities.UnversionedEntity
 
UnversionedEntity(String, String) - Constructor for class org.hibernate.envers.test.entities.UnversionedEntity
 
UnversionedEntity(Integer, String, String) - Constructor for class org.hibernate.envers.test.entities.UnversionedEntity
 
UnversionedLock - Class in org.hibernate.ejb.test.lock
 
UnversionedLock() - Constructor for class org.hibernate.ejb.test.lock.UnversionedLock
 
UnversionedLock_ - Class in org.hibernate.ejb.test.lock
 
UnversionedLock_() - Constructor for class org.hibernate.ejb.test.lock.UnversionedLock_
 
UnversionedOptimisticLockingField - Class in org.hibernate.envers.test.integration.properties
 
UnversionedOptimisticLockingField() - Constructor for class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingField
 
UnversionedOptimisticLockingFieldEntity - Class in org.hibernate.envers.test.integration.properties
 
UnversionedOptimisticLockingFieldEntity() - Constructor for class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
UnversionedOptimisticLockingFieldEntity(String) - Constructor for class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
UnversionedOptimisticLockingFieldEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.properties.UnversionedOptimisticLockingFieldEntity
 
UnversionedPropertiesChange - Class in org.hibernate.envers.test.integration.basic
 
UnversionedPropertiesChange() - Constructor for class org.hibernate.envers.test.integration.basic.UnversionedPropertiesChange
 
UnversionedProperty - Class in org.hibernate.envers.test.integration.basic
 
UnversionedProperty() - Constructor for class org.hibernate.envers.test.integration.basic.UnversionedProperty
 
UnversionedStrTestEntity - Class in org.hibernate.envers.test.entities
 
UnversionedStrTestEntity() - Constructor for class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
UnversionedStrTestEntity(String, Integer) - Constructor for class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
UnversionedStrTestEntity(String) - Constructor for class org.hibernate.envers.test.entities.UnversionedStrTestEntity
 
unwrap(Class<T>) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
unwrap(Class<T>) - Method in class org.hibernate.ejb.QueryImpl
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
 
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
 
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider
 
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
 
unwrap(Class<T>) - Method in class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
unwrap(Class<T>) - Method in interface org.hibernate.service.spi.Wrapped
Unproxy the service proxy
unWrap(Object) - Method in class org.hibernate.type.ByteArrayBlobType
Deprecated.  
unwrap(BigDecimal, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
unwrap(BigInteger, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
Unwrap an instance of our handled Java type into the requested type.
unwrap(Blob, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
unwrap(Boolean, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
unwrap(Byte[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
unwrap(Byte, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
unwrap(Calendar, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
unwrap(Calendar, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
unwrap(Character[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
unwrap(Character, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
unwrap(Class, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
unwrap(Clob, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
unwrap(Currency, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
unwrap(Date, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
unwrap(Double, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
unwrap(Float, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
unwrap(Integer, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
unwrap(T, Class<X>, WrapperOptions) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Unwrap an instance of our handled Java type into the requested type.
unwrap(Date, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
unwrap(Date, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
unwrap(Date, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
unwrap(Locale, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
unwrap(Long, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
unwrap(byte[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
unwrap(char[], Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
unwrap(T, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
unwrap(Short, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
unwrap(String, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
unwrap(TimeZone, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
unwrap(URL, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
unwrap(UUID, Class<X>, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
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
 
updatable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbColumn
 
updatable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinColumn
 
updatable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyColumn
 
updatable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyJoinColumn
 
updatable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOrderColumn
 
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy
Called after an item has been updated (before the transaction completes), instead of calling evict().
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Removes the entry since this is a non-strict read/write cache strategy.
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
A no-op since this is an asynchronous cache access strategy.
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy
Called after an item has been updated (before the transaction completes), instead of calling evict().
update(Object, Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
update(Object, Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been updated (before the transaction completes), instead of calling evict().
UPDATE - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / update
UPDATE - Static variable in class org.hibernate.event.spi.EventType
 
UPDATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
UPDATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
UPDATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertiesElement
 
update - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
update(Object) - Method in class org.hibernate.internal.SessionImpl
 
update(String, Object) - Method in class org.hibernate.internal.SessionImpl
 
update(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
update(String, Object) - Method in class org.hibernate.internal.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.internal.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.internal.ConcurrentStatisticsImpl
 
updateCollection(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a collection was updated.
updateConfigAndCreateTM(Map) - Static method in class org.hibernate.envers.test.EnversTestingJtaBootstrap
 
updateCount - Variable in class org.hibernate.cache.ehcache.management.impl.CollectionStats
updateCount
updateCount - Variable in class org.hibernate.cache.ehcache.management.impl.EntityStats
updateCount
updateCurrentIterator() - Method in class org.hibernate.internal.util.collections.JoinedIterator
 
updateEntity(String) - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
updateEntity(String) - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about an entity being updated.
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
UpdatesPerformance - Class in org.hibernate.envers.test.performance
 
UpdatesPerformance() - Constructor for class org.hibernate.envers.test.performance.UpdatesPerformance
 
updateStatement() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
updateStatement(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
updateStatement(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
UpdateStatement - Class in org.hibernate.hql.internal.ast.tree
Defines a top-level AST node representing an HQL update statement.
UpdateStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.UpdateStatement
 
updateText(String) - Method in class org.hibernate.test.instrument.domain.Document
 
updateText(String) - Method in class org.hibernate.test.lazycache.Document
 
UpdateTimestampsCache - Class in org.hibernate.cache.spi
Tracks the timestamps of the most recent updates to particular tables.
UpdateTimestampsCache(Settings, Properties, SessionFactoryImplementor) - Constructor for class org.hibernate.cache.spi.UpdateTimestampsCache
 
UpdateTimestampsCache(Settings, Properties) - Constructor for class org.hibernate.cache.spi.UpdateTimestampsCache
 
updateTimestampsCacheHit() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
updateTimestampsCacheHit() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a hit to the timestamp cache
updateTimestampsCacheMiss() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
updateTimestampsCacheMiss() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a miss to the timestamp cache
updateTimestampsCachePut() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
updateTimestampsCachePut() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback indicating a put to the timestamp cache
updatingSchema() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
updatingSchema() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
updatingSchema() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
updatingSchema() - Method in interface org.hibernate.internal.CoreMessageLogger
 
updatingSchema() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
updatingSchema() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
updatingSchema() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
updatingSchema$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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)
upgradeLock(Object, EntityEntry, LockOptions, EventSource) - Method in class org.hibernate.event.internal.AbstractLockUpgradeEventListener
Performs a pessimistic lock upgrade on a given entity, if needed.
upgradeLocks() - Method in class org.hibernate.hql.internal.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
UpgradeLockTest - Class in org.hibernate.ejb.test.lock
Test that we can upgrade locks
UpgradeLockTest() - Constructor for class org.hibernate.ejb.test.lock.UpgradeLockTest
 
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 interface org.hibernate.cfg.AvailableSettings
Names the JDBC connection url.
URL - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
URL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping URL to JDBC VARCHAR.
URLFavorite - Class in org.hibernate.test.annotations.embedded
 
URLFavorite() - Constructor for class org.hibernate.test.annotations.embedded.URLFavorite
 
UrlType - Class in org.hibernate.type
A type that maps between VARCHAR and URL
UrlType() - Constructor for class org.hibernate.type.UrlType
 
UrlTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for URL handling.
UrlTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
usage - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
usage - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache
 
usage - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheElement
 
usage() - Method in class org.hibernate.test.annotations.bytecode.Hammer
 
usage() - Method in interface org.hibernate.test.annotations.bytecode.Tool
 
USE_ANTLR_PARSER_PROP - Static variable in class org.hibernate.test.legacy.LegacyTestCase
 
USE_CLASS_ENHANCER - Static variable in class org.hibernate.ejb.AvailableSettings
Enable the class file enhancement
USE_GET_GENERATED_KEYS - Static variable in interface org.hibernate.cfg.AvailableSettings
Tells the JDBC driver to attempt to retrieve row Id with the JDBC 3.0 PreparedStatement.getGeneratedKeys() method.
USE_IDENTIFIER_ROLLBACK - Static variable in interface org.hibernate.cfg.AvailableSettings
 
USE_MINIMAL_PUTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Optimize the cache for minimal puts instead of minimal gets
USE_NEW_ID_GENERATOR_MAPPINGS - Static variable in interface org.hibernate.cfg.AvailableSettings
Setting which indicates whether or not the new IdentifierGenerator are used for AUTO, TABLE and SEQUENCE.
USE_NEW_ID_GENERATOR_MAPPINGS - Static variable in class org.hibernate.cfg.Configuration
 
USE_NEW_METADATA_MAPPINGS - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
USE_QUERY_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable the query cache (disabled by default)
USE_REFLECTION_OPTIMIZER - Static variable in interface org.hibernate.cfg.AvailableSettings
Use bytecode libraries optimized property access
USE_SCROLLABLE_RESULTSET - Static variable in interface org.hibernate.cfg.AvailableSettings
Use JDBC scrollable ResultSets.
USE_SECOND_LEVEL_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable the second-level cache (enabled by default)
USE_SQL_COMMENTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Add comments to the generated SQL
USE_STREAMS_FOR_BINARY - Static variable in interface org.hibernate.cfg.AvailableSettings
Use java.io streams to read / write binary data from / to JDBC
USE_STRUCTURED_CACHE - Static variable in interface org.hibernate.cfg.AvailableSettings
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.internal.ast.tree.FromElement
 
useGetGeneratedKeys() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
UseIdentifierRollbackTest - Class in org.hibernate.test.id
 
UseIdentifierRollbackTest() - Constructor for class org.hibernate.test.id.UseIdentifierRollbackTest
 
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.CUBRIDDialect
 
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.Configuration.MappingsImpl
 
useNewGeneratorMappings() - Method in interface org.hibernate.cfg.Mappings
Should we use the new generator strategy mappings.
useNewIdentifierGenerators() - Method in interface org.hibernate.metamodel.Metadata.Options
 
USER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the connection user.
User - Interface in org.hibernate.test.annotations.interfaces
 
User - Class in org.hibernate.test.annotations.manytoone
 
User() - Constructor for class org.hibernate.test.annotations.manytoone.User
 
User - Class in org.hibernate.test.annotations.quote
 
User() - Constructor for class org.hibernate.test.annotations.quote.User
 
User - Class in org.hibernate.test.collection.original
 
User(String) - Constructor for class org.hibernate.test.collection.original.User
 
User - Class in org.hibernate.test.component.basic
 
User(String, String, Person) - Constructor for class org.hibernate.test.component.basic.User
 
User - Class in org.hibernate.test.component.cascading.toone
User() - Constructor for class org.hibernate.test.component.cascading.toone.User
 
User - Class in org.hibernate.test.exception
Implementation of User.
User() - Constructor for class org.hibernate.test.exception.User
 
User - Class in org.hibernate.test.extralazy
 
User(String, String) - Constructor for class org.hibernate.test.extralazy.User
 
User - Class in org.hibernate.test.filter.hql
Non-leaf subclass
User() - Constructor for class org.hibernate.test.filter.hql.User
 
User(String, char, String) - Constructor for class org.hibernate.test.filter.hql.User
 
User - Class in org.hibernate.test.hql
 
User() - Constructor for class org.hibernate.test.hql.User
 
User - Class in org.hibernate.test.idbag
 
User(String) - Constructor for class org.hibernate.test.idbag.User
 
User - Class in org.hibernate.test.insertordering
User(String) - Constructor for class org.hibernate.test.insertordering.User
 
User - Class in org.hibernate.test.interceptor
 
User(String, String) - Constructor for class org.hibernate.test.interceptor.User
 
User() - Constructor for class org.hibernate.test.interceptor.User
 
User - Class in org.hibernate.test.join
 
User() - Constructor for class org.hibernate.test.join.User
 
User - Class in org.hibernate.test.joinfetch
 
User(String) - Constructor for class org.hibernate.test.joinfetch.User
 
User - Class in org.hibernate.test.jpa.naturalid
User() - Constructor for class org.hibernate.test.jpa.naturalid.User
 
User(String, String) - Constructor for class org.hibernate.test.jpa.naturalid.User
 
User - Class in org.hibernate.test.manytomany.batchload
TODO : javadoc
User() - Constructor for class org.hibernate.test.manytomany.batchload.User
 
User(String) - Constructor for class org.hibernate.test.manytomany.batchload.User
 
User - Class in org.hibernate.test.manytomany.ordered
 
User() - Constructor for class org.hibernate.test.manytomany.ordered.User
 
User(String, String) - Constructor for class org.hibernate.test.manytomany.ordered.User
 
User - Class in org.hibernate.test.manytomany
 
User(String, String) - Constructor for class org.hibernate.test.manytomany.User
 
User() - Constructor for class org.hibernate.test.manytomany.User
 
User - Class in org.hibernate.test.manytomanyassociationclass
 
User() - Constructor for class org.hibernate.test.manytomanyassociationclass.User
 
User(String) - Constructor for class org.hibernate.test.manytomanyassociationclass.User
 
User - Class in org.hibernate.test.map
 
User(String, String) - Constructor for class org.hibernate.test.map.User
 
User - Class in org.hibernate.test.mapelemformula
 
User(String, String) - Constructor for class org.hibernate.test.mapelemformula.User
 
User - Class in org.hibernate.test.naturalid.immutable
User() - Constructor for class org.hibernate.test.naturalid.immutable.User
 
User(String, String) - Constructor for class org.hibernate.test.naturalid.immutable.User
 
User - Class in org.hibernate.test.naturalid.mutable
 
User(String, String, String) - Constructor for class org.hibernate.test.naturalid.mutable.User
 
User - Class in org.hibernate.test.orphan
 
User() - Constructor for class org.hibernate.test.orphan.User
 
User(String) - Constructor for class org.hibernate.test.orphan.User
 
User - Class in org.hibernate.test.queryplan
Non-leaf subclass
User() - Constructor for class org.hibernate.test.queryplan.User
 
User(String, char, String) - Constructor for class org.hibernate.test.queryplan.User
 
User - Class in org.hibernate.test.sql.autodiscovery
 
User() - Constructor for class org.hibernate.test.sql.autodiscovery.User
 
User(String) - Constructor for class org.hibernate.test.sql.autodiscovery.User
 
User - Class in org.hibernate.test.stateless.fetching
TODO : javadoc
User() - Constructor for class org.hibernate.test.stateless.fetching.User
 
User(String) - Constructor for class org.hibernate.test.stateless.fetching.User
 
User - Class in org.hibernate.test.timestamp
 
User(String, String, Person) - Constructor for class org.hibernate.test.timestamp.User
 
User - Class in org.hibernate.test.usercollection.basic
 
User(String) - Constructor for class org.hibernate.test.usercollection.basic.User
 
User - Class in org.hibernate.test.version.db
Implementation of User.
User() - Constructor for class org.hibernate.test.version.db.User
 
User(String) - Constructor for class org.hibernate.test.version.db.User
 
User - Class in org.hibernate.test.version.sybase
Implementation of User.
User() - Constructor for class org.hibernate.test.version.sybase.User
 
User(String) - Constructor for class org.hibernate.test.version.sybase.User
 
USER - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
USER_TRANSACTION - Static variable in interface org.hibernate.cfg.AvailableSettings
Deprecated. See AvailableSettings.JTA_PLATFORM
UserCollectionType - Interface in org.hibernate.usertype
A custom type for mapping user-written classes that implement PersistentCollection
UserCollectionTypeTest - Class in org.hibernate.test.usercollection.basic
 
UserCollectionTypeTest() - Constructor for class org.hibernate.test.usercollection.basic.UserCollectionTypeTest
 
useReflectionOptimizer() - Static method in class org.hibernate.cfg.Environment
Should we use reflection optimization?
userId - Variable in class org.hibernate.test.annotations.manytoone.Customer
 
UserImpl - Class in org.hibernate.test.annotations.interfaces
 
UserImpl() - Constructor for class org.hibernate.test.annotations.interfaces.UserImpl
 
userKey - Variable in class org.hibernate.test.annotations.manytoone.UserPK
 
UserPK - Class in org.hibernate.test.annotations.manytoone
 
UserPK() - Constructor for class org.hibernate.test.annotations.manytoone.UserPK
 
UserSuppliedConnectionProviderImpl - Class in org.hibernate.service.jdbc.connections.internal
An implementation of the ConnectionProvider interface that simply throws an exception when a connection is requested, the assumption being that the application is responsible for handing the connection to use to the session
UserSuppliedConnectionProviderImpl() - Constructor for class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
 
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
useStreamForLobBinding() - Method in interface org.hibernate.type.descriptor.WrapperOptions
Should streams be used for binding LOB values.
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.internal.ast.tree.DotNode
 
useUnownedCollection(CollectionKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
useUnownedCollection(CollectionKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
Get and remove a collection whose owner is not yet loaded, when its owner is being loaded
useWhereFragment() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingAstQueryTranslatorFactory() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingAstQueryTranslatorFactory() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingAstQueryTranslatorFactory$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue(String, String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDefaultIdGeneratorSegmentValue$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDefaultTransactionStrategy() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDefaultTransactionStrategy$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDialect(Dialect) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDialect(Dialect) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDialect(Dialect) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDialect(Dialect) - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingDialect(Dialect) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDialect(Dialect) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDialect(Dialect) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDialect$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDriver(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDriver(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDriver(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDriver(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingDriver(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDriver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDriver(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingDriver$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingHibernateBuiltInConnectionPool() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingHibernateBuiltInConnectionPool$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingOldDtd() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingOldDtd() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingOldDtd() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingOldDtd() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingOldDtd() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingOldDtd() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingOldDtd() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingOldDtd$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingProvidedDataSource() - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
usingProvidedDataSource() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingProvidedDataSource$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingReflectionOptimizer() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingReflectionOptimizer() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingReflectionOptimizer() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingReflectionOptimizer() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingReflectionOptimizer() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingReflectionOptimizer() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingReflectionOptimizer() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingReflectionOptimizer$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingStreams() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingStreams() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingStreams() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingStreams() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingStreams() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingStreams() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingStreams() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingStreams$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingTimestampWorkaround() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingTimestampWorkaround() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingTimestampWorkaround() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingTimestampWorkaround() - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingTimestampWorkaround() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingTimestampWorkaround() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingTimestampWorkaround() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingTimestampWorkaround$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingUuidHexGenerator(String, String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
usingUuidHexGenerator$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
USUAL_EXPECTED_COUNT - Static variable in class org.hibernate.jdbc.Expectations
 
USUAL_PARAM_POSITION - Static variable in class org.hibernate.jdbc.Expectations
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JOnASJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JOTMJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.OC4JJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.OrionJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.ResinJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.SunOneJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform
 
UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
UUID_BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping UUID to JDBC BINARY.
UUID_CHAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping UUID to JDBC CHAR.
UUID_GEN_STRATEGY - Static variable in class org.hibernate.id.UUIDGenerator
 
UUID_GEN_STRATEGY_CLASS - Static variable in class org.hibernate.id.UUIDGenerator
 
UUIDBinaryTest - Class in org.hibernate.test.id.uuid.sqlrep.sqlbinary
 
UUIDBinaryTest() - Constructor for class org.hibernate.test.id.uuid.sqlrep.sqlbinary.UUIDBinaryTest
 
UUIDBinaryType - Class in org.hibernate.type
A type mapping Types.BINARY and UUID
UUIDBinaryType() - Constructor for class org.hibernate.type.UUIDBinaryType
 
UUIDCharTest - Class in org.hibernate.test.id.uuid.sqlrep.sqlchar
 
UUIDCharTest() - Constructor for class org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest
 
UUIDCharType - Class in org.hibernate.type
A type mapping Types.CHAR (or Types.VARCHAR) and UUID
UUIDCharType() - Constructor for class org.hibernate.type.UUIDCharType
 
UUIDGenerationStrategy - Interface in org.hibernate.id
A strategy for generating a variant 2 UUID value.
UUIDGenerator - Class in org.hibernate.id
An IdentifierGenerator which generates UUID values using a pluggable generation strategy.
UUIDGenerator() - Constructor for class org.hibernate.id.UUIDGenerator
 
UUIDGenerator - Class in org.hibernate.test.annotations.id.sequences
Unlike Hibernate's UUID generator.
UUIDGenerator() - Constructor for class org.hibernate.test.annotations.id.sequences.UUIDGenerator
 
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
 
UUIDTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for UUID handling.
UUIDTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
UUIDTypeDescriptor.PassThroughTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDTypeDescriptor.PassThroughTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.PassThroughTransformer
 
UUIDTypeDescriptor.ToBytesTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDTypeDescriptor.ToBytesTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToBytesTransformer
 
UUIDTypeDescriptor.ToStringTransformer - Class in org.hibernate.type.descriptor.java
 
UUIDTypeDescriptor.ToStringTransformer() - Constructor for class org.hibernate.type.descriptor.java.UUIDTypeDescriptor.ToStringTransformer
 
UUIDTypeDescriptor.ValueTransformer - Interface in org.hibernate.type.descriptor.java
 

V

vacationHomes - Variable in class org.hibernate.test.annotations.embedded.WealthyPerson
 
validate() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
validate(Type[]) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor.Options.ResultMetadataValidator
 
validate() - Method in interface org.hibernate.Filter
Perform validation of the filter state.
validate() - Method in class org.hibernate.hql.internal.ast.tree.InsertStatement
Performs detailed semantic validation on this insert statement tree.
validate() - Method in class org.hibernate.internal.FilterImpl
Perform validation of the filter state.
validate() - Method in class org.hibernate.internal.util.Cloneable
Checks to ensure the SessionEventListenerConfig is fully configured (basically, that none of the listeners is null).
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.metamodel.binding.AbstractAttributeBinding
 
validate() - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
validate(List<Throwable>) - Method in class org.hibernate.testing.junit4.TestClassMetadata
 
validate() - Method in class org.hibernate.tool.hbm2ddl.SchemaValidator
Perform the validations.
VALIDATE_DATA_CLEANUP - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
VALIDATE_FAILURE_EXPECTED - Static variable in class org.hibernate.testing.junit4.Helper
 
validateColumns(Dialect, Mapping, TableMetadata) - Method in class org.hibernate.mapping.Table
 
validateEhcache(Ehcache) - Static method in class org.hibernate.cache.ehcache.internal.util.HibernateUtil
Validates that the supplied Ehcache instance is valid for use as a Hibernate cache.
validateFactory(Object) - Static method in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
validateInfinispanConfiguration(Configuration) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampTypeOverrides
 
validateInfinispanConfiguration(Configuration) - Method in class org.hibernate.cache.infinispan.TypeOverrides
 
validateJdbcTypes(Value.JdbcCodes) - Method in class org.hibernate.metamodel.relational.AbstractSimpleValue
 
validateJdbcTypes(Value.JdbcCodes) - Method in class org.hibernate.metamodel.relational.Tuple
 
validateJdbcTypes(Value.JdbcCodes) - Method in interface org.hibernate.metamodel.relational.Value
Validate the value against the incoming JDBC type code array, both in terms of number of types and compatibility of types.
validateJoin(String) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
validateMapPropertyExpression(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
validateMapPropertyExpression(AST) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
validateParameters() - Method in class org.hibernate.engine.spi.QueryParameters
 
validatePublicVoid(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
validatePublicVoidNoArg(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
validateSchema(Dialect, DatabaseMetadata) - Method in class org.hibernate.cfg.Configuration
 
validateScrollability() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
 
validateScrollability() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
validateScrollability() - Method in interface org.hibernate.hql.spi.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.internal.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

ValidationException - Exception in org.hibernate.metamodel
Indicates a problem validating the metamodel.
ValidationException(String) - Constructor for exception org.hibernate.metamodel.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.hibernate.metamodel.ValidationException
 
validatorNotFound() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
validatorNotFound() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
validatorNotFound() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
validatorNotFound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
validatorNotFound() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
validatorNotFound() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
validatorNotFound() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
validatorNotFound$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
ValidityAuditStrategy - Class in org.hibernate.envers.strategy
Audit strategy which persists and retrieves audit information using a validity algorithm, based on the start-revision and end-revision of a row in the audit tables.
ValidityAuditStrategy() - Constructor for class org.hibernate.envers.strategy.ValidityAuditStrategy
 
ValidityAuditStrategyManyToManyTest - Class in org.hibernate.envers.test.integration.strategy
Tests the ValidityAuditStrategy on many-to-many Sets.
ValidityAuditStrategyManyToManyTest() - Constructor for class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyManyToManyTest
 
ValidityAuditStrategyRevEndTestCustomRevEnt - Class in org.hibernate.envers.test.integration.strategy
Test which checks that the revision end timestamp is correctly set for ValidityAuditStrategy.
ValidityAuditStrategyRevEndTestCustomRevEnt() - Constructor for class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTestCustomRevEnt
 
ValidityAuditStrategyRevEndTsTest - Class in org.hibernate.envers.test.integration.strategy
Test which checks that the revision end timestamp is correctly set for ValidityAuditStrategy.
ValidityAuditStrategyRevEndTsTest() - Constructor for class org.hibernate.envers.test.integration.strategy.ValidityAuditStrategyRevEndTsTest
 
ValidTimeAuditStrategy - Class in org.hibernate.envers.strategy
Deprecated. use ValidityAuditStrategy instead.
ValidTimeAuditStrategy() - Constructor for class org.hibernate.envers.strategy.ValidTimeAuditStrategy
Deprecated. Default constructor.
validTimeAuditStrategyDeprecated() - Method in interface org.hibernate.envers.internal.EnversMessageLogger
 
validTimeAuditStrategyDeprecated() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
validTimeAuditStrategyDeprecated$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
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 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
VALUE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
VALUE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
value - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbProperty
 
value() - Method in enum org.hibernate.internal.jaxb.cfg.JaxbTypeAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.cfg.JaxbUsageAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheModeAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCheckAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttributeWithSubselect
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFlushModeAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratedAttribute
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDialectScope
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithExtra
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithNoProxy
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLockModeAttribute
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbNotFoundAttribute
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbOuterJoinAttribute
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbParamElement
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
value - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbAccessType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbEnumType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbFetchType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbGenerationType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbInheritanceType
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbLockModeType
 
value - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbQueryHint
 
value() - Method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbTemporalType
 
Value<T> - Class in org.hibernate.internal.util
Represents a "final" value that is initialized either up front or once at some point after declaration.
Value(Value.DeferredInitializer<T>) - Constructor for class org.hibernate.internal.util.Value
Instantiates a Value with the specified initializer.
Value(T) - Constructor for class org.hibernate.internal.util.Value
 
Value - Interface in org.hibernate.mapping
A value is anything that is persisted by value, instead of by reference.
Value - Interface in org.hibernate.metamodel.relational
Models a value within a ValueContainer.
value - Variable in class org.hibernate.test.annotations.query.Mark
 
Value - Class in org.hibernate.test.component.cascading.collection
Value() - Constructor for class org.hibernate.test.component.cascading.collection.Value
 
Value(Definition) - Constructor for class org.hibernate.test.component.cascading.collection.Value
 
value() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
Value.DeferredInitializer<T> - Interface in org.hibernate.internal.util
The snippet that generates the initialization value.
Value.JdbcCodes - Class in org.hibernate.metamodel.relational
Used to track JDBC type usage throughout a series of potential recursive calls to component values since we do not know ahead of time which values correspond to which indexes of the jdbc type array.
Value.JdbcCodes(int[]) - Constructor for class org.hibernate.metamodel.relational.Value.JdbcCodes
 
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.internal.AbstractQueryImpl
 
valueArray() - Method in class org.hibernate.internal.CollectionFilterImpl
 
ValueBinder<X> - Interface in org.hibernate.type.descriptor
Contract for binding values to a PreparedStatement.
valueColumnName - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
ValueContainer - Interface in org.hibernate.metamodel.relational
Contract for data containers (what the ANSI SQL spec calls "table specifications") to which we can map entity state.
ValueExtractor<X> - Interface in org.hibernate.type.descriptor
Contract for extracting a value from a ResultSet.
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 - Enum in org.hibernate.engine.spi
An enum of the different ways a value might be "included".
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.annotations.SourceType
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.spi.access.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.CacheMode
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.MetadataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ConnectionReleaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.criterion.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.DuplicateMappingException.Type
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.test.exception.Instrument.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.FetchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.FetchTiming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.jdbc.internal.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.jdbc.internal.TypeNullability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.jdbc.internal.TypeSearchability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData.SQLStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.OptimisticLockStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.profile.Fetch.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.spi.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.spi.ValueInclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.transaction.spi.JoinStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.engine.transaction.spi.LocalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.EntityMode
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.test.entities.collection.EnumSetEntity.E1
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.test.entities.collection.EnumSetEntity.E2
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.test.entities.ids.CustomEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.test.integration.data.EnumTestEntity.E1
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.envers.test.integration.data.EnumTestEntity.E2
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) - Static method in enum org.hibernate.event.internal.AbstractSaveEventListener.EntityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.event.service.spi.DuplicationStrategy.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.FetchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.FlushMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbTypeAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbUsageAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheModeAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCheckAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttributeWithSubselect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFlushModeAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratedAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithExtra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithNoProxy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLockModeAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbNotFoundAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbOuterJoinAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbEnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbFetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbGenerationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbInheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbLockModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbTemporalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.internal.jaxb.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.LockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.mapping.MetadataSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.binding.CascadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.binding.CollectionElementNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.binding.CollectionLaziness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.binding.InheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.domain.PluralAttributeNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.domain.TypeNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.MetadataSourceProcessingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.relational.ForeignKey.ReferentialAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.relational.Size.LobMultiplier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.annotations.attribute.AttributeNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.annotations.entity.ConfiguredClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.annotations.entity.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.binder.IdentifierSource.Nature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.binder.PluralAttributeElementNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.binder.PluralAttributeNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.metamodel.source.binder.SingularAttributeNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.MultiTenancyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
valueOf(String) - Static method in enum org.hibernate.ReplicationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.ScrollMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.sql.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.array.Contest.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.collectionelement.Character
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.collectionelement.FavoriteFood
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.dataTypes.Grade
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.embedded.FloatLeg.RateIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.embedded.Leg.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.embedded.VanillaSwap.Currency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.entity.Starred
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.generics.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.annotations.indexcoll.Atmosphere.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.test.criteria.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.hibernate.test.hql.Classification
 
valueOf(Integer) - Static method in class org.hibernate.test.hql.Classification
 
valueOf(String) - Static method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibernate.tool.hbm2ddl.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.hibernate.tuple.ElementWrapper
 
ValueRelationalState - Interface in org.hibernate.metamodel.relational.state
 
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.annotations.SourceType
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.spi.access.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.CacheMode
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.MetadataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hibernate.collection.internal.PersistentIdentifierBag
 
values() - Method in class org.hibernate.collection.internal.PersistentMap
 
values() - Static method in enum org.hibernate.ConnectionReleaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.criterion.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.DuplicateMappingException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
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.test.exception.Instrument.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.FetchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.FetchTiming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.jdbc.internal.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.jdbc.internal.TypeNullability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.jdbc.internal.TypeSearchability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData.SQLStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.OptimisticLockStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.profile.Fetch.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.spi.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.spi.ValueInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.transaction.spi.JoinStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.engine.transaction.spi.LocalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.EntityMode
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.test.entities.collection.EnumSetEntity.E1
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.test.entities.collection.EnumSetEntity.E2
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.test.entities.ids.CustomEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.test.integration.data.EnumTestEntity.E1
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.envers.test.integration.data.EnumTestEntity.E2
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() - Static method in enum org.hibernate.event.internal.AbstractSaveEventListener.EntityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.event.service.spi.DuplicationStrategy.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.hibernate.event.spi.EventType
Get a collection of all EventType instances.
values() - Static method in enum org.hibernate.FetchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.FlushMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.id.enhanced.OptimizerFactory.StandardOptimizerDescriptor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbTypeAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.cfg.JaxbUsageAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCacheModeAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbCheckAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchAttributeWithSubselect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbFlushModeAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratedAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithExtra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLazyAttributeWithNoProxy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbLockModeAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbNotFoundAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.hbm.JaxbOuterJoinAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbDiscriminatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbEnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbFetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbGenerationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbInheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbLockModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.mapping.orm.JaxbTemporalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.internal.jaxb.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
values() - Static method in enum org.hibernate.LockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.mapping.MetadataSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.binding.CascadeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.binding.CollectionElementNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.binding.CollectionLaziness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.binding.InheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.domain.PluralAttributeNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.domain.TypeNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.MetadataSourceProcessingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.metamodel.relational.AbstractTableSpecification
 
values() - Static method in enum org.hibernate.metamodel.relational.ForeignKey.ReferentialAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.relational.Size.LobMultiplier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.metamodel.relational.Tuple
 
values() - Method in interface org.hibernate.metamodel.relational.ValueContainer
Obtain an iterator over this containers current set of value definitions.
values() - Static method in enum org.hibernate.metamodel.source.annotations.attribute.AttributeNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.annotations.entity.ConfiguredClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.annotations.entity.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.binder.IdentifierSource.Nature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.binder.PluralAttributeElementNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.binder.PluralAttributeNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.metamodel.source.binder.SingularAttributeNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.MultiTenancyStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hibernate.proxy.map.MapProxy
 
values() - Static method in enum org.hibernate.ReplicationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.ScrollMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.sql.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.array.Contest.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.collectionelement.Character
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.collectionelement.FavoriteFood
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.dataTypes.Grade
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.embedded.FloatLeg.RateIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.embedded.Leg.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.embedded.VanillaSwap.Currency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.entity.Starred
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.generics.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.annotations.indexcoll.Atmosphere.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.test.criteria.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.tool.hbm2ddl.SchemaExport.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibernate.tool.hbm2ddl.Target
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesBagCollectionEventTest - Class in org.hibernate.test.event.collection.values
 
ValuesBagCollectionEventTest() - Constructor for class org.hibernate.test.event.collection.values.ValuesBagCollectionEventTest
 
valuesSpan() - Method in class org.hibernate.metamodel.relational.Tuple
 
ValueVisitor - Interface in org.hibernate.mapping
 
VanillaSwap - Class in org.hibernate.test.annotations.embedded
Represents an Interest Rate Swap.
VanillaSwap() - Constructor for class org.hibernate.test.annotations.embedded.VanillaSwap
 
VanillaSwap.Currency - Enum in org.hibernate.test.annotations.embedded
Possible values for the currency field.
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.
VarbinaryTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for VARBINARY handling.
VarbinaryTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
VarcharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for VARCHAR handling.
VarcharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
VariousKeywordPropertyEntity - Class in org.hibernate.test.hql
TODO : javadoc
VariousKeywordPropertyEntity() - Constructor for class org.hibernate.test.hql.VariousKeywordPropertyEntity
 
VariousTypesEntity - Class in org.hibernate.test.typedescriptor
 
VariousTypesEntity() - Constructor for class org.hibernate.test.typedescriptor.VariousTypesEntity
 
VECTOR_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
VECTOR_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
VECTOR_EXPR - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
vectorExpr() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
Vegetable - Class in org.hibernate.test.annotations.inheritance
 
Vegetable() - Constructor for class org.hibernate.test.annotations.inheritance.Vegetable
 
VegetablePk - Class in org.hibernate.test.annotations.inheritance
 
VegetablePk() - Constructor for class org.hibernate.test.annotations.inheritance.VegetablePk
 
Vehicle - Class in org.hibernate.test.cascade.circle
 
Vehicle() - Constructor for class org.hibernate.test.cascade.circle.Vehicle
 
Vehicle - Class in org.hibernate.test.entityname
Implementation of Vehicle.
Vehicle() - Constructor for class org.hibernate.test.entityname.Vehicle
 
Vehicle - Class in org.hibernate.test.hql
Implementation of Vehicle.
Vehicle() - Constructor for class org.hibernate.test.hql.Vehicle
 
Vehicule - Class in org.hibernate.test.annotations.various
 
Vehicule() - Constructor for class org.hibernate.test.annotations.various.Vehicule
 
Vendor - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
Vendor() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.Vendor
 
Vendor - Class in org.hibernate.test.annotations.referencedcolumnname
 
Vendor() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.Vendor
 
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, Mappings) - 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.internal.AbstractQueryImpl
Perform parameter validation.
verifyParameters(boolean) - Method in class org.hibernate.internal.AbstractQueryImpl
Perform parameter validation.
verifyParameters() - Method in class org.hibernate.internal.SQLQueryImpl
 
verifyProperties(Map<?, ?>) - Static method in class org.hibernate.cfg.Environment
Issues warnings to the user when any obsolete or renamed property names are used.
version(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
version(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
version - Static variable in class org.hibernate.ejb.test.emops.Music_
 
version - Static variable in class org.hibernate.ejb.test.exception.Music_
 
version - Static variable in class org.hibernate.ejb.test.lock.Lock_
 
version - Static variable in class org.hibernate.ejb.test.lock.Lockable_
 
version - Variable in class org.hibernate.ejb.test.transaction.Book
 
version - Static variable in class org.hibernate.ejb.test.transaction.Book_
 
version(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
version(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
version(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
version - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
version - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
version - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
VERSION - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
version(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
version(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
Version - Class in org.hibernate.test.annotations.indexcoll
 
Version() - Constructor for class org.hibernate.test.annotations.indexcoll.Version
 
version - Variable in class org.hibernate.test.annotations.manytoone.referencedcolumnname.GenericObject
 
Version - Class in org.hibernate
Information about the Hibernate version.
Version() - Constructor for class org.hibernate.Version
 
version$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
version$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
version$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
version$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
version$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
version$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
VERSION2_SQL - Static variable in class org.hibernate.hql.internal.ast.tree.SelectClause
 
VERSION_4_UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform
 
VERSION_5_UT_NAME - Static variable in class org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform
 
VERSION_INSENSITIVE_VERSION - Static variable in class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
VERSIONED - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
VERSIONED - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
VERSIONED - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
VersionedBook - Class in org.hibernate.test.annotations.lob
 
VersionedBook() - Constructor for class org.hibernate.test.annotations.lob.VersionedBook
 
VersionedCompiledCode - Class in org.hibernate.test.annotations.lob
Compiled code representation with a version
VersionedCompiledCode() - Constructor for class org.hibernate.test.annotations.lob.VersionedCompiledCode
 
VersionedEntity - Class in org.hibernate.test.nonflushedchanges
VersionedEntity
VersionedEntity() - Constructor for class org.hibernate.test.nonflushedchanges.VersionedEntity
 
VersionedEntity(String, String) - Constructor for class org.hibernate.test.nonflushedchanges.VersionedEntity
 
VersionedEntity - Class in org.hibernate.test.ops
VersionedEntity
VersionedEntity() - Constructor for class org.hibernate.test.ops.VersionedEntity
 
VersionedEntity(String, String) - Constructor for class org.hibernate.test.ops.VersionedEntity
 
VersionedEntityWithInverseManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
VersionedEntityWithInverseManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseManyToManyTest
 
VersionedEntityWithInverseOneToManyFailureExpectedTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
VersionedEntityWithInverseOneToManyFailureExpectedTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyFailureExpectedTest
 
VersionedEntityWithInverseOneToManyJoinFailureExpectedTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
VersionedEntityWithInverseOneToManyJoinFailureExpectedTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
 
VersionedEntityWithInverseOneToManyJoinTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
VersionedEntityWithInverseOneToManyJoinTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyJoinTest
 
VersionedEntityWithInverseOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 
VersionedEntityWithInverseOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.inverse.VersionedEntityWithInverseOneToManyTest
 
VersionedEntityWithNonInverseManyToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
VersionedEntityWithNonInverseManyToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseManyToManyTest
 
VersionedEntityWithNonInverseOneToManyJoinTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
VersionedEntityWithNonInverseOneToManyJoinTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseOneToManyJoinTest
 
VersionedEntityWithNonInverseOneToManyTest - Class in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 
VersionedEntityWithNonInverseOneToManyTest() - Constructor for class org.hibernate.test.immutable.entitywithmutablecollection.noninverse.VersionedEntityWithNonInverseOneToManyTest
 
VersionedLobTest - Class in org.hibernate.test.annotations.lob
 
VersionedLobTest() - Constructor for class org.hibernate.test.annotations.lob.VersionedLobTest
 
VersionedNode - Class in org.hibernate.test.readonly
VersionedNode
VersionedNode() - Constructor for class org.hibernate.test.readonly.VersionedNode
 
VersionedNode(String, String) - Constructor for class org.hibernate.test.readonly.VersionedNode
 
Versioning - Class in org.hibernate.engine.internal
Utilities for dealing with optimistic 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
 
VersionsJoinTableNaming - Class in org.hibernate.envers.test.integration.naming
 
VersionsJoinTableNaming() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableNaming
 
VersionsJoinTableRangeComponent<T extends VersionsJoinTableRangeTestEntitySuperClass> - Class in org.hibernate.envers.test.integration.naming
An embeddable component containing a list of VersionsJoinTableRangeTestEntitySuperClass-instances
VersionsJoinTableRangeComponent() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponent
 
VersionsJoinTableRangeComponentNamingTest - Class in org.hibernate.envers.test.integration.naming
Test class for VersionsJoinTableRangeComponentTestEntity, to test various AuditOverride annotations.
VersionsJoinTableRangeComponentNamingTest() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentNamingTest
 
VersionsJoinTableRangeComponentTestEntity - Class in org.hibernate.envers.test.integration.naming
Test entity, containing two embedded components, which each contain a list of VersionsJoinTableRangeTestEntitySuperClass-instances
VersionsJoinTableRangeComponentTestEntity() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeComponentTestEntity
Default constructor
VersionsJoinTableRangeTestAlternateEntity - Class in org.hibernate.envers.test.integration.naming
Alternate implementation of mapped superclass for Audit join table test.
VersionsJoinTableRangeTestAlternateEntity() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestAlternateEntity
Default constructor
VersionsJoinTableRangeTestEntity - Class in org.hibernate.envers.test.integration.naming
Concrete implementation of mapped superclass for Audit join table test.
VersionsJoinTableRangeTestEntity() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntity
Default constructor
VersionsJoinTableRangeTestEntitySuperClass - Class in org.hibernate.envers.test.integration.naming
Mapped superclass for Audit join table test.
VersionsJoinTableRangeTestEntitySuperClass() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableRangeTestEntitySuperClass
 
VersionsJoinTableTestEntity - Class in org.hibernate.envers.test.integration.naming
 
VersionsJoinTableTestEntity() - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
VersionsJoinTableTestEntity(Integer, String) - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
VersionsJoinTableTestEntity(String) - Constructor for class org.hibernate.envers.test.integration.naming.VersionsJoinTableTestEntity
 
VersionsProperties - Class in org.hibernate.envers.test.integration.properties
 
VersionsProperties() - Constructor for class org.hibernate.envers.test.integration.properties.VersionsProperties
 
VersionTest - Class in org.hibernate.test.version
 
VersionTest() - Constructor for class org.hibernate.test.version.VersionTest
 
VersionType<T> - Interface in org.hibernate.type
Additional contract for types which may be used to version (and optimistic lock) 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.spi
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.spi.VersionValue
 
VersionValue(Object) - Constructor for class org.hibernate.engine.spi.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)
VicePresident - Class in org.hibernate.test.annotations.xml.ejb3
 
VicePresident() - Constructor for class org.hibernate.test.annotations.xml.ejb3.VicePresident
 
VideoSystem - Class in org.hibernate.ejb.test.callbacks
 
VideoSystem() - Constructor for class org.hibernate.ejb.test.callbacks.VideoSystem
 
VideoSystem_ - Class in org.hibernate.ejb.test.callbacks
 
VideoSystem_() - Constructor for class org.hibernate.ejb.test.callbacks.VideoSystem_
 
ViolatedConstraintNameExtracter - Interface in org.hibernate.exception.spi
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.internal.ast.QueryTranslatorImpl.JavaConstantConverter
 
visit(AST) - Method in interface org.hibernate.hql.internal.ast.util.NodeTraverser.VisitationStrategy
 
visitBeanInfo(Class, BeanInfoHelper.BeanInfoDelegate) - Static method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
visitBeanInfo(Class, Class, BeanInfoHelper.BeanInfoDelegate) - Static method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
visitCollectionsBeforeSave(Object, Serializable, Object[], Type[], EventSource) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
 
visitCollectionsBeforeSave(Object, Serializable, Object[], Type[], EventSource) - Method in class org.hibernate.event.internal.DefaultReplicateEventListener
 
VMTimestamped - Class in org.hibernate.test.annotations.various
 
VMTimestamped() - Constructor for class org.hibernate.test.annotations.various.VMTimestamped
 
Voice - Class in org.hibernate.test.annotations.entitynonentity
 
Voice() - Constructor for class org.hibernate.test.annotations.entitynonentity.Voice
 

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.
walkWarnings(SQLWarning, SqlExceptionHelper.WarningHandler) - Method in class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
 
Wall - Class in org.hibernate.ejb.criteria.basic
TODO : javadoc
Wall() - Constructor for class org.hibernate.ejb.criteria.basic.Wall
 
Wall_ - Class in org.hibernate.ejb.criteria.basic
 
Wall_() - Constructor for class org.hibernate.ejb.criteria.basic.Wall_
 
Wardrobe - Class in org.hibernate.test.annotations.indexcoll
 
Wardrobe() - Constructor for class org.hibernate.test.annotations.indexcoll.Wardrobe
 
WarehouseItem - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
WarehouseItem() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.WarehouseItem
 
WarehouseItem - Class in org.hibernate.test.annotations.referencedcolumnname
 
WarehouseItem() - Constructor for class org.hibernate.test.annotations.referencedcolumnname.WarehouseItem
 
warn(String) - Method in interface org.hibernate.bytecode.buildtime.spi.Logger
 
warn(Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warn(Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warn(Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warn(Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warn(Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warn(Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warn(Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warn(String, Object, Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warn(String, Object, Object[], Throwable) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warn(String) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
warnf(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnf(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnf(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnf(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnf(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warning(SAXParseException) - Method in class org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
 
warning(SAXParseException) - Method in class org.hibernate.internal.util.xml.ErrorLogger
warning(SAXParseException) - Method in class org.hibernate.internal.util.xml.XMLHelper.ErrorLogger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warningsCreatingTempTable(SQLWarning) - Method in interface org.hibernate.internal.CoreMessageLogger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warningsCreatingTempTable(SQLWarning) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warningsCreatingTempTable$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
warnv(String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(Throwable, String, Object...) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(Throwable, String, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(Throwable, String, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
wasCommitted() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
wasCommitted() - Method in interface org.hibernate.Transaction
Was this transaction committed?

Answers on a best effort basis.

wasDereferenced() - Method in class org.hibernate.engine.spi.CollectionEntry
 
WashingMachine - Class in org.hibernate.test.annotations.entity
 
WashingMachine() - Constructor for class org.hibernate.test.annotations.entity.WashingMachine
 
wasInitialized() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Is this instance initialized?
wasInitialized() - Method in interface org.hibernate.collection.spi.PersistentCollection
Is this instance initialized?
wasInsertedDuringTransaction(EntityPersister, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Allows callers to check to see if the identified entity was inserted during the current transaction.
wasInsertedDuringTransaction(EntityPersister, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
Allows callers to check to see if the identified entity was inserted during the current transaction.
wasInsertedDuringTransaction(EntityPersister, Serializable) - Method in class org.hibernate.internal.StatelessSessionImpl
 
wasRolledBack() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
wasRolledBack() - Method in interface org.hibernate.Transaction
Was this transaction rolled back or set to rollback only?

Answers on a best effort basis.

weakKeywords() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
weakKeywords() - Method in class org.hibernate.hql.internal.ast.HqlParser
 
WealthyPerson - Class in org.hibernate.test.annotations.embedded
 
WealthyPerson() - Constructor for class org.hibernate.test.annotations.embedded.WealthyPerson
 
WeblogicJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JtaPlatform implementation for Weblogic
WeblogicJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.WeblogicJtaPlatform
 
WebSphereExtendedJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JTA platform implementation intended for use with WebSphere Application Server (WAS).
WebSphereExtendedJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
WebSphereExtendedJtaPlatform.TransactionManagerAdapter - Class in org.hibernate.service.jta.platform.internal
 
WebSphereExtendedJtaPlatform.TransactionManagerAdapter.TransactionAdapter - Class in org.hibernate.service.jta.platform.internal
 
WebSphereJtaPlatform - Class in org.hibernate.service.jta.platform.internal
JTA platform implementation for WebSphere (versions 4, 5.0 and 5.1)
WebSphereJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.WebSphereJtaPlatform
 
weight - Static variable in class org.hibernate.ejb.test.emops.Pet_
 
weight - Variable in class org.hibernate.test.annotations.access.Furniture
 
weight - Variable in class org.hibernate.test.annotations.join.Dog
 
WEIRD_IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
WEIRD_IDENT - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
WEIRD_IDENT - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
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
 
WHEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
WHEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
WHEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
whenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
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
WHERE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
WHERE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
WHERE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
where - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
WHERE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
WHERE_JOIN_TABLE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
whereClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
whereClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
whereClause(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
whereClauseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
whereExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
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
WhereJoinTableEntity - Class in org.hibernate.envers.test.entities.manytomany
 
WhereJoinTableEntity() - Constructor for class org.hibernate.envers.test.entities.manytomany.WhereJoinTableEntity
 
WhereParser - Class in org.hibernate.hql.internal.classic
Parses the where clause of a hibernate query and translates it to an SQL where clause.
WhereParser() - Constructor for class org.hibernate.hql.internal.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
WhereTest - Class in org.hibernate.test.where
 
WhereTest() - Constructor for class org.hibernate.test.where.WhereTest
 
WHITESPACE - Static variable in class org.hibernate.internal.util.StringHelper
 
Widget - Class in org.hibernate.ejb.criteria.idclass
 
Widget() - Constructor for class org.hibernate.ejb.criteria.idclass.Widget
 
Widget - Class in org.hibernate.test.annotations.entity
 
Widget() - Constructor for class org.hibernate.test.annotations.entity.Widget
 
Widget - Class in org.hibernate.test.typeparameters
 
Widget() - Constructor for class org.hibernate.test.typeparameters.Widget
 
Widget_ - Class in org.hibernate.ejb.criteria.idclass
 
Widget_() - Constructor for class org.hibernate.ejb.criteria.idclass.Widget_
 
WidgetId - Class in org.hibernate.ejb.criteria.idclass
 
WidgetId() - Constructor for class org.hibernate.ejb.criteria.idclass.WidgetId
 
WidgetId_ - Class in org.hibernate.ejb.criteria.idclass
 
WidgetId_() - Constructor for class org.hibernate.ejb.criteria.idclass.WidgetId_
 
Widgets - Class in org.hibernate.test.annotations.collectionelement
 
Widgets() - Constructor for class org.hibernate.test.annotations.collectionelement.Widgets
 
width - Static variable in class org.hibernate.ejb.criteria.basic.Wall_
 
WikiImage - Class in org.hibernate.envers.test.integration.hashcode
 
WikiImage() - Constructor for class org.hibernate.envers.test.integration.hashcode.WikiImage
 
WikiImage(String) - Constructor for class org.hibernate.envers.test.integration.hashcode.WikiImage
 
WikiPage - Class in org.hibernate.envers.test.integration.hashcode
 
WikiPage() - Constructor for class org.hibernate.envers.test.integration.hashcode.WikiPage
 
WikiPage(String, String) - Constructor for class org.hibernate.envers.test.integration.hashcode.WikiPage
 
WildEntity - Class in org.hibernate.test.annotations.generics
 
WildEntity() - Constructor for class org.hibernate.test.annotations.generics.WildEntity
 
willNotRegisterListeners() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
willNotRegisterListeners() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
willNotRegisterListeners() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
willNotRegisterListeners() - Method in interface org.hibernate.internal.CoreMessageLogger
 
willNotRegisterListeners() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
willNotRegisterListeners() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
willNotRegisterListeners() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
willNotRegisterListeners$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
WITH - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
WITH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
WITH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
with(NamingStrategy) - Method in interface org.hibernate.metamodel.MetadataBuilder
 
with(MetadataSourceProcessingOrder) - Method in interface org.hibernate.metamodel.MetadataBuilder
 
with(SharedCacheMode) - Method in interface org.hibernate.metamodel.MetadataBuilder
 
with(AccessType) - Method in interface org.hibernate.metamodel.MetadataBuilder
 
with(Interceptor) - Method in interface org.hibernate.metamodel.SessionFactoryBuilder
 
with(EntityNotFoundDelegate) - Method in interface org.hibernate.metamodel.SessionFactoryBuilder
 
with(NamingStrategy) - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
with(MetadataSourceProcessingOrder) - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
with(SharedCacheMode) - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
with(AccessType) - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
with(Interceptor) - Method in class org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl
 
with(EntityNotFoundDelegate) - Method in class org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl
 
with(Integrator) - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Add an Integrator to be applied to the bootstrap registry.
withAfterClasses(Statement) - Method in class org.hibernate.testing.junit4.CustomRunner
 
withApplicationClassLoader(ClassLoader) - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Applies the specified ClassLoader as the application class loader for the bootstrap registry
withBeforeClasses(Statement) - Method in class org.hibernate.testing.junit4.CustomRunner
 
withClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
withClause(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
WithClauseTest - Class in org.hibernate.test.hql
Implementation of WithClauseTest.
WithClauseTest() - Constructor for class org.hibernate.test.hql.WithClauseTest
 
withEnvironmentClassLoader(ClassLoader) - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Applies the specified ClassLoader as the environment (or system) class loader for the bootstrap registry
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
 
withHibernateClassLoader(ClassLoader) - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Applies the specified ClassLoader as the Hibernate class loader for the bootstrap registry
withinTx(Callable<T>) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
TODO
withinTx(Callable<T>) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
withinTx(TransactionManager, Callable<T>) - Static method in class org.hibernate.cache.infinispan.util.CacheHelper
 
withNewIdentifierGeneratorsEnabled(boolean) - Method in interface org.hibernate.metamodel.MetadataBuilder
 
withNewIdentifierGeneratorsEnabled(boolean) - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
withOptions() - Method in class org.hibernate.internal.SessionFactoryImpl
 
withOptions() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
withOptions() - Method in interface org.hibernate.SessionFactory
Obtain a Session builder.
withResourceClassLoader(ClassLoader) - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Applies the specified ClassLoader as the resource class loader for the bootstrap registry
withStatelessOptions() - Method in class org.hibernate.internal.SessionFactoryImpl
 
withStatelessOptions() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.  
withStatelessOptions() - Method in interface org.hibernate.SessionFactory
Obtain a StatelessSession builder.
Woman - Class in org.hibernate.test.annotations.manytomany
Woman knowing several mens
Woman() - Constructor for class org.hibernate.test.annotations.manytomany.Woman
 
Woman - Class in org.hibernate.test.criteria
 
Woman() - Constructor for class org.hibernate.test.criteria.Woman
 
WomanPk - Class in org.hibernate.test.annotations.manytomany
 
WomanPk() - Constructor for class org.hibernate.test.annotations.manytomany.WomanPk
 
Woody - Class in org.hibernate.test.annotations.access
 
Woody() - Constructor for class org.hibernate.test.annotations.access.Woody
 
Work - Interface in org.hibernate.jdbc
Contract for performing a discrete piece of JDBC work.
WorkExecutor<T> - Class in org.hibernate.jdbc
A visitor used for executing a discrete piece of work encapsulated in a Work or ReturningWork instance..
WorkExecutor() - Constructor for class org.hibernate.jdbc.WorkExecutor
 
WorkExecutorVisitable<T> - Interface in org.hibernate.jdbc
This interface provides a way to execute unrelated "work" objects using polymorphism.
Workload - Class in org.hibernate.ejb.test.ops
 
Workload() - Constructor for class org.hibernate.ejb.test.ops.Workload
 
Workload_ - Class in org.hibernate.ejb.test.ops
 
Workload_() - Constructor for class org.hibernate.ejb.test.ops.Workload_
 
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.internal.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 class org.hibernate.engine.jdbc.internal.ResultSetWrapperImpl
Wrap a result set in a "column name cache" wrapper.
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(ResultSet, ColumnNameCache) - Method in interface org.hibernate.engine.jdbc.spi.ResultSetWrapper
Wrap a result set in a "column name cache" wrapper.
wrap(SessionImplementor, Object) - Method in class org.hibernate.test.usercollection.basic.MyListType
 
wrap(SessionImplementor, Object) - Method in class org.hibernate.test.usercollection.parameterized.DefaultableListType
 
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(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
Wrap a value as our handled Java type.
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.DoubleTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.FloatTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.IntegerTypeDescriptor
 
wrap(X, WrapperOptions) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Wrap a value as our handled Java type.
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LocaleTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.LongTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.ShortTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.StringTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UrlTypeDescriptor
 
wrap(X, WrapperOptions) - Method in class org.hibernate.type.descriptor.java.UUIDTypeDescriptor
 
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 interface org.hibernate.cfg.AvailableSettings
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
 
Wrapped - Interface in org.hibernate.service.spi
Optional contract for services that wrap stuff that to which it is useful to have access.
WrappedBlob - Interface in org.hibernate.engine.jdbc
Contract for Blob wrappers.
WrappedClob - Interface in org.hibernate.engine.jdbc
Contract for Clob wrappers.
WrappedImageType - Class in org.hibernate.test.annotations.lob
A type that maps JDBC LONGVARBINARY and Byte[]
WrappedImageType() - Constructor for class org.hibernate.test.annotations.lob.WrappedImageType
 
WrappedInferredData - Class in org.hibernate.cfg
 
WrappedInferredData(PropertyData, String) - Constructor for class org.hibernate.cfg.WrappedInferredData
 
WrappedMaterializedBlobType - Class in org.hibernate.type
A type that maps JDBC BLOB and Byte[].
WrappedMaterializedBlobType() - Constructor for class org.hibernate.type.WrappedMaterializedBlobType
 
WRAPPER_BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte[] to JDBC VARBINARY.
WrapperBinaryType - Class in org.hibernate.type
A type mapping VARBINARY and Byte[]
WrapperBinaryType() - Constructor for class org.hibernate.type.WrapperBinaryType
 
WrapperOptions - Interface in org.hibernate.type.descriptor
Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options.
wrapStaleStateException(StaleStateException) - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
wrapStaleStateException(StaleStateException) - Method in interface org.hibernate.ejb.HibernateEntityManagerImplementor
 
WrapVisitor - Class in org.hibernate.event.internal
Wrap collections in a Hibernate collection wrapper.
write() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called by any writer method of the collection interface
write - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
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 class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeBoolean(Object, String, boolean, boolean) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeByte(Object, String, byte, byte) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeByte(Object, String, byte, byte) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeChar(Object, String, char, char) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeChar(Object, String, char, char) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeData(String) - Method in class org.hibernate.envers.test.integration.accesstype.FieldAccessTypeEntity
 
writeData(String) - Method in class org.hibernate.envers.test.integration.accesstype.MixedAccessTypeEntity
 
writeData(String) - Method in class org.hibernate.envers.test.integration.accesstype.PropertyAccessTypeEntity
 
writeDouble(Object, String, double, double) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeDouble(Object, String, double, double) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
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 class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeFloat(Object, String, float, float) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
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
writeInt(Object, String, int, int) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeInt(Object, String, int, int) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
Called to handle writing an int value to a given field.
writeKey(PreparedStatement, Serializable, int, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
Write the key to a JDBC PreparedStatement
writeLock(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Attempts to write lock the mapping for the given key.
writeLocksNotSupported(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
writeLocksNotSupported(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
writeLocksNotSupported(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
writeLocksNotSupported(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
writeLocksNotSupported(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
writeLocksNotSupported(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
writeLocksNotSupported(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
writeLocksNotSupported$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
writeLong(Object, String, long, long) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeLong(Object, String, long, long) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeObject(Object, String, Object, Object) - Method in class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeObject(Object, String, Object, Object) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeObject(ObjectOutputStream) - Method in class org.hibernate.ejb.metamodel.AbstractAttribute
Used by JDK serialization...
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 class org.hibernate.bytecode.instrumentation.internal.javassist.FieldInterceptorImpl
 
writeShort(Object, String, short, short) - Method in interface org.hibernate.bytecode.internal.javassist.FieldHandler
 
writeUnlock(Object) - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
Attempts to write unlock the mapping for the given key.
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
writingGeneratedSchemaToFile(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
writingGeneratedSchemaToFile(String) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
 
writingGeneratedSchemaToFile$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
 
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
 
WS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
WS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
WS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
WS - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
WS - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 

X

XML_FILE_NAMES - Static variable in class org.hibernate.ejb.AvailableSettings
List of classes names Internal use only
XmlAttributeOverrideTest - Class in org.hibernate.ejb.test.xml.sequences
 
XmlAttributeOverrideTest() - Constructor for class org.hibernate.ejb.test.xml.sequences.XmlAttributeOverrideTest
 
XmlAttributeOverrideTest - Class in org.hibernate.ejb.test.xml
 
XmlAttributeOverrideTest() - Constructor for class org.hibernate.ejb.test.xml.XmlAttributeOverrideTest
 
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.internal.util.xml
Describes a parsed xml document.
XmlDocumentImpl - Class in org.hibernate.internal.util.xml
Basic implemementation of XmlDocument
XmlDocumentImpl(Document, String, String) - Constructor for class org.hibernate.internal.util.xml.XmlDocumentImpl
 
XmlDocumentImpl(Document, Origin) - Constructor for class org.hibernate.internal.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.internal.util.xml
Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.
XMLHelper() - Constructor for class org.hibernate.internal.util.xml.XMLHelper
 
XMLHelper.ErrorLogger - Class in org.hibernate.internal.util.xml
 
xmlMappingMetadataComplete - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitMetadata
 
XmlRepresentableType<T> - Interface in org.hibernate.type
Additional, optional contract for types whose values can be represented as XML text (either as attribute or element value).
XmlTest - Class in org.hibernate.ejb.test.xml.sequences
 
XmlTest() - Constructor for class org.hibernate.ejb.test.xml.sequences.XmlTest
 
XmlTest - Class in org.hibernate.ejb.test.xml
 
XmlTest() - Constructor for class org.hibernate.ejb.test.xml.XmlTest
 
XsdException - Exception in org.hibernate.metamodel.source
Indicates an issue finding or loading an XSD schema.
XsdException(String, String) - Constructor for exception org.hibernate.metamodel.source.XsdException
 
XsdException(String, Throwable, String) - Constructor for exception org.hibernate.metamodel.source.XsdException
 

Y

YES_NO - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC CHAR(1) (using 'Y'/'N').
YesNoType - Class in org.hibernate.type
A type that maps between CHAR(1) and Boolean (using 'Y' and 'N')
YesNoType() - Constructor for class org.hibernate.type.YesNoType
 

Z

Z - Interface in org.hibernate.test.annotations.xml.hbm
 
ZERO - Static variable in class org.hibernate.type.DoubleType
 
ZERO - Static variable in class org.hibernate.type.FloatType
 
ZERO - Static variable in class org.hibernate.type.IntegerType
 
ZImpl - Class in org.hibernate.test.annotations.xml.hbm
 
ZImpl() - Constructor for class org.hibernate.test.annotations.xml.hbm.ZImpl
 
zip - Static variable in class org.hibernate.ejb.test.callbacks.Person_
 
zip - Variable in class org.hibernate.test.discriminator.Address
 
zip - Variable in class org.hibernate.test.joinedsubclass.Address
 
zip - Variable in class org.hibernate.test.ondelete.Address
 
zip - Variable in class org.hibernate.test.onetoone.joined.Address
 
zip - Variable in class org.hibernate.test.onetoone.optional.Address
 
zip - Variable in class org.hibernate.test.onetoone.singletable.Address
 
zip - Variable in class org.hibernate.test.unionsubclass2.Address
 
ZipCode - Class in org.hibernate.test.annotations.entity
 
ZipCode() - Constructor for class org.hibernate.test.annotations.entity.ZipCode
 
ZItemCost - Class in org.hibernate.test.annotations.manytoone.referencedcolumnname
 
ZItemCost() - Constructor for class org.hibernate.test.annotations.manytoone.referencedcolumnname.ZItemCost
 
Zone - Class in org.hibernate.test.annotations.manytomany
 
Zone() - Constructor for class org.hibernate.test.annotations.manytomany.Zone
 
Zoo - Class in org.hibernate.test.collection.original
 
Zoo() - Constructor for class org.hibernate.test.collection.original.Zoo
 
Zoo - Class in org.hibernate.test.hql
 
Zoo() - Constructor for class org.hibernate.test.hql.Zoo
 
Zoo(String, Address) - Constructor for class org.hibernate.test.hql.Zoo
 

_

_abstract - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
_abstract - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
_abstract - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
_abstract - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
_default - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
_extends - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
_extends - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
_extends - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
_import - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
_package - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
_package - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
_package - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
_tokenNames - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenNames - Static variable in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
_tokenNames - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenNames - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
_tokenNames - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenNames - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
_tokenSet_0 - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
_tokenSet_0 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_0 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
_tokenSet_1 - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementParser
 
_tokenSet_1 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_1 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
_tokenSet_10 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_11 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_12 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_13 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_14 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_15 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_16 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_17 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_18 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_19 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_2 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
_tokenSet_2 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_2 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_2 - Static variable in class org.hibernate.hql.internal.antlr.SqlStatementLexer
 
_tokenSet_2 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_2 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
_tokenSet_20 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_21 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_22 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_23 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_24 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_25 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_26 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_27 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_28 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_29 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_3 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
_tokenSet_3 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_3 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_3 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_3 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
_tokenSet_30 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_31 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_32 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_33 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_34 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_35 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_4 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseLexer
 
_tokenSet_4 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_4 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_4 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_4 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByLexer
 
_tokenSet_5 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_5 - Static variable in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
_tokenSet_5 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_6 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_6 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_7 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_7 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_8 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_tokenSet_8 - Static variable in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
_tokenSet_9 - Static variable in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
_transient - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
_transient - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 

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

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