Package org.figure8.join.businessobjects.artifact.persistence

Interface Summary
AssemblyDao Data Access interface for Assembly business objects.
BuildDao Data Access interface for Build business objects.
ComponentDao Data Access interface for Component business objects.
ComponentTypeDao Data Access interface for ComponentType business objects.
DeliverableDao Data Access interface for Deliverable business objects.
DeliverableTypeDao Data Access interface for DeliverableType business objects.
 

Class Summary
HibernateAssemblyDao Implementation of AssemblyDao using Hibernate ORM system.
HibernateBuildDao Implementation of BuildDao using Hibernate ORM system.
HibernateComponentDao Implementation of ComponentDao using Hibernate ORM system.
HibernateComponentTypeDao Implementation of ComponentTypeDao using Hibernate ORM system.
HibernateDeliverableDao Implementation of DeliverableDao using Hibernate ORM system.
HibernateDeliverableTypeDao Implementation of DeliverableTypeDao using Hibernate ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.