Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 608 Bytes

File metadata and controls

11 lines (9 loc) · 608 Bytes

SystemsIntegration_Assignment2

Java Enterprise Edition: Second Assignment for the Systems Integration Course - Master in Software Engineering - University of Coimbra

Objectives

Gain familiarity with the development of three-tier enterprise applications using the Java Enterprise Edition (Java EE) model.

  • This includes the development of applications based on Enterprise JavaBeans (EJB),
  • The Java Persistence API (JPA) and the Java Persistence Query Language (JPQL).
  • Learn to use logging.
  • Overall, students should build an Enterprise Archive, which can be deployed on an Application Server.