Product information
Flexberry ORM
is product platform Flexberry. The product website Flexberry ORM
: http://flexberry.ru/FlexberryORM.
The product
Flexberry ORM
consists of the following modules:
- Components for working with the object model (data objects).
- Access components data source (data services).
- Views
- Components for filtering the received data (constraints).
- Pessimistic locking components, providing the ability to lock the data objects during the execution of operations over them.
- Business server.
- The task monitor
- Expansion module Flexberry Designer to generate code for uml models.
- Auxiliary tools ICSSoft.STORMNET.Tools.
Description of product
By Flexberry Designer it is possible to create class diagram. This chart you can generate the required database structure (DB) and the object model. Component of BD carries out mapping of the structure of relational database tables to an object model. To the database to retrieve items that meet certain conditions, use the components for working with filters and limits.
The list of libraries that contain the Runtime components Flexberry ORM submitted here.
Supported typing is described in separate article.
The demo application
The sample application source code is available at the following location: https://github.com/Flexberry/FlexberryORM-DemoApp.