Documentation of 'org.hsqldb.test.TestOdbcService' Java class
TestOdbcService
org.hsqldb.test

Class TestOdbcService

  • All Implemented Interfaces:
    junit.framework.Test


    public class TestOdbcService
    extends AbstractTestOdbc
    See AbstractTestOdbc for more general ODBC test information. Standard test methods perform the named test, then perform a simple (non-prepared) query to verify the state of the server is healthy enough to successfully serve a query. (We may or many not add test(s) to verify behavior when no static query follows).
    See Also:
    AbstractTestOdbc
    • Constructor Detail

      • TestOdbcService

        public TestOdbcService()
      • TestOdbcService

        public TestOdbcService(java.lang.String s)
        Accommodate JUnit's test-runner conventions.
    • Method Detail

      • testSanity

        public void testSanity()
      • testFullyPreparedQuery

        public void testFullyPreparedQuery()
        Tests with input and output parameters, and rerunning query with modified input parameters.
      • testDetailedSimpleQueryOutput

        public void testDetailedSimpleQueryOutput()
      • verifySimpleQueryOutput

        public void verifySimpleQueryOutput()
                                     throws java.sql.SQLException
        Assumes none of the records above i=20 have been modified.
        Throws:
        java.sql.SQLException
      • testPreparedNonRowStatement

        public void testPreparedNonRowStatement()
      • testParamlessPreparedQuery

        public void testParamlessPreparedQuery()
      • testSimpleUpdate

        public void testSimpleUpdate()
      • testTranSanity

        public void testTranSanity()
      • testTranFullyPreparedQuery

        public void testTranFullyPreparedQuery()
      • testTranDetailedSimpleQueryOutput

        public void testTranDetailedSimpleQueryOutput()
      • testTranPreparedNonRowStatement

        public void testTranPreparedNonRowStatement()
      • testTranParamlessPreparedQuery

        public void testTranParamlessPreparedQuery()
      • testTranSimpleUpdate

        public void testTranSimpleUpdate()
      • main

        public static void main(java.lang.String[] sa)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.