ERP/2.50/Developers Guide/Reference/Hibernate Mapping
| Developers Guide |
Hibernate Mapping
The Data Access Layer generates an hibernate mapping on the basis of the model as it is defined in the Application Dictionary. The hibernate mapping is generated in-memory by the system.
You can always retrieve the hibernate mapping for the current model definition in the Application Dictionary by calling this webservice:
http://localhost:8080/openbravo/ws/dal/hbm
Replace the http://localhost:8080/openbravo with the host, port and path relevant for your installation. |
The hibernate mapping for this version of Openbravo ERP can also be downloaded.
REST XML Schema Definition | JavaAPI
Category: Development ERP 2.50

