@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented @Import(value=GemfireCacheTransactionsConfiguration.class) public @interface EnableGemfireCacheTransactions
EnableGemfireCacheTransactions annotation enables Pivotal GemFire or Apache Geode Cache Transactions
in Spring's Transaction Management infrastructure.Documented,
Inherited,
Retention,
Target,
Import,
Spring Transaction Management,
Spring Data GemFire Transaction Management,
Geode Transactions| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enableAutoTransactionEventPublishing
Configures whether
TransactionApplicationEvent objects are automatically fired by the framework. |
public abstract boolean enableAutoTransactionEventPublishing
TransactionApplicationEvent objects are automatically fired by the framework.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.