public class JsonJdbcSchema extends JsonSchema
Description of JSON schema elements| Modifier and Type | Field and Description |
|---|---|
String |
jdbcCatalog |
String |
jdbcDriver |
String |
jdbcPassword |
String |
jdbcSchema |
String |
jdbcUrl |
String |
jdbcUser |
cache, lattices, materializations, name, path| Constructor and Description |
|---|
JsonJdbcSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ModelHandler handler) |
visitChildrenpublic String jdbcDriver
public String jdbcUrl
public String jdbcUser
public String jdbcPassword
public String jdbcCatalog
public String jdbcSchema
public void accept(ModelHandler handler)
accept in class JsonSchemaCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.