| Package | Description |
|---|---|
| org.teiid.translator.jdbc |
| Modifier and Type | Method and Description |
|---|---|
JDBCExecutionFactory.StructRetrieval |
JDBCExecutionFactory.getStructRetrieval() |
static JDBCExecutionFactory.StructRetrieval |
JDBCExecutionFactory.StructRetrieval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JDBCExecutionFactory.StructRetrieval[] |
JDBCExecutionFactory.StructRetrieval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCExecutionFactory.setStructRetrieval(JDBCExecutionFactory.StructRetrieval structRetrieval) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.