org.jboss.dashboard.ui.panel.dataSourceManagement
Class DataSourceTableManager
java.lang.Object
org.jboss.dashboard.ui.panel.dataSourceManagement.DataSourceTableManager
public class DataSourceTableManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceTableManager
public DataSourceTableManager()
lookup
public static DataSourceTableManager lookup()
- Get the singleton instance.
getSelectedTablesEntries
public List getSelectedTablesEntries(String datasource)
throws Exception
- Throws:
Exception
getSelectedTablesName
public List getSelectedTablesName(String datasource)
throws Exception
- Throws:
Exception
getSelectedColumnsEntries
public List getSelectedColumnsEntries(String datasource,
String tableName)
throws Exception
- Throws:
Exception
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.