public static class SessionProperties.Jdbc extends Object
Modifier and Type | Class and Description |
---|---|
class |
SessionProperties.Jdbc.Initializer |
Constructor and Description |
---|
Jdbc() |
Modifier and Type | Method and Description |
---|---|
SessionProperties.Jdbc.Initializer |
getInitializer() |
String |
getSchema() |
String |
getTableName() |
void |
setSchema(String schema) |
void |
setTableName(String tableName) |
public String getSchema()
public void setSchema(String schema)
public String getTableName()
public void setTableName(String tableName)
public SessionProperties.Jdbc.Initializer getInitializer()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.