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