Class LinqFrontJdbcBackTest


  • public class LinqFrontJdbcBackTest
    extends java.lang.Object
    Tests for a linq4j front-end and JDBC back-end.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testTableWhere()  
      • Methods inherited from class java.lang.Object

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

      • LinqFrontJdbcBackTest

        public LinqFrontJdbcBackTest()
    • Method Detail

      • testTableWhere

        public void testTableWhere()
                            throws java.sql.SQLException,
                                   java.lang.ClassNotFoundException
        Throws:
        java.sql.SQLException
        java.lang.ClassNotFoundException