Search code examples
Spring Data JDBC SQLFeatureNotSupportedException while saving list of enum to MySql...

mysqlspringkotlinspring-dataspring-data-jdbc

Read More
Why Spring Data doesn't support returning entity for modifying queries?...

postgresqlspring-data-jpaspring-dataqueuespring-data-jdbc

Read More
Does Spring Data JDBC support inheritance...

spring-data-jdbc

Read More
Incorrect mapping between Father and Child tables...

springspring-bootkotlinmappingspring-data-jdbc

Read More
Can I mock CrudRepository with Spring Data JDBC without any database using Spring Boot?...

springspring-bootmockitospring-data-jdbc

Read More
PagingAndSortingRepository methods throw error when used with spring data jdbc...

javaspring-dataspring-data-jdbc

Read More
How to use arrays with Spring Data JDBC...

spring-data-jdbc

Read More
Spring Data JDBC - Clob column to String property in POJO not working...

javaspringspring-dataclobspring-data-jdbc

Read More
Persisting Money with Spring Data JDBC...

javaspringspring-datamappingspring-data-jdbc

Read More
Questions in the official Spring documentation...

javaspring-dataspring-data-jdbc

Read More
Spring Data JDBC invert OneToMany navigation...

javaspring-datamappingone-to-manyspring-data-jdbc

Read More
Spring Data JDBC invert OneToOne navigation...

javaspring-datamappingone-to-onespring-data-jdbc

Read More
Using @query on CrudRepository(Spring data jdbc) with table join...

joinspring-data-jdbc

Read More
Spring Data Jdbc: Name must not be empty error on nested one to many relationship implementation...

javaspring-data-jdbc

Read More
spring-data-jdbc readOnly...

javaspringspring-bootspring-data-jdbc

Read More
Spring Boot and Spring Data Moore Release...

spring-bootspring-dataspring-data-jdbc

Read More
Spring-data-jdbc - How to set schema in many-to-many relationship...

spring-bootspring-data-jdbc

Read More
unable to get custom NamingStrategy working...

springspring-bootspring-data-jdbc

Read More
Is it possible to use BYTEA fields with Spring Data JDBC (not JPA)...

springspring-data-jdbc

Read More
Is it a must to use spring-data-jdbc when using JdbcTemplate?...

springspring-bootspring-jdbcspring-data-jdbc

Read More
@CreatedDate annotated field is not written on Insert, @LastModifiedDate is...

javaspringspring-dataauditingspring-data-jdbc

Read More
spring-data-jdbc update with repository save methods updates ID...

javaspring-data-jdbc

Read More
Spring Data JDBC - immutable owner of OneToMany relation...

springspring-data-jdbc

Read More
Null-values for embedded objects are not accepted...

postgresqlkotlinspring-dataspring-data-jdbc

Read More
Spring data jdbc seems not working with final attributes...

javaspring-data-jdbc

Read More
How to join fetch associated child relation...

spring-data-jdbc

Read More
How and Where was the my repository interface instanced by SimpleJdbcRespository?...

javaspring-dataspring-data-jdbc

Read More
Update referenced aggregates using SQL Server fails with ´Cannot insert ... when IDENTITY_INSER...

sql-serverspring-data-jdbc

Read More
Is there equivalent of @BatchSize in spring-data-jdbc...

javajdbcspring-jdbcjdbctemplatespring-data-jdbc

Read More
@Version column is not working out of the box with spring data jdbc...

spring-data-jdbc

Read More
BackNext