Uses of Interface
tech.ydb.yoj.repository.ydb.yql.YqlType
Packages that use YqlType
Package
Description
-
Uses of YqlType in tech.ydb.yoj.repository.ydb.bulk
Methods in tech.ydb.yoj.repository.ydb.bulk with parameters of type YqlTypeModifier and TypeMethodDescriptionprotected tech.ydb.proto.ValueProtos.Type.BuilderBulkMapperImpl.getYqlType(YqlType yqlType, boolean optional) protected tech.ydb.proto.ValueProtos.Value.BuilderBulkMapperImpl.getYqlValue(YqlType type, Object value) -
Uses of YqlType in tech.ydb.yoj.repository.ydb.statement
Methods in tech.ydb.yoj.repository.ydb.statement with parameters of type YqlTypeModifier and TypeMethodDescriptionprotected tech.ydb.proto.ValueProtos.TypedValuePredicateStatement.createTQueryParameter(YqlType yqlType, Object o, boolean optional) protected tech.ydb.proto.ValueProtos.TypedValueYqlStatement.createTQueryParameter(YqlType type, Object o, boolean optional) protected tech.ydb.proto.ValueProtos.Type.BuilderPredicateStatement.getYqlType(YqlType yqlType, boolean optional) protected tech.ydb.proto.ValueProtos.Type.BuilderYqlStatement.getYqlType(YqlType yqlType, boolean optional) protected tech.ydb.proto.ValueProtos.Value.BuilderPredicateStatement.getYqlValue(YqlType type, Object value) protected tech.ydb.proto.ValueProtos.Value.BuilderYqlStatement.getYqlValue(YqlType type, Object value) static YqlStatementParamstatic YqlStatementParam -
Uses of YqlType in tech.ydb.yoj.repository.ydb.yql
Classes in tech.ydb.yoj.repository.ydb.yql that implement YqlTypeModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classclassMethods in tech.ydb.yoj.repository.ydb.yql with parameters of type YqlTypeModifier and TypeMethodDescriptionstatic YqlCompositeType.YqlDictstatic YqlCompositeType.YqlList