-
OGNL.Second查看全部
-
getid string查看全部
-
Mybatis xml配置標簽查看全部
-
容易混淆的概念查看全部
-
mybatis 常用標簽 <where></where> <set></set> <trim></trim>查看全部
-
用type時,結果集中的列名(select id as uid,uid為列名,如果沒有別名,列名為id)與實體類中的屬性名相同(大小寫不敏感)。查看全部
-
resultType是java類型,map需要配置查看全部
-
cloumn是指<select>標簽中sql查詢的結果集的列名,有別名的就是別名為列名查看全部
-
時間范圍查詢 <if test="starDay !=null">and sd.date_time >=#{starDay}</if> <if test="endDay !=null">and sd.date_time <=#{endDay}</if> 但是這里的starDay、endDay不是數據庫字段,這里怎么???查看全部
-
案例的模塊劃分查看全部
-
mybatis案例分析查看全部
-
mybatis入門準備工作查看全部
-
Mybatis中的OGNL表達式寫法查看全部
-
ognl表達式取值方法查看全部
-
公眾號自動回復查看全部
舉報
0/150
提交
取消