java.lang.Runnable
class AsyncStatement
extends java.lang.Thread
Modifier and Type | Field | Description |
---|---|---|
(package private) java.sql.Connection |
conn |
|
(package private) ijResult |
result |
|
(package private) java.lang.String |
stmt |
Constructor | Description |
---|---|
AsyncStatement(java.sql.Connection theConn,
java.lang.String theStmt) |
Modifier and Type | Method | Description |
---|---|---|
(package private) ijResult |
getResult() |
|
void |
run() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
java.sql.Connection conn
java.lang.String stmt
ijResult result
AsyncStatement(java.sql.Connection theConn, java.lang.String theStmt)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
ijResult getResult()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.