| Interface | Description |
|---|---|
| ExampleMapper<T,E> |
Example 相关方法
|
| Class | Description |
|---|---|
| Example<T> |
通用的 Example 查询对象
|
| Example.Criteria<T> | |
| Example.Criterion | |
| Example.GeneratedCriteria<T> | |
| Example.OrCriteria<T> | |
| ExampleProvider |
基础的增删改查操作
|
| ExampleWrapper<T,I extends Serializable> |
封装 Example 的查询条件,方便链式调用
|
| Enum | Description |
|---|---|
| Example.Order |
排序方式
|
Copyright © 2022. All rights reserved.