- 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
-
- AbstractAnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
-
A
SQLFunction providing support for implementing TRIM functionality
(as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full
trim
function itself.
- AbstractAnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
-
- AbstractAttribute<X,Y> - Class in org.hibernate.ejb.metamodel
-
Models the commonality of the JPA
Attribute hierarchy.
- AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.AbstractAttribute
-
- AbstractAttributeBinding - Class in org.hibernate.metamodel.binding
-
- AbstractAttributeBinding(AttributeBindingContainer, Attribute) - Constructor for class org.hibernate.metamodel.binding.AbstractAttributeBinding
-
- AbstractAttributeContainer - Class in org.hibernate.metamodel.domain
-
- AbstractAttributeContainer(String, String, ValueHolder<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
-
- AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
-
- AbstractAuxiliaryDatabaseObject(HashSet) - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
-
- AbstractAuxiliaryDatabaseObject - Class in org.hibernate.metamodel.relational
-
- AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
-
- AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
-
Convenience base class for implementers of the Batch interface.
- AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
-
- AbstractBynaryType - Class in org.hibernate.type
-
- AbstractBynaryType() - Constructor for class org.hibernate.type.AbstractBynaryType
-
Deprecated.
- AbstractCharArrayType - Class in org.hibernate.type
-
- AbstractCharArrayType() - Constructor for class org.hibernate.type.AbstractCharArrayType
-
Deprecated.
- AbstractClassTransformerImpl - Class in org.hibernate.bytecode.spi
-
- AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
-
- 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.
- AbstractCollectionInitializor<T> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
-
Initializes a persistent collection.
- AbstractCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
-
- AbstractCollectionMapper<T> - Class in org.hibernate.envers.entities.mapper.relation
-
- AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
-
- AbstractCollectionPersister - Class in org.hibernate.persister.collection
-
Base implementation of the QueryableCollection interface.
- AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
-
- AbstractComponentTuplizer - Class in org.hibernate.tuple.component
-
Support for tuplizers relating to components.
- AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
-
- AbstractComponentType - Interface in org.hibernate.type
-
- AbstractCompositeIdMapper - Class in org.hibernate.envers.entities.mapper.id
-
- AbstractCompositeIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
-
- AbstractConstraint - Class in org.hibernate.metamodel.relational
-
- AbstractConstraint(TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.AbstractConstraint
-
- AbstractCurrentSessionContext - Class in org.hibernate.context.spi
-
- AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
-
- AbstractDataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.service.jdbc.connections.spi
-
- AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.service.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- 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
-
- 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
-
- AbstractEntityInsertAction - Class in org.hibernate.action.internal
-
A base class for entity insert actions.
- AbstractEntityInsertAction(Serializable, Object[], Object, boolean, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.internal.AbstractEntityInsertAction
-
Constructs an AbstractEntityInsertAction object.
- AbstractEntityJoinWalker - Class in org.hibernate.loader
-
Abstract walker for walkers which begin at an entity (criteria
queries and entity loaders).
- AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
-
- AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
-
- AbstractEntityLoader - Class in org.hibernate.loader.entity
-
- AbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.AbstractEntityLoader
-
- AbstractEntityManagerImpl - Class in org.hibernate.ejb
-
- AbstractEntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, 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, NaturalIdRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
-
- AbstractEntityPersister(EntityBinding, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, 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
-
- 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.
- 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.
- 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
-
- AbstractFromImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
-
Convenience base class for various
From implementors.
- AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
-
- AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
-
- AbstractFromImpl.BasicJoinScope - Class in org.hibernate.ejb.criteria.path
-
- AbstractFromImpl.BasicJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
-
- AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.ejb.criteria.path
-
- AbstractFromImpl.CorrelationJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
-
- AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.ejb.criteria.path
-
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
- AbstractIdentifiableType<X> - Class in org.hibernate.ejb.metamodel
-
- 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
-
- 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.
- AbstractLimitHandler - Class in org.hibernate.dialect.pagination
-
- AbstractLimitHandler(String, RowSelection) - Constructor for class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Default constructor.
- AbstractLobCreator - Class in org.hibernate.engine.jdbc
-
Convenient base class for proxy-based LobCreator for handling wrapping.
- AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
-
- AbstractLobType - Class in org.hibernate.type
-
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
-
- AbstractLongBinaryType() - Constructor for class org.hibernate.type.AbstractLongBinaryType
-
Deprecated.
- AbstractLongStringType - Class in org.hibernate.type
-
- AbstractLongStringType() - Constructor for class org.hibernate.type.AbstractLongStringType
-
Deprecated.
- AbstractManagedType<X> - Class in org.hibernate.ejb.metamodel
-
Defines commonality for the JPA
ManagedType hierarchy of interfaces.
- AbstractManagedType(Class<X>, AbstractManagedType<? super X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractManagedType
-
- AbstractManagedType.Builder<X> - Interface in org.hibernate.ejb.metamodel
-
- AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
-
Basic support for KEY, VALUE and ENTRY based "qualified identification variables".
- AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
-
- 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
-
- AbstractOneToOneMapper - Class in org.hibernate.envers.entities.mapper.relation
-
Template class for property mappers that manage one-to-one relation.
- AbstractOneToOneMapper(String, String, PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractOneToOneMapper
-
- AbstractPathImpl<X> - Class in org.hibernate.ejb.criteria.path
-
Convenience base class for various
Path implementors.
- AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractPathImpl
-
Constructs a basic path instance.
- AbstractPersistentCollection - Class in org.hibernate.collection.internal
-
- AbstractPersistentCollection() - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
-
Not called by Hibernate, but used by non-JDK serialization,
eg.
- AbstractPersistentCollection(SessionImplementor) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
-
- AbstractPersistentCollection.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.LazyInitializationWork<T> - Interface in org.hibernate.collection.internal
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
-
- 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
-
- 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
-
- 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
-
- 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
-
- AbstractTableBasedBulkIdHandler - Class in org.hibernate.hql.spi
-
- AbstractTableBasedBulkIdHandler(SessionFactoryImplementor, HqlSqlWalker, String, String) - Constructor for class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler
-
- AbstractTableBasedBulkIdHandler.ProcessedWhereClause - Class in org.hibernate.hql.spi
-
- AbstractTableBasedBulkIdHandler.ProcessedWhereClause(String, List<ParameterSpecification>) - Constructor for class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler.ProcessedWhereClause
-
- 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
-
- AbstractToOneMapper - Class in org.hibernate.envers.entities.mapper.relation
-
Base class for property mappers that manage to-one relation.
- AbstractToOneMapper(PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper
-
- AbstractToOneMapper.EntityInfo - Class in org.hibernate.envers.entities.mapper.relation
-
Simple descriptor of an entity.
- AbstractToOneMapper.EntityInfo(Class, String, boolean) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper.EntityInfo
-
- 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
-
- 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
-
- 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
-
- 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
-
- ACCESS_TYPE - Static variable in interface org.hibernate.usertype.DynamicParameterizedType
-
- AccessCallback - Interface in org.hibernate.id.enhanced
-
- AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
-
- AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
-
- accessStrategyFactory - Variable in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
- 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.
- 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
-
- ActivationContext - Interface in org.hibernate.cfg.beanvalidation
-
Defines the context needed to call the TypeSafeActivator
- AdaptedImmutableType<T> - Class in org.hibernate.type
-
Optimize a mutable type, if the user promises not to mutable the
instances.
- AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
-
- 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
-
- 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.
- addAnyExtraIdSelectValues(SelectValues) - Method in class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler
-
- 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
-
- 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
-
- addBatchLoadableCollection(PersistentCollection, CollectionEntry) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
If an CollectionEntry represents a batch loadable collection, add
it to the queue.
- addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
-
If an EntityKey represents a batch loadable entity, add
it to the queue.
- 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
-
- 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
- addCacheRegion(String, Region) - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Add Region to this Cache scope.
- addCacheRegion(String, Region) - Method in class org.hibernate.internal.CacheImpl
-
- 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
-
- addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Add a child/parent relation to cache for cascading op
- addClass(Class) - Method in class org.hibernate.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.
- 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, String, String) - Method in class org.hibernate.sql.SelectValues
-
- addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumn(String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
-
- addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
-
- 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[], String[]) - Method in class org.hibernate.sql.SelectValues
-
- addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
-
- addColumns(String[], String) - Method in class org.hibernate.sql.Update
-
- addColumnsOrFormulas(Element, Iterator) - Static method in class org.hibernate.envers.configuration.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(StringBuilder, String) - Method in class org.hibernate.sql.JoinFragment
-
Appends the 'on' condition to the buffer, returning true if the condition was added.
- addCondition(String, String[], String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
-
- addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
-
Add the condition string to the join fragment.
- addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
-
- addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCondition(String, String[], String[]) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
-
- 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
-
- 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
-
- 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.
- 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
-
- 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(Filter) - Method in class org.hibernate.cfg.annotations.EntityBinder
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in interface org.hibernate.mapping.Filterable
-
- addFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.PersistentClass
-
- 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
-
- 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.
- 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
-
- addInputStream(InputStream) - Method in class org.hibernate.ejb.Ejb3Configuration
-
Deprecated.
- addInputStream(InputStream) - Method in class org.hibernate.metamodel.MetadataSources
-
- 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
-
- 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.
- addManyToManyFilter(String, String, boolean, Map<String, String>, Map<String, String>) - Method in class org.hibernate.mapping.Collection
-
- addManyToManyJoin(JoinFragment, QueryableCollection) - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- addMappedBy(String, String, String) - Method in class org.hibernate.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
- 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
-
- addModifiedFlagProperty(Element, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
-
- 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
-
- addNativelyGeneratedId(Element, String, String, boolean) - 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
-
- addOrder(Order) - Method in interface org.hibernate.Criteria
-
- 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
-
- addParameter(int, int) - Method in class org.hibernate.sql.SelectValues
-
- addParameter(int, int, int) - Method in class org.hibernate.sql.SelectValues
-
- addPermission(String, String, String) - Method in class org.hibernate.secure.internal.JACCConfiguration
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
-
- addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
-
- addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
-
- addProcessingInstruction(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
-
- addProcessingInstruction(String, Map) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
-
- addProcessingInstruction(String, String) - Method in class org.hibernate.tuple.ElementWrapper
-
- addProcessingInstruction(String, Map) - Method in class org.hibernate.tuple.ElementWrapper
-
- addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
-
- addProjection(AuditProjection) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
-
- addProjection(String, String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
-
- addProjection(String, String, boolean, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
-
- addProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
-
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
-
- addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
-
- addRegion(String, BaseRegion) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
- 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.
- 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
-
- addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
-
- 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
-
- 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.
- addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
-
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
-
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
-
- addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
-
- addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
-
- addSubParameters(String) - Method in class org.hibernate.envers.tools.query.Parameters
-
Adds sub-parameters with a new connective.
- addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.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.
- 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
-
- addTopExpression(StringBuilder) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
Adds TOP expression.
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.BetweenAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.IdentifierEqAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.InAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.LogicalAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotNullAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NullAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.PropertyAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RelatedAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RevisionTypeAuditExpression
-
- addToQuery(AuditConfiguration, AuditReaderImplementor, 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
-
- 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
- addUnresolvedEntityInsertAction(AbstractEntityInsertAction, NonNullableTransientDependencies) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Add an unresolved insert action.
- 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
-
- 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
-
- 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
-
- 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.AbstractEntityInsertAction
-
- 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(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) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- 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) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
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) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
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) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- afterInsert(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) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
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().
- afterInsert(Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Called after an item has been inserted (after the transaction completes),
instead of calling release().
- 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
- afterLoad(SessionImplementor, Object, Loadable) - Method in interface org.hibernate.loader.Loader.AfterLoadAction
-
- 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.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
-
- 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
-
- 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, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
- 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, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
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, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
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, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- afterUpdate(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, SoftLock) - Method in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
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().
- afterUpdate(Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
-
Called after an item has been updated (after the transaction completes),
instead of calling release().
- aggregate() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
-
- aggregate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
-
- AggregatedAuditExpression - Class in org.hibernate.envers.query.criteria
-
- AggregatedAuditExpression(PropertyNameGetter, AggregatedAuditExpression.AggregatedMode) - Constructor for class org.hibernate.envers.query.criteria.AggregatedAuditExpression
-
- AggregatedAuditExpression.AggregatedMode - Enum in org.hibernate.envers.query.criteria
-
- AggregatedSelectExpression - Interface in org.hibernate.hql.internal.ast.tree
-
Contract for a select expression which aggregates other select expressions together into a single return
- aggregateExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- AggregateNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents an aggregate function i.e.
- AggregateNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AggregateNode
-
- AggregateProjection - Class in org.hibernate.criterion
-
Base class for standard aggregation functions.
- AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
-
- aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
-
- AggregationFunction<T> - Class in org.hibernate.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
-
- aggressiveRelease() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
-
Force aggressive release of the underlying connection.
- 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
-
- 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.JaxbAliasTable
-
- 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_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
-
- 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
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking(LockMode) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
-
- aliasSpecificLockingWithFollowOnLocking$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
-
- aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
-
Creates a resulttransformer that will inject aliased values into
instances of Class via property methods or fields.
- AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
-
Wraps the tuples in a constructor call.
- AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
-
Instantiates a AliasToBeanConstructorResultTransformer.
- AliasToBeanResultTransformer - Class in org.hibernate.transform
-
Result transformer that allows to transform a result to
a user specified class which will be populated via setter
methods or fields matching the alias names.
- AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
-
- AliasToEntityMapResultTransformer - Class in org.hibernate.transform
-
ResultTransformer implementation which builds a map for each "row",
made up of each aliased value where the alias is the map key.
- alignColumns() - Method in class org.hibernate.mapping.ForeignKey
-
Validates that columnspan of the foreignkey and the primarykey is the same.
- all(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
- ALL - Static variable in class org.hibernate.engine.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
-
- 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(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
-
Return the conjuction of multiple 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
-
- AnnotatedClassType - Enum in org.hibernate.cfg
-
Type of annotation of a class will give its type
- ANNOTATION_STRING_DEFAULT - Static variable in class org.hibernate.cfg.BinderHelper
-
- AnnotationBinder - Class in org.hibernate.cfg
-
JSR 175 annotation binder which reads the annotations from classes, applies the
principles of the EJB3 spec and produces the Hibernate configuration-time metamodel
(the classes in the org.hibernate.mapping package)
- 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
-
- 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
-
- AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
-
Constructs a trim() emulation function definition using the specified function calls.
- AnsiTrimFunction - Class in org.hibernate.dialect.function
-
Defines support for rendering according to ANSI SQL TRIM function specification.
- AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
-
- Any - Annotation Type in org.hibernate.annotations
-
Define a ToOne association pointing to several entity types.
- any(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
- ANY - Static variable in class org.hibernate.engine.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.
- 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
-
- 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, StringBuilder) - 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, StringBuilder) - 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
-
- 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<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
-
- appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.Dialect
-
Deprecated.
use appendLockHint(LockOptions,String) instead
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.Dialect
-
Some dialects support an alternative means to SELECT FOR UPDATE,
whereby a "lock hint" is appends to the table name in the from clause.
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServer2005Dialect
-
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SQLServerDialect
-
- appendLockHint(LockOptions, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
-
- appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
- 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, QueryParameters, Dialect, List<Loader.AfterLoadAction>) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- applyLocks(String, QueryParameters, Dialect, List<Loader.AfterLoadAction>) - Method in class org.hibernate.loader.criteria.CriteriaLoader
-
- applyLocks(String, QueryParameters, Dialect, List<Loader.AfterLoadAction>) - Method in class org.hibernate.loader.custom.CustomLoader
-
- applyLocks(String, QueryParameters, Dialect, List<Loader.AfterLoadAction>) - Method in class org.hibernate.loader.hql.QueryLoader
-
- applyLocks(String, QueryParameters, Dialect, List<Loader.AfterLoadAction>) - 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
-
- applyLockTimeout(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
-
- applyLockTimeout(int) - Method in class org.hibernate.ejb.QueryImpl
-
- 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
-
- 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
-
- 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.
- 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(NClob, NClob) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor
-
- areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
-
- areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
-
- areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
-
- areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
-
Check whether any insertion or deletion actions are currently queued.
- 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
-
- array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
-
- 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
-
- array(String, String, Class) - Method in class org.hibernate.type.TypeFactory
-
- ArrayBinder - Class in org.hibernate.cfg.annotations
-
Bind an Array
- ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
-
- ArrayCollectionInitializor - Class in org.hibernate.envers.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
-
- 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
-
- ArrayType(TypeFactory.TypeScope, String, String, Class) - Constructor for class org.hibernate.type.ArrayType
-
- ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
-
- 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
-
- asBigDecimal() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asBigInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
-
- asBigInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- 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
-
- asDouble() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asFloat() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
-
- asFloat() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
-
- asInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asLong() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
-
- asLong() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
-
Interpret the binary representation of a long.
- asReader() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a Reader.
- asReader() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- assemble(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.type.AbstractStandardBasicType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
-
- assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
-
- assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.NClobTypeDescriptor.NClobMutabilityPlan
-
- assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
-
- assemble(Serializable, 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 disassembled state.
- assemble(Serializable[], Type[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
-
- assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
-
Reconstruct an object from the cacheable representation.
- assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
-
Reconstruct an object from the cacheable representation.
- assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- AssertionFailure - Exception in org.hibernate
-
Indicates failure of an assertion: a possible bug in Hibernate.
- AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
-
- AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
-
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
-
- Assigned - Class in org.hibernate.id
-
assigned
An IdentifierGenerator that returns the current identifier assigned
to an instance.
- Assigned() - Constructor for class org.hibernate.id.Assigned
-
- assignment() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
-
- assignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- AssignmentSpecification - Class in org.hibernate.hql.internal.ast.tree
-
Encapsulates the information relating to an individual assignment within the
set clause of an HQL update statement.
- AssignmentSpecification(AST, Queryable) - Constructor for class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
-
- Association - 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
-
- associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
-
- associations - Variable in class org.hibernate.loader.JoinWalker
-
- AssociationType - Interface in org.hibernate.type
-
A type that represents some kind of association between entities.
- asString() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
-
- asString() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
-
- asString() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Provides access to the underlying data as a String.
- asString() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- 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
-
- 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
-
- asyncWriteCache(AdvancedCache, Flag) - Static method in class org.hibernate.cache.infinispan.util.Caches
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- AuditConfiguration - Class in org.hibernate.envers.configuration
-
- AuditConfiguration(Configuration) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
-
- AuditConfiguration(Configuration, ClassLoaderService) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
-
- AuditConjunction - Class in org.hibernate.envers.query.criteria
-
- AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
-
- AuditCriterion - Interface in org.hibernate.envers.query.criteria
-
- AuditDisjunction - Class in org.hibernate.envers.query.criteria
-
- AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
-
- Audited - Annotation Type in org.hibernate.envers
-
When applied to a class, indicates that all of its properties should be audited.
- AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.metadata.reader
-
Implementations hold other audited properties.
- AuditedPropertiesReader - Class in org.hibernate.envers.configuration.metadata.reader
-
- AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
-
- AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration
-
Configuration of versions entities - names of fields, entities and tables created to store versioning information.
- AuditEntitiesConfiguration(Properties, String) - Constructor for class org.hibernate.envers.configuration.AuditEntitiesConfiguration
-
- AuditEntity - Class in org.hibernate.envers.query
-
TODO: ilike
- AuditEntityNameRegister - Class in org.hibernate.envers.configuration.metadata
-
A register of all audit entity names used so far.
- AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.metadata.AuditEntityNameRegister
-
- AuditException - Exception in org.hibernate.envers.exception
-
- AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
-
- AuditId<T> - Class in org.hibernate.envers.query.criteria
-
Create restrictions and projections for the id of an audited entity.
- AuditId() - Constructor for class org.hibernate.envers.query.criteria.AuditId
-
- AuditJoinTable - Annotation Type in org.hibernate.envers
-
- AuditMappedBy - Annotation Type in org.hibernate.envers
-
Annotation to specify a "fake" bi-directional relation.
- AuditMetadataGenerator - Class in org.hibernate.envers.configuration.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
-
- AuditQuery - Interface in org.hibernate.envers.query
-
- AuditQueryCreator - Class in org.hibernate.envers.query
-
- AuditQueryCreator(AuditConfiguration, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
-
- AuditReader - Interface in org.hibernate.envers
-
- AuditReaderFactory - Class in org.hibernate.envers
-
- AuditReaderImpl - Class in org.hibernate.envers.reader
-
- AuditReaderImpl(AuditConfiguration, Session, SessionImplementor) - Constructor for class org.hibernate.envers.reader.AuditReaderImpl
-
- AuditReaderImplementor - Interface in org.hibernate.envers.reader
-
An interface exposed by a VersionsReader to library-facing classes.
- AuditRelatedId - Class in org.hibernate.envers.query.criteria
-
Create restrictions on an id of an entity related to an audited entity.
- AuditRelatedId(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
-
- 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
- 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
-
- autoAliasInjection - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
-
- autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
-
Deprecated.
Only integrations can specify autoClosing behavior of individual sessions. See
SessionOwner
- autoClose() - Method in interface org.hibernate.SharedSessionBuilder
-
- autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
-
- AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Names the JDBC autocommit mode
- autoCommitMode(boolean) - Method in 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
-
- AutoFlushEvent - Class in org.hibernate.event.spi
-
Defines an event class for the auto-flushing of a session.
- AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
-
- AutoFlushEventListener - Interface in org.hibernate.event.spi
-
Defines the contract for handling of session auto-flush events.
- autoFlushIfRequired(Set) - Method in class org.hibernate.internal.SessionImpl
-
detect in-memory changes, determine if the changes are to tables
named in the query and, if so, complete execution the flush
- autoFlushWillNotWork() - Method in 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
-
- 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.cache.infinispan.impl.BaseRegion
-
- 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
-
- 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
-
- CacheableResultTransformer - Class in org.hibernate.transform
-
A ResultTransformer that is used to transform tuples to a value(s)
that can be cached.
- 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
-
- CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
-
The type of action from which the cache call is originating.
- 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
-
- cacheHitCount - Variable in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
cacheHitCount
- CacheImpl - Class in org.hibernate.internal
-
- CacheImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.internal.CacheImpl
-
- CacheImplementor - Interface in org.hibernate.engine.spi
-
Define internal contact of Cache API
- CacheInitiator - Class in org.hibernate.engine.spi
-
- CacheInitiator() - Constructor for class org.hibernate.engine.spi.CacheInitiator
-
- CacheJoinFragment - Class in org.hibernate.sql
-
A Caché dialect join.
- CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
-
- 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
-
- 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.
- cacheNaturalIdCrossReference(EntityPersister, Serializable, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Creates needed cross-reference entries between the given primary (pk) and natural (naturalIdValues) key values
for the given persister.
- cacheNaturalIdCrossReferenceFromLoad(EntityPersister, Serializable, Object[]) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
Performs processing related to creating natural-id cross-reference entries on load.
- cacheProvider(String) - Method in 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
-
- Caches - Class in org.hibernate.cache.infinispan.util
-
Helper for dealing with Infinispan cache instances.
- CacheSQLExceptionConversionDelegate - Class in org.hibernate.exception.internal
-
- CacheSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
-
- 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
-
- CachingRegionFactory - Class in org.hibernate.testing.cache
-
- CachingRegionFactory() - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CachingRegionFactory(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
-
- CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Calendar to JDBC
DATE.
- CalendarComparator - Class in org.hibernate.internal.util.compare
-
- CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
-
- CalendarDateType - Class in org.hibernate.type
-
- CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
-
- CalendarDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Calendar handling, but just for the date (month, day, year) portion.
- CalendarDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
-
- CalendarType - Class in org.hibernate.type
-
- CalendarType() - Constructor for class org.hibernate.type.CalendarType
-
- CalendarTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- CalendarTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
-
- CalendarTypeDescriptor.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
- 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
-
- 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
-
- 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
-
- 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.NClobTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- canBeRemapped() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
Is this descriptor available for remapping?
- canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.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
-
- canCacheTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
-
- canCacheTransactionManagerByDefault() - Method in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
-
- canCacheUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
-
- canCacheUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- canCacheUserTransactionByDefault() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
-
- canCacheUserTransactionByDefault() - Method in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
-
- 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.
- canDirtyCheck(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
-
- 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.
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
-
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.cache.ehcache.EhCacheMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.service.jdbc.connections.internal.C3P0MessageLogger_$logger
-
- cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.service.jdbc.connections.internal.ProxoolMessageLogger_$logger
-
- 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
-
- canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
- Cascade - Annotation Type in org.hibernate.annotations
-
Apply a cascade strategy on an association
- Cascade - Class in org.hibernate.engine.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
- 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
-
- 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
-
- 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
-
- 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
-
- cast(String, int, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
- cast(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
- cast(String, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
- cast(Class<T>, Object) - Method in class org.hibernate.service.config.internal.ConfigurationServiceImpl
-
- cast(Class<T>, Object) - Method in interface org.hibernate.service.config.spi.ConfigurationService
-
Cast candidate to the instance of expected type.
- CAST_NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CastFunction
-
- CastFunction - Class in org.hibernate.dialect.function
-
ANSI-SQL style cast(foo as type) where the type is
a Hibernate type
- CastFunction() - Constructor for class org.hibernate.dialect.function.CastFunction
-
- CastFunction<T,Y> - Class in org.hibernate.ejb.criteria.expression.function
-
Models a CAST function.
- CastFunction(CriteriaBuilderImpl, Class<T>, ExpressionImpl<Y>) - Constructor for class org.hibernate.ejb.criteria.expression.function.CastFunction
-
- CATALOG - Static variable in class org.hibernate.hql.spi.PersistentTableBulkIdStrategy
-
- 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
-
- CategorizedStatistics - Class in org.hibernate.stat.internal
-
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
- 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
-
- CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
char[] to JDBC
VARCHAR.
- CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CharacterArrayClobType - Class in org.hibernate.type
-
- CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
-
- CharacterArrayNClobType - Class in org.hibernate.type
-
- CharacterArrayNClobType() - Constructor for class org.hibernate.type.CharacterArrayNClobType
-
- CharacterArrayType - Class in org.hibernate.type
-
- CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
-
- CharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
TODO : javadoc
- CharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
-
- CharacterNCharType - Class in org.hibernate.type
-
- CharacterNCharType() - Constructor for class org.hibernate.type.CharacterNCharType
-
- CharacterStream - Interface in org.hibernate.engine.jdbc
-
Wraps a character stream (reader) to also provide the length (number of characters) which is needed
when binding.
- CharacterStreamImpl - Class in org.hibernate.engine.jdbc.internal
-
- CharacterStreamImpl(String) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- CharacterStreamImpl(Reader, long) - Constructor for class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- CharacterType - Class in org.hibernate.type
-
- CharacterType() - Constructor for class org.hibernate.type.CharacterType
-
- CharacterTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
- CharacterTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
-
- CharArrayType - Class in org.hibernate.type
-
A type that maps between
VARCHAR and
char[]
- CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
-
- CharBooleanType - Class in org.hibernate.type
-
- 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
-
- 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_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Enable nullability checking.
- 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.
- checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
-
make sure user didn't mangle the id
- checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
-
- checkIfTransactionInProgress(SessionImplementor) - Method in class org.hibernate.envers.event.BaseEnversEventListener
-
- checkInit() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
-
- checkMagic(File, long) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
-
- checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
-
- checkNotNull(Object, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
-
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Throws
PropertyValueException if there are any unresolved
entity insert actions that depend on non-nullable associations with
a transient entity.
- checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
-
Throws
PropertyValueException if there are any unresolved
entity insert actions that depend on non-nullable associations with
a transient entity.
- checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
-
Check nullability of the class persister properties
- 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
-
- 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.
- checkUsingModifiedFlag(Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
-
- 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
-
- 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_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
-
- 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
-
- CLASSLOADERS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
Used to define a
Collection of the
ClassLoader instances Hibernate should use for
class-loading and resource-lookups.
- ClassLoaderService - Interface in org.hibernate.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(List<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
- 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
-
- 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
-
- 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
-
- CLEAN_UP_ID_TABLES - Static variable in class org.hibernate.hql.spi.PersistentTableBulkIdStrategy
-
- 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.engine.query.spi.QueryPlanCache
-
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- clear() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
- clear() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion
-
Remove all mapping from this cache region.
- clear() - Method in class org.hibernate.cache.internal.StandardQueryCache
-
- clear() - Method in interface org.hibernate.cache.spi.QueryCache
-
- clear() - 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.NaturalIdXrefDelegate
-
- 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.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.BoundedConcurrentHashMap
-
Removes all of the mappings from this map.
- clear() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
Invoked to notify EvictionPolicy implementation that all Segment entries have been
cleared.
- clear() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- clear() - Method in class org.hibernate.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
- clearContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
-
- clearContent() - Method in class org.hibernate.tuple.ElementWrapper
-
- 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
-
- clearRegions(List<String>) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
-
- 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
- clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
-
- CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
-
The standard Hibernate type for mapping
Clob to JDBC
CLOB.
- CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- ClobImplementer - Interface in org.hibernate.engine.jdbc
-
Marker interface for non-contextually created
Clob instances..
- ClobProxy - Class in org.hibernate.engine.jdbc
-
Manages aspects of proxying
Clobs for non-contextual creation, including proxy creation and
handling proxy invocations.
- ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob from string data.
- ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
-
Constructor used to build
Clob from a reader.
- ClobType - Class in org.hibernate.type
-
- ClobType() - Constructor for class org.hibernate.type.ClobType
-
- ClobTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
Descriptor for
Clob handling.
- ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor
-
- ClobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
-
Descriptor for
CLOB handling.
- ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- ClobTypeDescriptor.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
-
- 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 interface org.hibernate.engine.spi.CacheImplementor
-
Close all cache regions.
- 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(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.CacheImpl
-
- close() - Method in class org.hibernate.internal.IteratorImpl
-
- close() - Method in class org.hibernate.internal.SessionFactoryImpl
-
Closes the session factory, releasing all held resources.
- close() - Method in class org.hibernate.internal.SessionImpl
-
- close() - Method in class org.hibernate.internal.StatelessSessionImpl
-
- close() - Method in class org.hibernate.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
-
- closeAll(Set<ResultSet>) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
-
- closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider
-
- 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.
- closeConnection(Connection) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- 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.
- closeStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
-
Callback about a statement being closed.
- closing() - Method in 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
-
- ClusteredTimestampsRegionImpl - Class in org.hibernate.cache.infinispan.timestamp
-
Timestamp cache region for clustered environments.
- ClusteredTimestampsRegionImpl(AdvancedCache, String, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
- 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
-
- collapse(String) - Static method in class org.hibernate.internal.util.StringHelper
-
Collapses a name.
- collapseQualifier(String, boolean) - Static method in class org.hibernate.internal.util.StringHelper
-
Given a qualifier, collapse it.
- collapseQualifierBase(String, String) - Static method in class org.hibernate.internal.util.StringHelper
-
- COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COLLATE - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- collationName() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- CollationSpecification - Class in org.hibernate.sql.ordering.antlr
-
Models a collation specification (
COLLATE using a specific character-set) within a
SortSpecification.
- CollationSpecification() - Constructor for class org.hibernate.sql.ordering.antlr.CollationSpecification
-
- collationSpecification() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
-
- collationSpecification(AST) - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRenderer
-
- 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
-
- CollectionChangeWorkUnit - Class in org.hibernate.envers.synchronization.work
-
- CollectionChangeWorkUnit(SessionImplementor, String, 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.
- 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, PersistentCollection, Serializable, SessionImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- collectionInfoString(CollectionPersister, Serializable[], SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a series of managed
collections.
- collectionInfoString(CollectionPersister, Serializable, SessionFactoryImplementor) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- collectionInfoString(String, Serializable) - Static method in class org.hibernate.pretty.MessageHelper
-
Generate an info message string relating to a particular managed
collection.
- CollectionInitializer - Interface in org.hibernate.loader.collection
-
An interface for collection loaders
- CollectionJoinImplementor<Z,X> - Interface in org.hibernate.ejb.criteria
-
- CollectionJoinWalker - Class in org.hibernate.loader.collection
-
Superclass of walkers for collection initializers
- CollectionJoinWalker(SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.CollectionJoinWalker
-
- CollectionKey - Class in org.hibernate.engine.spi
-
Uniquely identifies a collection instance in a particular session.
- CollectionKey(CollectionPersister, Serializable) - Constructor for class org.hibernate.engine.spi.CollectionKey
-
- CollectionKey(CollectionPersister, Serializable, EntityMode) - Constructor for class org.hibernate.engine.spi.CollectionKey
-
- 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
-
- 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
-
- collectionOwners - Variable in class org.hibernate.loader.JoinWalker
-
- collectionOwners - Variable in class org.hibernate.loader.OuterJoinLoader
-
- CollectionPersister - Interface in org.hibernate.persister.collection
-
A strategy for persisting a collection role.
- collectionPersisters - Variable in class org.hibernate.loader.JoinWalker
-
- collectionPersisters - Variable in class org.hibernate.loader.OuterJoinLoader
-
- CollectionProperties - Class in org.hibernate.hql.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
-
- CollectionRecreateAction - Class in org.hibernate.action.internal
-
- CollectionRecreateAction(PersistentCollection, CollectionPersister, Serializable, SessionImplementor) - Constructor for class org.hibernate.action.internal.CollectionRecreateAction
-
- 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(AdvancedCache, String, CacheDataDescription, 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
- CollectionType - Annotation Type in org.hibernate.annotations
-
Names a custom collection type for a persistent collection.
- 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
-
- CollectionType(TypeFactory.TypeScope, String, String) - 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
-
- COLUMN - Static variable in class org.hibernate.id.TableGenerator
-
Deprecated.
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_LABEL_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
- COLUMN_NAME_EXTRACTOR - Static variable in interface org.hibernate.dialect.ColumnAliasExtractor
-
- COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
-
- COLUMN_REF - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
-
- 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
-
- 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
-
- 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
-
- ColumnReference - Interface in org.hibernate.sql.ordering.antlr
-
Reference to a column name.
- 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.
- 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
-
- 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(Xid, boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- commit() - Method in interface org.hibernate.Transaction
-
Commit this transaction.
- commonCollectionMapperData - Variable in class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
-
- CommonCollectionMapperData - Class in org.hibernate.envers.entities.mapper.relation
-
Data that is used by all collection mappers, regardless of the type.
- CommonCollectionMapperData(AuditEntitiesConfiguration, String, PropertyData, MiddleIdData, RelationQueryGenerator) - Constructor for class org.hibernate.envers.entities.mapper.relation.CommonCollectionMapperData
-
- commonRegistration() - Method in class org.hibernate.dialect.Cache71Dialect
-
- ComparableComparator - Class in org.hibernate.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(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
-
- 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
-
- 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.
- 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, ValueHolder<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.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
-
- 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
-
- 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
-
- ComponentMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
-
Generates metadata for components.
- ComponentMetamodel - Class in org.hibernate.tuple.component
-
Centralizes metamodel information about a component.
- ComponentMetamodel(Component) - Constructor for class org.hibernate.tuple.component.ComponentMetamodel
-
- ComponentPropertyHolder - Class in org.hibernate.cfg
-
Component implementation of property holder
- ComponentPropertyHolder(Component, String, PropertyData, PropertyHolder, 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
-
- ComponentTuplizer - Interface in org.hibernate.tuple.component
-
Defines further responsibilities regarding tuplization based on
a mapped components.
- componentTuplizer - Variable in class org.hibernate.type.ComponentType
-
- ComponentTuplizerFactory - Class in org.hibernate.tuple.component
-
- ComponentTuplizerFactory() - 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
-
- CompositeCustomType - Class in org.hibernate.type
-
- CompositeCustomType(CompositeUserType) - Constructor for class org.hibernate.type.CompositeCustomType
-
- CompositeCustomType(CompositeUserType, String[]) - Constructor for class org.hibernate.type.CompositeCustomType
-
- compositeElement - Variable in class org.hibernate.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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
- ConcurrentNaturalIdCacheStatisticsImpl - Class in org.hibernate.stat.internal
-
NaturalId cache statistics of a specific region
- ConcurrentQueryStatisticsImpl - Class in org.hibernate.stat.internal
-
Query statistics (HQL and SQL)
Note that for a cached query, the cache miss is equals to the db count
- ConcurrentReferenceHashMap<K,V> - Class in org.hibernate.internal.util.collections
-
An advanced hash table supporting configurable garbage collection semantics
of keys and values, optional referential-equality, full concurrency of
retrievals, and adjustable expected concurrency for updates.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, reference types, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial
capacity, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity
and load factor and with the default reference types (weak keys,
strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
reference types and with default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity,
and with default reference types (weak keys, strong values),
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap() - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16),
reference types (weak keys, strong values), default
load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap.Option - Enum in org.hibernate.internal.util.collections
-
- ConcurrentReferenceHashMap.ReferenceType - Enum in org.hibernate.internal.util.collections
-
An option specifying which Java reference type should be used to refer
to a key and/or value.
- ConcurrentSecondLevelCacheStatisticsImpl - Class in org.hibernate.stat.internal
-
Second level cache statistics of a specific region
- ConcurrentStatisticsImpl - Class in org.hibernate.stat.internal
-
- ConcurrentStatisticsImpl() - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- ConcurrentStatisticsImpl(SessionFactoryImplementor) - Constructor for class org.hibernate.stat.internal.ConcurrentStatisticsImpl
-
- condition - Variable in class org.hibernate.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
-
- conditions() - Method in class org.hibernate.criterion.Junction
-
- CONFIG_PREFER_SEGMENT_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.TableGenerator
-
- CONFIG_PREFER_SEQUENCE_PER_ENTITY - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- CONFIG_SEQUENCE_PER_ENTITY_SUFFIX - Static variable in class org.hibernate.id.enhanced.SequenceStyleGenerator
-
- 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
-
- 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.
- 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(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
-
Deprecated.
- configure(Type, Properties, Dialect) - Method in class org.hibernate.id.TableHiLoGenerator
-
Deprecated.
- 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(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(Map) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- 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
-
- 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
-
- 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 - 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
-
- ConnectionProviderInitiator() - Constructor for class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
-
- ConnectionProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
-
- 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
-
- 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...
- container() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
-
- 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.internal.SessionImpl
-
- contains(Object) - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- contains(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
-
- contains(Object) - Method in interface org.hibernate.Session
-
Check if this instance is associated with this Session.
- contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
- contains(Object, Object, SessionImplementor) - Method in class org.hibernate.type.CustomCollectionType
-
- contains(Object, Object) - Method in interface org.hibernate.usertype.UserCollectionType
-
Optional operation.
- 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?
- containsCollection(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- containsCollectionFetches() - Method in class org.hibernate.hql.internal.ast.QueryTranslatorImpl
-
- containsCollectionFetches() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- containsCollectionFetches() - Method in interface org.hibernate.hql.spi.QueryTranslator
-
Does the translated query contain collection fetches?
- containsColumn(Column) - Method in class org.hibernate.mapping.Constraint
-
- containsColumn(Column) - Method in class org.hibernate.mapping.DenormalizedTable
-
- containsColumn(Column) - Method in class org.hibernate.mapping.Index
-
- containsColumn(Column) - Method in class org.hibernate.mapping.Table
-
- containsEntity(Class, Serializable) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given entity "instance".
- containsEntity(String, Serializable) - Method in interface org.hibernate.Cache
-
Determine whether the cache contains data for the given entity "instance".
- containsEntity(EntityKey) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- containsEntity(EntityKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Is there an entity with the given key in the persistence context
- containsEntity(Class, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- containsEntity(String, Serializable) - Method in class org.hibernate.internal.CacheImpl
-
- 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 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.internal.util.collections.BoundedConcurrentHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- containsKey(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- 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.
- containsQuery(String) - Method in class org.hibernate.internal.CacheImpl
-
- 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.internal.util.collections.BoundedConcurrentHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- containsValue(Object) - Method in class org.hibernate.proxy.map.MapProxy
-
- containsWork() - Method in class org.hibernate.envers.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.JaxbFilterElement
-
- 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
-
- context - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
-
- 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
-
- 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
-
- 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.CacheSQLExceptionConversionDelegate
-
Convert the given SQLException into Hibernate's JDBCException hierarchy.
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLExceptionTypeDelegate
-
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.SQLStateConversionDelegate
-
- convert(SQLException, String, String) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
-
- convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConversionDelegate
-
Convert the given SQLException into the Hibernate
JDBCException hierarchy.
- convert(SQLException, String, String) - Method in interface org.hibernate.exception.spi.SQLExceptionConverter
-
Convert the given SQLException into the Hibernate
JDBCException hierarchy.
- convert(RecognitionException) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
- convert(RecognitionException, String) - Static method in exception org.hibernate.hql.internal.ast.QuerySyntaxException
-
- convert(SQLException, String, String) - Method in class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler
-
- convert(SessionFactoryImplementor, SQLException, String, String) - Method in class org.hibernate.hql.spi.PersistentTableBulkIdStrategy
-
- convert(Object) - Method in interface org.hibernate.service.config.spi.ConfigurationService.Converter
-
- 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
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.AbstractLimitHandler
-
Hibernate APIs explicitly state that setFirstResult() should be a zero-based offset.
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.LegacyLimitHandler
-
- convertToFirstRowValue(int) - Method in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler
-
- coordinateSharedCacheCleanup(SessionImplementor) - Method in class org.hibernate.engine.query.spi.NativeSQLQueryPlan
-
- coordinateWork(WorkExecutorVisitable<T>) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- coordinateWork(WorkExecutorVisitable<T>) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Perform the requested work handling exceptions, coordinating and handling return processing.
- copy() - Method in class org.hibernate.engine.internal.JoinSequence
-
- 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
-
Perform a shallow copy
- 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
-
- 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
-
- correlate(Root<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlate(Join<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlate(CollectionJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlate(SetJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlate(ListJoin<X, Y>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlate(MapJoin<X, K, V>) - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.CollectionJoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.FromImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.JoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.ListJoinImplementor
-
- correlateTo(CriteriaSubqueryImpl) - Method in interface org.hibernate.ejb.criteria.MapJoinImplementor
-
- 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
-
- 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
-
- 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
-
- 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 - Static variable in class org.hibernate.testing.byteman.BytemanHelper
-
- countExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
-
- countInvocation() - Method in class org.hibernate.testing.byteman.BytemanHelper
-
- CountNode - Class in org.hibernate.hql.internal.ast.tree
-
Represents a COUNT expression in a select.
- CountNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CountNode
-
- CountProjection - Class in org.hibernate.criterion
-
A count
- CountProjection(String) - Constructor for class org.hibernate.criterion.CountProjection
-
- countSubclassProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- countSubclassProperties() - Method in interface org.hibernate.persister.entity.OuterJoinLoadable
-
How many properties are there, for this class and all subclasses?
- countTrue(boolean[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
-
- countUnquoted(String, char) - Static method in class org.hibernate.internal.util.StringHelper
-
- 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
-
- 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
-
- createAlias(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
-
Join an association using the specified join-type, assigning an alias
to the joined association.
- createAlias(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
-
- createAlias(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
-
- 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
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
-
- createAlias(String, String) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, JoinType) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, int) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, JoinType, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAlias(String, String, int, Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
-
- createAllKeys() - Method in class org.hibernate.mapping.Collection
-
- createAllKeys() - Method in class org.hibernate.mapping.Map
-
- 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
-
- createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createBlob(byte[]) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given byte array.
- createBlob(InputStream, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a BLOB reference encapsulating the given binary stream.
- createBlob(byte[]) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createBlob(InputStream, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createBlob(byte[]) - Method in interface org.hibernate.LobHelper
-
Create a new
Blob from bytes.
- createBlob(InputStream, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Blob from stream data.
- createCacheManager(Properties) - 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
-
- 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
-
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given String data.
- createClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a CLOB reference encapsulating the given character data.
- createClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
Clob from content
- createClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
Clob from character reader.
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ArrayBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.BagBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.CollectionBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.IdBagBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.ListBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.MapBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.PrimitiveArrayBinder
-
- createCollection(PersistentClass) - Method in class org.hibernate.cfg.annotations.SetBinder
-
- 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
-
- createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- createCollectionSubquery(JoinSequence, Map, String[]) - Static method in class org.hibernate.hql.internal.CollectionSubqueryFactory
-
- 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
-
- createCriteria(String, String) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias.
- createCriteria(String, String, JoinType) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias and using the specified join type.
- createCriteria(String, String, int) - Method in interface org.hibernate.Criteria
-
- createCriteria(String, String, JoinType, Criterion) - Method in interface org.hibernate.Criteria
-
Create a new Criteria, "rooted" at the associated entity,
assigning the given alias and using the specified join type.
- createCriteria(String, String, int, Criterion) - Method in interface org.hibernate.Criteria
-
- createCriteria(String, String) - Method in class org.hibernate.criterion.DetachedCriteria
-
- 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
-
- createCriteria(String, String, int) - Method in class org.hibernate.criterion.DetachedCriteria
-
- createCriteria(String, String, int, Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
-
- 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.
- createDOMReader() - Method in class org.hibernate.internal.util.xml.XMLHelper
-
- 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, Boolean) - 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, NaturalIdRegionAccessStrategy, 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, NaturalIdRegionAccessStrategy, 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
-
- createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- 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
-
- createH2Schema(String, Configuration) - Static method in class org.hibernate.testing.junit4.Helper
-
- createH2Schema(String, Map) - Static method in class org.hibernate.testing.junit4.Helper
-
Create additional H2 schema.
- 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.
- createJaxbAliasTable() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbAnyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbArrayElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbAssociationOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbAttributeOverride() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbBagElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbBasic() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbCacheElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbCascadeType() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbCollectionTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbColumnElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbColumnResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbComponentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbCompositeElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbDiscriminatorColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbDynamicComponentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbElementCollection() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbEmbeddable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEmbeddableAttributes() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEmbedded() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEmbeddedId() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEmptyType() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEntity() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEntityListener() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEntityListeners() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEntityMappings() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbEntityResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbFetchProfileElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbFetchProfileElementJaxbFetch() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbFieldResult() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbFilterElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbFilterElementAliases(JaxbAliasTable) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbGeneratedValue() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbGeneratorElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateConfiguration() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSecurity() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSecurityJaxbGrant() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactory() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactoryJaxbClassCache() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactoryJaxbCollectionCache() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactoryJaxbEvent() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactoryJaxbMapping() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateConfigurationJaxbSessionFactoryJaxbProperty() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbHibernateMapping() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClass() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbCompositeId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbDiscriminator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbNaturalId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbTimestamp() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbClassJaxbVersion() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbDatabaseObject() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbDatabaseObjectJaxbDefinition() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbDatabaseObjectJaxbDialectScope() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbFilterDef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbFilterDefFilterParam(JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbFilterDefJaxbFilterParam() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbIdentifierGenerator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbImport() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbHibernateMappingJaxbTypedef() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbId() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbIdbagElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbIdbagElementJaxbCollectionId() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbIdClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbIndexElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbInheritance() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbJoinedSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbJoinElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbJoinTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbKeyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbKeyManyToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbKeyPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbListElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbListenerElement() - Method in class org.hibernate.internal.jaxb.cfg.ObjectFactory
-
- createJaxbListIndexElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbLoadCollectionElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbLoaderElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbLob() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbManyToAnyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbManyToManyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbManyToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbManyToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbCompositeIndex() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbCompositeMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbIndexManyToAny() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbIndexManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbMapKey() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapElementJaxbMapKeyManyToMany() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMapKey() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbMapKeyClass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbMapKeyColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbMapKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbMappedSuperclass() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbMetaElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbMetaValueElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbNamedNativeQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbNamedQuery() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbNestedCompositeElementElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbOneToMany() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbOneToManyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbOneToOne() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbOneToOneElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbOrderColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbParamElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbParentElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbPersistenceUnitDefaults() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPersistenceUnitMetadata() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPostLoad() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPostPersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPostRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPostUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPrePersist() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPreRemove() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPreUpdate() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPrimaryKeyJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbPrimitiveArrayElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbPropertiesElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbQueryElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbQueryElementQueryParam(JaxbQueryParamElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbQueryHint() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbQueryParamElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbResultsetElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnElementJaxbReturnDiscriminator() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnJoinElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnPropertyElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnPropertyElementJaxbReturnColumn() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbReturnScalarElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSecondaryTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbSequenceGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbSetElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlDeleteAllElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlDeleteElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlInsertElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementLoadCollection(JaxbLoadCollectionElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementQueryParam(JaxbQueryParamElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementReturn(JaxbReturnElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementReturnJoin(JaxbReturnJoinElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementReturnScalar(JaxbReturnScalarElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlQueryElementSynchronize(JaxbSynchronizeElement) - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSqlResultSetMapping() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbSqlUpdateElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbSynchronizeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbTable() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbTableGenerator() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbTransient() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbTuplizerElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbTypeElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbUnionSubclassElement() - Method in class org.hibernate.internal.jaxb.mapping.hbm.ObjectFactory
-
- createJaxbUniqueConstraint() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- createJaxbVersion() - Method in class org.hibernate.internal.jaxb.mapping.orm.ObjectFactory
-
- 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.
- 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
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAccessStrategyFactory
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in interface org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactory
-
- createNaturalIdRegionAccessStrategy(EhcacheNaturalIdRegion, AccessType) - Method in class org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl
-
- createNClob() - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
Create the basic contextual NCLOB reference.
- createNClob(String) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.ContextualLobCreator
-
- createNClob(String) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given String data.
- createNClob(Reader, long) - Method in interface org.hibernate.engine.jdbc.LobCreator
-
Create a NCLOB reference encapsulating the given character data.
- createNClob(String) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createNClob(Reader, long) - Method in class org.hibernate.engine.jdbc.NonContextualLobCreator
-
- createNClob(String) - Method in interface org.hibernate.LobHelper
-
Create a new
NClob from content.
- createNClob(Reader, long) - Method in interface org.hibernate.LobHelper
-
Create a new
NClob from character reader.
- createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
-
- createNumber(long, Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
- 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.
- 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(AuditReaderImplementor, Class<?>, String, Object, Number, AuditConfiguration) - Static method in class org.hibernate.envers.entities.mapper.relation.ToOneEntityLoader
-
Creates proxy of referenced *-to-one entity.
- createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Create a new proxy instance
- createProxy(Serializable, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- createProxy(Serializable, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Generates an appropriate proxy representation of this entity for this
entity-mode.
- createProxyOrLoadImmediate(AuditReaderImplementor, Class<?>, String, Object, Number, AuditConfiguration) - Static method in class org.hibernate.envers.entities.mapper.relation.ToOneEntityLoader
-
Creates Hibernate proxy or retrieves the complete object of an entity if proxy is not
allowed (e.g.
- 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
-
- 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(ErrorHandler, EntityResolver) - Method in class org.hibernate.internal.util.xml.XMLHelper
-
- 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.testing.junit4.BaseCoreFunctionalTestCase
-
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
Feature supported only by H2 dialect.
- 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, Boolean) - 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
-
- createTempTable(Queryable, SessionImplementor) - Method in class org.hibernate.hql.spi.TemporaryTableBulkIdStrategy
-
- createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
-
- createTimestampsRegion(AdvancedCache, String) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
-
- createToOneRelationPrefix(String) - Static method in class org.hibernate.envers.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
-
- 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
-
- CriteriaBuilderImpl - Class in org.hibernate.ejb.criteria
-
- CriteriaBuilderImpl(EntityManagerFactoryImpl) - Constructor for class org.hibernate.ejb.criteria.CriteriaBuilderImpl
-
- 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.
- 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
-
- CriteriaQueryImpl(CriteriaBuilderImpl, Class<T>) - Constructor for class org.hibernate.ejb.criteria.CriteriaQueryImpl
-
- CriteriaQueryTranslator - Class in org.hibernate.loader.criteria
-
- CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String, CriteriaQuery) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- CriteriaQueryTranslator(SessionFactoryImplementor, CriteriaImpl, String, String) - Constructor for class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- CriteriaSpecification - Interface in org.hibernate.criterion
-
- CriteriaSubqueryImpl<T> - Class in org.hibernate.ejb.criteria
-
The Hibernate implementation of the JPA
Subquery contract.
- CriteriaSubqueryImpl(CriteriaBuilderImpl, Class<T>, AbstractQuery<?>) - Constructor for class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
-
- CriteriaTools - Class in org.hibernate.envers.query.criteria
-
- Criterion - Interface in org.hibernate.criterion
-
An object-oriented representation of a query criterion that may be used
as a restriction in a Criteria query.
- criterions - Variable in class org.hibernate.envers.query.impl.AbstractAuditQuery
-
- 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
-
- CURRENCY - Static variable in class org.hibernate.type.StandardBasicTypes
-
- CurrencyType - Class in org.hibernate.type
-
- CurrencyType() - Constructor for class org.hibernate.type.CurrencyType
-
- CurrencyTypeDescriptor - Class in org.hibernate.type.descriptor.java
-
TODO : javadoc
- CurrencyTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CurrencyTypeDescriptor
-
- CURRENT_SESSION_CONTEXT_CLASS - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- currentColumns() - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
-
- currentDate() - Method in class org.hibernate.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
-
- 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.
- CurrentTenantIdentifierResolver - Interface in org.hibernate.context.spi
-
- 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) - Method in class org.hibernate.internal.TypeLocatorImpl
-
- custom(Class, Properties) - Method in class org.hibernate.internal.TypeLocatorImpl
-
- custom(Class<UserType>, Properties) - Method in class org.hibernate.type.TypeFactory
-
- custom(Class<UserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
-
- custom(Class) - Method in interface org.hibernate.TypeHelper
-
- custom(Class, Properties) - Method in interface org.hibernate.TypeHelper
-
- CUSTOM_ENTITY_DIRTINESS_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
-
- customCollection(String, Properties, String, String, boolean) - Method in class org.hibernate.type.TypeFactory
-
- customCollection(String, Properties, String, String) - Method in class org.hibernate.type.TypeFactory
-
- CustomCollectionType - Class in org.hibernate.type
-
A custom type for mapping user-written classes that implement PersistentCollection
- CustomCollectionType(TypeFactory.TypeScope, Class, String, String, boolean) - Constructor for class org.hibernate.type.CustomCollectionType
-
- CustomCollectionType(TypeFactory.TypeScope, Class, String, String) - Constructor for class org.hibernate.type.CustomCollectionType
-
- customComponent(Class<CompositeUserType>, Properties) - Method in class org.hibernate.type.TypeFactory
-
- customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope) - Static method in class org.hibernate.type.TypeFactory
-
- CustomEntityDirtinessStrategy - Interface in org.hibernate
-
During a flush cycle, Hibernate needs to determine which of the entities associated with a
Session.
- CustomEntityDirtinessStrategy.AttributeChecker - Interface in org.hibernate
-
Responsible for identifying when attributes are dirty.
- CustomEntityDirtinessStrategy.AttributeInformation - Interface in org.hibernate
-
- CustomEntityDirtinessStrategy.DirtyCheckContext - Interface in org.hibernate
-
A callback to drive dirty checking.
- CustomizableColumns - Class in org.hibernate.cfg.annotations
-
- CustomizableColumns(Column[]) - Constructor for class org.hibernate.cfg.annotations.CustomizableColumns
-
- CustomLoader - Class in org.hibernate.loader.custom
-
Extension point for loaders which use a SQL result set with "unexpected" column aliases.
- CustomLoader(CustomQuery, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.custom.CustomLoader
-
- CustomLoader.NonScalarResultColumnProcessor - Class in org.hibernate.loader.custom
-
- CustomLoader.NonScalarResultColumnProcessor(int) - Constructor for class org.hibernate.loader.custom.CustomLoader.NonScalarResultColumnProcessor
-
- CustomLoader.ResultRowProcessor - Class in org.hibernate.loader.custom
-
- CustomLoader.ResultRowProcessor(boolean, CustomLoader.ResultColumnProcessor[]) - Constructor for class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
-
- CustomLoader.ScalarResultColumnProcessor - Class in org.hibernate.loader.custom
-
- CustomLoader.ScalarResultColumnProcessor(int) - Constructor for class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
-
- CustomLoader.ScalarResultColumnProcessor(String, Type) - Constructor for class org.hibernate.loader.custom.CustomLoader.ScalarResultColumnProcessor
-
- CustomQuery - Interface in org.hibernate.loader.custom
-
Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
- 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
-
- customSQLUpdate - Variable in class org.hibernate.persister.entity.AbstractEntityPersister
-
- CustomType - Class in org.hibernate.type
-
Adapts
UserType to the generic
Type interface, in order
to isolate user code from changes in the internal Type contracts.
- CustomType(UserType) - Constructor for class org.hibernate.type.CustomType
-
- CustomType(UserType, String[]) - Constructor for class org.hibernate.type.CustomType
-
- CustomVersionOneStrategy - Class in org.hibernate.id.uuid
-
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a
different layout.
- CustomVersionOneStrategy() - Constructor for class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- ge(Object) - Method in class org.hibernate.criterion.Property
-
- 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
-
- GeneralDataRegion - Interface in org.hibernate.cache.spi
-
Contract for general-purpose cache regions.
- generate() - Method in class org.hibernate.envers.revisioninfo.DefaultRevisionInfoGenerator
-
- generate() - Method in interface org.hibernate.envers.revisioninfo.RevisionInfoGenerator
-
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.AbstractPostInsertGenerator
-
- generate(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
-
Deprecated.
- generate(SessionImplementor, Object) - Method in class org.hibernate.id.TableHiLoGenerator
-
Deprecated.
- 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_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
-
- 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
-
- generateDropSchemaScript(Dialect) - Method in class org.hibernate.cfg.Configuration
-
Generate DDL for dropping tables
- generateDropSchemaScript(Dialect) - Method in class org.hibernate.metamodel.relational.Database
-
- 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
-
Deprecated.
- generateIdByUniqueKeySelectString(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateIdentityInsertString(boolean[]) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Used to generate an insery statement against the root table in the
case of identifier generation strategies where the insert statement
executions actually generates the identifier value.
- generateIdInsertSelect(Queryable, String, AbstractTableBasedBulkIdHandler.ProcessedWhereClause) - Method in class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler
-
- generateIdSubselect(Queryable) - Method in class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler
-
- generateIdTableDefinition(PersistentClass) - Method in class org.hibernate.hql.spi.PersistentTableBulkIdStrategy
-
- 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
-
- 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
-
- 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(NClob) - Static method in class org.hibernate.engine.jdbc.SerializableNClobProxy
-
Generates a SerializableNClobProxy proxy wrapping the provided NClob 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) - Static 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
-
Generate the SQL UPDATE that inserts a collection index
- generateUpdateString(boolean[], int, boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- generateUpdateString(boolean[], int, Object[], boolean) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
Generate the SQL that updates a row by id (and version)
- generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.CustomVersionOneStrategy
-
- generateUUID(SessionImplementor) - Method in class org.hibernate.id.uuid.StandardRandomStrategy
-
- generateUUID(SessionImplementor) - Method in interface org.hibernate.id.UUIDGenerationStrategy
-
Generate the UUID.
- GENERATION_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
-
- GenerationTime - Enum in org.hibernate.annotations
-
When should the generation occurs
- generationTypeToGeneratorStrategyName(GenerationType, boolean) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
-
- 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
-
Deprecated.
- 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
-
- 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, long) - Method in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy
-
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.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy
-
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.ReadOnlyEhcacheNaturalIdRegionAccessStrategy
-
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.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy
-
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) - Method in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl
-
- get(Object) - Method in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl
-
- get(Object) - Method in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl
-
- 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.ModifiedFlagPropertyName
-
- get(AuditConfiguration) - Method in class org.hibernate.envers.query.property.OriginalIdPropertyName
-
Deprecated.
- 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 - Static variable in interface org.hibernate.event.spi.LoadEventListener
-
- get(ResultSet, String, Type) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
Extract the value from the result set (which is assumed to already have been positioned to the apopriate row)
and wrp it in the appropriate Java numeric type.
- get() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- get(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- get(Class, 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.BoundedConcurrentHashMap
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(Object) - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(Object) - Method in class org.hibernate.internal.util.collections.IdentityMap
-
- get(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, SessionImplementor) - Method in interface org.hibernate.type.SingleColumnType
-
Get a column value from a result set, without worrying about the possibility of null values.
- getAccess() - Method in 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
-
- 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.cfg.annotations.SimpleValueBinder
-
- 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
-
- 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?
- 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
-
- getActionString() - Method in enum org.hibernate.metamodel.relational.ForeignKey.ReferentialAction
-
- 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.PostgreSQL81Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.ProgressDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.SAPDBDialect
-
- getAddColumnString() - Method in class org.hibernate.dialect.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
-
- getAddressBytes() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddressHexString() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddressInt() - Static method in class org.hibernate.id.uuid.Helper
-
- getAddUniqueConstraintString(String) - Method in class org.hibernate.dialect.Dialect
-
The syntax used to add a unique constraint to a table.
- 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.
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
-
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.CollectionAction
-
- getAfterTransactionCompletionProcess() - Method in class org.hibernate.action.internal.EntityAction
-
- getAfterTransactionCompletionProcess() - Method in interface org.hibernate.action.spi.Executable
-
Get the after-transaction-completion process, if any, for this action.
- getAggregatedAliases() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Retrieve the aliases for the columns aggregated here.
- getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregatedAliases() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAggregatedSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getAggregatedSelectExpression() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getAggregatedSelectionTypeList() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Retrieves a list of the selection
types being aggregated
- getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregatedSelectionTypeList() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAggregationResultType() - Method in interface org.hibernate.hql.internal.ast.tree.AggregatedSelectExpression
-
Obtain the java type of the aggregation
- getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getAggregationResultType() - Method in class org.hibernate.hql.internal.ast.tree.MapEntryNode
-
- getAlias() - Method in 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(String) - Method in class org.hibernate.internal.DynamicFilterAliasGenerator
-
- getAlias(String) - Method in interface org.hibernate.internal.FilterAliasGenerator
-
- getAlias() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAliasTable
-
Gets the value of the alias property.
- 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(String) - Method in class org.hibernate.internal.StaticFilterAliasGenerator
-
- getAlias() - Method in class org.hibernate.loader.AbstractEntityJoinWalker
-
- getAlias() - Method in class org.hibernate.loader.custom.NonScalarReturn
-
- getAlias(Dialect) - Method in class org.hibernate.mapping.Column
-
- getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Column
-
Generate a column alias that is unique across multiple tables
- getAlias(Dialect) - Method in class org.hibernate.mapping.Formula
-
- getAlias(Dialect, Table) - Method in class org.hibernate.mapping.Formula
-
- getAlias(Dialect) - Method in interface org.hibernate.mapping.Selectable
-
- getAlias(Dialect, Table) - Method in interface org.hibernate.mapping.Selectable
-
- getAlias(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
-
- 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
-
- 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
-
- getAliasTableMap(SessionFactoryImplementor) - Method in class org.hibernate.internal.FilterConfiguration
-
- 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
-
- getAllCollectionMetadata() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getAllCollectionMetadata() - Method in class org.hibernate.jmx.SessionFactoryStub
-
Deprecated.
- getAllCollectionMetadata() - Method in interface org.hibernate.SessionFactory
-
- 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.
- getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.CacheImplementor
-
Get all cache regions, including query cache.
- getAllSecondLevelCacheRegions() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get a map of all the second level cache regions currently maintained in
this session factory.
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.CacheImpl
-
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getAndIncrease() - Method in class org.hibernate.envers.tools.MutableInteger
-
- getAndResetInvocationCount() - Static method in class org.hibernate.testing.byteman.BytemanHelper
-
- getAnnotatedClasses() - Method in class org.hibernate.metamodel.MetadataSources
-
- getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getAnnotatedPackages() - Method in class org.hibernate.metamodel.MetadataSources
-
- getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- getAnnotation(Class<T>) - Method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
-
- 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.JPAOverriddenAnnotationReader
-
- getAnnotations() - Method in class org.hibernate.ejb.packaging.JavaElementFilter
-
- getAnnotations() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- getAnnotationsMethod() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- getAnticipatedNumberOfArguments() - Method in class org.hibernate.dialect.function.TemplateRenderer
-
- getAnyConnection() - Method in class org.hibernate.service.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- 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
-
- getAppropriateInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getArgumentExpressions() - Method in class org.hibernate.ejb.criteria.expression.function.ParameterizedFunctionExpression
-
- getArray() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
-
- getAsciiStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- getAssertedValue() - Method in class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
-
- getAssertedValue() - Method in class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
-
- getAssignmentSpecifications() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getAssociatedClass() - Method in class org.hibernate.mapping.OneToMany
-
- getAssociatedEntityName(CollectionType) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Given a collection type, determine the entity name of the elements
contained within instance of that collection.
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.AnyType
-
- getAssociatedEntityName(SessionFactoryImplementor) - Method in interface org.hibernate.type.AssociationType
-
Get the entity name of the associated entity
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.CollectionType
-
- getAssociatedEntityName() - Method in class org.hibernate.type.EntityType
-
The name of the associated entity.
- getAssociatedEntityName(SessionFactoryImplementor) - Method in class org.hibernate.type.EntityType
-
The name of the associated entity.
- 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
-
- 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).
- getAttributeIndex() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Many of Hibernate internals use arrays to define information about attributes.
- 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
-
- 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
-
- getAuditStrategy() - Method in class org.hibernate.envers.configuration.AuditConfiguration
-
- 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
-
- getAutoAliasInjection() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFilterElement
-
Gets the value of the autoAliasInjection property.
- 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
- getBagRoles() - Method in exception org.hibernate.loader.MultipleBagFetchException
-
Retrieves the collection-roles for the bags encountered.
- 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.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
-
- getBatch(BatchKey) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
-
- getBatch(BatchKey) - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
-
Get a batch instance.
- getBatchedStatementCount() - Method in class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
-
- getBatchedStatementCount() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchKey
-
How many statements will be in this batch?
Note that this is distinctly different than the size of the batch.
- getBatchFetchQueue() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getBatchFetchQueue() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
- 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
-
- getBatchSize() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getBatchSize() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- 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).
- 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?
- 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.
- getBigDecimal(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBigDecimal(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a big_decimal
- getBigInteger(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBigInteger(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a big_integer
- 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.NClobTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
-
- getBlob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getBlob(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a blob
- getBlobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getBoolean(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
-
- getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
-
- getBuilder() - Method in class org.hibernate.ejb.metamodel.AbstractManagedType
-
- getByte(int) - Method in class org.hibernate.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
-
- getBytes() - Method in interface org.hibernate.bytecode.buildtime.spi.ClassDescriptor
-
The bytes making up the class' bytecode.
- getBytes() - Method in interface org.hibernate.engine.jdbc.BinaryStream
-
Access to the bytes.
- getBytes() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
- getBytesFromInputStream(InputStream) - Static method in class org.hibernate.ejb.packaging.JarVisitorFactory
-
- getCache() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
-
- 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
- getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - Static method in class org.hibernate.cfg.annotations.EntityBinder
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Collection
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.PersistentClass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.RootClass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.mapping.Subclass
-
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- 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
-
Get the current database state of the entity, using the cached state snapshot if one is available.
- getCachedPkResolutions(EntityPersister) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
-
Return all locally cross-referenced primary keys for the given persister.
- getCachedPkResolutions(EntityPersister) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
-
Find all the locally cached primary key cross-reference entries for the given persister.
- getCachedResultTypes(Type[]) - Method in class org.hibernate.transform.CacheableResultTransformer
-
- getCachedSize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
-
- getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
-
Get the cache structure
- getCacheEntryStructure() - Method in 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
-
- 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
-
- 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.PostgreSQL81Dialect
-
- 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
-
- 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
-
- getCaseInsensitiveLike() - Method in class org.hibernate.dialect.Dialect
-
The name of the SQL function that can do case insensitive like comparison.
- getCaseInsensitiveLike() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getCastSource() - Method in class org.hibernate.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
-
- getCatalog() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- 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.
- getCategoryName() - Method in class org.hibernate.stat.internal.CategorizedStatistics
-
- getCause() - Method in exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
-
Gets the cause of this throwable.
- 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
- getCharacterStream() - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- 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
-
- 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.
- 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
- 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.
- getClob(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getClob(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a clob
- getClobBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.EhcacheHibernate
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl
- getCloseStatementCount() - Method in class org.hibernate.cache.ehcache.management.impl.NullHibernateStats
- getCloseStatementCount() - Method in class org.hibernate.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
- 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.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)
- 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, Mappings) - 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
-
- 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
-
- 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
-
- 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 interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get all collection persisters as a Map, which collection role as the key and the persister is the value.
- getCollectionPersisters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Overrides method from Loader
- getCollectionPersisters() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCollectionPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getCollectionPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
-
An (optional) persister for a collection to be initialized; only collection loaders
return a non-null value
- getCollectionPersisters() - Method in class org.hibernate.loader.JoinWalker
-
- getCollectionPersisters() - Method in class org.hibernate.loader.Loader
-
An (optional) persister for a collection to be initialized; only
collection loaders return a non-null value
- getCollectionPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
-
- getCollectionPropertyMapping(String) - Method in class org.hibernate.hql.internal.ast.util.SessionFactoryHelper
-
Retrieve a PropertyMapping describing the given collection role.
- 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
- 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
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in interface org.hibernate.criterion.EnhancedProjection
-
- getColumnAliases(int) - Method in interface org.hibernate.criterion.Projection
-
- getColumnAliases(String, int) - Method in interface org.hibernate.criterion.Projection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.ProjectionList
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(String, int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.SimpleProjection
-
- getColumnAliases(int) - Method in class org.hibernate.criterion.SQLProjection
-
- getColumnAliases(String, int) - Method in class org.hibernate.criterion.SQLProjection
-
- 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
-
- getColumnName() - Method in interface org.hibernate.sql.ordering.antlr.ColumnReference
-
Retrieve the column name.
- 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
-
- getColumnReferences() - Method in class org.hibernate.sql.ordering.antlr.OrderByFragmentParser
-
- 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
-
- getColumns() - Method in interface org.hibernate.usertype.DynamicParameterizedType.ParameterType
-
- 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.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
- 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
-
- getCommentsEnabled() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
-
- getCommentsEnabled() - Method in interface org.hibernate.jmx.HibernateServiceMBean
-
Deprecated.
Are SQL comments enabled?
- 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.NClobTypeDescriptor
-
- 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
-
- getComponent() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
-
- 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
-
- 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.FilterConfiguration
-
- 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
-
- 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.cfg.beanvalidation.ActivationContext
-
Access the Configuration
- 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
-
- 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.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
-
- 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 class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- 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
-
- getConnectionProvider() - Method in class org.hibernate.engine.jdbc.internal.JdbcServicesImpl
-
- getConnectionProvider() - Method in interface org.hibernate.engine.jdbc.spi.JdbcServices
-
- getConnectionProvider() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- 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.
- 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
-
- 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.
- getContainingPersister() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get a reference to the persister for the entity containing this attribute.
- 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.internal.jaxb.mapping.hbm.JaxbFilterElement
-
Gets the value of the content property.
- 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.
- 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
-
- 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
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getContraintOrderedTableKeyColumnClosure() - Method in interface org.hibernate.persister.entity.Queryable
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getConversionContext() - Method in class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
-
- 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
-
- getCount() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique in a millisecond for this JVM instance (unless there
are > Short.MAX_VALUE instances created in a millisecond)
- getCountBytes() - Static method in class org.hibernate.id.uuid.Helper
-
- getCountShort() - Static method in class org.hibernate.id.uuid.Helper
-
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a
millisecond)
- getCreate() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject
-
Gets the value of the create property.
- getCreateMultisetTableString() - Method in class org.hibernate.dialect.Dialect
-
- 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
-
- 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.PostgreSQL81Dialect
-
- getCreateSequenceString(String, int, int) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- 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
-
- getCreateSequenceStrings(String, int, int) - Method in class org.hibernate.dialect.Dialect
-
- getCreateTableString() - Method in class org.hibernate.dialect.Dialect
-
Command used to create a table.
- 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.InformixDialect
-
- 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.PostgreSQL81Dialect
-
- 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.InformixDialect
-
- 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.PostgreSQL81Dialect
-
- getCreateTemporaryTableString() - Method in class org.hibernate.dialect.TeradataDialect
-
- getCreateTemporaryTableString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.CriterionEntry
-
- getCriteria() - Method in class org.hibernate.internal.CriteriaImpl.OrderEntry
-
- getCriteria(String) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getCriteriaBuilder() - Method in class org.hibernate.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
-
- getCrossTypeRevisionChangesReader() - Method in interface org.hibernate.envers.AuditReader
-
- getCrossTypeRevisionChangesReader() - Method in class org.hibernate.envers.reader.AuditReaderImpl
-
- getCurrentClauseType() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
-
- getCurrentFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getCurrentKey() - Method in class org.hibernate.engine.spi.CollectionEntry
-
This is only available late during the flush
cycle
- getCurrentLockMode(Object) - Method in class org.hibernate.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
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.cfg.Configuration
-
- getCurrentTenantIdentifierResolver() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- 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.PostgreSQL81Dialect
-
- 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
-
- getCurrentValue() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get the current value of this attribute.
- 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.
- getCustomDelete() - Method in class org.hibernate.metamodel.binding.EntityBinding
-
- getCustomDelete() - Method in class org.hibernate.metamodel.source.annotations.entity.EntityClass
-
- getCustomEntityDirtinessStrategy() - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getCustomEntityPersisterClass() - Method in class org.hibernate.metamodel.binding.EntityBinding
-
- getCustomEntityTuplizerClass() - Method in class org.hibernate.metamodel.binding.EntityBinding
-
- 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
-
- 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.proxy.dom4j.Dom4jProxy
-
- getData() - Method in class org.hibernate.tuple.ElementWrapper
-
- 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'.
- 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
-
- 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 exception org.hibernate.envers.exception.RevisionDoesNotExistException
-
- getDate(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getDate(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a date, time or timestamp
- 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
- getDebugString(AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
-
Returns the 'list' representation with some brackets around it for debugging.
- getDebugText() - Method in interface org.hibernate.sql.ordering.antlr.Node
-
Get a string representation of this node usable for debug logging or similar.
- getDebugText() - Method in class org.hibernate.sql.ordering.antlr.NodeSupport
-
- getDecimalDigits() - Method in class org.hibernate.tool.hbm2ddl.ColumnMetadata
-
- 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
-
- 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
-
- 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.
- 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 class org.hibernate.type.BooleanType
-
- getDefaultValue() - Method in class org.hibernate.type.ByteType
-
- getDefaultValue() - Method in class org.hibernate.type.CharacterNCharType
-
- getDefaultValue() - Method in class org.hibernate.type.CharacterType
-
- getDefaultValue() - Method in class org.hibernate.type.DoubleType
-
- getDefaultValue() - Method in class org.hibernate.type.FloatType
-
- getDefaultValue() - Method in class org.hibernate.type.IntegerType
-
- getDefaultValue() - Method in class org.hibernate.type.LongType
-
- getDefaultValue() - Method in class org.hibernate.type.NumericBooleanType
-
- getDefaultValue() - Method in interface org.hibernate.type.PrimitiveType
-
Get this type's default value.
- getDefaultValue() - Method in class org.hibernate.type.ShortType
-
- getDefaultValue() - Method in class org.hibernate.type.TrueFalseType
-
- getDefaultValue() - Method in class org.hibernate.type.YesNoType
-
- 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.
- 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'.
- 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
-
Deprecated.
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getDeletes(CollectionPersister, boolean) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
-
Deprecated.
- 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
-
- getDependentEntityInsertActions() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
-
Returns the unresolved insert actions.
- 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.
- getDestinations() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- 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.
- 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
-
- getDictatedSize() - Method in class org.hibernate.type.AbstractStandardBasicType
-
- 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
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.AbstractStatement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getDisplayText() - Method in interface org.hibernate.hql.internal.ast.tree.DisplayableNode
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.FromReferenceNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IdentNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ImpliedFromElement
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
Returns additional display text for the AST node.
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.MethodNode
-
- getDisplayText() - Method in class org.hibernate.hql.internal.ast.tree.ParameterNode
-
- 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.
- 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
-
- 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.
- 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
- 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.PostgreSQL81Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.SAPDBDialect
-
- getDropSequenceString(String) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getDropSequenceStrings(String) - Method in class org.hibernate.dialect.Dialect
-
The multiline script used to drop a sequence.
- getDropTableString(String) - Method in class org.hibernate.dialect.Dialect
-
- 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
-
- 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
-
- getEffectiveLockMode(String) - Method in class org.hibernate.LockOptions
-
Determine the
LockMode to apply to the given alias.
- getEhcache() - Method in class org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion
-
Return the Ehcache instance backing this Hibernate data region.
- getElement(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
-
Deprecated.
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
-
- getElement(Object) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
-
Deprecated.
- 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
-
- 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.ConcurrentNaturalIdCacheStatisticsImpl
-
- getElementCountInMemory() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getElementCountInMemory() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getElementCountInMemory() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- 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.ConcurrentNaturalIdCacheStatisticsImpl
-
- getElementCountOnDisk() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getElementCountOnDisk() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getElementCountOnDisk() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- 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.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
-
- 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
-
- 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
-
- getEndTime() - Method in class org.hibernate.envers.tools.graph.Vertex
-
- getEntCfg() - Method in class org.hibernate.envers.configuration.AuditConfiguration
-
- getEntities() - Method in class org.hibernate.ejb.metamodel.MetamodelImpl
-
- getEntitiesByKey() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
- getEntitiesByKey() - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get the mapping from key value to entity instance
- getEntitiesConfigurations() - Method in 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 key
- getEntity(EntityUniqueKey) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Get an entity cached by unique key
- getEntity() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
Retrieves the entity involved in the database operation.
- getEntity() - Method in class org.hibernate.event.spi.FlushEntityEvent
-
- getEntity() - Method in class org.hibernate.event.spi.MergeEvent
-
- getEntity() - Method in class org.hibernate.event.spi.PostDeleteEvent
-
- getEntity() - Method in class org.hibernate.event.spi.PostInsertEvent
-
- getEntity() - Method in class org.hibernate.event.spi.PostLoadEvent
-
- getEntity() - Method in class org.hibernate.event.spi.PostUpdateEvent
-
- getEntity() - Method in class org.hibernate.event.spi.PreLoadEvent
-
- getEntity() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- getEntity() - Method in interface org.hibernate.id.insert.Binder
-
- getEntity(String, Serializable) - Method in interface org.hibernate.Interceptor
-
Get a fully loaded entity instance that is cached externally
- getEntity() - Method in class org.hibernate.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
-
- 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() - Method in class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper.EntityInfo
-
- 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.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.event.spi.ResolveNaturalIdEvent
-
- 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.
- getEntityInfo(AuditConfiguration, String) - Method in class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper
-
- 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
- getEntityInstrumentationMetadata(Class) - Method in class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
-
- getEntityInstrumentationMetadata(Class) - Method in interface org.hibernate.bytecode.spi.BytecodeProvider
-
Retrieve the interception metadata for the particular entity type.
- getEntityKey() - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
-
- getEntityKey() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
- getEntityKey() - Method in class org.hibernate.action.internal.EntityInsertAction
-
- getEntityKey() - Method in class org.hibernate.engine.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
-
- getEntityManagerFactory() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
- getEntityManagerFactory() - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
-
- 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 interface org.hibernate.bytecode.spi.EntityInstrumentationMetadata
-
The name of the entity to which this metadata applies.
- getEntityName() - Method in class org.hibernate.cache.spi.NaturalIdCacheKey
-
- 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.AbstractToOneMapper.EntityInfo
-
- 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.ResolveNaturalIdEvent
-
- getEntityName() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- getEntityName() - Method in class org.hibernate.hql.internal.ast.tree.IntoClause
-
- getEntityName() - Method in class org.hibernate.id.ForeignGenerator
-
Getter for property 'entityName'.
- getEntityName(Object) - Method in interface org.hibernate.Interceptor
-
Get the entity name for a persistent or transient instance
- getEntityName() - 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.tuple.entity.AbstractEntityTuplizer
-
Retreives the defined entity-name for the tuplized entity.
- getEntityName() - Method in class org.hibernate.tuple.entity.NonPojoInstrumentationMetadata
-
- getEntityName() - Method in exception org.hibernate.UnresolvableObjectException
-
- getEntityName() - Method in exception org.hibernate.WrongClassException
-
- getEntityNameForVersionsEntityName(String) - Method in class org.hibernate.envers.entities.EntitiesConfigurations
-
- getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
-
- getEntityNameResolvers() - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- getEntityNameResolvers() - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
-
- getEntityNames() - Method in class org.hibernate.cfg.ExtendsQueueEntry
-
- getEntityNames() - Method in class org.hibernate.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.event.spi.ResolveNaturalIdEvent
-
- getEntityPersister() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getEntityPersister(String) - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getEntityPersister(String, Object) - Method in class org.hibernate.internal.SessionImpl
-
- getEntityPersister(String, Object) - Method in class org.hibernate.internal.StatelessSessionImpl
-
- 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 interface org.hibernate.engine.spi.SessionFactoryImplementor
-
Get all entity persisters as a Map, which entity name its the key and the persister is the value.
- getEntityPersisters() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
Persisters for the return values of a find() style query.
- getEntityPersisters() - Method in class org.hibernate.internal.SessionFactoryImpl
-
- getEntityPersisters() - Method in class org.hibernate.loader.custom.CustomLoader
-
- getEntityPersisters() - Method in class org.hibernate.loader.hql.QueryLoader
-
- getEntityPersisters() - Method in class org.hibernate.loader.Loader
-
An array of persisters of entity classes contained in each row of results;
implemented by all subclasses
- getEntityPersisters() - Method in class org.hibernate.loader.OuterJoinLoader
-
- 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
-
- getEntries() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getEntries() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getEntries() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getEntries() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getEntry(Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
-
Retrieve the EntityEntry representation of the given entity.
- getEntry(Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
-
Retrieve the
EntityEntry representation of the given entity.
- getEntry() - Method in class org.hibernate.event.spi.SaveOrUpdateEvent
-
- 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.
- 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.
- 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
-
- getErrors() - Method in class org.hibernate.internal.util.xml.ErrorLogger
-
- 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.
- getEventListenerGroup(EventType<T>) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
-
- getEventListenerGroup(EventType<T>) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
-
- 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.ConcurrentNaturalIdCacheStatisticsImpl
-
average time in ms taken by the excution of this query onto the DB
- getExecutionAvgTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
average time in ms taken by the excution of this query onto the DB
- getExecutionAvgTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionAvgTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
getExecutionCount
- getExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
queries executed to the DB
- getExecutionCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
queries executed to the DB
- getExecutionCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionCount() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionMaxTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
getExecutionMaxTime
- getExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
max time in ms taken by the excution of this query onto the DB
- getExecutionMaxTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
max time in ms taken by the excution of this query onto the DB
- getExecutionMaxTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionMaxTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionMinTime() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
getExecutionMinTime
- getExecutionMinTime() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
min time in ms taken by the excution of this query onto the DB
- getExecutionMinTime() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
min time in ms taken by the excution of this query onto the DB
- getExecutionMinTime() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getExecutionMinTime() - Method in interface org.hibernate.stat.QueryStatistics
-
- getExecutionRowCount() - Method in class org.hibernate.cache.ehcache.management.impl.QueryStats
-
getExecutionRowCount
- getExecutionRowCount() - Method in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl
-
- 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.
- 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.
- 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.
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NClobTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
-
- 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
-
- 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.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.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.
- 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
-
- 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.
- getFieldTransformer(ClassFile, ClassPool) - 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.JaxbJoinedSubclassElement
-
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 class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
-
Gets the value of the filter property.
- getFilter() - Method in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
-
Gets the value of the filter property.
- getFilter() - Method in interface org.hibernate.internal.jaxb.mapping.hbm.PluralAttributeElement
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.collection.OneToManyPersister
-
- getFilterAliasGenerator(String) - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
-
- getFilterDef() - Method in class org.hibernate.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.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
-
- getFilters() - Method in class org.hibernate.mapping.Collection
-
- getFilters() - Method in interface org.hibernate.mapping.Filterable
-
- getFilters() - Method in class org.hibernate.mapping.PersistentClass
-
- getFilters() - Method in class org.hibernate.mapping.Subclass
-
- getFinal(int, Type) - Method in class org.hibernate.internal.AbstractScrollableResults
-
Check that the requested type is compatible with the result type, and
return the column value.
- getFinalFromClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
-
- getFirst() - Method in class org.hibernate.envers.tools.Pair
-
- getFirst() - Method in class org.hibernate.envers.tools.Triple
-
- 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
-
- 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(RowSelection) - Static method in class org.hibernate.dialect.pagination.LimitHelper
-
- getFirstRow() - Method in class org.hibernate.engine.spi.RowSelection
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.ConstructorNode
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectClause
-
- getFirstSelectExpression() - Method in class org.hibernate.hql.internal.ast.tree.SelectExpressionList
-
Returns the first select expression node that should be considered when building the array of select
expressions.
- getFixtureOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getFloat(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getFloat(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a float
- 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.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.
- getFor(Configuration) - Static method in class org.hibernate.envers.configuration.AuditConfiguration
-
- getFor(Configuration, ClassLoaderService) - 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.
- 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
-
- getFormatter() - Method in enum org.hibernate.hql.internal.ast.util.LiteralProcessor.DecimalLiteralFormat
-
- 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
-
- getFormulaFragment() - Method in interface org.hibernate.sql.ordering.antlr.FormulaReference
-
Retrieve the formula fragment.
- getFormulaString() - Method in class org.hibernate.cfg.Ejb3Column
-
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.Dialect
-
Retrieves the FOR UPDATE NOWAIT syntax specific to this dialect.
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Dialect
-
Get the FOR UPDATE OF column_list NOWAIT fragment appropriate
for this dialect given the aliases of the columns to be write locked.
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getForUpdateNowaitString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateNowaitString(String) - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.CUBRIDDialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DB2400Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DB2Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.DerbyDialect
-
Deprecated.
- getForUpdateString(LockOptions) - Method in class org.hibernate.dialect.Dialect
-
Given LockOptions (lockMode, timeout), determine the appropriate for update fragment to use.
- getForUpdateString(LockMode) - Method in class org.hibernate.dialect.Dialect
-
Given a lock mode, determine the appropriate for update fragment to use.
- getForUpdateString() - Method in class org.hibernate.dialect.Dialect
-
Get the string to append to SELECT statements to acquire locks
for this dialect.
- getForUpdateString(String) - Method in class org.hibernate.dialect.Dialect
-
Get the FOR UPDATE OF column_list fragment appropriate for this
dialect given the aliases of the columns to be write locked.
- getForUpdateString(String, LockOptions) - Method in class org.hibernate.dialect.Dialect
-
Get the FOR UPDATE OF column_list fragment appropriate for this
dialect given the aliases of the columns to be write locked.
- getForUpdateString() - Method in class org.hibernate.dialect.FrontBaseDialect
-
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.PostgreSQL81Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
Since the RDMS-JDBC driver does not support for updates, this string is
set to an empty string.
- getForUpdateString() - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- getForUpdateString(String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
-
- getForUpdateString() - Method in class org.hibernate.dialect.TeradataDialect
-
Does this dialect support the FOR UPDATE syntax?
- getForUpdateString() - Method in class org.hibernate.dialect.TimesTenDialect
-
- getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
-
- getFromClause() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getFromClause() - Method in interface org.hibernate.hql.internal.ast.tree.RestrictableStatement
-
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
-
- getFullPath() - Method in class org.hibernate.loader.PropertyPath
-
- getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunction(String, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunction(CriteriaQuery) - Method in class org.hibernate.criterion.RowCountProjection
-
- getFunctionName() - Method in class org.hibernate.criterion.AggregateProjection
-
- getFunctionName() - Method in class org.hibernate.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).
- 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.
- getGeneratedId() - Method in class org.hibernate.action.internal.EntityIdentityInsertAction
-
- getGeneratedIdentity(ResultSet, String, 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
-
- 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.
- 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
-
- 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
-
- getGrant() - Method in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity
-
Gets the value of the grant property.
- getGroupBy() - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getGroupings() - Method in class org.hibernate.ejb.criteria.QueryStructure
-
- getGroupList() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
- getGroupList() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- getGroupPropertyName() - Method in enum org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation
-
- getGroupRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
- getGroupRestriction() - Method in class org.hibernate.ejb.criteria.CriteriaSubqueryImpl
- getHashCode(Object) - 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) - Method in interface org.hibernate.type.Type
-
Get a hash code, consistent with persistence "equality".
- getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.type.Type
-
Get a hash code, consistent with persistence "equality".
- getHaving() - Method in class org.hibernate.ejb.criteria.QueryStructure
-
- getHbmfiles() - Method in class org.hibernate.ejb.packaging.PersistenceMetadata
-
- getHibernateConfiguration() - Method in class org.hibernate.ejb.Ejb3Configuration
-
Deprecated.
This API is intended to give a read-only configuration.
- getHibernateLazyInitializer() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
-
- getHibernateLazyInitializer() - Method in interface org.hibernate.proxy.HibernateProxy
-
Get the underlying lazy initialization handler.
- getHibernateLazyInitializer() - Method in class org.hibernate.proxy.map.MapProxy
-
- getHibernateQuery() - Method in interface org.hibernate.ejb.HibernateQuery
-
- getHibernateQuery() - Method in class org.hibernate.ejb.QueryImpl
-
- getHibernateType() - Method in class org.hibernate.ejb.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 type code.
- getHibernateTypeName(int, int, int, int) - Method in class org.hibernate.dialect.Dialect
-
Get the name of the Hibernate
Type associated
with the given
Types typecode with the given storage
specification parameters.
- 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
-
- 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
-
- getHitCount() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getHitCount() - Method in class org.hibernate.stat.internal.ConcurrentNaturalIdCacheStatisticsImpl
-
- getHitCount() - Method in class org.hibernate.stat.internal.ConcurrentSecondLevelCacheStatisticsImpl
-
- getHitCount() - Method in interface org.hibernate.stat.NaturalIdCacheStatistics
-
- getHitCount() - Method in interface org.hibernate.stat.SecondLevelCacheStatistics
-
- getHiTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique down to millisecond
- getHitRatio() - Method in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats
-
- getHiValue() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
-
Getter for property 'upperLimit'.
- getHolderClass() - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
- getHolderInstantiator(ResultTransformer, ResultTransformer, String[]) - Static method in class org.hibernate.hql.internal.HolderInstantiator
-
- getHolderInstantiator() - Method in class org.hibernate.internal.AbstractScrollableResults
-
- 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
-
- getId() - Method in class org.hibernate.action.internal.EntityAction
-
entity id accessor
- getId(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
- getId() - Method in class org.hibernate.engine.spi.EntityEntry
-
- getId() - Method in class org.hibernate.envers.DefaultRevisionEntity
-
- getId() - Method in class org.hibernate.envers.enhanced.SequenceIdRevisionEntity
-
- getId() - Method in class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
-
The id to be used in the database operation.
- getId() - Method in class org.hibernate.event.spi.PostDeleteEvent
-
- getId() - Method in class org.hibernate.event.spi.PostInsertEvent
-
- getId() - Method in class org.hibernate.event.spi.PostLoadEvent
-
- getId() - Method in class org.hibernate.event.spi.PostUpdateEvent
-
- getId() - Method in class org.hibernate.event.spi.PreLoadEvent
-
- getId() - 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
-
- getIdAttributes() - Method in class org.hibernate.metamodel.source.annotations.entity.ConfiguredClass
-
- getIdByUniqueKey(Serializable, String, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdByUniqueKey(Serializable, String, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getIdClass() - Method in class org.hibernate.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.
- 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
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.metadata.ClassMetadata
-
Get the identifier of an instance (throw an exception if no identifier property)
- getIdentifier() - Method in exception org.hibernate.NonUniqueObjectException
-
- getIdentifier(Object) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifier(Object) - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
-
Get the identifier of an instance (throw an exception if no identifier property)
- getIdentifier() - Method in class org.hibernate.proxy.AbstractLazyInitializer
-
- getIdentifier() - Method in interface org.hibernate.proxy.LazyInitializer
-
Retrieve the identifier value for the entity our owning proxy represents.
- getIdentifier(Object) - Method in interface org.hibernate.Session
-
Return the identifier value of the given entity as associated with this
session.
- getIdentifier() - Method in exception org.hibernate.StaleObjectStateException
-
- getIdentifier(Object) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
-
- getIdentifier(Object) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
- getIdentifier(Object, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
-
Extract the identifier value from the given entity.
- getIdentifier(Object, SessionImplementor) - Method in class org.hibernate.type.EntityType
-
- getIdentifier() - Method in exception org.hibernate.UnresolvableObjectException
-
- getIdentifier() - Method in exception org.hibernate.WrongClassException
-
- getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.ColumnEntityAliases
-
- getIdentifierAliases(Loadable, String) - Method in class org.hibernate.loader.DefaultEntityAliases
-
- getIdentifierAliases() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierAliases(String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierAliases(String) - Method in interface org.hibernate.persister.entity.Loadable
-
Get the result set aliases used for the identifier columns, given a suffix
- 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 interface org.hibernate.id.PostInsertIdentityPersister
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getIdentifierColumnNames() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Loadable
-
Get the names of columns used to persist the identifier
- getIdentifierColumnNames() - Method in interface org.hibernate.persister.entity.Queryable
-
Get the names of columns used to persist the identifier
- getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getIdentifierColumnReaders() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.BasicEntityPropertyMapping
-
- getIdentifierColumnReaderTemplates() - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
-
- getIdentifierColumns(Criteria) - Method in interface org.hibernate.criterion.CriteriaQuery
-
Get the identifier column names of this entity
- getIdentifierColumns(Criteria) - Method in class org.hibernate.loader.criteria.CriteriaQueryTranslator
-
- getIdentifierColumnSpan() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- 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
-
- 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
-
- 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
-
- getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getIdentityColumn() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getIdentityColumns() - Method in class org.hibernate.hql.internal.ast.tree.ComponentJoin
-
- getIdentityColumns() - Method in class org.hibernate.hql.internal.ast.tree.FromElement
-
- getIdentityColumnString() - 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.PostgreSQL81Dialect
-
- 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.PostgreSQL81Dialect
-
- 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
-
- getIdMapper() - Method in class org.hibernate.envers.entities.EntityConfiguration
-
- getIdMapper() - Method in class org.hibernate.envers.entities.IdMappingData
-
- getIdMapper() - Method in class org.hibernate.envers.entities.RelationDescription
-
- getIdMappingData() - Method in class org.hibernate.envers.entities.EntityConfiguration
-
- getIdOfOwnerOrNull(Serializable, SessionImplementor) - Method in class org.hibernate.type.CollectionType
-
Get the id value from the owning entity key, usually the same as the key, but might be some
other property, in the case of property-ref
- getIdSelectParameterSpecifications() - Method in class org.hibernate.hql.spi.AbstractTableBasedBulkIdHandler.ProcessedWhereClause
-
- 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
-
- 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
-
- 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.
- 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
-
Deprecated.
- 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
-
Deprecated.
- getIndex(Object, int, CollectionPersister) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
-
Deprecated.
- 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
-
Deprecated.
- 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)
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Dialect
-
Return the limit that the underlying database places on the number elements in an IN predicate.
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Oracle8iDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.Oracle9Dialect
-
Deprecated.
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.SQLServerDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.SybaseDialect
-
- getInExpressionCountLimit() - Method in class org.hibernate.dialect.TeradataDialect
-
- getInheritance() - Method in class org.hibernate.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
-
- getInitialContext(Properties) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
-
Deprecated.
- 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
-
- 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.engine.jdbc.BinaryStream
-
Retrieve the input stream.
- getInputStream() - Method in class org.hibernate.engine.jdbc.internal.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
-
- getInstrumentationMetadata() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getInstrumentationMetadata() - Method in interface org.hibernate.persister.entity.EntityPersister
-
- getInstrumentationMetadata() - Method in class org.hibernate.tuple.entity.EntityMetamodel
-
- 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
-
- getInteger(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read an integer
- getIntegralDataTypeHolder(Class) - Static method in class org.hibernate.id.IdentifierGeneratorHelper
-
- getIntegrators() - Method in class org.hibernate.integrator.internal.IntegratorServiceImpl
-
- getIntegrators() - Method in interface org.hibernate.integrator.spi.IntegratorService
-
Retrieve all integrators.
- getInterceptor() - Method in class org.hibernate.cfg.Configuration
-
- 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
-
- 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
-
- getInverseJoinColumn() - Method in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
-
Gets the value of the inverseJoinColumn property.
- getIP() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
Unique in a local network
- 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
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getLazyProperties() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
-
- getLeaf() - Method in class org.hibernate.metamodel.source.annotations.entity.EmbeddableHierarchy
-
- 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 interface org.hibernate.engine.jdbc.BinaryStream
-
Retrieve the length of the input stream
- getLength() - Method in interface org.hibernate.engine.jdbc.CharacterStream
-
Retrieve the number of characters.
- getLength() - Method in class org.hibernate.engine.jdbc.ClobProxy
-
- getLength() - Method in class org.hibernate.engine.jdbc.internal.BinaryStreamImpl
-
- getLength() - Method in class org.hibernate.engine.jdbc.internal.CharacterStreamImpl
-
- getLength() - Method in class org.hibernate.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
-
- getLevel() - Method in class org.hibernate.hql.internal.ast.tree.FromClause
-
- getLhs() - Method in class org.hibernate.hql.internal.ast.tree.DotNode
-
- getLhsAlias() - Method in class org.hibernate.loader.OuterJoinableAssociation
-
- getLHSColumnNames(AssociationType, int, OuterJoinLoadable, Mapping) - Static method in class org.hibernate.engine.internal.JoinHelper
-
Get the 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
-
- getLimitHandler(String, RowSelection) - Method in class org.hibernate.loader.Loader
-
Build LIMIT clause handler applicable for given selection criteria.
- 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
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.Dialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.FirebirdDialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.H2Dialect
-
- getLimitString(String, boolean) - Method in class org.hibernate.dialect.HSQLDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.InformixDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.Ingres9Dialect
-
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.PostgreSQL81Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.RDMSOS2200Dialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.SQLServerDialect
-
- getLimitString(String, int, int) - Method in class org.hibernate.dialect.TimesTenDialect
-
- getLine() - Method in class org.hibernate.hql.internal.ast.tree.Node
-
- 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.
- 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
-
- 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() - Method in interface org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation
-
Get the loaded value of this attribute.
- 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
-
- 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
-
- 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
- getLocalKeys() - Method in class org.hibernate.metamodel.source.MetaAttributeContext
-
- getLocalMetaAttribute(String) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
-
- 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.
- 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.event.spi.ResolveNaturalIdEvent
-
- getLockOptions() - Method in class org.hibernate.internal.AbstractQueryImpl
-
- getLockOptions() - Method in class org.hibernate.internal.QueryImpl
-
- getLockOptions() - Method in class org.hibernate.internal.SQLQueryImpl
-
- getLockOptions() - Method in class org.hibernate.loader.OuterJoinLoader
-
- getLockOptions() - Method in interface org.hibernate.Query
-
- 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
-
- 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.engine.spi.NamedQueryDefinition
-
- 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.
- getLong(int) - Method in class org.hibernate.internal.AbstractScrollableResults
-
- getLong(int) - Method in interface org.hibernate.ScrollableResults
-
Convenience method to read a long
- getLongBeanProperty(Object, String) - Static method in class org.hibernate.cache.ehcache.management.impl.BeanUtils
-
Retrieve a Long bean property value.
- getLongValue(String, long) - Static method in class org.hibernate.metamodel.source.hbm.Helper
-
- getLoTime() - Method in class org.hibernate.id.AbstractUUIDGenerator
-
- getLowerBound() - Method in class org.hibernate.ejb.criteria.predicate.BetweenPredicate
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.Cache71Dialect
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.DB2Dialect
-
- getLowercaseFunction() - Method in class org.hibernate.dialect.Dialect
-
The name of the SQL function that transforms a string to
lowercase
- getLowercaseFunction() - Method in class org.hibernate.dialect.IngresDialect
-
The name of the SQL function that transforms a string to
lowercase
- getLowOperand() - Method in class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
-
- getMainXmlMapping() - Method in class org.hibernate.envers.configuration.metadata.EntityXmlMappingData
-
- 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.
- 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.
- getManyToManyFilterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
-
- getManyToManyFilterFragment(String, Map) - Method in interface org.hibernate.persister.collection.CollectionPersister
-
- getManyToManyFilters() - Method in class org.hibernate.mapping.Collection
-
- 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.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.