Uses of Class
tech.ydb.yoj.repository.ydb.client.YdbSchemaOperations.Table
Packages that use YdbSchemaOperations.Table
-
Uses of YdbSchemaOperations.Table in tech.ydb.yoj.repository.ydb.client
Methods in tech.ydb.yoj.repository.ydb.client that return YdbSchemaOperations.TableModifier and TypeMethodDescriptionYdbSchemaOperations.describeTable(String tableName) YdbSchemaOperations.describeTable(String name, List<tech.ydb.yoj.databind.schema.Schema.JavaField> columns, List<tech.ydb.yoj.databind.schema.Schema.JavaField> primaryKeys, List<tech.ydb.yoj.databind.schema.Schema.Index> indexes) Methods in tech.ydb.yoj.repository.ydb.client that return types with arguments of type YdbSchemaOperations.Table