Search code examples
How to select from subclass entity property using Spring Data / JPQL?...

hibernatejpaspring-data-jpaspring-datajpql

Read More
hibernate.jdbc.time_zone property of spring boot config does not work in spring version 3.2.1...

spring-boothibernatejdbcspring-data-jpaspring-data

Read More
Spring Data JPA: How to find one column inside a collection?...

spring-data-jpaspring-data

Read More
Paging and sorting over Collection...

sortingpaginationspring-datavaadin8

Read More
UUID vs Long primary key...

databasespring-bootspring-data

Read More
Is it better to use JpaRepository or EntityManager in a Spring application?...

springjpaspring-dataentitymanager

Read More
How to disable count when Specification and Pageable are used together?...

springspring-data-jpaspring-data

Read More
What are relations between Spring Data, Spring Data JPA and Hibernate?...

javahibernatespring-data-jpaspring-data

Read More
How to limit result in @Query used in Spring Data Repository...

hibernatespring-dataspring-data-jpahql

Read More
How to I configure my own GraphDatabaseService and GraphAwareRuntime in a spring unit test with boot...

javaneo4jspring-dataspring-data-neo4jgraphaware

Read More
Pagination in Spring Data JPA (limit and offset)...

springjpapaginationspring-data

Read More
A custom annotation above the method to generate SQL by the name of the method...

spring-dataspring-data-jdbc

Read More
How to dynamically set lock in JPA...

springjpaspring-data-jpaspring-data

Read More
How to sort by multiple properties in Spring Data (JPA) derived queries?...

javaspringjpaspring-dataspring-data-jpa

Read More
LIKE COALESCE in Spring JPA does not work...

javaspringjpaspring-dataspring-data-jpa

Read More
No property found for type... custom Spring Data repository...

springspring-bootspring-data

Read More
Can a SqlFieldsQuery instance be reused multiple times invoking setArgs with different arguments eac...

javaspring-dataignitegridgainapacheignite

Read More
What is this spring.jpa.open-in-view=true property in Spring Boot?...

javaspringjpaspring-bootspring-data

Read More
Postgres offset will scan the whole table if I add where clause to the query?...

sqlpostgresqlspring-dataquerydsl

Read More
Hibernate Found shared references to a collection Exception...

hibernatespring-data-jpaspring-data

Read More
Spring JpaRepostory delete vs deleteInBatch...

javaspringspring-data

Read More
Spring boot - custom variables in Application.properties...

springspring-bootspring-mvcspring-dataapplication.properties

Read More
Spring Data JPA application with Github Actions CI...

postgresqlspring-bootgithubspring-datagithub-actions

Read More
Spring data rest sorting fields with underscores...

javajsonspring-dataspring-data-jpaspring-data-rest

Read More
Composite Key and spring-data-jdbc...

javaspringjdbcspring-dataspring-data-jdbc

Read More
Is there a Criteria API for Spring Data JDBC?...

javaspring-bootspring-dataspring-data-jdbc

Read More
MongoTemplate - Find data between two dates not working...

mongodbmongodb-queryspring-datamongodb-compassmongotemplate

Read More
Can parse a projection interface to object? Spring...

javaspringhibernatespring-data

Read More
The import org.springframework.data cannot be resolved in gradle...

javaspringspring-datarest-assured

Read More
GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement...

javahibernatejpajdbcspring-data

Read More
BackNext