public class TableColumn extends Object implements QueryRetOperand
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColumn() |
Table |
getTable() |
static TableColumn |
of(Table table,
String column) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitobjToOperandpublic static TableColumn of(Table table, String column)
public String getColumn()
public Table getTable()
Copyright © 2024. All Rights Reserved.