Avatar

Organizations

1 results for Hibernate
  • EDIT: I am more than happy that this post is now completely obsolete. Hibernate is now OSGi ready, Yay!

    Prologue

    I was trying to migrate an application that uses JPA 2.0 / Hibernate to OSGi. I found out that hibernate does not provide OSGi bundles. There are some Hibernate bundles provided in the Spring Enterprise Bundle repository, however they are none available for Hibernate 3.5.x which implements JPA 2.0. So I decided to create them myself and share the experience with you.

    java osgi hibernate Created Sat, 10 Jul 2010 00:00:00 +0300