|
From: Dmitriy K. <dko...@ru...> - 2004-06-14 13:34:58
|
If I remember correctly, a TopLink support has been discussed a while ago. Dmitriy. sk...@fe... wrote: > I'd vote for Toplink support first. I know it's not open source but a lot > of us have to use it and I am pretty sure there are several Toplink users > on the list, each of us rolling our own Spring integration. > > > Sean Kroah > FedEx Ground > (412) 859-5130 > > sk...@fe... > > > > |---------+-----------------------------------------------------> > | | "Rod Johnson" | > | | <rod...@in...> | > | | Sent by: | > | | spr...@li...| > | | ceforge.net | > | | | > | | | > | | 06/13/2004 08:37 AM | > | | Please respond to | > | | springframework-developer | > | | | > |---------+-----------------------------------------------------> > >----------------------------------------------------------------------------------------------| > | | > | To: <spr...@li...> | > | cc: | > | Subject: Re: [Springframework-developer] Cayenne ORM Support | > >----------------------------------------------------------------------------------------------| > > > > > Tim > > I would like Spring to have Cayenne support, to go with our Hibernate, JDBC > and JDO support. I haven't used it, but I have heard good things about it. > > We have a well-established template for supporting ORM solutions, > demonstrated in our JDO and Hibernate support: > > - templates and interceptors that handle resource open/close > - integration with Spring transaction management > - support for JDBC operations in the same transaction if possible (it is > with Hibernate and most JDO implementations) > - translation from ORM-specific exceptions (like HibernateException) to our > own DataAccessException hierarchy > > As no one in the core Spring team is a Cayenne expert (AFAIK) we hope that > the Cayenne team could work within this consistent architectural approach > to > lead the necessary implementation, and donate the code (and support the > integration). We would of course be very happy to help them with this. > > Rgds > Rod > > ----- Original Message ----- > From: "Tim Nolan" <kat...@ho...> > To: <spr...@li...> > Sent: Sunday, June 13, 2004 11:39 AM > Subject: [Springframework-developer] Cayenne ORM Support > > > >>Anyone looking at adding support for this Cayenne ORM? Anyone used it on >>a project? It seems to have a bit of a following. >> >>For product, see: >>http://www.objectstyle.org/cayenne/ >> >>For brief comment on Spring support see: >>http://objectstyle.org/cayenne/lists/cayenne-user/2004/06/0028.html >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by the new InstallShield X. >>From Windows to Linux, servers to mobile, InstallShield X is the >>one installation-authoring solution that does it all. Learn more and >>evaluate today! http://www.installshield.com/Dev2Dev/0504 >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > From Windows to Linux, servers to mobile, InstallShield X is the > one installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > From Windows to Linux, servers to mobile, InstallShield X is the > one installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |