public final class PreparedStatementExecutor extends Object
| 构造器和说明 |
|---|
PreparedStatementExecutor() |
public List<ResultSet> executeQuery() throws SQLException
SQLException - SQL exceptionpublic int executeUpdate()
throws SQLException
SQLException - SQL exceptionpublic boolean execute()
throws SQLException
SQLException - SQL exceptionCopyright © 2018. All rights reserved.