Is there any book available on DAL programming for Openbravo.I tried to search on Wiki about dal program but couldn't find in details. I like to know more about syntax details and its explanation.
Regards Usman A.
Is there any book available on DAL programming for Openbravo.I tried to search on Wiki about dal program but couldn't find in details. I like to know more about syntax details and its explanation.
Regards Usman A.
there is actually quite a few resources on this topic on Openbravo's wiki, for example:
Keep in mind that the Openbravo DAL is just an extension of the Hibernate ORM so most of the same concepts and syntax apply.
Hope this helps. Rok