hibernate-annotations-3.2.0.CR1.tar.gz
hibernate-entitymanager-3.2.0.CR1.tar.gz
hibernate-3.2.0.cr2.tar.gz
Guess the method is missing because some are CR1 and some CR2? Those
are the only files on sourceforge to download Thoughts?
Error:
1) testOne(com.test.HibernateEJB3TestSuite)java.lang.
How is the dirty flag maintained in hibernate to keep overhead low. For
example: I have many POJO that are mapped to table schemata. Some
reference others. Some are aggregates of other, non-hibernate, object.
These may be aggregates of other objects etc in a complex hierarchy.
Any instance
Hibernate has been setup to use the data source provided by Tomcat.
There are some JUnit tests that need to be run on code segments/classes
that are not running inside the container. How can a Datasource and
java:comp/env/jdbc be create and setup for the application outside of
the container?
---
Hibernate has been setup to use the data source provided by Tomcat.
There are some JUnit tests that need to be run on code segments/classes
that are not running inside the container. How can a Datasource and
java:comp/env/jdbc be create and setup for the application outside of
the container?