Uses of Class
team75.model.DB.Employee
Packages that use DB.Employee
-
Uses of DB.Employee in team75.controller
Methods in team75.controller with parameters of type DB.Employee -
Uses of DB.Employee in team75.model
Methods in team75.model that return types with arguments of type DB.EmployeeModifier and TypeMethodDescriptionstatic List<DB.Employee> DB.getEmployees()Retrieves all employees ordered by ID.