Uses of Interface
org.figure8.join.businessobjects.commons.persistence.TargetDao

Packages that use TargetDao
org.figure8.join.businessfacades.commons   
org.figure8.join.businessobjects.commons.persistence   
 

Uses of TargetDao in org.figure8.join.businessfacades.commons
 

Methods in org.figure8.join.businessfacades.commons with parameters of type TargetDao
 void DefaultIntegrationProcessManager.setTargetDao(TargetDao targetDao)
           
 

Uses of TargetDao in org.figure8.join.businessobjects.commons.persistence
 

Classes in org.figure8.join.businessobjects.commons.persistence that implement TargetDao
 class HibernateTargetDao
          Implementation of TargetDao using Hibernate ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.