| Class | Description |
|---|---|
| CacheInitializer |
Triggers initialization of the caches in the Infinispan store.
|
| InfinispanEmbeddedDatastoreProvider |
Provides access to Infinispan's CacheManager; one CacheManager is needed for all caches,
it can be taken via JNDI or started by this ServiceProvider; in this case it will also
be stopped when no longer needed.
|
| TransactionManagerLookupDelegator |
Wraps the TransactionManager lookup strategy as configured in the Hibernate main properties
into an implementation usable by Infinispan
|
Copyright © 2010–2017 Hibernate. All rights reserved.