mybatis 备忘
http://www.mybatis.org/generator/generatedobjects/exampleClassUsage.htmlhttp://code.google.com/p/mybatis/
<selectKey keyProperty="id" resultType="int" order="BEFORE">
select SEQ_B_AUTHOR.nextVal from dual
</selectKey>
jdbcType="TIMESTAMP"
页:
[1]