org.gcube.dbinterface.persistence
Class SystemTableInfo
java.lang.Object
org.gcube.dbinterface.persistence.SystemTableInfo
public class SystemTableInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSystemInfo
protected static SystemTableInfo getSystemInfo(org.gcube.common.dbinterface.registry.DBInterface dbInterface)
throws Exception
- Throws:
Exception
retrieveInfo
protected TreeMap<String,String> retrieveInfo(String tableName)
throws Exception
- Throws:
Exception
retrieveFieldName
protected String retrieveFieldName(String tableName,
String columnName)
throws Exception
- Throws:
Exception
addInfo
protected void addInfo(Map<String,String> fieldMapping,
String tableName)
throws Exception
- Throws:
Exception
deleteInfo
protected void deleteInfo(String tableName)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.