Package org.springframework.data.gemfire.transaction.config
package org.springframework.data.gemfire.transaction.config
-
ClassDescriptionThe
EnableGemfireCacheTransactions
annotation enables Pivotal GemFire or Apache Geode Cache Transactions in Spring's Transaction Management infrastructure.TheGemfireCacheTransactionsConfiguration
class is a Spring@Configuration
class used to enable Spring's Transaction Management infrastructure along with SDG'sGemfireTransactionManager
to manage local, cache transactions for either Pivotal GemFire or Apache Geode.