public final class ConnectionInfoBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
DatabaseInfo |
buildDatabaseInfo() |
static ConnectionInfoBuilder |
builder(Connection connection) |
JdbcDriverInfo |
buildJdbcDriverInfo() |
public static ConnectionInfoBuilder builder(Connection connection) throws SQLException
SQLExceptionpublic DatabaseInfo buildDatabaseInfo() throws SQLException
SQLExceptionpublic JdbcDriverInfo buildJdbcDriverInfo() throws SQLException
SQLExceptionCopyright © 2000-2024 Sualeh Fatehi. All rights reserved.