Package org.apache.cayenne.tx
Class DefaultTransactionDescriptor
java.lang.Object
org.apache.cayenne.tx.TransactionDescriptor
org.apache.cayenne.tx.DefaultTransactionDescriptor
public class DefaultTransactionDescriptor extends TransactionDescriptor
- Since:
- 4.1
-
Field Summary
Fields inherited from class org.apache.cayenne.tx.TransactionDescriptor
ISOLATION_DEFAULT
-
Method Summary
Modifier and Type Method Description static TransactionDescriptor
getInstance()
Methods inherited from class org.apache.cayenne.tx.TransactionDescriptor
getIsolation, getPropagation
-
Method Details
-
getInstance
-