public class TreeTableConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ROOT_TABLE_KEY
public static final String ROOT_TABLE_KEY
- See Also:
-
-
RE_TREE_KEY
public static final String RE_TREE_KEY
- See Also:
-
-
TABLE_KEY_COLUMN
public static final String TABLE_KEY_COLUMN
- See Also:
-
-
CHILD_PRESENCE_COLUMN
public static final String CHILD_PRESENCE_COLUMN
- See Also:
-
-
Constructor Details
-
TreeTableConstants
public TreeTableConstants()
-
Method Details
-
isTreeTable
public static boolean isTreeTable(Table t)