org.riotfamily.riot.hibernate.domain
Interface ActiveRecord.ForEachCallback<T>

Enclosing class:
ActiveRecord

protected static interface ActiveRecord.ForEachCallback<T>


Method Summary
 void execute(T t)
           
 

Method Detail

execute

void execute(T t)