The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Courses ▼▲
    • REST with Spring

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 5

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 5

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Guides ▼▲
    • Persistence

      The Persistence with Spring guides

    • REST

      The guides on building REST APIs with Spring

    • Security

      The Spring Security guides

  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Persistence » Spring Data JPA

The persistence layer is vital to almost any application. Have a look at different ways to implement persistence in Java.

  • JPA (96)
  • Hibernate (86)
  • Mongodb (56)
  • x Spring Data JPA (43)
  • SQL (41)
  • JDBC (29)
  • Cassandra (25)
  • Redis (13)
  • Couchbase (10)
  • Elasticsearch (10)
  • Transactions (9)
  • Flyway (7)
  • Spring Data REST (7)

>> New CRUD Repository Interfaces in Spring Data 3

>> TRUNCATE TABLE in Spring Data JPA

>> Spring Data Repositories – Collections vs. Stream

>> Difference Between findBy and findAllBy in Spring Data JPA

>> Differences Between Spring Data JPA findFirst() and findTop()

>> Difference Between JPA and Spring Data JPA

>> NonUniqueResultException in Spring Data JPA

>> Patterns for Iterating Over Large Result Sets With Spring Data JPA

>> Multitenancy With Spring Data JPA

>> Spring Data JPA – Run an App Without a Database

>> Joining Tables With Spring Data JPA Specifications

>> How to Access EntityManager with Spring Data

>> Generate Database Schema with Spring Data JPA

>> Spring JPA @Embedded and @EmbeddedId

>> Custom Naming Convention with Spring Data JPA

>> Calling Stored Procedures from Spring Data JPA Repositories

>> Customizing the Result of JPA Queries with Aggregation Functions

>> @DynamicUpdate with Spring Data JPA

>> Enabling Transaction Locks in Spring Data JPA

>> LIKE Queries in Spring JPA Repositories

>> Derived Query Methods in Spring Data JPA Repositories

>> Spring Data JPA and Named Entity Graphs

>> Spring Data JPA Delete and Relationships

>> Spring Data JPA Repository Populators

>> Spring Data JPA and Null Parameters

>> Difference Between save() and saveAndFlush() in Spring Data JPA

>> Spring Data JPA – Derived Delete Methods

>> Spring Data JPA Batch Inserts

>> Spring Data JPA @Modifying Annotation

>> Spring Data JPA Query by Example

>> Pagination and Sorting using Spring Data JPA

>> Limiting Query Results with JPA and Spring Data JPA

>> Use Criteria Queries in a Spring Data Application

>> Spring Data Composable Repositories

>> Query Entities by Dates and Times with Spring Data JPA

>> Spring Data JPA @Query

>> Spring Data JPA – Adding a Method in All Repositories

>> CrudRepository, JpaRepository, and PagingAndSortingRepository in Spring Data

>> Auditing with JPA, Hibernate, and Spring Data JPA

>> Spring JPA – Multiple Databases

>> REST Query Language with Spring Data JPA and Querydsl

>> REST Query Language with Spring Data JPA Specifications

>> Introduction to Spring Data JPA

  • ↑ Back to Top
res – Persistence (eBook) (cat=Persistence)
opt-in
Download the E-book
The Baeldung logo

Courses

  • All Courses
  • All Bulk Courses
  • All Bulk Team Courses
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Jackson JSON Tutorial
  • Apache HttpClient Tutorial
  • REST with Spring Tutorial
  • Spring Persistence Tutorial
  • Security with Spring
  • Spring Reactive Tutorials

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Jobs
  • Our Partners
  • Partner with Baeldung
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo