2、SQL語句映射文件(2)增刪改查、參數、緩存

2.2 select 一個select 元素很是簡單。例如:mysql Xml代碼   <!-- 查詢學生,根據id -->   <select id="getStudent" parameterType="String" resultMap="studentResultMap">       SELECT ST.STUDENT_ID,                  ST.STUDENT_NA
相關文章
相關標籤/搜索