Search code examples
Named Entity Graphs Naming Scope in Spring Data...


hibernatejpaspring-data-jpaspring-dataentitygraph

Read More
JPA: BeanCreationException: OneToMany & ManyToOne mapping JPA / Hibernate...


hibernatejpaspring-data-jpaone-to-manymany-to-one

Read More
Sometimes, in a Data JPA environment, when three queries occur in one method, one query does not wor...


javamysqlspringspring-data-jpa

Read More
LazyInitializationException Spring Boot...


javaspringspring-data-jpa

Read More
Running Spring Boot Tests using @DataJpaTest and @Testcontainers results into ddl exceptions...


spring-bootspring-data-jpaspring-boot-testtestcontainersdata-jpa-test

Read More
Error when trying to GET/POST data in PostgreSQL using Spring Data JPA REST APIs...


javaspringpostgresqlspring-bootspring-data-jpa

Read More
Native query in jpa - getting entries due next week...


springspring-bootjpaspring-data-jpa

Read More
Spring Data JPA - Exception thrown when using DeleteById with a non existing id...


javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Boot/JPA - How i can delete a record from database with DeleteMapping?...


javaspring-bootspring-data-jpaspring-datathymeleaf

Read More
ddl-auto of Spring-JPA...


javaspring-data-jpa

Read More
Can't initialize classes annotated with @Repository after upgrade to Spring Boot 3.10...


spring-bootspring-data-jpa

Read More
Azure spring boot JPA...


springspring-bootazurespring-data-jpa

Read More
Spring Boot 1.4 @DataJpaTest - Error creating bean with name 'dataSource'...


javaspring-bootspring-data-jpa

Read More
Stack overflow error for hibernate one-to-one mapping with Spring Data JPA...


javahibernatespring-data-jpajackson

Read More
Spring Boot JPA returns empty list for findAll() of entity with composite key...


javapostgresqlspring-bootspring-data-jpa

Read More
Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument;...


javaspringhibernatespring-mvcspring-data-jpa

Read More
Spring jpa+hibernate returns empty list in @OneToMany relation...


springhibernatekotlinspring-data-jpa

Read More
QueryException: Ordinal parameters did not start with base 1 : 2...


spring-data-jpa

Read More
How to design good search funcionality using CriteriaQuery when the number of columns is high and cu...


mysqlspring-bootperformancespring-data-jpaquery-optimization

Read More
Find all data using foreign key from referenced table in spring boot jpa...


javaspring-bootspring-data-jpaspring-data

Read More
Storing UUID as string in mysql using JPA...


javamysqlhibernatespring-data-jpauuid

Read More
Jpa bidirectional many to one mapping going into infinite loop even with @JsonManagedReference...


javaoracle-databasespring-bootjpaspring-data-jpa

Read More
SpringBoot 3 (Data) keyword isTrue doesn't work...


javamysqlspring-bootspring-data-jpa

Read More
how to do AND and multiple OR parameters method in spring data JPA...


springjpaspring-data-jpa

Read More
Repository not injected in service class when initialized through a factory class...


javaspring-bootspring-mvcspring-data-jpafactory-pattern

Read More
Extracting db column data with filter and map in Java8...


javafilterjava-8spring-data-jpajava-stream

Read More
Hibernate: select for update after select entity...


javahibernatespring-data-jpa

Read More
How to pass a Whole Query as Variable (More Specifically Method Parameter) in the @Query annotation ...


javaspring-bootspring-data-jpa

Read More
Spring Data Jpa Repository not saving entities to database...


javaspring-data-jpaspring-data

Read More
Too many queries problem with JPA using Mysql...


javamysqlspringspring-bootspring-data-jpa

Read More
BackNext