org.riotfamily.riot.hibernate.support
Interface LongConversationCallback

All Known Implementing Classes:
LongConversationTask

public interface LongConversationCallback


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

Method Detail

doInHibernate

void doInHibernate(org.hibernate.Session session)
                   throws Exception
Throws:
Exception