Class JdbcUtils


  • public final class JdbcUtils
    extends Object
    This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
    • Method Detail

      • connectionFromStatement

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