参数获取 之前我们都是采用#{}的方式进行参数传递,其实MyBatis还有另外的参数传递方式${} 使用方法相同,但是还是有很大区别的 这里做一个测试: <select id="getEmpByMap" resultType="com.figsprite.bean.Employee"> select id,last_name lastName,gender,email from tb_employee where id = ${id} and
/****** Object: StoredProcedure [dbo].[GetCommonGroupByRegion] Script Date: 03/23/2017 17:31:18 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO ALTER proc [dbo].[GetCommonGroupByRegion] )=null,---车型 @CreateTimeStart datetime=null, --入会开始时间 @