Uses of Class
fri.util.database.jpa.tree.closuretable.ClosureTableTreeDao

Packages that use ClosureTableTreeDao
fri.util.database.jpa.tree.closuretable   
 

Uses of ClosureTableTreeDao in fri.util.database.jpa.tree.closuretable
 

Subclasses of ClosureTableTreeDao in fri.util.database.jpa.tree.closuretable
 class TemporalClosureTableTreeDao
          DAO extension that allows to historicize entities instead of deleting them.
 

Methods in fri.util.database.jpa.tree.closuretable that return ClosureTableTreeDao
protected  ClosureTableTreeDao ClosureTableTreeTest.newDao(DbSession session)
          Overridden to allocate a new ClosureTableTreeDao for this test case.