8000 GitHub - PavelPindarev/SpringData
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PavelPindarev/SpringData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringData

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).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0