Uses of Interface
com.google.code.ssm.test.dao.TestDAO

Packages that use TestDAO
com.google.code.ssm.test.dao   
com.google.code.ssm.test.svc   
 

Uses of TestDAO in com.google.code.ssm.test.dao
 

Classes in com.google.code.ssm.test.dao that implement TestDAO
 class TestDAOImpl
           
 

Uses of TestDAO in com.google.code.ssm.test.svc
 

Methods in com.google.code.ssm.test.svc with parameters of type TestDAO
 void TestSvcImpl.setDao(TestDAO dao)
           
 



Copyright © 2014. All rights reserved.