Hi All,

In our application, we are slowly migrating to Guice from no DI but we
have hit a little bit of a road block. In our application, we use
CallableStatement to make database calls and not any persistence API.
Is there any guice based application that we can use for transactional
support.  I know that warp api is used to support Hibernate, JPA and
and DB4Objects.

A post on Stack Overflow 
http://stackoverflow.com/questions/2347384/guice-jdbc-and-managing-database-connections
did not return any answers as yet. Dhanji's blogs http://www.jroller.com/dhanji/
and http://rethrick.wordpress.com/ did not help with that either.

Has any one done any plain jdbc set up with Guice?

Thanks,

Kartik

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to