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