public final class StatementOption extends Object implements StorageResourceOption
StatementOption(boolean returnGeneratedKeys)
StatementOption(int resultSetType, int resultSetConcurrency, int resultSetHoldability)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StatementOption(int resultSetType, int resultSetConcurrency, int resultSetHoldability)
public StatementOption(boolean returnGeneratedKeys)
Copyright © 2020 The Apache Software Foundation. All rights reserved.