|
From: Jean-Baptiste B. <jb...@br...> - 2004-04-05 14:29:30
|
Hello Spring framework makers !
I heard about Hibernate "module" in Spring framework.
I found an ORM package with a Hibernate package in it.
Where can I find info of the design for the classes
in ...orm.hibernate package ?
I found an orm.jdo package too.
Some classes are present in both packages like XXXTransactionManager :
JdoTransactionManager and HibernateTransactionManager.
But some are not present in both packages.
Anyone can explain me the design around that ?
(or http pointer ...)
The HibernateTransactionManager implements "only" InitializingBean.
I was waiting for a super interface common to jdo and hibernate.
Thanks a lot !
________________________________________________
Jean-Baptiste BRIAUD SYSDEO
www.sysdeo.com
software engineer www.eclipsetotale.com
|