Patch For Hibernate Impl of PropertySets

Matthew E. Porter <[email protected]>
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
OS Developers:
    I have a patch for the Hibernate implementation of PropertySets.  
The current version in CVS passes a Hibernate Session, which is used 
everywhere.  From my understanding of Hibernate, this is very dangerous 
because the session can never be closed (nor is it ever flushed- very 
bad to maintain true state) in the code.
   The patch basically changes the configuration to pass a 
SessionFactory rather than an actual Session.  This allows the system 
to use multiple sessions.  Should I just upload to Jira?


-matthew porter



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.