public class TableDescription extends Statement
Constructor and Description |
---|
TableDescription(java.lang.String tablename)
Constructs a new table description command.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTableName()
Retrieves the name of the table to be described.
|