View source | Discuss page | Page history | Printable version   
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solutions Alliance

ERP/2.50/Developers Guide/Reference/Hibernate Mapping

Developers Guide

Index


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

Retrieved from "http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Reference/Hibernate_Mapping"

This page has been accessed 377 times. This page was last modified 13:28, 18 May 2009. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.


Category: Development ERP 2.50