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

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

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

Methods in org.figure8.join.businessfacades.environment with parameters of type LogicalEnvironmentDao
 void DefaultEnvironmentManager.setLogicalEnvDao(LogicalEnvironmentDao logicalEnvDao)
           
 

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

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



Copyright © 2005-2008 Join. All Rights Reserved.