For the course: In the course we will look in detail at working with a modern ORM technology: Hibernate, which is practically a standard for ORM in Java applications. Hibernate allows mapping between a relational database and an object-oriented model (Java classes) through the "database first" and "code first" approaches and provides a powerful object-oriented API for database queries and CRUD operations from Java. Spring Data, in turn, further upgrades the standard API and provides both an additional level of abstraction and an easy way to process database data. In this course we will demonstrate established practices in building a database layer of complex systems in Java applications through built-in implementations of the Repository template and the use of a service layer (Service Layer), as well as import and export to various data formats (JSON, XML).
-
Notifications
You must be signed in to change notification settings - Fork 0
PavelPindarev/SpringData
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published