public class SystemTableInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
protected void |
addInfo(Map<String,String> fieldMapping,
String tableName) |
protected void |
deleteInfo(String tableName) |
protected static SystemTableInfo |
getSystemInfo() |
protected String |
retrieveFieldName(String tableName,
String columnName) |
protected TreeMap<String,String> |
retrieveInfo(String tableName) |
protected static SystemTableInfo getSystemInfo() throws Exception
Exceptionprotected TreeMap<String,String> retrieveInfo(String tableName) throws Exception
Exceptionprotected String retrieveFieldName(String tableName, String columnName) throws Exception
Exceptionprotected void addInfo(Map<String,String> fieldMapping, String tableName) throws Exception
ExceptionCopyright © 2020. All Rights Reserved.