@Repository(value="layerDao") public class LayerDao<E extends Layer> extends GenericHibernateDao<E,Integer>
LOG| Modifier | Constructor and Description |
|---|---|
|
LayerDao()
Public default constructor for this DAO.
|
protected |
LayerDao(Class<E> clazz)
Constructor that has to be called by subclasses.
|
createDistinctRootEntityCriteria, delete, findAll, findByCriteria, findByCriteriaWithSortingAndPaging, findById, findByUniqueCriteria, loadById, saveOrUpdateCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.