to.etc.domui.hibernate.generic
Interface HibernateSessionMaker


public interface HibernateSessionMaker

Thingy which makes a new Hibernate session.

Author:
Frits Jalvingh Created on Jun 26, 2008

Method Summary
 Session makeSession()
           
 

Method Detail

makeSession

Session makeSession()
                    throws java.lang.Exception
Throws:
java.lang.Exception