| Class | Description |
|---|---|
| InfinispanDatastoreProvider |
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-2014 Hibernate. All Rights Reserved.