spring jdbc 插入(Oracle)数据返回Id spring jdbc 向oracle数据库中插入数据返回Id
new String[] { "userId" }); 这是向oracle数据库插入数据才用。mysql中则不需要