I have a system where a fair share of my domain objects are read-mostly.
There is a distinct phase of operation where updates are made. Outside
of that phase, these objects are read-only.
What is the best strategy for dealing with these objects?
The most critical of my objects is essentially a b
Hibernate 3.1
Hibernate 3.1 rc1 has been released. It contains various bug fixes,
extension of current-session and improvements to session connection
handling.
The release notes can be found at
http://sourceforge.net/project/shownotes.php?release_id=361921
The binaries can be found at
http://sourceforge.net/p