Search code examples
Parsing JSON data with GSON into a model with JPA persistence...

javajsonjpagson

Read More
is there any way to write test cases for repositories in spring boot without using H2 daatabase?...

postgresqlspring-bootunit-testingjpah2

Read More
JPA: Duplicate Entry When Adding Child Entity (One-To-Many)...

javajpaspring-data-jpa

Read More
Jackson triggering JPA Lazy Fetching on serialization...

javajsonspringhibernatejpa

Read More
space is not allowed after parameter prefix ':' in SpEL support in Spring Data JPA @Query de...

javasqljpaspring-data-jpanativequery

Read More
How can I change the database table column order?...

javadatabasehibernatejpaspring-data-jpa

Read More
Why does @EntityGraph not load EAGER scince Spring version 2.2.5?...

spring-boothibernatejpaeager-loadingentitygraph

Read More
Problem with proper usage of orphan removal...

javahibernatejpa

Read More
JPA insert objects with null ids...

databasejpaspring-data-jpa

Read More
JPA Custom Query with Nullable IN Clause...

javajpaspring-data-jpaspring-data

Read More
Query in jsonb (JSON array) column with JPA native query...

spring-bootjpaspring-data-jpanativequery

Read More
JPQL how to JOIN FETCH a List with anymatch condition against the List...

javaspringhibernatejpaspring-data-jpa

Read More
How i can resolved JpaRepository <> in Spring MVC...

springspring-mvcjpaspring-data-jpa

Read More
How to reference entity property in JPA JQL?...

javajpaspring-data-jpa

Read More
How to map array database type to kotlin...

javaspringkotlinjpaspring-data-jpa

Read More
@ExpectedDatabase not working as expected...

spring-bootjpaspring-data-jpaspring-dataeclipselink

Read More
Spring Data JPA/Hibernate: JPQL constructor expressions- difference between using "new(..)&quot...

hibernatejpaspring-data-jpajpqlentitymanager

Read More
can someone please explain me @MapsId in hibernate?...

javahibernatejpaannotationshibernate-annotations

Read More
JPA: Query that returns multiple entities...

javahibernatejpajpql

Read More
Spring Data JPA JPQL list in constructor...

javamysqlspringhibernatejpa

Read More
No validator could be found for constraint 'jakarta.validation.constraints.Pattern' - error ...

javaspring-bootvalidationjpaspring-data-jpa

Read More
Hibernate/JPA: How to properly model unidirectional @ManyToMany relationship for CRUD operations?...

javaspring-boothibernatejpaorm

Read More
Handling Intermittent External Database Connection in Spring Application...

javaspringjpaintermittent

Read More
Finding items with a set containing all elements of a given set with jpql...

javasqlhibernatejpajpql

Read More
Hibernate:collection with cascade=”all-delete-orphan” was no longer referenced by the owning entity ...

hibernatespring-bootjpaspring-data-jpa

Read More
Could not safely identify store assignment for repository candidate interface even when the entity i...

spring-bootjpaspring-data-jpaaspectjload-time-weaving

Read More
How to construct an insert query in JPA...

javahibernatejpaentity

Read More
A column in a table is referred to by multiple physical column names...

javamysqlhibernatejpamysql-workbench

Read More
"package javax.persistence does not exist" using spring-data-jpa and IntelliJ...

mavenjpaintellij-idea

Read More
I don't understand why a simple JoinTable is this slow with Spring boot compared to SQL JOIN TAB...

springpostgresqlperformancehibernatejpa

Read More
BackNext