Discussion:
[Middlegen-user] Hibernate, dao and DBHelper class
Patrick M.
2004-11-15 21:53:01 UTC
Permalink
Hi,

The DAO classes generated for hibernate use the class
net.sf.hibernate.jta.DBHelper. Where can I find it ?

Thanks

Pat
Ben Litchfield
2004-11-16 00:07:16 UTC
Permalink
That used to be a class with the hibernate EJB extension. You don't need
to use it though.

If you set the getHibernateSession property on the hibernateDAO element
you can use your own class to retrieve the session.

Ben
Post by Patrick M.
Hi,
The DAO classes generated for hibernate use the class
net.sf.hibernate.jta.DBHelper. Where can I find it ?
Thanks
Pat
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...