Package | Description |
---|---|
org.teiid.metadata |
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 . |
Copyright © 2020. All rights reserved.