Interface ModelDataManager
- All Superinterfaces:
DataManager<ModelEntity>
- All Known Implementing Classes:
MybatisModelDataManager
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptionlongfindModelCountByNativeQuery(Map<String, Object> parameterMap) longfindModelsByNativeQuery(Map<String, Object> parameterMap)
-
Method Details
-
findModelsByQueryCriteria
-
findModelCountByQueryCriteria
-
findModelsByNativeQuery
-
findModelCountByNativeQuery
-