public final class FetchResponse extends java.lang.Object implements Response
Constructor and Description |
---|
FetchResponse(int status,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getStatus() |
java.lang.String |
toString() |
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.