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
Organizing Business Logic
Modeling Problem Domain
Loading and Saving Data
DataManager vs. EntityManager
Using REST API
Miscellaneous
The Framework
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
Organizing Business Logic
Modeling Problem Domain
Loading and Saving Data
DataManager vs. EntityManager
Using REST API
Miscellaneous
The Framework
Application Development
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
4.3. Loading and Saving Data
This section describes different ways of loading and saving data to the database.
Next:
4.3.1. DataManager vs. EntityManager