| Package | Description | 
|---|---|
| org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. | 
| org.apache.cayenne.configuration.server | |
| org.apache.cayenne.tx | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TransactionFactory | DataContext. transactionFactoryDeprecated. 
 since 4.0 used in a method that itself should be deprecated,
             so this is a temp code | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataContext. setTransactionFactory(TransactionFactory transactionFactory)Deprecated. 
 since 4.0 avoid using this directly. Transaction management
             at this level will be eventually removed | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TransactionFactory | DataContextFactory. transactionFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultTransactionFactory | 
| Constructor and Description | 
|---|
| DefaultTransactionManager(TransactionFactory txFactory,
                         JdbcEventLogger jdbcEventLogger) | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.