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