Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Guice / Hibernate Injection

    Is there any way to use Guice to "Inject" the Hibernate Session Factory or use it like the "spring" Datasource definition ??

    #2
    Hi,

    You should take a look at gwt-cx.

    It uses GIN and GUICE and supports smartGWT.

    -> http://code.google.com/p/gwt-cx/

    - Mark

    Comment


      #3
      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

      Working...
      X