RE: osuser hibernate providers
"Brian Topping" <[email protected]> Thu, 8 Jan 2004 23:52:48 -0500
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Mike Cannon-Brookes [mailto:[email protected]] > Sent: Sunday, January 04, 2004 4:45 PM > To: opensymphony-developers > Subject: Re: [Opensymphony-developers] osuser hibernate providers > > Developing your own Hibernate DAOs to use your own Hibernate session > management strategy is really trivial due to all the helper > methods, so I > still think this is the best way to build the providers. This actually isn't the case. There are key portions of the DAO that are specifying classes instead of interfaces and are therefore impossible to replace with a local version that does not inherit from the OSUser classes. This is a very severe limitation. They are *almost* correct, and I am running a forked version locally that does allow us to replace the DAOs. Our deployment doesn't use the OSUser base classes for entity management. The same error used to exist in PropertySet, but it's taken care of now. -b ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html