Hibernate Plug-in

This module provides integration with Hibernate.

The implementation provides a hibernate session that is given a user java.sql.Connection. The java.sql.Connection is specified as a dependency for the implementation so that it can integrate with the non-blocking connection pooling of OfficeFloor.

ManagedObjectSourceInterface of objectDependencies
net.officefloor.plugin.hibernate.HibernateManagedObjectSourceorg.hibernate.Sessionjava.sql.Connection