Class ResultSetReader<RESULT>
java.lang.Object
tech.ydb.yoj.repository.ydb.statement.ResultSetReader<RESULT>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResultSetReader(@NonNull tech.ydb.yoj.databind.schema.Schema<RESULT> resultSchema) -
Method Summary
Modifier and TypeMethodDescriptionreadResult(List<com.yandex.ydb.ValueProtos.Column> columnList, com.yandex.ydb.ValueProtos.Value value)
-
Field Details
-
resultSchema
-
-
Constructor Details
-
ResultSetReader
-
-
Method Details
-
readResult
-