public class StoreMappingContext extends Object
| Constructor and Description |
|---|
StoreMappingContext(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
String |
getTableNamespaceRoot() |
String |
getTablePhysicalNamespaceDelim() |
String |
getTableVolumeName() |
boolean |
hasTableNamespaceRoot() |
boolean |
hasTablePhysicalNamespaceDelim() |
boolean |
hasTableVolumeName() |
Object |
setProperty(String key,
String value) |
public StoreMappingContext(Properties properties)
public boolean hasTableNamespaceRoot()
public String getTableNamespaceRoot()
public boolean hasTableVolumeName()
public String getTableVolumeName()
public boolean hasTablePhysicalNamespaceDelim()
public String getTablePhysicalNamespaceDelim()
Copyright © 2024. All Rights Reserved.