Uses of Class
tech.ydb.yoj.repository.ydb.yql.YqlPrimitiveType
Packages that use YqlPrimitiveType
-
Uses of YqlPrimitiveType in tech.ydb.yoj.repository.ydb.yql
Methods in tech.ydb.yoj.repository.ydb.yql that return YqlPrimitiveTypeModifier and TypeMethodDescriptionstatic @NonNull YqlPrimitiveTypeDeprecated, for removal: This API element is subject to removal in a future version.This method will be removed in YOJ 3.0.0.static @NonNull YqlPrimitiveTypeYqlPrimitiveType.of(tech.ydb.yoj.databind.schema.Schema.JavaField column) Returns the Yql type of the column.static @NonNull YqlPrimitiveTypeDeprecated, for removal: This API element is subject to removal in a future version.This method will be removed in YOJ 3.0.0.static @NonNull YqlPrimitiveTypeYqlType.of(tech.ydb.yoj.databind.schema.Schema.JavaField column) Returns the Yql type of the column.