public interface DeferredAction
This interfaces is used in protocol 11 or higher.
Modifier and Type | Method and Description |
---|---|
WarningMessageCallback |
getWarningMessageCallback() |
void |
processResponse(Response response)
Steps to process the deferred response.
|
void processResponse(Response response)
response
- Response object.WarningMessageCallback getWarningMessageCallback()
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.