OsgiHibernateSpringSpringDMSample

葡萄藤 2011-07-22

1. Features:

1.1  All started bundle contaning hibernate 'annotated pojo's' should registered an new

       'SessionFactory' or be registered in a existing 'SessionFactory' dynamicaly (stopping the

       bundle should close the 'sessionFactory').

12   The DAO services should be easily exposed as OSGI service.

2. 具体内容参考:

    http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/

    http://code.google.com/p/voluble/wiki/OsgiHibernateSpringSpringDMSample

相关推荐