Class JdbcUtils


  • public final class JdbcUtils
    extends Object
    • Method Detail

      • connectionFromStatement

        public static Connection connectionFromStatement​(Statement statement)
        Returns the unwrapped connection or null if exception was thrown.