Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
spagnuolocarmine committed Nov 4, 2024
1 parent c8441cc commit cf5e031
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/07-ejb-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Creare due progetti:
- **MusicLibraryClient**: New Project ➡️ Java with Ant ➡️ Java Application (con una main class)

## Music Library
Creare un nuovo pacchetto Source Packages ➡️ New ➡️ Java Package `ìt.pd2023.musiclibrary`
Creare un nuovo pacchetto Source Packages ➡️ New ➡️ Java Package `it.pd2024.musiclibrary`

### Definizione entità e persistenza

Expand Down
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
|24/10/2024 | CDI Interceptor ➕ Laboratorio J2EE| [CDI Part 2](04-cdi.md) | 📗 Cap. 2 |
|25/10/2024 | Java Persistence API (JPA) | [ JPA - Part 1](05-jpa.md) | 📗 Cap. 4-5 |
|28/10/2024 | Java Persistence API (JPA) | [ JPA - Part 2](05-jpa.md) [Laboratorio JPA](06-jpa-lab.md) | 📗 Cap. 4-5 |
|31/10/2024 | Enterprise JavaBeans (EJB) - Part 1 | [ EJB - Part 1](06-ejb.md) | 📗 Cap. 7-9 |
|04/11/2024 | EJB - Part 2 ➕ Laboratorio EJB (Esercizio 0)|[ EJB - Part 2](06-ejb.md) [EJB - Lab](07-ejb-lab.md) |📗 Cap. 7-9 |
|31/10/2024 | Enterprise JavaBeans (EJB) - Part 1 ➕ Laboratorio EJB (Esercizio 0)| [ EJB - Part 1](06-ejb.md) | 📗 Cap. 7-9 |
|04/11/2024 | EJB - Part 2 ➕ Laboratorio EJB|[ EJB - Part 2](06-ejb.md) [EJB - Lab](07-ejb-lab.md) |📗 Cap. 7-9 |
|07/11/2024 | Java Message Service (JMS) - Part 1 | [ JMS - Part 1](07-jms.md) | 📗 Cap. 13 |
|08/11/2024 | JMS - Part 2 | [ JMS - Part 2](07-jms.md) | 📗 Cap. 13 |
|11/11/2024 | Laboratorio EJB ➕ 📝 Quiz Parte A | | 📕 |
Expand Down

0 comments on commit cf5e031

Please sign in to comment.