@Repository(value="layerDataSourceDao") public class LayerDataSourceDao<E extends LayerDataSource> extends GenericHibernateDao<E,Integer>
LOG| Modifier | Constructor and Description |
|---|---|
|
LayerDataSourceDao()
Public default constructor for this DAO.
|
protected |
LayerDataSourceDao(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.