Uses of Interface
org.figure8.join.businessobjects.environment.persistence.DeploymentDao

Packages that use DeploymentDao
org.figure8.join.businessfacades.environment   
org.figure8.join.businessobjects.environment.persistence   
 

Uses of DeploymentDao in org.figure8.join.businessfacades.environment
 

Methods in org.figure8.join.businessfacades.environment with parameters of type DeploymentDao
 void DefaultEnvironmentManager.setDeploymentDao(DeploymentDao deploymentDao)
           
 

Uses of DeploymentDao in org.figure8.join.businessobjects.environment.persistence
 

Classes in org.figure8.join.businessobjects.environment.persistence that implement DeploymentDao
 class HibernateDeploymentDao
          Implementation of DeploymentDao using Hibernate ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.