Hi currently I am trying to use <join> tag which is mentioned as closed/fixed on jira with key "NHCD-22". The problem is the patch that is mentioned to be a part of Nhibernate 1.2 or 2.0 is not seen in the source code. So how do I go about using join mapping element to map two tables in one hbm.xml file. All help would be appreciated. Also if anybody can help me about how to go about applying the patch would also help.
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 1.2, 2.0 beta
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html