Search code examples
Ignore field for query in spring-r2dbc...

spring-bootspring-data-jpaspring-dataspring-webfluxspring-data-r2dbc

Read More
What does “hit type limits” mean in the Spring Data Relational documentation?...

javaspringspring-dataspring-data-jdbc

Read More
Getting next value from sequence with jpa repository in postgreSQL...

javapostgresqljpaspring-data-jpaspring-data

Read More
Distinct in Spring Data MongoDB...

mongodbspring-data

Read More
What are the rules for collection names in SOLR?...

databasesolrnosqlspring-data

Read More
How to generate a ddl creation script with a modern Spring Boot + Data JPA and Hibernate setup?...

hibernatespring-bootspring-dataspring-data-jpa

Read More
Returning both old and new entities from Spring/MongoDB findAndModify...

springmongodbmongodb-queryspring-datamongodb-java

Read More
SPR-16876 TransactionSynchronizationManager not returning correct values in implementation of Abstra...

springspring-boottransactionsspring-dataspring-transactions

Read More
Override Pageable max page size at controller level...

javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Data JDBC dynamic where clauses...

spring-dataspring-data-jdbc

Read More
I don't know why @JsonManagedReference & @JsonBackReference & @JsonIgnore don't work...

javajsonspring-bootspring-data-jpaspring-data

Read More
@MappedSuperclass being assigned to a @OneToMany spring-data...

spring-data-jpaspring-data

Read More
Cannot persist entity...

javaspringspring-dataspring-data-jdbc

Read More
How to set up liquibase in Spring for multiple data sources?...

springspring-bootspring-dataliquibase

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

springspring-data

Read More
JPA. What exceptions may FindAllBy throw?...

springjpaspring-data

Read More
Access denied for user ''@'localhost' (using password: NO) spring-boot...

mysqlspring-bootspring-data-jpaspring-data

Read More
JdBcPagingItemReader fails with Null NamedJdbcParameter for Step Configuration...

spring-dataspring-batchspring-jdbc

Read More
Spring Data - OR condition in a repository method name...

javaspringjpaspring-dataspring-data-jpa

Read More
JPA Criteria API and parentheses...

sqljpaspring-data-jpaspring-datajpa-criteria

Read More
Spring JPA repository transactionality...

javajpaspring-dataspring-transactions

Read More
Disable all Database related auto configuration in Spring Boot...

springhibernatespring-bootspring-dataspring-data-jpa

Read More
How does @CreatedBy work in Spring Data JPA?...

javaspringjpaspring-dataspring-data-jpa

Read More
Spring Data: how do I sort an embedded collection of entities?...

javaspringspring-dataspring-data-jdbc

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
What is the difference between an Spring Entity Manager and Spring Data Repository?...

javaspringjpaspring-data-jpaspring-data

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

springspring-dataspring-data-jpa

Read More
Which limitations of the org.bson.Document do not allow multiple $or / $and expressions? Can we not ...

mongodbmongodb-queryspring-dataspring-data-mongodb

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

springjpaspring-data-jpaspring-data

Read More
BackNext