public final class GenericResponse extends java.lang.Object implements Response
Constructor and Description |
---|
GenericResponse(int objectHandle,
long blobId,
byte[] data,
java.sql.SQLException exception) |
Modifier and Type | Method and Description |
---|---|
long |
getBlobId() |
byte[] |
getData() |
java.sql.SQLException |
getException() |
int |
getObjectHandle() |
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.