Is there any way to use Guice to "Inject" the Hibernate Session Factory or use it like the "spring" Datasource definition ??
Announcement
Collapse
No announcement yet.
X
-
The topic is not how to use Guice and Gin - i want to inject the HIBERNATE Session into a Datasource - as its done with the "Spring" configuration property in the server.properties of SmartGWT!
So to be more detailed - is there any way to use the Hibernate Sesssion out of Guice instead of using Spring ?
Comment
Comment