|
From: Jean-Baptiste B. <jb...@br...> - 2004-04-05 14:31:42
|
Forget the last point :-)
The answer is AbstractPlatformTransactionManager.
I was thinking about XXXDaoSupport like HibernateDaoSupport
________________________________________________
Jean-Baptiste BRIAUD SYSDEO
www.sysdeo.com
software engineer www.eclipsetotale.com
> -----Message d'origine-----
> De=A0: Jean-Baptiste BRIAUD [mailto:jb...@br...]
> Envoy=E9=A0: lundi 5 avril 2004 16:26
> =C0=A0: 'spr...@li...'
> Objet=A0: Hibernate and JDO
>=20
> Hello Spring framework makers !
>=20
> I heard about Hibernate "module" in Spring framework.
> I found an ORM package with a Hibernate package in it.
>=20
> Where can I find info of the design for the classes
> in ...orm.hibernate package ?
>=20
> I found an orm.jdo package too.
>=20
> Some classes are present in both packages like XXXTransactionManager :
> JdoTransactionManager and HibernateTransactionManager.
> But some are not present in both packages.
>=20
> Anyone can explain me the design around that ?
> (or http pointer ...)
>=20
>=20
> The HibernateTransactionManager implements "only" InitializingBean.
> I was waiting for a super interface common to jdo and hibernate.
>=20
> Thanks a lot !
>=20
> ________________________________________________
> Jean-Baptiste BRIAUD SYSDEO
> www.sysdeo.com
> software engineer www.eclipsetotale.com
|