public abstract class JdbcUtils extends Object
static void
close(Connection connection)
close(ResultSet resultSet)
close(Statement statement)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void close(Connection connection)
public static void close(Statement statement)
public static void close(ResultSet resultSet)
Copyright © 2021. All rights reserved.