-
RemoteCacheContainer.getCache(boolean forceReturnValue)
RemoteCacheContainer.getCache(String cacheName,
boolean forceReturnValue)
RemoteCacheContainer.getCache(String cacheName,
boolean forceReturnValue,
jakarta.transaction.TransactionManager transactionManager)
RemoteCacheContainer.getCache(String cacheName,
boolean forceReturnValue,
org.infinispan.client.hotrod.configuration.TransactionMode transactionMode)
RemoteCacheContainer.getCache(String cacheName,
boolean forceReturnValue,
org.infinispan.client.hotrod.configuration.TransactionMode transactionMode,
jakarta.transaction.TransactionManager transactionManager)
RemoteCacheContainer.getCache(String cacheName,
jakarta.transaction.TransactionManager transactionManager)
RemoteCacheContainer.getCache(String cacheName,
org.infinispan.client.hotrod.configuration.TransactionMode transactionMode)
RemoteCacheContainer.getCache(String cacheName,
org.infinispan.client.hotrod.configuration.TransactionMode transactionMode,
jakarta.transaction.TransactionManager transactionManager)