Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.hibernate.shards
,
org.hibernate.shards.cfg
,
org.hibernate.shards.criteria
,
org.hibernate.shards.engine
,
org.hibernate.shards.id
,
org.hibernate.shards.loadbalance
,
org.hibernate.shards.query
,
org.hibernate.shards.session
,
org.hibernate.shards.stat
,
org.hibernate.shards.strategy
,
org.hibernate.shards.strategy.access
,
org.hibernate.shards.strategy.exit
,
org.hibernate.shards.strategy.resolution
,
org.hibernate.shards.strategy.selection
,
org.hibernate.shards.transaction
,
org.hibernate.shards.util
Class Hierarchy
java.lang.
Object
org.hibernate.id.AbstractUUIDGenerator (implements org.hibernate.id.IdentifierGenerator)
org.hibernate.id.UUIDHexGenerator (implements org.hibernate.id.Configurable)
org.hibernate.shards.id.
ShardedUUIDGenerator
(implements org.hibernate.shards.id.
ShardEncodingIdentifierGenerator
)
org.hibernate.shards.query.
AdHocQueryFactoryImpl
(implements org.hibernate.shards.query.
QueryFactory
)
org.hibernate.shards.strategy.exit.
AggregateExitOperation
(implements org.hibernate.shards.strategy.exit.
ProjectionExitOperation
)
org.hibernate.shards.strategy.exit.
AvgResultsExitOperation
(implements org.hibernate.shards.strategy.exit.
ExitOperation
)
org.hibernate.shards.
BaseHasShardIdList
(implements org.hibernate.shards.
HasShardIdList
)
org.hibernate.shards.loadbalance.
BaseShardLoadBalancer
(implements org.hibernate.shards.loadbalance.
ShardLoadBalancer
)
org.hibernate.shards.loadbalance.
RandomShardLoadBalancer
org.hibernate.shards.loadbalance.
RoundRobinShardLoadBalancer
org.hibernate.shards.strategy.resolution.
BaseShardResolutionStrategy
(implements org.hibernate.shards.strategy.resolution.
ShardResolutionStrategy
)
org.hibernate.shards.strategy.resolution.
AllShardsShardResolutionStrategy
org.hibernate.shards.strategy.selection.
BaseShardSelectionStrategy
(implements org.hibernate.shards.strategy.selection.
ShardSelectionStrategy
)
org.hibernate.shards.strategy.exit.
ConcatenateListsExitStrategy
(implements org.hibernate.shards.strategy.exit.
ExitStrategy
<T>)
org.hibernate.shards.cfg.
ConfigurationToShardConfigurationAdapter
(implements org.hibernate.shards.cfg.
ShardConfiguration
)
org.hibernate.shards.strategy.exit.
CountExitOperation
(implements org.hibernate.shards.strategy.exit.
ProjectionExitOperation
)
org.hibernate.shards.criteria.
CreateSubcriteriaEvent
(implements org.hibernate.shards.criteria.
CriteriaEvent
)
org.hibernate.shards.criteria.
CriteriaFactoryImpl
(implements org.hibernate.shards.criteria.
CriteriaFactory
)
org.hibernate.shards.criteria.
CriteriaId
org.hibernate.shards.strategy.exit.
DistinctExitOperation
(implements org.hibernate.shards.strategy.exit.
ExitOperation
)
org.hibernate.EmptyInterceptor (implements org.hibernate.Interceptor, java.io.
Serializable
)
org.hibernate.shards.session.
BaseStatefulInterceptorFactory
(implements org.hibernate.shards.session.
StatefulInterceptorFactory
)
org.hibernate.shards.criteria.
ExitOperationsCriteriaCollector
(implements org.hibernate.shards.strategy.exit.
ExitOperationsCollector
)
org.hibernate.shards.query.
ExitOperationsQueryCollector
(implements org.hibernate.shards.strategy.exit.
ExitOperationsCollector
)
org.hibernate.shards.strategy.exit.
ExitOperationUtils
org.hibernate.shards.strategy.exit.
FirstNonNullResultExitStrategy
<T> (implements org.hibernate.shards.strategy.exit.
ExitStrategy
<T>)
org.hibernate.shards.strategy.exit.
FirstResultExitOperation
(implements org.hibernate.shards.strategy.exit.
ExitOperation
)
org.hibernate.shards.util.
InterceptorDecorator
(implements org.hibernate.Interceptor)
org.hibernate.shards.util.
Iterables
org.hibernate.shards.util.
Lists
org.hibernate.shards.strategy.selection.
LoadBalancedShardSelectionStrategy
(implements org.hibernate.shards.strategy.selection.
ShardSelectionStrategy
)
org.hibernate.shards.util.
Maps
org.hibernate.shards.strategy.exit.
MaxResultsExitOperation
(implements org.hibernate.shards.strategy.exit.
ExitOperation
)
org.hibernate.shards.query.
NamedQueryFactoryImpl
(implements org.hibernate.shards.query.
QueryFactory
)
org.hibernate.shards.strategy.exit.
OrderExitOperation
(implements org.hibernate.shards.strategy.exit.
ExitOperation
)
org.hibernate.shards.util.
Pair
<A,B>
org.hibernate.shards.strategy.access.
ParallelShardAccessStrategy
(implements org.hibernate.shards.strategy.access.
ShardAccessStrategy
)
org.hibernate.shards.util.
Preconditions
org.hibernate.shards.strategy.exit.
ProjectionExitOperationFactory
org.hibernate.shards.query.
QueryId
org.hibernate.shards.query.
QueryResult
org.hibernate.shards.strategy.selection.
RoundRobinShardSelectionStrategy
(implements org.hibernate.shards.strategy.selection.
ShardSelectionStrategy
)
org.hibernate.shards.strategy.exit.
RowCountExitOperation
(implements org.hibernate.shards.strategy.exit.
ProjectionExitOperation
)
org.hibernate.shards.strategy.access.
SequentialShardAccessStrategy
(implements org.hibernate.shards.strategy.access.
ShardAccessStrategy
)
org.hibernate.shards.strategy.access.
LoadBalancedSequentialShardAccessStrategy
org.hibernate.shards.query.
SetBigDecimalEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetBigIntegerEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetBinaryEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetBooleanEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetByteEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCacheableEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCacheModeEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCacheRegionEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCalendarDateEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCalendarEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCharacterEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetCommentEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetDateEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetDoubleEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetEntityEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetFetchSizeEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetFirstResultEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetFloatEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetFlushModeEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetIntegerEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetLocaleEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetLockModeEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetLongEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetMaxResultsEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetParameterEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetParameterListEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetParametersEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetPropertiesEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetReadOnlyEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetResultTransformerEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.util.
Sets
org.hibernate.shards.query.
SetSerializableEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.session.
SetSessionOnRequiresSessionEvent
(implements org.hibernate.shards.session.
OpenSessionEvent
)
org.hibernate.shards.query.
SetShortEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetStringEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetTextEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetTimeEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetTimeoutEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.query.
SetTimestampEvent
(implements org.hibernate.shards.query.
QueryEvent
)
org.hibernate.shards.session.
SetupTransactionOpenSessionEvent
(implements org.hibernate.shards.session.
OpenSessionEvent
)
org.hibernate.shards.strategy.exit.
ShardedAvgExitOperation
(implements org.hibernate.shards.strategy.exit.
ProjectionExitOperation
)
org.hibernate.shards.
ShardedConfiguration
org.hibernate.shards.criteria.
ShardedCriteriaImpl
(implements org.hibernate.shards.criteria.
ShardedCriteria
)
org.hibernate.shards.cfg.
ShardedEnvironment
org.hibernate.shards.query.
ShardedQueryImpl
(implements org.hibernate.shards.query.
ShardedQuery
)
org.hibernate.shards.session.
ShardedSessionFactoryImpl
(implements org.hibernate.shards.session.
ControlSessionProvider
, org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
)
org.hibernate.shards.session.
SubsetShardedSessionFactoryImpl
org.hibernate.shards.session.
ShardedSessionImpl
(implements org.hibernate.shards.session.
ShardedSession
, org.hibernate.shards.engine.
ShardedSessionImplementor
)
org.hibernate.shards.stat.
ShardedSessionStatistics
(implements org.hibernate.stat.SessionStatistics)
org.hibernate.shards.transaction.
ShardedTransactionImpl
(implements org.hibernate.shards.
ShardedTransaction
)
org.hibernate.shards.
ShardId
org.hibernate.shards.
ShardImpl
(implements org.hibernate.shards.
Shard
)
org.hibernate.shards.strategy.selection.
ShardResolutionStrategyDataImpl
(implements org.hibernate.shards.strategy.selection.
ShardResolutionStrategyData
)
org.hibernate.shards.strategy.
ShardStrategyImpl
(implements org.hibernate.shards.strategy.
ShardStrategy
)
org.hibernate.shards.util.
StringUtil
org.hibernate.shards.criteria.
SubcriteriaFactoryImpl
(implements org.hibernate.shards.criteria.
SubcriteriaFactory
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.hibernate.exception.NestableRuntimeException (implements org.hibernate.exception.Nestable)
org.hibernate.HibernateException
org.hibernate.shards.
CrossShardAssociationException
org.hibernate.shards.session.
ShardedSessionException
org.hibernate.engine.TransactionHelper
org.hibernate.id.TableGenerator (implements org.hibernate.id.Configurable, org.hibernate.id.PersistentIdentifierGenerator)
org.hibernate.id.TableHiLoGenerator
org.hibernate.shards.id.
ShardedTableHiLoGenerator
(implements org.hibernate.shards.id.
GeneratorRequiringControlSessionProvider
)
Interface Hierarchy
org.hibernate.shards.session.
ControlSessionProvider
org.hibernate.shards.criteria.
CriteriaEvent
org.hibernate.shards.criteria.
CriteriaFactory
org.hibernate.criterion.CriteriaSpecification
org.hibernate.Criteria
org.hibernate.shards.criteria.
ShardedCriteria
org.hibernate.shards.criteria.
ShardedCriteria
org.hibernate.shards.strategy.exit.
ExitOperation
org.hibernate.shards.strategy.exit.
ProjectionExitOperation
org.hibernate.shards.strategy.exit.
ExitOperationsCollector
org.hibernate.shards.strategy.exit.
ExitStrategy
<T>
org.hibernate.shards.id.
GeneratorRequiringControlSessionProvider
org.hibernate.shards.
HasShardIdList
org.hibernate.id.IdentifierGenerator
org.hibernate.shards.id.
ShardEncodingIdentifierGenerator
org.hibernate.engine.Mapping
org.hibernate.engine.SessionFactoryImplementor (also extends org.hibernate.SessionFactory)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor, org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
OpenSessionEvent
org.hibernate.Query
org.hibernate.shards.query.
ShardedQuery
org.hibernate.shards.query.
QueryEvent
org.hibernate.shards.query.
QueryFactory
javax.naming.
Referenceable
org.hibernate.SessionFactory (also extends java.io.
Serializable
)
org.hibernate.engine.SessionFactoryImplementor (also extends org.hibernate.engine.Mapping)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
ShardedSessionFactory
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor, org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.engine.SessionFactoryImplementor (also extends org.hibernate.engine.Mapping, org.hibernate.SessionFactory)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
ShardedSessionFactory
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor, org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
RequiresSession
java.io.
Serializable
org.hibernate.Session
org.hibernate.classic.Session
org.hibernate.shards.session.
ShardedSession
org.hibernate.shards.session.
ShardedSession
org.hibernate.classic.Session
org.hibernate.shards.session.
ShardedSession
org.hibernate.SessionFactory (also extends javax.naming.
Referenceable
)
org.hibernate.engine.SessionFactoryImplementor (also extends org.hibernate.engine.Mapping)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
ShardedSessionFactory
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor, org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.engine.SessionFactoryImplementor (also extends org.hibernate.engine.Mapping, org.hibernate.SessionFactory)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.session.
ShardedSession
org.hibernate.shards.session.
ShardedSessionFactory
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor)
org.hibernate.shards.engine.
ShardedSessionFactoryImplementor
(also extends org.hibernate.engine.SessionFactoryImplementor, org.hibernate.shards.session.
ShardedSessionFactory
)
org.hibernate.shards.
Shard
org.hibernate.shards.strategy.access.
ShardAccessStrategy
org.hibernate.shards.cfg.
ShardConfiguration
org.hibernate.shards.engine.
ShardedSessionImplementor
org.hibernate.shards.loadbalance.
ShardLoadBalancer
org.hibernate.shards.
ShardOperation
<T>
org.hibernate.shards.strategy.resolution.
ShardResolutionStrategy
org.hibernate.shards.strategy.selection.
ShardResolutionStrategyData
org.hibernate.shards.strategy.selection.
ShardSelectionStrategy
org.hibernate.shards.strategy.
ShardStrategy
org.hibernate.shards.strategy.
ShardStrategyFactory
org.hibernate.shards.session.
StatefulInterceptorFactory
org.hibernate.shards.criteria.
SubcriteriaFactory
org.hibernate.Transaction
org.hibernate.shards.
ShardedTransaction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes