eu.etaxonomy.cdm.persistence.dao.hibernate.description
Class StatisticalMeasurementValueDaoImpl

java.lang.Object
  extended by eu.etaxonomy.cdm.persistence.dao.hibernate.common.DaoBase
      extended by eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase<StatisticalMeasurementValue>
          extended by eu.etaxonomy.cdm.persistence.dao.hibernate.description.StatisticalMeasurementValueDaoImpl
All Implemented Interfaces:
ICdmEntityDao<StatisticalMeasurementValue>, IStatisticalMeasurementValueDao

@Repository
public class StatisticalMeasurementValueDaoImpl
extends CdmEntityDaoBase<StatisticalMeasurementValue>
implements IStatisticalMeasurementValueDao

Author:
a.babadshanjan

Field Summary
 
Fields inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase
defaultBeanInitializer, flushAfterNo, type, version
 
Constructor Summary
StatisticalMeasurementValueDaoImpl()
           
 
Method Summary
 List<StatisticalMeasurementValue> list()
           
 
Methods inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase
addCriteria, addExample, addGroups, addOrder, clear, count, count, count, countByParam, countGroups, delete, exists, findById, findByParam, findByUuid, getSession, getType, group, list, list, list, list, list, list, list, list, listByIds, load, load, load, lock, merge, refresh, refresh, replace, rows, save, saveAll, saveCdmObj, saveOrUpdate, saveOrUpdateAll, setDefaultBeanInitializer, setPagingParameter, setPagingParameter, update
 
Methods inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.DaoBase
addOrder, flush, getSessionFactory, setSessionFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.etaxonomy.cdm.persistence.dao.common.ICdmEntityDao
clear, count, count, count, delete, exists, findById, findByUuid, flush, getSession, getType, group, list, list, list, list, list, list, list, listByIds, load, load, load, lock, merge, refresh, refresh, replace, rows, save, saveAll, saveOrUpdate, saveOrUpdateAll, update
 

Constructor Detail

StatisticalMeasurementValueDaoImpl

public StatisticalMeasurementValueDaoImpl()
Method Detail

list

public List<StatisticalMeasurementValue> list()
Specified by:
list in interface IStatisticalMeasurementValueDao


Copyright © 2007-2013 EDIT. All Rights Reserved.