public class IsIsElementDaoHibernate extends AbstractDaoHibernate<IsIsElement,Integer> implements IsIsElementDao
Constructor and Description |
---|
IsIsElementDaoHibernate()
Constructor for IsIsElementDaoHibernate.
|
Modifier and Type | Method and Description |
---|---|
IsIsElement |
findByIsIsSysId(String isisSysId) |
IsIsElement |
findByNodeId(Integer id)
findByNodeId
|
bulkDelete, clear, countAll, countMatching, countMatching, delete, delete, deleteAll, find, find, findAll, findMatching, findMatching, findMatchingObjects, 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
Copyright © 2015. All rights reserved.