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.
- Nivel 1
Disponible Databases and SQL - Nivel 2
Disponible Complex SQL queries - Nivel 3
Disponible SQL queries against multiple tables - Nivel 4
Disponible SQL data types and SQL functions - Nivel 5
Disponible Installation of MySQL and Workbench, backups - Nivel 6
Disponible Changing data in a table: insert, update, delete, indexes - Nivel 7
Disponible JDBC - Nivel 8
Disponible JDBC in practice - Nivel 9
Disponible ORM: Annotations, Entity, Hibernate - Nivel 10
Disponible HQL, Database Queries - Nivel 11
Disponible Hibernate: object state, save, update, delete - Nivel 12
Disponible Advanced data type mapping - Nivel 13
Disponible Collection mapping - Nivel 14
Disponible Caching and Lazy Loading - Nivel 15
Disponible Preserving class hierarchy - Nivel 16
Disponible Advanced work with Hibernate - Nivel 17
Disponible Database Design - Nivel 18
Disponible Transactions, ACID, CAD - Nivel 19
Disponible Database cluster - Nivel 20
Disponible Cloud databases