Class DepartmentPlus

java.lang.Object
org.apache.calcite.test.schemata.hr.Department
org.apache.calcite.test.schemata.hr.DepartmentPlus

public class DepartmentPlus extends Department
Department with inception date model.
  • Field Details

    • inceptionDate

      public final Timestamp inceptionDate
  • Constructor Details