public class Execute extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
Execute(Connection conn) |
protected Execute(Connection conn)
public RowSet query(String sql, Object... statement) throws SQLException
SQLExceptionpublic long insert(String sql, Object... statement) throws SQLException
SQLExceptionpublic int update(String sql, Object... statement) throws SQLException
SQLExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.