Class RootHr
- java.lang.Object
-
- RootHr
-
public class RootHr extends java.lang.Object
Equivalent toJdbcExample.Hr
, but belongs to the unnamed (root) package.
-
-
Field Summary
Fields Modifier and Type Field Description RootEmployee[]
emps
-
Constructor Summary
Constructors Constructor Description RootHr()
-
-
-
Field Detail
-
emps
public final RootEmployee[] emps
-
-