Package org.riotfamily.riot.hibernate.domain

Interface Summary
ActiveRecord.ForEachCallback<T>  
 

Class Summary
ActiveRecord Use as base class for persistent entity beans if you prefer the active record pattern.
ActiveRecordInitializer Class to set the static SessionFactory reference for ActiveRecords.
ActiveRecordSupport Abstract base class for ActiveRecords with a Long generated identifier.