JDBC的PreparedStatement获取自增id

@Override public void insert(Account account) throws ClassNotFoundException, SQLException { account = new Account(100, 1001, new BigDecimal("1000"), new BigDecimal("10"),new BigDecimal("99
相关文章
相关标签/搜索