public class QueryMetaData
extends java.lang.Object
| Constructor and Description |
|---|
QueryMetaData() |
| Modifier and Type | Method and Description |
|---|---|
void |
getCatalogs(java.sql.DatabaseMetaData dbmd)
No use for this at the moment
|
DatabaseEntry |
getDatabase(javax.sql.DataSource ds,
java.lang.String catalog,
java.lang.String databaseName,
java.lang.String[] theseTablesOnly)
Gets the database, tables and fields into a DatabaseEntry
|
public void getCatalogs(java.sql.DatabaseMetaData dbmd)
throws java.sql.SQLException
java.sql.SQLExceptionpublic DatabaseEntry getDatabase(javax.sql.DataSource ds, java.lang.String catalog, java.lang.String databaseName, java.lang.String[] theseTablesOnly) throws java.sql.SQLException
ds - catalog - databaseName - java.sql.SQLException