Uses of Class
com.exasol.dbbuilder.dialects.Column
-
Packages that use Column Package Description com.exasol.dbbuilder.dialects -
-
Uses of Column in com.exasol.dbbuilder.dialects
Methods in com.exasol.dbbuilder.dialects that return types with arguments of type Column Modifier and Type Method Description List<Column>Table. getColumns()Get the columns of the table.
-