Interface | Description |
---|---|
DslSession |
DSL SQL执行操作接口
|
KeyGenerator |
主键生成接口
|
ResultSetCallback |
结果集回调处理
|
Statement |
语句接口
Created by luoguo on 2015/3/11.
|
Class | Description |
---|---|
ComplexSelect<T extends ComplexSelect<T>> |
复杂查询
|
Delete |
Created by luoguo on 2015/3/11.
|
Insert |
Insert语句 Created by luoguo on 2015/3/11.
|
Pager<T> |
分页对象
|
Select<T extends Select<T>> |
Created by luoguo on 2015/3/11.
|
Update |
UPDATE语句
Created by luoguo on 2015/3/11.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.