<selectKey resultType="java.lang.Integer" order="BEFORE" keyProperty="id">
select T_MEDAL_SEQ.NEXTVAL as id from DUAL
</selectKey>
<selectKey resultType="java.lang.Integer" order="BEFORE" keyProperty="id">
select T_MEDAL_SEQ.NEXTVAL as id from DUAL
</selectKey>