|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchemaNameResolver
Contract for resolving the schema of a Connection.
| Method Summary | |
|---|---|
String |
resolveSchemaName(Connection connection)
Given a JDBC Connection, resolve the name of the schema (if one) to which it connects. |
| Method Detail |
|---|
String resolveSchemaName(Connection connection)
Connection, resolve the name of the schema (if one) to which it connects.
connection - The JDBC connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||