public class HibernateServiceDeploymentDao extends HibernateDao implements ServiceDeploymentDao
HibernateDao.DaoBlock, HibernateDao.DaoBlockR<R>
Constructor and Description |
---|
HibernateServiceDeploymentDao(HibernateDaoContext context) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
ServiceDeployment |
getServiceDeployment(String serviceAndNodeGridId,
String serviceId,
String nodeId) |
createDeleteQuery, createDeleteQuery, deleteEntities, getContext, getSession, logAdditionalInfo, logWhenRollbacking, transact, transact
public HibernateServiceDeploymentDao(HibernateDaoContext context)
public void clear() throws DaoException
clear
in interface ServiceDeploymentDao
DaoException
public ServiceDeployment getServiceDeployment(String serviceAndNodeGridId, String serviceId, String nodeId) throws DaoException, ServiceDeploymentNotFoundException
getServiceDeployment
in interface ServiceDeploymentDao
DaoException
ServiceDeploymentNotFoundException