Uses of Class
com.yandex.ydb.table.description.TableColumn
-
Packages that use TableColumn Package Description com.yandex.ydb.table.description -
-
Uses of TableColumn in com.yandex.ydb.table.description
Methods in com.yandex.ydb.table.description that return types with arguments of type TableColumn Modifier and Type Method Description List<TableColumn>TableDescription. getColumns()
-