RootEmployeeViewObject Sample for Hierarchy Viewer

This image shows a screenshot of the JDeveloper Application window to the left and the overview editor page for RootEmployeeViewObject to the right. In the Application window, under Model > Application Resources, RootEmployeeViewObject appears to be selected. To the right, in the overview editor, Query navigation option is selected to the left and to the right it displays the Select clause, Where Clause, Order By clause, and Binding details. The overview editor page also displays the Bind Variable details. The Where clause shows SEmp.ID=:rootEmpno which is highlighted. The Binding Variables table shows Name as rootEmpno and Type as Integer.