Class HierarchySchema
java.lang.Object
org.apache.calcite.test.schemata.hr.HierarchySchema
A Schema representing a hierarchy of employees.
The Schema is meant to be used with
ReflectiveSchema thus all
fields, and methods, should be public.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classHierarchy representing manager - subordinate. -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Department[]final Employee[]final HierarchySchema.Hierarchy[] -
Constructor Summary
Constructors -
Method Summary