Warning: file_put_contents() [function.file-put-contents]: Only 0 of 432320 bytes written, possibly out of free disk space in /var/www/html/libraries/gantry/core/gantry.class.php on line 1152 Corso: Hibernate 4 Roma - Topcorsi.it Warning: file_put_contents() [function.file-put-contents]: Only 0 of 261205 bytes written, possibly out of free disk space in /var/www/html/libraries/gantry/core/gantry.class.php on line 1152
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 4909 bytes written, possibly out of free disk space in /var/www/html/libraries/gantry/core/gantry.class.php on line 1152
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 4909 bytes written, possibly out of free disk space in /var/www/html/libraries/gantry/core/gantry.class.php on line 1152
Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/components/com_community/views/tcview.php on line 346
Introduzione alla tecnica ORM e ad i suoi pro
La tecnica Hibernate e la sua architettura
L'ORM con Hibernate ed i suoi vantaggi e caratteristiche
L'architettura Hibernate
Partenza: lo strato Pojo – le 4 regole
I metodi equals() e hashCode(). Come generarli?
Transazioni e concorrenza
Sessioni e SessionFactory
ORMapping
Esempio di file di mapping
Il doctype nel file di mapping
Hibernate mapping
Class - Best Practice
ID: Identification Data
Generator
La Property
Associazione "many-to-one"
Associazione "one-to-one"
Associazione "many-to-many"
Associazione "one-to-many"
Esercitazione di laboratorio