Search code examples
How can I search a row using a value which is in a jsonB column?...

spring-boothibernatejpaspring-data-jpa

Read More
JPA MappedSuperclass with ManyToOne...

jpaentitymappedsuperclass

Read More
Bad value for type byte -postgres, spring, JPA...

javaspringpostgresqljpa

Read More
Required Type - capture of?...

javaspring-bootjpaspring-data-jpajava-17

Read More
OneToMany relationship creating extra table in Spring boot 3 and JPA...

springspring-boothibernatejpaone-to-many

Read More
Springboot 3.1 : Not able to connect to H2 database while running Junit Repository test...

spring-boothibernatejpah2junit5

Read More
How to test Spring Data repositories?...

unit-testingjpaspring-data-jpaspring-data

Read More
JPA Criteria API using ISNULL in a order by statement...

javasqlhibernatejpa

Read More
Spring Batch JPA SaveALL() and SAVE() not working and no Error...

springjpaspring-batchquerydslmodule-pattern

Read More
JPA criteria builder: how to replace and cast a string to numeric in order-by?...

javajpaspring-data-jpacriteriabuilder

Read More
ManyToOne relationship still getting eagerly fetched...

javahibernatejpaspring-data-jpajpql

Read More
how to avoid n+1 problem in many to many relationshipp...

sqljpaspring-data-jpa

Read More
Unable to build Hibernate SessionFactory; embedded HSQLDB...

javahibernatejpa

Read More
Spring - JPA query for second level entity on Table Per Class...

javaspring-boothibernatejpa

Read More
JPQL/HQL - Is it possible to specify the order, by providing a list of IDs?...

javajpaplayframeworkhql

Read More
Is there anyway to return value when not found in findby jpa repository...

javaspring-bootjpaspring-data-jparepository

Read More
Spring JPA issue with IN operator...

javaspringhibernatejpa

Read More
Check JPA Query Result Stream before returning it to the caller...

hibernatejpajava-streamfailover

Read More
Select top 1 result using JPA...

javajpa

Read More
hibernate creating empty table - hibernate_sequence at startup...

mysqlhibernatejpasequences

Read More
Does paging JPA have same order each request...

hibernatejpa

Read More
Spring data jpa SPEL dynamically adds where JPQL clause...

jpaspring-data-jpaspring-el

Read More
How can I get JPA hibernate to not adding a value NULL, when field is not set (null), when inserting...

javahibernatejpa

Read More
how to add a column dynamically in hibernate 4 with jpa in Mysql?...

mysqlspringhibernatespring-mvcjpa

Read More
TypedQuery issue while creating query using two tables...

javahibernatejpaspring-data-jpa

Read More
ClassNotFoundException: Could not load requested class : org.hibernate.dialect.MySQL5InnoDBDialect...

springspring-boothibernatejpa

Read More
Liquibase JPA configuration of the referenceUrl...

javajpaliquibase

Read More
@NotNull not working on embedded classes, using hibernate...

javahibernatejpaspring-data-jpa

Read More
415 Unsupported Media type when doing POST...

javajpapostjakarta-eequarkus

Read More
Spring boot JPA, entity with @EmbeddedId - findyById method is not working...

javaspring-boothibernatejpaspring-data-jpa

Read More
BackNext