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

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

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

Methods in org.figure8.join.businessfacades.environment with parameters of type PhysicalEnvironmentDao
 void DefaultEnvironmentManager.setPhysicalEnvDao(PhysicalEnvironmentDao physicalEnvDao)
           
 void DefaultParameterManager.setPhysicalEnvironmentDao(PhysicalEnvironmentDao dao)
           
 

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

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



Copyright © 2005-2008 Join. All Rights Reserved.