CUBA Platform. Developer’s Manual
Version 6.7
A newer version is available at the
documentation home
.
Copyright (c) 2017
Haulmont
case
sensitive
insensitive
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
The Framework
Architecture
Common Components
Database Components
Middleware Components
Services
Data Stores
The Persistence Interface
ORM Layer
Transaction Management
Programmatic Transaction Management
Declarative Transaction Management
Examples of Transactions Interaction
Transaction Parameters
Transaction Listeners
Entity and Query Cache
System Authentication
Generic User Interface
Polymer User Interface
Portal Components
REST API
Platform Features
Functionality Extension
Application Development
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
Close
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
The Framework
Architecture
Common Components
Database Components
Middleware Components
Services
Data Stores
The Persistence Interface
ORM Layer
Transaction Management
Programmatic Transaction Management
Declarative Transaction Management
Examples of Transactions Interaction
Transaction Parameters
Transaction Listeners
Entity and Query Cache
System Authentication
Generic User Interface
Polymer User Interface
Portal Components
REST API
Platform Features
Functionality Extension
Application Development
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
5.4.5. Transaction Management
This section covers various aspects of transaction management in CUBA applications.
Next:
5.4.5.1. Programmatic Transaction Management