|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| org.teiid.metadata | |
| Uses of Schema in org.teiid.metadata |
|---|
| Fields in org.teiid.metadata with type parameters of type Schema | |
|---|---|
protected java.util.Map<java.lang.String,Schema> |
MetadataStore.schemas
|
| Methods in org.teiid.metadata that return Schema | |
|---|---|
Schema |
FunctionMethod.getParent()
|
Schema |
Procedure.getParent()
|
| Methods in org.teiid.metadata that return types with arguments of type Schema | |
|---|---|
java.util.Map<java.lang.String,Schema> |
MetadataStore.getSchemas()
|
| Methods in org.teiid.metadata with parameters of type Schema | |
|---|---|
void |
MetadataStore.addSchema(Schema schema)
|
void |
FunctionMethod.setParent(Schema parent)
|
void |
Procedure.setParent(Schema parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||