public class TableConnectionDescriptor extends Object
| Constructor and Description |
|---|
TableConnectionDescriptor(String connectionUrl,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<String> |
getColumns() |
Connection |
getConn() |
String |
getJSON(PagedRequestSettings settings) |
public TableConnectionDescriptor(String connectionUrl, String tableName) throws SQLException
SQLExceptionpublic String getJSON(PagedRequestSettings settings) throws SQLException
SQLExceptionpublic void close()
throws SQLException
SQLExceptionpublic Connection getConn()
Copyright © 2014. All Rights Reserved.