org.ow2.dragon.persistence.dao.sla.hibernate
Class ServicePropertiesDAOImpl

java.lang.Object
  extended by org.springframework.dao.support.DaoSupport
      extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
          extended by org.ow2.dragon.persistence.dao.GenericHibernateDAOImpl<org.ggf.schemas.graap._2007._03.ws_agreement.ServicePropertiesType,java.lang.Long>
              extended by org.ow2.dragon.persistence.dao.sla.hibernate.ServicePropertiesDAOImpl
All Implemented Interfaces:
GenericORMDAO<org.ggf.schemas.graap._2007._03.ws_agreement.ServicePropertiesType,java.lang.Long>, ServicePropertiesDAO, org.springframework.beans.factory.InitializingBean

public class ServicePropertiesDAOImpl
extends GenericHibernateDAOImpl<org.ggf.schemas.graap._2007._03.ws_agreement.ServicePropertiesType,java.lang.Long>
implements ServicePropertiesDAO

Author:
nsalatge - eBM WebSourcing

Field Summary
 
Fields inherited from class org.ow2.dragon.persistence.dao.GenericHibernateDAOImpl
type
 
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
 
Constructor Summary
ServicePropertiesDAOImpl()
           
 
Method Summary
 
Methods inherited from class org.ow2.dragon.persistence.dao.GenericHibernateDAOImpl
exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, save, searchEquals, searchLike, setType
 
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
 
Methods inherited from class org.springframework.dao.support.DaoSupport
afterPropertiesSet, initDao
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.dragon.persistence.dao.GenericORMDAO
exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, save, searchEquals, searchLike
 

Constructor Detail

ServicePropertiesDAOImpl

public ServicePropertiesDAOImpl()


Copyright © 2008 eBMWebsourcing. All Rights Reserved.