ERP/2.50/Developers Guide/Reference
| Developers Guide |
This section of the Developers Guide contains reference manuals for both the database model, entity model and the Java api.
The Database Model reference gives a complete overview of all tables and columns (and their relations).
The Entity Model is used by the Data Access Layer and the REST webservices. This reference is usefull when creating HQL or Criteria queries for Hibernate.
The REST XML Schema reference contains the formal definition of the XML which is produced and consumed by the REST webservices.
The Hibernate Mapping contains a link to the complete hibernate mapping file as it is generated by Openbravo.
The Java API contains the Java doc for main parts of Openbravo which are of interest for application developers.
Finally the Java Coding Conventions reference gives an overview of the coding practices followed by the Openbravo development team.
Subordinate pages:
- Database Model
- Entity Model
- REST XML Schema Definition
- Hibernate Mapping
- JavaAPI
- Java Coding Conventions
- Openbravo.properties
JSON REST Web Services | Database Model
Category: Development ERP 2.50

