org.gcube.data.harmonization.occurrence.model.db
Class TableConnectionDescriptor
java.lang.Object
org.gcube.data.harmonization.occurrence.model.db.TableConnectionDescriptor
public class TableConnectionDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableConnectionDescriptor
public TableConnectionDescriptor(String connectionUrl,
String tableName)
throws SQLException
- Throws:
SQLException
getJSON
public String getJSON(PagedRequestSettings settings)
throws SQLException
- Throws:
SQLException
getColumns
public List<String> getColumns()
close
public void close()
throws SQLException
- Throws:
SQLException
Copyright © 2012. All Rights Reserved.