public interface SchemaNameResolver
Connection
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
resolveSchemaName(java.sql.Connection connection)
Given a JDBC
Connection , resolve the name of the schema (if one) to which it connects. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.