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<Schema.JavaField> columns, List<Schema.JavaField> primaryKeys, List<Schema.Index> indexes, Schema.TtlModifier ttlModifier) Methods in tech.ydb.yoj.repository.ydb.client that return types with arguments of type YdbSchemaOperations.Table