Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.1
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:
I work by teaching Java in a company (
www.caelum.com.br) and already teach all students how to create a generic dao in order to make a portable dao and daofactory using generics + reflection + hib3. I was wondering who else is working with generic daos around here to gather ideas
att.
Guilherme Silveira