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


hibernatejpaspring-data-jpaspring-datajpql

Read More
JPA Custom Query with Nullable IN Clause...


javajpaspring-data-jpaspring-data

Read More
Spring Data JOOQ with Oracle database...


javaspring-datajooq

Read More
spring-data-jdbc integrate with mybatis...


springspring-bootspring-datamybatisspring-data-jdbc

Read More
How to access in memory h2 database of one spring boot application from another spring boot applicat...


spring-bootspring-dataspring-data-jpah2

Read More
SpringData Mongo @Column equivalent annotation (@Property?)...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Get distinct column values with a Spring Data JpaRepository...


springspring-data-jpaspring-data

Read More
CriteriaBuilder: join one-to-many with ON clause...


hibernatespring-data-jpaspring-datacriteria-api

Read More
Exception in monitor thread while connecting to server localhost:27017 while accessing MongoDB with ...


javamongodbspring-dataspring-data-mongodbremote-host

Read More
Spring data JPA query with parameter properties...


springjpaspring-dataspring-data-jpa

Read More
what does the return value of @Modifying methods in Spring Data JPA mean...


springspring-dataspring-data-jpa

Read More
When updating an ElementCollection does it trigger the @PostUpdate of the containing object?...


javaspringjpaspring-data-jpaspring-data

Read More
Spring Data OpenSearch Unable to Convert Value of @Timestamp to Java Instant...


javaspringspring-dataspring-data-elasticsearchopensearch

Read More
Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL...


springspring-bootazurespring-dataazure-cosmosdb

Read More
How to manually force a commit in a @Transactional method?...


javaspringjpaspring-dataspring-transactions

Read More
Why use returned instance after save() on Spring Data JPA Repository?...


javaspringjpaspring-dataspring-data-jpa

Read More
Why does one delete statement cascade, but not the other?...


javajpaspring-data-jpaspring-datajpql

Read More
Table name configured with external properties file...


springspring-data

Read More
Error in spring application context schema...


springxsdspring-data

Read More
Creating a custom query with Spring DATA JPA?...


mysqlsqlspringspring-dataspring-data-jpa

Read More
Mongo db will not update an existing Document...


javamongodbspring-data

Read More
How to disable the default exposure of Spring Data REST repositories?...


javaspring-dataspring-data-rest

Read More
Autowiring issues with a class in Spring data Mongo repository...


spring-dataspring-boot

Read More
How to set Expiration/TTL(Time to Live) for couchbase documents using spring-boot-starter-data-couch...


spring-bootspring-datacouchbasespring-cachespring-data-couchbase

Read More
Spring Data: JPA repository findAll() to return *Map instead of List?...


javaspring-bootspring-dataspring-data-jpa

Read More
How to query @ElementCollection with Specifications...


javahibernatejpaspring-data-jpaspring-data

Read More
How to call a stored procedure(PostgreSQL) with Spring JPA?...


springpostgresqlspring-data-jpaspring-data

Read More
Spring JPA repository transactionality...


javajpaspring-dataspring-transactions

Read More
Spring Data query could not determine data type of UUID parameter...


sqlspringpostgresqlhibernatespring-data

Read More
Spring Boot - Failed to configure a DataSource: 'url' attribute is not specified and no embe...


spring-bootspring-data-jpaspring-data

Read More
BackNext