Class Employee
java.lang.Object
org.apache.calcite.test.schemata.hr.Employee
Employee model.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
empid
public final int empid -
deptno
public final int deptno -
name
-
salary
public final float salary -
commission
-
-
Constructor Details
-
Employee
-
-
Method Details