- java.lang.Object
-
- org.firebirdsql.gds.ng.wire.FetchResponse
-
-
Constructor Summary
Constructors
Constructor and Description |
FetchResponse(int status,
int count) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getStatus
public int getStatus()
-
getCount
public int getCount()
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.