Re: Patch For Hibernate Impl of PropertySets
Matthew E. Porter <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <[email protected]> |
OK. It has been uploaded. In addition, I am completing the Hibernate provider for OSUser and will be adding a patch to the Jira issue I opened. -matthew On Saturday, May 10, 2003, at 02:04 PM, Erik Beeson wrote: > Yes, please open a JIRA issue for this and attach your patch. Keep up > the > good work! > > --Erik > > On Sat, 10 May 2003, Matthew E. Porter wrote: > >> 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 >> >> _______________________________________________ >> Opensymphony-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/opensymphony-developers >> > > > > ------------------------------------------------------- > 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 > > _______________________________________________ > Opensymphony-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensymphony-developers ------------------------------------------------------- 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