|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Hibernate is packaged as a bundle as part of the JBoss project, however the version they distribute is not the latest release. This project provides a location for distributing the latest builds of hibernate so that the task of maintaining the bundle can be shared. News
Quick StartCurrently, only one bundle is provided, containing both Hibernate Core and Hibernate Annotations. It can be downloaded from the Subversion repository here: http://osgi-hibernate.googlecode.com/svn/trunk/com.googlecode.osgi-hibernate.core If you want to include it in a project which uses Subversion for source code management, you can link directly to this repository using a svn:externals property with the following value: com.googlecode.osgi-hibernate.core http://osgi-hibernate.googlecode.com/svn/trunk/com.googlecode.osgi-hibernate.core There is also a feature in the repository which contains only this single core plugin. |