Conteúdo do Curso
Java Data Manipulation with Hibernate
Java Data Manipulation with Hibernate
Challenge: Department Layers Improvement
Task
This task should be quite simple for you.
Your task is to implement the updateDepartment()
method in the DepartmentDaoImpl
class and also implement the updateDepartment()
and updateDepartmentLocation()
methods in the DepartmentServiceImpl
class. After completing the task, run the code in the Main
class, where the code for testing is already written. There, you can verify the functionality of your methods.
Obrigado pelo seu feedback!