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