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, transactpublic HibernateServiceDeploymentDao(HibernateDaoContext context)
public void clear()
throws DaoException
clear in interface ServiceDeploymentDaoDaoExceptionpublic ServiceDeployment getServiceDeployment(String serviceAndNodeGridId, String serviceId, String nodeId) throws DaoException, ServiceDeploymentNotFoundException
getServiceDeployment in interface ServiceDeploymentDaoDaoExceptionServiceDeploymentNotFoundException