public final class Column extends Object
Constructor and Description |
---|
Column(String columnName,
String tableName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getColumnName() |
String |
getTableName() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2018 TinyGroup. All rights reserved.