uk.ac.soton.itinnovation.grid.service.sla.dao.hibernate
Class SLATemplateDAOImpl

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.sla.dao.GenericHibernateDAO<SLATemplate,String>
      extended by uk.ac.soton.itinnovation.grid.service.sla.dao.hibernate.SLATemplateDAOImpl
All Implemented Interfaces:
GenericDAO<SLATemplate,String>, SLATemplateDAO

public class SLATemplateDAOImpl
extends GenericHibernateDAO<SLATemplate,String>
implements SLATemplateDAO


Constructor Summary
SLATemplateDAOImpl()
           
 
Method Summary
 
Methods inherited from class uk.ac.soton.itinnovation.grid.service.sla.dao.GenericHibernateDAO
delete, findAll, findByCriteria, findById, findById, getPersistentClass, saveOrUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.service.sla.dao.GenericDAO
delete, findAll, findById, findById, saveOrUpdate
 

Constructor Detail

SLATemplateDAOImpl

public SLATemplateDAOImpl()


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.