public class JdbcUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeConnection(Connection connection) |
static void |
closeConnection(PooledConnection connection) |
static PooledConnection |
openPooledConnection(PooledCDCSourceConnectorConfig config,
ChangeKey changeKey) |
public static PooledConnection openPooledConnection(PooledCDCSourceConnectorConfig config, ChangeKey changeKey)
public static void closeConnection(PooledConnection connection) throws SQLException
SQLExceptionpublic static void closeConnection(Connection connection)
Copyright © 2017–2018. All rights reserved.