| 程序包 | 说明 |
|---|---|
| com.github.yulichang.wrapper | |
| com.github.yulichang.wrapper.enums | |
| com.github.yulichang.wrapper.interfaces |
| 类和说明 |
|---|
| BaseFuncEnum
函数枚举基类
|
| 类和说明 |
|---|
| BaseFuncEnum
函数枚举基类
|
| DefaultFuncEnum
常用的sql函数枚举 默认实现
可以自己实现接口
BaseFuncEnum 自定义函数
目前支持一个占位符,不支持多个%s
只例举几个通用的,其他函数 first() last() len() ucase() lcase() 等 或者数据库自定义函数请自行扩展
mpj的初衷是只针对简单的连表查询,而非相对复杂的查询,
建议慎用,复杂的查询还是推荐写sql |
| 类和说明 |
|---|
| BaseFuncEnum
函数枚举基类
|
Copyright © 2022. All rights reserved.