Link copiato negli appunti
-
Introduzione a JEE 7
-
Enterprise Javabeans 3
- 3. Session Bean Stateless e implementazione dei task
- 4. Annotations e unit test
- 5. Session Bean Stateless: dependency injection
- 6. Session Bean Stateless: metodi asincroni e transazioni
- 7. Session Bean Stateful
- 8. Il pattern Singleton
- 9. Gli Interceptor
- 10. Task scheduling con il Timer Service
- 11. Timer Service: Timer programmatici
- 12. Timer Service: Timer automatici
- 13. Message Driven Bean
- 14. MDB: durabilità delle Topic e interfacce senza metodi
- 15. MDB: la classe del Connector
- 16. Session Bean come Web Service SOAP
- 17. Deploy del session bean come Web Service
- 18. Test del Web service
-
Java Persistence Api
-
Persistence unit, Persistence context ed EntityManager
- 24. Configurazione di un datasource su JBoss Wildfly
- 25. Collegare JBoss Developer Studio ad un database
- 26. Configurazione del progetto JPA
- 27. Implementazione e test di un sistema di persistenza JPA
- 28. Ciclo di vita di un'Entity
- 29. Propagazione della persistenza e attributo Cascade
- 30. Relazioni: caricamenti EAGER e LAZY
-
Edizione 2007 (Guida J2EE)
- 31. Introduzione a J2EE
- 32. Il ruolo dell'application server
- 33. Servlet e JSP
- 34. Introduzione agli EJB
- 35. Oggetti distribuiti e middleware
- 36. Session Bean
- 37. Stateless Session Bean
- 38. Stateless Session Bean - Client
- 39. Stateful Session Bean
- 40. Stateful Session Bean - Client Java
- 41. Stateful Session Bean - Web application
- 42. Entity Beans
- 43. Entity Bean - Architettura del componente
- 44. Bean Managed Persistence Entity Bean
- 45. BMP - Client Java
- 46. BMP - Web Application
- 47. Container Managed Persistence Entity Bean
- 48. CMP - Sviluppo di un componente
- 49. CMP - Client Java
- 50. CMP - Web Application
- 51. Message Oriented Middleware - MOM
- 52. Message Driven Bean
- 53. Message Driven Bean - Client
- 54. Architetture SOA
- 55. Architettura di un web service
- 56. Realizzazione di un web service
- 57. Realizzazione di un web service seconda parte
- 58. Web Service - Client
- 59. Datasource: collegarsi a un database
- 60. EJB references
- 61. Transaction: modello dichiarativo
- 62. Transaction: modello programmatico
- 63. Cluster
- 64. Quando usare la tecnologia J2EE
- 65. Progettazione Multitier, verso il paradigma MVC
- 66. Remote Method Invocation
- 67. Java Naming and Directory Interface
- 68. Deploy di un EJB