| CompositeImmutableSession |
Generic immutable session implementation - independent of cache mapping strategy.
|
| CompositeImmutableSessionFactory<MV,AV> |
Generic immutable session factory implementation - independent of cache mapping strategy.
|
| CompositeSession<L> |
Generic session implementation - independent of cache mapping strategy.
|
| CompositeSessionFactory<C,MV extends Contextual<L>,AV,L> |
|
| ConcurrentSessionManager<L,B extends Batch> |
A concurrent session manager, that can share session references across concurrent threads.
|
| DelegatingSessionManagerConfiguration<SC> |
|
| SimpleImmutableSession |
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
|
| ValidSession<L> |
|