第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

mybatis里sql映射文件怎么寫(xiě)

mybatis里sql映射文件怎么寫(xiě)

fenkapian 2016-11-10 15:16:55
這是接口里的方法:public?List<BlogrollEntity>?selectByTitle(String?bTitle);? ? 這是上面方法對(duì)應(yīng)的sql:<select id="selectByTitle" resultMap="BaseResultMap" parameterType="java.lang.String">? ? ? ? select? ? ? ? <include refid="Base_Column_List" />? ? ? ? from blogroll? ? ? ? where b_title = #{bTitle,jdbcType=VARCHAR}? ? </select>為什么第五行要加jdbcType=VARCHAR?還有映射文件里下面這段為什么都要加jdbcType=****?<resultMap id="BaseResultMap" type="com.portalManager.web.model.Entity.BlogrollEntity">? ? ? ? <id column="id" property="id" jdbcType="VARCHAR" />? ? ? ? <result column="b_title" property="bTitle" jdbcType="VARCHAR" />? ? ? ? <result column="b_url" property="bUrl" jdbcType="VARCHAR" />? ? ? ? <result column="b_details" property="bDetails" jdbcType="VARCHAR" />? ? ? ? <result column="b_create_time" property="bCreateTime" jdbcType="VARCHAR" />? ? ? ? <result column="b_is_deleted" property="bIsDeleted" jdbcType="BIGINT" />? ? ? ? <result column="b_web_code" property="bWebCode" jdbcType="VARCHAR" />? ? </resultMap>
查看完整描述

1 回答

?
慕粉3233872

TA貢獻(xiàn)70條經(jīng)驗(yàn) 獲得超29個(gè)贊

驗(yàn)證該字段在數(shù)據(jù)庫(kù)中的類(lèi)型吧,我之前都沒(méi)寫(xiě)過(guò),不是一定要寫(xiě)的吧

查看完整回答
反對(duì) 回復(fù) 2016-11-10
  • 1 回答
  • 0 關(guān)注
  • 1344 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)