Search code examples
Spring data JPA and parameters that can be null...


javaparametersnullspring-data-jpa

Read More
What lombok annotations are mandatory for a JPA entity...


javajpaspring-data-jpalombok

Read More
Apparent connection leak detected with Hikari CP...


javahibernatespring-bootspring-data-jpahikaricp

Read More
Spring Data JPA: Foreign Key Constraint Violation on Delete...


javaspring-bootspring-data-jpaspring-data

Read More
Column name as a parameter to Spring Data JPA Query...


javaspring-bootspring-dataspring-data-jpa

Read More
InvalidDataAccessApiUsageException: Parameter value [...] did not match expected type [java.util.UUI...


javaspring-data-jpapredicatecriteria-api

Read More
How can I combine @DataJpaTest @SpringBootTest in one MVC application for testing every layer?...


javaspring-bootspring-data-jpaspring-boot-test

Read More
What is the difference between an Spring Entity Manager and Spring Data Repository?...


javaspringjpaspring-data-jpaspring-data

Read More
Spring Data JPA Auditing never getting called at runtime...


javaspring-data-jpa

Read More
@CreatedDate annotation spring with Liquibase...


javaspring-data-jpaliquibaseauditingdatecreated

Read More
Spring data query where column is null...


springspring-dataspring-data-jpa

Read More
Spring data @Query insert, DBC style parameters (?) are not supported for JPA queries...


springjpaspring-data-jpaspring-data

Read More
JpaRepository vs CRUDRepository findAll...


spring-dataspring-data-jpa

Read More
How to write an Oracle procedure with a select statement for Spring Data JPA method...


oracle-databasestored-proceduresspring-data-jpa

Read More
Spring @Transactional on suspend function...


springspring-bootkotlinspring-data-jpakotlin-coroutines

Read More
How to set hibernate.format_sql in spring-boot?...


javaspringspring-bootspring-data-jpa

Read More
Sorting a custom JPA query with pageable...


springsortingpaginationspring-dataspring-data-jpa

Read More
Why does Hibernate marks entity as dirty when there are no changes?...


javahibernatespring-data-jpa

Read More
Query to get nextval from sequence with Spring JPA...


javasqlspringjpaspring-data-jpa

Read More
Spring Data JPA - "could not initialize proxy - no Session" - With Methods marked as trans...


javahibernatespring-bootspring-data-jpac3p0

Read More
How to insert multiline text into a column of the PostgreSQL table?...


sqlpostgresqlspring-bootspring-data-jpa

Read More
JPA join with the entity transient field...


spring-bootjpajoinspring-data-jpa

Read More
How to use OrderBy with findAll in Spring Data...


springsortingspring-data-jpaspring-datafindall

Read More
How to delete child records using Spring Data JPA...


javaspringhibernatespring-data-jpajpa-2.1

Read More
What is the LIMIT clause alternative in JPQL?...


javamysqljpaspring-data-jpajpql

Read More
JPA @Version annotation with @Query...


javaspringhibernatejpaspring-data-jpa

Read More
Spring Boot: Participants Not Displayed in Schedule Despite Being Present in Database...


javaspring-bootspring-data-jpathymeleaf

Read More
SELECT clause in JPA Query Methods...


javaspringspring-boothibernatespring-data-jpa

Read More
Could not generate CGLIB subclass of class org.h2.jdbcx.JdbcConnectionPool...


spring-boothibernatejpaspring-data-jpah2

Read More
@Trasactional annotation not working with webflux 3.3.2...


spring-data-jpaspring-webfluxjtaspring-data-r2dbcr2dbc

Read More
BackNext