配置文件 <select id="getSeq" parameterType="string" resultType="long"> select ${value}.nextval from dual <select> 转载于:https://www.cnblogs.com/songjinduo/p/5511371.html