Joined: Fri Mar 21, 2008 9:42 am Posts: 1
|
Hibernate version:3.2
Hi
The Application Iam currently working on is developed with Hibernate2.
I have to migrate to Hibernate3. Basic Compilation changes have been made.
The Application uses ResocurceAdaptaor (ManagedConnectionFactoryImpl in particular) as the starting point to load resources in Hibernate2.
There doesnt seem to be any replacement for ManagedConnectionFactoryImpl in ResourceAdaptor.
Can I get the application Up without Resource Adaptor, through someother means.
|
|