Class TestLinkedTableFullCondition


  • public class TestLinkedTableFullCondition
    extends java.lang.Object
    The complete condition should be sent to a linked table, not just the index condition.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String... args)
      Run just this test.
      • Methods inherited from class java.lang.Object

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

      • TestLinkedTableFullCondition

        public TestLinkedTableFullCondition()
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
                         throws java.lang.Exception
        Run just this test.
        Parameters:
        args - ignored
        Throws:
        java.lang.Exception