Uses of Class
org.figure8.join.core.persistence.HibernateObjectDao

Packages that use HibernateObjectDao
org.figure8.join.businessobjects.artifact.persistence   
org.figure8.join.businessobjects.commons.persistence   
org.figure8.join.businessobjects.environment.persistence   
org.figure8.join.businessobjects.reporting.persistence   
org.figure8.join.businessobjects.security.persistence   
org.figure8.join.core.messaging.persistence   
org.figure8.join.core.persistence   
org.figure8.join.services.scheduling.persistence   
org.figure8.join.services.scripting.persistence   
 

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

Subclasses of HibernateObjectDao in org.figure8.join.businessobjects.artifact.persistence
 class HibernateAssemblyDao
          Implementation of AssemblyDao using Hibernate ORM system.
 class HibernateBuildDao
          Implementation of BuildDao using Hibernate ORM system.
 class HibernateComponentDao
          Implementation of ComponentDao using Hibernate ORM system.
 class HibernateComponentTypeDao
          Implementation of ComponentTypeDao using Hibernate ORM system.
 class HibernateDeliverableDao
          Implementation of DeliverableDao using Hibernate ORM system.
 class HibernateDeliverableTypeDao
          Implementation of DeliverableTypeDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.businessobjects.commons.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.businessobjects.commons.persistence
 class HibernateReleaseDao
          Implementation of ReleaseDao using Hibernate ORM system.
 class HibernateStatusDao
          Implementation of StatusDao using Hibernate ORM system.
 class HibernateStepDao
          Implementation of StepDao using Hibernate ORM system.
 class HibernateTargetDao
          Implementation of TargetDao using Hibernate ORM system.
 

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

Subclasses of HibernateObjectDao in org.figure8.join.businessobjects.environment.persistence
 class HibernateDeploymentDao
          Implementation of DeploymentDao using Hibernate ORM system.
 class HibernateEISMappingDao
          Implementation of EISMappingDao using Hibernate ORM system.
 class HibernateEnvironmentMappingDao
          Implementation of EnvironmentMappingDao using Hibernate ORM system.
 class HibernateLogicalEnvironmentDao
          Implementation of LogicalEnvironmentDao using Hibernate ORM system.
 class HibernateMachineDao
          Implementation of MachineDao using Hibernate ORM system.
 class HibernateParameterDao
          Implementation of ParameterDao using Hibernate ORM system.
 class HibernateParameterValueDao
          Implementation of ParameterValueDao using Hibernate ORM system.
 class HibernatePhysicalEnvironmentDao
          Implementation of PhysicalEnvironmentDao using Hibernate ORM system.
 class HibernateResourceDao
          Implementation of ResourceDao using Hibernate ORM system.
 class HibernateResourceMappingDao
          Implementation of EnvironmentMappingDao using Hibernate ORM system.
 class HibernateResourceTypeDao
          Implementation of ResourceTypeDao using Hibernate ORM system.
 class HibernateResourceVersionDao
          Implementation of ResourceVersionDao using Hibernate ORM system.
 class HibernateVersionedResourceUpdateDao
          Implementation of VersionedResourceUpdateDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.businessobjects.reporting.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.businessobjects.reporting.persistence
 class HibernateEventDao
          Implementation of EventDao using Hibernate ORM system.
 class HibernateMailingListDao
          Implementation of MailingListDao using Hibernate ORM system.
 class HibernateMessageDao
          Implementation of MessageDao using Hibernate ORM system.
 class HibernateSubscriptionDao
          Implementation of SubscriptionDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.businessobjects.security.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.businessobjects.security.persistence
 class HibernatePermissionDao
          Implementation of PermissionDao using Hibernate ORM system.
 class HibernateRoleDao
          Implementation of RoleDao using Hibernate ORM system.
 class HibernateUserDao
          Implementation of UserDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.core.messaging.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.core.messaging.persistence
 class HibernateJMSConsumerBeanInfoDao
          Implementation of JMSConsumerBeanInfoDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.core.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.core.persistence
 class GenericHibernateObjectDao
          This is a generic implementation of HibernateObjectDao that uses java.lang.Object as its persistent class.
 

Uses of HibernateObjectDao in org.figure8.join.services.scheduling.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.services.scheduling.persistence
 class HibernateQuartzCronInfoDao
          Implementation of QuartzCronInfoDao using Hibernate ORM system.
 

Uses of HibernateObjectDao in org.figure8.join.services.scripting.persistence
 

Subclasses of HibernateObjectDao in org.figure8.join.services.scripting.persistence
 class HibernateScriptLogInfoDao
          Implementation of ScriptLogInfoDao using Hibernate ORM system.
 



Copyright © 2005-2008 Join. All Rights Reserved.