Hibernate Mapping
Languages: |
English | Translate this article... |
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.