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 YqlPrimitiveTypestatic @NonNull YqlPrimitiveTypeYqlPrimitiveType.of(tech.ydb.yoj.databind.schema.Schema.JavaField column) Returns the Yql type of the column.static @NonNull YqlPrimitiveTypestatic @NonNull YqlPrimitiveTypeYqlType.of(tech.ydb.yoj.databind.schema.Schema.JavaField column) Returns the Yql type of the column.