Interface PropertyDataManager
- All Superinterfaces:
DataManager<PropertyEntity>
- All Known Implementing Classes:
MybatisPropertyDataManager
- Author:
- Joram Barrez
-
Method Summary
-
Method Details
-
findAll
List<PropertyEntity> findAll() -
directInsertProperty
-