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.
- Seviye
Mevcut Databases and SQL - Seviye
Mevcut Complex SQL queries - Seviye
Mevcut SQL queries against multiple tables - Seviye
Mevcut SQL data types and SQL functions - Seviye
Mevcut Installation of MySQL and Workbench, backups - Seviye
Mevcut Changing data in a table: insert, update, delete, indexes - Seviye
Mevcut JDBC - Seviye
Mevcut JDBC in practice - Seviye
Mevcut ORM: Annotations, Entity, Hibernate - Seviye
Mevcut HQL, Database Queries - Seviye
Mevcut Hibernate: object state, save, update, delete - Seviye
Mevcut Advanced data type mapping - Seviye
Mevcut Collection mapping - Seviye
Mevcut Caching and Lazy Loading - Seviye
Mevcut Preserving class hierarchy - Seviye
Mevcut Advanced work with Hibernate - Seviye
Mevcut Database Design - Seviye
Mevcut Transactions, ACID, CAD - Seviye
Mevcut Database cluster - Seviye
Mevcut Cloud databases