eu.etaxonomy.cdm.persistence.dao.hibernate.common
Class DaoBase
java.lang.Object
eu.etaxonomy.cdm.persistence.dao.hibernate.common.DaoBase
- Direct Known Subclasses:
- AuditEventDao, CdmEntityDaoBase, IdentificationKeyDaoImpl
public abstract class DaoBase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DaoBase
public DaoBase()
setSessionFactory
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
getSessionFactory
public org.hibernate.SessionFactory getSessionFactory()
getSession
protected org.hibernate.Session getSession()
flush
public void flush()
addOrder
protected void addOrder(org.hibernate.Criteria criteria,
List<OrderHint> orderHints)
Copyright © 2007-2013 EDIT. All Rights Reserved.