| Package | Description |
|---|---|
| org.teiid.metadata | |
| org.teiid.query.metadata | |
| org.teiid.query.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateRecordException |
class |
ParseException |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFactory.parse(Reader ddl)
Parses, but does not close, the given
Reader into this MetadataFactory |
void |
Parser.parseDDL(MetadataFactory factory,
Reader ddl)
Parses the given
Reader into the MetadataFactory. |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseStore.stopEditing() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryParser.parseDDL(DatabaseStore repository,
Reader ddl) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.