Interface Finder<Entity>
- Type Parameters:
Entity- Entity
public interface Finder<Entity>
查询执行器
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Details
-
list
- Throws:
DataAccessException
-
list
- Throws:
DataAccessException
-
listMap
- Throws:
DataAccessException
-
forEach
- Throws:
DataAccessException
-
forEach
- Throws:
DataAccessException
-
forEachMap
- Throws:
DataAccessException
-
first
- Throws:
DataAccessException
-
first
- Throws:
DataAccessException
-
firstMap
- Throws:
DataAccessException
-
count
- Throws:
DataAccessException
-