Package ch.tocco.nice2.persist.core.impl.hibernate.session
package ch.tocco.nice2.persist.core.impl.hibernate.session
-
ClassDescriptionManages hibernate session.This class manages the
Session
lifecycle for both the old (ContextManagerAdapter
) and new (PersistenceServiceImpl
) persistence API.