1、使用JdbcTemplate的execute()方法执行SQL语句 Java代码 jdbcTemplate.execute("CREATE TABLE ... jdbcTemplate.update("UPDATE USER SET name = ?
確定! 回上一頁