public static class IoPlanPrinter.IoPlan.TableColumnInfo extends Object
| Constructor and Description |
|---|
TableColumnInfo(CatalogSchemaTableName table,
Set<IoPlanPrinter.ColumnConstraint> columnConstraints) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<IoPlanPrinter.ColumnConstraint> |
getColumnConstraints() |
CatalogSchemaTableName |
getTable() |
int |
hashCode() |
String |
toString() |
public TableColumnInfo(CatalogSchemaTableName table, Set<IoPlanPrinter.ColumnConstraint> columnConstraints)
public CatalogSchemaTableName getTable()
public Set<IoPlanPrinter.ColumnConstraint> getColumnConstraints()
Copyright © 2012–2019. All rights reserved.