public class Table extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Table.Tables |
static class |
Table.TablesMapAdapter |
static class |
Table.Type |
| Constructor and Description |
|---|
Table() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Column> |
getColumns() |
String |
getTableName() |
Collection<TablePrivilege> |
getTablePrivileges() |
public String getTableName()
public Collection<TablePrivilege> getTablePrivileges()
Copyright © 2011-2013. All Rights Reserved.