Serialized Form
-
Package com.apple.foundationdb.relational.api.exceptions
-
Exception com.apple.foundationdb.relational.api.exceptions.ContextualSQLException
class ContextualSQLException extends SQLException implements Serializable- serialVersionUID:
- 2135244094396331484L
-
Exception com.apple.foundationdb.relational.api.exceptions.InternalErrorException
class InternalErrorException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.InvalidColumnReferenceException
class InvalidColumnReferenceException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.InvalidCursorStateException
class InvalidCursorStateException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.InvalidTypeException
class InvalidTypeException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.OperationUnsupportedException
class OperationUnsupportedException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.RelationalException
class RelationalException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.relational.api.exceptions.UncheckedRelationalException
class UncheckedRelationalException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.apple.foundationdb.relational.continuation
-
Class com.apple.foundationdb.relational.continuation.CompiledStatement
class CompiledStatement extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arguments_
List<TypedQueryArgument> arguments_
-
bitField0_
int bitField0_
-
extractedLiterals_
List<TypedQueryArgument> extractedLiterals_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
plan_
com.apple.foundationdb.record.planprotos.PRecordQueryPlan plan_
-
planConstraint_
com.apple.foundationdb.record.planprotos.PQueryPlanConstraint planConstraint_
-
planSerializationMode_
Object planSerializationMode_
-
-
Class com.apple.foundationdb.relational.continuation.ContinuationProto
class ContinuationProto extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bindingHash_
int bindingHash_
-
bitField0_
int bitField0_
-
compiledStatement_
CompiledStatement compiledStatement_
-
executionState_
ByteString executionState_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
planHash_
int planHash_
-
reason_
int reason_
-
version_
int version_
-
-
Class com.apple.foundationdb.relational.continuation.LiteralObject
class LiteralObject extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arrayObject_
LiteralObject.Array arrayObject_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
recordObject_
ByteString recordObject_
-
scalarObject_
com.apple.foundationdb.record.planprotos.PComparableObject scalarObject_
-
-
Class com.apple.foundationdb.relational.continuation.LiteralObject.Array
class Array extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
elementObjects_
List<LiteralObject> elementObjects_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.apple.foundationdb.relational.continuation.TypedQueryArgument
class TypedQueryArgument extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
literalsTableIndex_
int literalsTableIndex_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
object_
LiteralObject object_
-
parameterName_
Object parameterName_
-
tokenIndex_
int tokenIndex_
-
type_
com.apple.foundationdb.record.planprotos.PType type_
-
unnamedParameterIndex_
int unnamedParameterIndex_
-
-
-
Package com.apple.foundationdb.relational.recordlayer.query
-
Exception com.apple.foundationdb.relational.recordlayer.query.PlanValidator.PlanValidationException
class PlanValidationException extends com.apple.foundationdb.relational.api.exceptions.RelationalException implements Serializable
-
-
Package com.apple.foundationdb.relational.recordlayer.structuredsql.statement
-
Class com.apple.foundationdb.relational.recordlayer.structuredsql.statement.UpdateStatementImpl.BuilderImpl.CustomSimpleId.CustomCommonToken
class CustomCommonToken extends org.antlr.v4.runtime.CommonToken implements Serializable- serialVersionUID:
- 3459762348795L
-
Serialized Fields
-
name
String name
-
-