Uses of Interface
org.squashtest.csp.tm.internal.repository.DeletionDao

Packages that use DeletionDao
org.squashtest.csp.tm.internal.repository   
org.squashtest.csp.tm.internal.repository.hibernate This file contains Hibernate named queries used by DAOs. 
 

Uses of DeletionDao in org.squashtest.csp.tm.internal.repository
 

Subinterfaces of DeletionDao in org.squashtest.csp.tm.internal.repository
 interface CampaignDeletionDao
           
 interface RequirementDeletionDao
           
 interface TestCaseDeletionDao
           
 

Uses of DeletionDao in org.squashtest.csp.tm.internal.repository.hibernate
 

Classes in org.squashtest.csp.tm.internal.repository.hibernate that implement DeletionDao
 class HibernateCampaignDeletionDao
           
 class HibernateDeletionDao
           
 class HibernateRequirementDeletionDao
           
 class HibernateTestCaseDeletionDao
           
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.