Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- atBeginning() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
- atEnd() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
C
- com.apple.foundationdb.relational.jdbc - package com.apple.foundationdb.relational.jdbc
-
Utility shared by client and server.
- CURRENT_VERSION - Static variable in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
E
- equals(Object) - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
F
- fromArray(Array) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
-
Return the Java array stored within the proto.
- fromColumn(int, Column) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
-
Return the Java object stored within the proto.
- fromProtobuf(KeySet) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
- fromResultSetProtobuf(ResultSet) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
-
Convert a
ResultSet
to a List ofRelationalStruct
.
G
- getExecutionState() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
- getProto() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
- getReason() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
H
- hashCode() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
R
- RelationalRpcContinuation - Class in com.apple.foundationdb.relational.jdbc
- RelationalRpcContinuation(RpcContinuation) - Constructor for class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
S
- serialize() - Method in class com.apple.foundationdb.relational.jdbc.RelationalRpcContinuation
T
- toArray(Array) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
-
Return the protobuf
Array
for a SQLArray
. - toColumn(int, Object) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
-
Create
Column
from a Java object. - toProtobuf(RelationalResultSet) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
- toReason(Continuation.Reason) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
- toReason(RpcContinuationReason) - Static method in class com.apple.foundationdb.relational.jdbc.TypeConversion
- TypeConversion - Class in com.apple.foundationdb.relational.jdbc
-
Utility for converting types used by JDBC from Relational and FDB such as KeySet, RelationalStruct and RelationalArray.
- TypeConversion() - Constructor for class com.apple.foundationdb.relational.jdbc.TypeConversion
All Classes and Interfaces|All Packages|Constant Field Values