public class DatabaseMetaDataHelper extends Object
| Constructor and Description |
|---|
DatabaseMetaDataHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchema(Connection connection)
Tries to determine the schema name from the DatabaseMetaData obtained from the Connection.
|
public String getSchema(Connection connection)
connection - A database connectionCopyright © 2005–2018 Alfresco Software. All rights reserved.