gov.nih.nci.caarray.util
Interface UnfilteredCallback


public interface UnfilteredCallback

Author:
Winston Cheng

Method Summary
 java.lang.Object doUnfiltered(org.hibernate.Session s)
          Do something with an unfiltered session.
 

Method Detail

doUnfiltered

java.lang.Object doUnfiltered(org.hibernate.Session s)
Do something with an unfiltered session.

Parameters:
s - Hibernate session
Returns:
the result