org.zeroexchange.dao
Interface SessionAwared


public interface SessionAwared

Interface for services should be awared for the hibernate session.

Author:
black

Method Summary
 void setSession(org.hibernate.Session session)
           
 

Method Detail

setSession

void setSession(org.hibernate.Session session)


Copyright © 2013. All Rights Reserved.