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
Modifier and TypeClassDescriptionstatic class
Hierarchy representing manager - subordinate. -
Field Summary
Modifier and TypeFieldDescriptionfinal Department[]
final Employee[]
final HierarchySchema.Hierarchy[]
-
Constructor Summary
-
Method Summary