Package org.h2.test.todo
Class TestLinkedTableFullCondition
- java.lang.Object
-
- org.h2.test.todo.TestLinkedTableFullCondition
-
public class TestLinkedTableFullCondition extends java.lang.ObjectThe complete condition should be sent to a linked table, not just the index condition.
-
-
Constructor Summary
Constructors Constructor Description TestLinkedTableFullCondition()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Run just this test.
-