Uses of Interface
org.figure8.join.businessobjects.artifact.persistence.ComponentDao

Packages that use ComponentDao
org.figure8.join.businessfacades.artifact   
org.figure8.join.businessobjects.artifact.persistence   
 

Uses of ComponentDao in org.figure8.join.businessfacades.artifact
 

Fields in org.figure8.join.businessfacades.artifact declared as ComponentDao
protected  ComponentDao DefaultArtifactManager.componentDao
          Component data access object
 

Methods in org.figure8.join.businessfacades.artifact with parameters of type ComponentDao
 void DefaultArtifactManager.setComponentDao(ComponentDao dao)
           
 

Uses of ComponentDao in org.figure8.join.businessobjects.artifact.persistence
 

Classes in org.figure8.join.businessobjects.artifact.persistence that implement ComponentDao
 class HibernateComponentDao
          Implementation of ComponentDao using Hibernate ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.