public final class PreparedStatementExecutor extends Object
PreparedStatementExecutor()
boolean
execute()
List<ResultSet>
executeQuery()
int
executeUpdate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PreparedStatementExecutor()
public List<ResultSet> executeQuery()
public int executeUpdate()
public boolean execute()
Copyright © 2017. All rights reserved.