public class IsIsElementDaoHibernate extends AbstractDaoHibernate<IsIsElement,Integer> implements IsIsElementDao
m_criteriaConverter
Constructor and Description |
---|
IsIsElementDaoHibernate()
Constructor for IsIsElementDaoHibernate.
|
Modifier and Type | Method and Description |
---|---|
void |
deleteByNodeId(Integer nodeId) |
IsIsElement |
findByIsIsSysId(String isisSysId) |
IsIsElement |
findByNodeId(Integer id)
findByNodeId
|
buildHibernateCallback, bulkDelete, clear, countAll, countMatching, countMatching, delete, delete, deleteAll, find, find, findAll, findMatching, findMatching, findObjects, findUnique, flush, get, initDao, initialize, load, lock, merge, queryInt, queryInt, save, saveOrUpdate, update
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
public IsIsElementDaoHibernate()
Constructor for IsIsElementDaoHibernate.
public IsIsElement findByNodeId(Integer id)
findByNodeId
findByNodeId
in interface IsIsElementDao
id
- a Integer
object.IsIsElement
object.public IsIsElement findByIsIsSysId(String isisSysId)
findByIsIsSysId
in interface IsIsElementDao
public void deleteByNodeId(Integer nodeId)
deleteByNodeId
in interface IsIsElementDao
Copyright © 2021. All rights reserved.