SQL & Hibernate

“SQL & Hibernate” quest is dedicated to the advanced study of the database in the context of the developer’s tasks. You will learn about why databases are needed and what they are, about database design, data types, ORM Hibernate (Hibernate architecture, configuration, main annotations, receiving, updating and deleting data), as well as the JDBC interface and their interaction.
- Niveau 1
Beschikbaar Databases and SQL - Niveau 2
Beschikbaar Complex SQL queries - Niveau 3
Beschikbaar SQL queries against multiple tables - Niveau 4
Beschikbaar SQL data types and SQL functions - Niveau 5
Beschikbaar Installation of MySQL and Workbench, backups - Niveau 6
Beschikbaar Changing data in a table: insert, update, delete, indexes - Niveau 7
Beschikbaar JDBC - Niveau 8
Beschikbaar JDBC in practice - Niveau 9
Beschikbaar ORM: Annotations, Entity, Hibernate - Niveau 10
Beschikbaar HQL, Database Queries - Niveau 11
Beschikbaar Hibernate: object state, save, update, delete - Niveau 12
Beschikbaar Advanced data type mapping - Niveau 13
Beschikbaar Collection mapping - Niveau 14
Beschikbaar Caching and Lazy Loading - Niveau 15
Beschikbaar Preserving class hierarchy - Niveau 16
Beschikbaar Advanced work with Hibernate - Niveau 17
Beschikbaar Database Design - Niveau 18
Beschikbaar Transactions, ACID, CAD - Niveau 19
Beschikbaar Database cluster - Niveau 20
Beschikbaar Cloud databases