Search code examples
Why does HSQLDB and Spring Data JDBC claim my table does not exist?...


javaspringspring-bootmavenspring-data-jdbc

Read More
R2DBC vs Spring Jdbc Vs Spring Data JDBC?...


springspring-jdbcr2dbcspring-data-jdbc

Read More
Spring Data JDBC column alias in derived query getting truncated...


spring-data-jdbc

Read More
How to implement count sql query by my multiple columns and one of them is constant?...


sqlspring-bootspring-data-jdbc

Read More
Multiple DataSources using Spring Data JDBC and CrudRepository Interface...


springspring-bootspring-data-jdbc

Read More
spring data jdbc. Can't add custom converter for enum...


javaspringspring-bootspring-data-jdbc

Read More
How to log SQL statements and parameters with Spring Data JDBC...


loggingspring-data-jdbc

Read More
Spring JDBC returning null values for columns with values...


spring-bootjdbcspring-jdbcjdbctemplatespring-data-jdbc

Read More
Best practice of handling relations between tables in Spring Data R2dbc...


postgresqlspring-bootspring-data-jdbcspring-data-r2dbcr2dbc

Read More
Spring boot data jdbc implement Many to Many relationship with same entity...


javaspringspring-data-jdbc

Read More
Is there a way to select all columns for a SELECT statement with JOINs without breaking the entity m...


javasqlspringjdbcspring-data-jdbc

Read More
Spring Data JDBC one-to-many relation causes lots of log warnings...


javaspring-bootspring-dataspring-data-jdbcbidirectional-relation

Read More
Is it possible to return custom Java objects combining multiple aggregates in Spring Data JDBC?...


spring-dataspring-data-jdbc

Read More
Persist Java Map as PostgreSQL jsonb using spring data jdbc...


javapostgresqljsonbspring-data-jdbc

Read More
How to use AbstractAggregateRoot<T> or the annotation DomainEvents with Java Records...


javaspring-datadomain-driven-designspring-data-jdbc

Read More
Spring data JDBC is not creating tables...


javaspring-booth2spring-data-jdbc

Read More
How to make related entity's id(auto-incremented) to be inserted when using one to one relations...


javaspringjdbcspring-dataspring-data-jdbc

Read More
Multi-Tenant Spring Data JDBC...


javadatabasemulti-tenantspring-data-jdbc

Read More
Does Spring Data JDBC support custom type converters...


javaoraclespring-data-jdbc

Read More
Problem with an entity using just a list of values in Spring Data JDBC...


javaspringpostgresqlspring-data-jdbc

Read More
Problem with aggregate root with more than one value object of the same type...


javapostgresqlspring-bootspring-dataspring-data-jdbc

Read More
Why is a entity - value relationship implemented as a back reference in Spring Data JDBC...


javaspringdatabase-designone-to-onespring-data-jdbc

Read More
After Upgrading spring-data-jdbbc from 1.1.12.RELEASE to 2.0.6.RELEASE LocalDateTime parameters in R...


postgresqljdbcspring-data-jdbc

Read More
In Spring Data JDBC bypass @CreatedDate and @LastModifiedDate...


javaspringannotationsspring-dataspring-data-jdbc

Read More
Use spring-data-rest without jpa but only JdbcTemplate...


spring-bootspring-datajdbctemplatespring-data-jdbc

Read More
Is there any possible way to map the name of foreign key in reference table? (ManyToMany)...


kotlinspring-data-jdbc

Read More
Spring Data JDBC Testcontainers DataSource...


spring-boottestcontainersspring-data-jdbc

Read More
Spring Data JDBC Generating Bad HSQLDB Query with Boot 2.3.0...


spring-bootspring-data-jdbc

Read More
Oracle dialect for pagination...


paginationspring-dataoracle12cspring-data-jdbcdialect

Read More
Unable to save aggregate root with UUID id in sqlite...


sqlitespring-data-jdbc

Read More
BackNext