Class AbstractJdbcTestCase.ConnectivitySection

  • Enclosing class:
    AbstractJdbcTestCase

    public static class AbstractJdbcTestCase.ConnectivitySection
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkConnectivity​(java.sql.Connection connection)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConnectivitySection

        public ConnectivitySection()
    • Method Detail

      • checkConnectivity

        public void checkConnectivity​(java.sql.Connection connection)
                               throws java.sql.SQLException
        Throws:
        java.sql.SQLException