uk.ac.soton.itinnovation.grid.service.sla.dao.hibernate
Class HibernateDAOFactory
java.lang.Object
uk.ac.soton.itinnovation.grid.service.sla.dao.DAOFactory
uk.ac.soton.itinnovation.grid.service.sla.dao.hibernate.HibernateDAOFactory
public class HibernateDAOFactory
- extends DAOFactory
| Methods inherited from class uk.ac.soton.itinnovation.grid.service.sla.dao.DAOFactory |
instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateDAOFactory
public HibernateDAOFactory()
getResourcePoolDAO
public ResourcePoolDAO getResourcePoolDAO()
- Specified by:
getResourcePoolDAO in class DAOFactory
getSLATemplateDAO
public SLATemplateDAO getSLATemplateDAO()
- Specified by:
getSLATemplateDAO in class DAOFactory
getSlaDAO
public SlaDAO getSlaDAO()
- Specified by:
getSlaDAO in class DAOFactory
getActivityDAO
public ActivityDAO getActivityDAO()
- Specified by:
getActivityDAO in class DAOFactory
getUsageSummaryDAO
public UsageSummaryDAO getUsageSummaryDAO()
- Specified by:
getUsageSummaryDAO in class DAOFactory
getUsageSummaryElementDAO
public UsageSummaryElementDAO getUsageSummaryElementDAO()
- Specified by:
getUsageSummaryElementDAO in class DAOFactory
getResourceWithUsageByMetricDAO
public ResourceWithUsageByMetricDAO getResourceWithUsageByMetricDAO()
- Specified by:
getResourceWithUsageByMetricDAO in class DAOFactory
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.