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