mybatis查询数据返回数值类型

in cn •  7 years ago 

<select id="select"resultType="java.lang.Integer" parameterType="java.lang.Integer" >
select count(1)
from
table

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!