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