51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#iBatis
com.github.pagehelper.PageHelper cannot be cast to org.apache.ibatis.plugin.Interceptor
<dependency><groupId>com.github.pagehelper</groupId><artifactId>pagehelper</artifactId><version>4.0.0</version>&...
代码星球
·
2020-04-04
com.github.pagehelper.PageHelper
cannot
be
cast
to
【转】ibatis 中isNull, isNotNull与isEmpty, isNotEmpty区别
转自:http://blog.csdn.net/fanfanjin/article/details/6676566 在iBATIS中isNull用于判断参数是否为Null,isNotNull相反isEmpty判断参数是否为Null或者空,满足其中一个条件则其trueisNotEmpty相反,当参数既不为Nul...
代码星球
·
2020-03-31
ibatis
isNull
isNotNull
isEmpty
isNotEmpty
首页
上一页
1
2
3
4
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他