public class NameSpaceTablesInformation
extends java.lang.Object
Constructor and Description |
---|
NameSpaceTablesInformation(IdentifierHelper identifierHelper) |
Modifier and Type | Method and Description |
---|---|
void |
addTableInformation(TableInformation tableInformation) |
TableInformation |
getTableInformation(java.lang.String tableName) |
TableInformation |
getTableInformation(Table table) |
public NameSpaceTablesInformation(IdentifierHelper identifierHelper)
public void addTableInformation(TableInformation tableInformation)
public TableInformation getTableInformation(Table table)
public TableInformation getTableInformation(java.lang.String tableName)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.