| Constructor and Description |
|---|
JdbcClose() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Connection connection)
Close the connection logging if an error occurs.
|
static void |
close(ResultSet resultSet) |
static void |
close(Statement query) |
static void |
rollback(Connection connection)
Rollback the connection logging if an error occurs.
|
public JdbcClose()
public static void close(Connection connection)
public static void rollback(Connection connection)
Copyright © 2017. All rights reserved.