public class DatabaseMetaDataHelper
extends java.lang.Object
| Constructor and Description |
|---|
DatabaseMetaDataHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSchema(java.sql.Connection connection)
Trys to determine the schema name from the DatabaseMetaData obtained from the Connection.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.