| Constructor and Description |
|---|
QueryExecutor() |
public ResultSet executeQuery(Statement statement, String query) throws SQLException, InterruptedException
ResultSet if execution successfulSQLException - if a database error occursInterruptedException - if interrupted by another threadpublic void close()
Copyright © 2017. All rights reserved.