public class ElasticTunnelDefinitionDaoImpl extends BambooHibernateObjectDao<ElasticTunnelDefinition> implements ElasticTunnelDefinitionDao
Constructor and Description |
---|
ElasticTunnelDefinitionDaoImpl() |
Modifier and Type | Method and Description |
---|---|
ElasticTunnelDefinition |
findByAgentId(long agentId) |
void |
removeByAgentId(long agentId) |
countAll, countWithRestriction, delete, deleteAll, executeCountQuery, findAll, findById, merge, save, saveAll
getCacheAwareHibernateTemplate
checkDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
@Nullable public ElasticTunnelDefinition findByAgentId(long agentId)
findByAgentId
in interface ElasticTunnelDefinitionDao
public void removeByAgentId(long agentId)
removeByAgentId
in interface ElasticTunnelDefinitionDao
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.