Hi Just wondering does parameter.property support the structure -> property="beanName.property"
Refer to the 2nd parameter below(period is a bean belonging to FinancialData) <parameterMap class="com.fmrco.crs.domain.financial.FinancialData" id="aipRetrieveFinModelParams"> <parameter property="id" jdbcType="NUMBER" javaType="java.lang.String" mode="IN"/> <parameter property="period.year" jdbcType="NUMBER" javaType="java.lang.String" mode="OUT"/> Thanks -- View this message in context: http://www.nabble.com/Parameter-Query-tp24032448p24032448.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.