Introduction aux ORM

publicité
Cedric Dumoulin
Cours
 Le cours de Laurent Guerin
 Page du site

http://www.laurent-guerin.fr/jpa
 Lien direct Cours-JPA-v1.1.pdf

http://www.laurent-guerin.fr/jpa/Cours-JPAv1.1.pdf?attredirects=0&d=1
 Licences

Creative Commons (CC) : BY-NC-SA"
( cf http://creativecommons.org/licenses/ )
JPA intro
 Cours-JPA-v1.1.pdf
 Slides 1 a 15
Atelier 1
 JPA 2.0 with EclipseLink - Tutorial
 Lars Vogel
 http://www.vogella.com/articles/JavaPersistenceAPI/art
icle.html
 Pour l’installation de EclipseLink et Derby, voir xxx
 Section 1 a 4 (inclus)
JPA Associations
 Cours-JPA-v1.1.pdf
 Slides 15 a 20
Atelier 2
 JPA 2.0 with EclipseLink - Tutorial
 Lars Vogel
 http://www.vogella.com/articles/JavaPersistenceAPI/art
icle.html
 Section 5 (inclus)
JPA Internals
 Cours-JPA-v1.1.pdf
 Slides 15 a 20
Atelier 3
 Application
 Application de gestion de factures
 tp1-jpa-13.pdf
Bibliographie
 The Java EE 7 Tutorial
 http://docs.oracle.com/javaee/7/tutorial/doc/
 Java - JPA
 http://www.laurent-guerin.fr/jpa
 45. JPA (Java Persistence API)
 JM Doudoux
 http://jmdoudoux.developpez.com/cours/developpons/java/chapjpa.php
 La persistance des données avec JPA
 http://fr.openclassrooms.com/informatique/cours/creez-votreapplication-web-avec-java-ee/la-persistance-des-donnees-avec-jpa
 Mapping Objects to Relational Databases: O/R Mapping In Detail
 http://www.agiledata.org/essays/mappingObjects.html
 The Object-Relational Impedance Mismatch
 http://www.agiledata.org/essays/impedanceMismatch.html
Tutoriels
 JPA 2.0 with EclipseLink - Tutorial
 Lars Vogel
 http://www.vogella.com/articles/JavaPersistenceAPI/art
icle.html
 Premiers pas avec Eclipse et JPA
 http://blog.paumard.org/tutoriaux/eclipse-jpa/
Téléchargement