Forem

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Multiple Datasources With Spring Boot Data JPA
Cover image for Multiple Datasources With Spring Boot Data JPA

Multiple Datasources With Spring Boot Data JPA

6
Comments
4 min read
Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache
Cover image for Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

12
Comments
9 min read
Spring Boot: JPA Bulk Insert Performance by 100 times.

Spring Boot: JPA Bulk Insert Performance by 100 times.

15
Comments 1
3 min read
Spring Boot JPA + H2 example: Build a CRUD Rest APIs
Cover image for Spring Boot JPA + H2 example: Build a CRUD Rest APIs

Spring Boot JPA + H2 example: Build a CRUD Rest APIs

38
Comments 1
4 min read
Configure JPA on Quarkus.io
Cover image for Configure JPA on Quarkus.io

Configure JPA on Quarkus.io

7
Comments 1
8 min read
Make a query with sub condition for child list via Spring Data JPA

Make a query with sub condition for child list via Spring Data JPA

21
Comments 1
2 min read
Build a REST service with Spring Boot and JPA

Build a REST service with Spring Boot and JPA

6
Comments
4 min read
JPA with Spring Boot

JPA with Spring Boot

10
Comments 2
1 min read
JPA with Spring

JPA with Spring

9
Comments
1 min read
Eager vs Lazy

Eager vs Lazy

2
Comments 2
1 min read
Prevent Hibernate from doing N+1 selects with constructor expression
Cover image for Prevent Hibernate from doing N+1 selects with constructor expression

Prevent Hibernate from doing N+1 selects with constructor expression

2
Comments
6 min read
Building RESTful API with Spring JPA in a Complex Domain

Building RESTful API with Spring JPA in a Complex Domain

5
Comments
5 min read
Multiple JPA Data Sources with Spring Boot and Kotlin

Multiple JPA Data Sources with Spring Boot and Kotlin

16
Comments 2
5 min read
Spring Boot REST with JPA by Example

Spring Boot REST with JPA by Example

12
Comments
11 min read
Springboot + JPA + Kotlin
Cover image for Springboot + JPA + Kotlin

Springboot + JPA + Kotlin

15
Comments
3 min read
Hibernate Optimistic locking and Pessimistic locking

Hibernate Optimistic locking and Pessimistic locking

4
Comments
1 min read
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

88
Comments 1
6 min read
Three steps to extend a Spring Data JPA repository with your own code
Cover image for Three steps to extend a Spring Data JPA repository with your own code

Three steps to extend a Spring Data JPA repository with your own code

36
Comments 1
5 min read
Spring Boot 2 with Multiple DataSources

Spring Boot 2 with Multiple DataSources

6
Comments 3
3 min read
Using JPQL on orm.xml file with Spring Data JPA
Cover image for Using JPQL on orm.xml file with Spring Data JPA

Using JPQL on orm.xml file with Spring Data JPA

8
Comments
2 min read
Using JPQL with Spring Data JPA
Cover image for Using JPQL with Spring Data JPA

Using JPQL with Spring Data JPA

12
Comments
2 min read
Spring Data JPA Query Methods
Cover image for Spring Data JPA Query Methods

Spring Data JPA Query Methods

14
Comments 1
4 min read
Querying your Spring Data JPA Repository - Basic Setup
Cover image for Querying your Spring Data JPA Repository - Basic Setup

Querying your Spring Data JPA Repository - Basic Setup

8
Comments
4 min read
Querying your Spring Data JPA Repository - Introduction
Cover image for Querying your Spring Data JPA Repository - Introduction

Querying your Spring Data JPA Repository - Introduction

18
Comments
3 min read
JPA Auditing: Persisting Audit Logs Automatically using EntityListeners

JPA Auditing: Persisting Audit Logs Automatically using EntityListeners

21
Comments 2
5 min read
loading...