Search code examples
Use Spring Data JPA without Spring Boot application...

javajpaspring-bootspring-dataspring-data-jpa

Read More
How to Map Composite Primary key in JPA...

jpamappingone-to-many

Read More
One to many relation null value after update...

javaspring-bootjpaone-to-many

Read More
How to retrieve mapping table name for an entity in JPA at runtime?...

javajpaentity

Read More
How does JPA EntityGraph allow chosing the entity graph at runtime?...

javaspringhibernatejpaspring-data-jpa

Read More
Micronaut Hibernate Reactive: Issues with 'findAllBy' when using a property whose name is a ...

jparepository-patternmicronautmicronaut-datahibernate-reactive

Read More
Problem with UserDetails and Roles mapping in Spring Boot...

postgresqlspring-boothibernatejpaspring-data-jpa

Read More
Micronaut Data DTO projection with properties from joined entities...

javajpamicronautmicronaut-data

Read More
Transactional annotation on whole class + excluding a single method...

springhibernatejpatransactionsjta

Read More
Unwanted Cross Join in JPA CriteriaQuery select in subquery...

javasqljpacriteriacriteria-api

Read More
Unique constraint on multiple columns with JPA annotation...

javajpauniquemultiple-columns

Read More
Hibernate does not throw EntityNotFoundException after deleting Entity...

javaspringspring-boothibernatejpa

Read More
Doesn't work setting default value of property in Hibernate...

javahibernatejpahibernate-mappinghibernate-annotations

Read More
Row-level security...

javamongodbhibernatejpamorphia

Read More
Persistence does not ocur in a stateless bean, using JPA when duplicate key exception is thrown...

javajpajavabeanspersiststateless

Read More
Repeated column in mapping entity...

springjpaspring-data-jpa

Read More
Mapping entity field in JPA/Hibernate with session.get()...

javamysqlhibernatejpa

Read More
Spring Boot with Kotlin and Jakarta Persistence: "Not a managed type" error...

springspring-bootkotlinjpa

Read More
Java | JPA | Hibernate | AnnotationException: Use of @OneToMany or @ManyToMany targeting an unmapped...

javahibernatejpamany-to-manyone-to-many

Read More
Retrieving Hibernate query result as result set instead of list...

hibernatejpa

Read More
Select non-entities with JPA?...

javajpa

Read More
Error: The given id must not be null for GeneratedValue in JPA...

javarestjpaspring-bootspring-rest

Read More
@AttributeOverrides not working in spring boot project...

javaspring-boothibernatejpa

Read More
JPA - getSingleResult vs LIMIT 1...

javasqlhibernatejpa

Read More
@ManyToOne mapping for Composite Primary Key @IdClass...

javaspring-boothibernatejpaspring-data-jpa

Read More
How to query from multiple tenants of hibernate6 in a single request?...

spring-boothibernatejpaquarkusmulti-tenant

Read More
What are some ways to pass an Enum value in a pure JPA @Query?...

javaspringjpaenumsspring-data-jpa

Read More
Querydsl configuration for Gradle 7.4.2...

javajpagradlespring-data-jpaquerydsl

Read More
JPA count NamedQuery...

javajpanamed-query

Read More
Custom sort order for an enum field...

hibernatepostgresqljpa

Read More
BackNext