Search code examples
What's the latest status of QueryDSL?...

jpaspring-dataquerydsl

Read More
Configure specific in memory database for testing purpose in Spring...

springspring-bootspring-dataspring-testspring-test-dbunit

Read More
why I can't use string as id...

springspring-dataspring-data-jpa

Read More
Spring Data JPA - The statement did not return a result set...

springspring-dataspring-data-jpa

Read More
Pageable and @Param in a spring data JpaRepository method issue [2]...

javaspringspring-mvcjpaspring-data

Read More
java.sql.SQLRecoverableException: No more data to read from socket when working with 2 mapped tables...

javaspring-bootjpaspring-data-jpaspring-data

Read More
Spring-data-mongo: Disable automatically mapping the "id" field to "_id" in Mong...

javaspringmongodbspring-data

Read More
cosmos db cannot query using IN, spring data native query and array or collection(Java)...

azurespring-dataazure-cosmosdbspring-webfluxazure-cosmosdb-sqlapi

Read More
How do i return only selected fields...

javaelasticsearchspring-dataspring-data-elasticsearch

Read More
Hibernate Postgresql select for update with outer join issue...

postgresqlhibernatejpaspring-data

Read More
Does Spring Data have provision for registering other collection and option/maybe types as return ty...

spring-data

Read More
Hibernate/SpringData : Incorrect dirty check on field with AttributeConverter...

javahibernatespring-dataspring-transactions

Read More
Fetch type is set to lazy, but it still hibernate sends the second request...

javaspringspring-bootspring-data-jpaspring-data

Read More
How to save one-to-many entities to PostgreSQL with Spring Data JDBC?...

javapostgresqlspring-bootspring-dataspring-data-jdbc

Read More
Spring Data JDBC Save data as root entity...

javaspringspring-dataspring-data-jdbc

Read More
Spring Data JPA - how to set transient fields after retrieval...

springhibernatejpaspring-dataspring-data-jpa

Read More
JPA auto query generation using method name not working as expected...

spring-boothibernatespring-data-jpaspring-data

Read More
Is there any way to select specific columns and make them entity without creating any interface or D...

javaspringspring-bootspring-data-jpaspring-data

Read More
@Transactional annotation on save/saveAll vs @Transactional annotation on custom method which calls ...

spring-boothibernatejpaspring-data-jpaspring-data

Read More
Spring-Data JPA CrudRepository returns Iterable, is it OK to cast this to List?...

javaspringspring-bootspring-dataspring-data-jpa

Read More
How to retrieve actual type arguments of Spring Data repositories at runtime?...

javagenericsspring-data-jpaspring-data

Read More
QueryDsl - How to create Q classes with maven?...

springjpaspring-dataquerydsl

Read More
Problem when fetching the main node and its children, spring data neo4j...

springspring-bootspring-dataspring-data-neo4j

Read More
Join statements with multiple filters in Spring Data JPA...

spring-bootjpaspring-data-jpaspring-data

Read More
ON UPDATE CURRENT_TIMESTAMP and JPA...

sqlhibernatejpaspring-data

Read More
Spring boot can't find Repository bean...

spring-bootspring-mvcspring-dataspring-data-jdbc

Read More
How to conditionally expose data in Spring Data REST projection?...

springspring-dataspring-data-rest

Read More
Spring Data method name for custom query accepting and-connected multiple search strings...

javaspringspring-data-jpaspring-data

Read More
Can we use both MongoRepository and MongoTemplate in same application...

mongodb-queryspring-dataspring-data-mongodb

Read More
JPA Query with several different @Id columns...

javaspringspring-data-jpaspring-data

Read More
BackNext