public class AsyncSqlRowsResponseImpl
extends com.speechstorm.indy.runtime.FutureBasedAsyncResponse<com.speechstorm.fish.scripting.DBRows>
implements com.speechstorm.fish.indy.sql.AsyncSqlRowsResponse
| Constructor and Description |
|---|
AsyncSqlRowsResponseImpl(java.util.concurrent.Future<com.speechstorm.fish.scripting.DBRows> promise_p,
java.util.Date maxWaitUntilDate_p) |
| Modifier and Type | Method and Description |
|---|---|
com.speechstorm.fish.scripting.DBRows |
getRows() |
isCompleted, sleepUntilCompleted