Class RemotePreparedStatementParametersTest


  • public class RemotePreparedStatementParametersTest
    extends java.lang.Object
    Tests against parameters in prepared statement when using underlying jdbc subschema
    • Constructor Detail

      • RemotePreparedStatementParametersTest

        public RemotePreparedStatementParametersTest()
    • Method Detail

      • testSimpleStringParameterShouldWorkWithCalcite

        public void testSimpleStringParameterShouldWorkWithCalcite()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSeveralParametersShouldWorkWithCalcite

        public void testSeveralParametersShouldWorkWithCalcite()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParametersShouldWorkWithRaw

        public void testParametersShouldWorkWithRaw()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception