Package org.riotfamily.riot.hibernate.dao

Class Summary
AbstractHibernateRiotDao  
AbstractHqlDao RiotDao implementation based on Hibernate.
HqlCollectionDao RiotDao implementation that loads a bean and returns one of the bean's properties as (filtered) collection.
HqlDao RiotDao implementation based on Hibernate.
HqlIndexedListDao  
HqlParentChildDao ParentChildDao implementation based on Hibernate.
HqlSortedCollectionDao