Class TestLinkedTableFullCondition

java.lang.Object
org.h2.test.todo.TestLinkedTableFullCondition

public class TestLinkedTableFullCondition extends Object
The complete condition should be sent to a linked table, not just the index condition.
  • Constructor Details

    • TestLinkedTableFullCondition

      public TestLinkedTableFullCondition()
  • Method Details

    • main

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