Search code examples
timescaledb with spring data jpa...


springspring-data-jpaspring-datatimescaledb

Read More
Hibernate multitenancy fails after upgrade to 6.2...


javaspring-data-jpamulti-tenantspring-boot-3hibernate-6.x

Read More
Generate automatically Spring Data Repositories from JPA entities...


javaspring-bootspring-dataspring-data-jpaspring-repositories

Read More
Spring integration jdbc distributed lock: multiple threads and transactions...


springmultithreadingspring-data-jpaspring-transactionsspring-integration-jdbc

Read More
Error creating bean with name 'entityManagerFactory': Property 'com.example.shopping.mod...


javaspringspring-bootmavenspring-data-jpa

Read More
Spring JPA adding a collection of entity to many-to-many entity...


javaspringspring-data-jpaentitydatabase-relations

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
JPA Repository Query with ordinal parameter return wrong boolean values for the entities (caused by ...


spring-boothibernatejpaspring-data-jpa

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
"The assignment expression type [java.lang.Object] did not match the assignment path type"...


postgresqlhibernatespring-data-jpa

Read More
How to map sql native query result into DTO in spring jpa repository?...


javaspringhibernatejpaspring-data-jpa

Read More
Is CSRF token require for Rest API in Spring boot...


javaspringspring-bootspring-securityspring-data-jpa

Read More
Is it possible to use "TRUNCATE" in Spring Data JPA using JpaRepository? Or a more effecti...


javamysqlsqlspringspring-data-jpa

Read More
How to perform a Native query on a table which is not present as a class?...


javahibernatespring-data-jpahibernate-mappingnativequery

Read More
Hibernate FetchType LAZY has no impact for unidirectional @ManyToOne...


spring-boothibernatespring-data-jpa

Read More
spring boot (maven with JPA and in memory H2 database) keep getting Not a managed type"" a...


javaspring-bootmavenjpaspring-data-jpa

Read More
JPA/Hibernate - Using Postgre's "ANY" Function in HQL...


postgresqlhibernatejpaspring-data-jpahql

Read More
Genearate Custom gereator value using Spring boot data JPA postgresql DataBase...


postgresqlspring-bootspring-data-jpa

Read More
Is there a jakarta equivalent to javax.sql.DataSource and javax.persistence.EntityManagerFactory...


spring-data-jpajpa

Read More
Error "module not found: jakarta.cdi" when using module-info.java in a Spring boot 3 proje...


javaspring-bootspring-data-jpajava-module

Read More
Fetch lazy initialized list from database via Spring JPA inside ThreadPoolTaskScheduler scheduled ta...


javaspring-boothibernatespring-data-jpalazy-loading

Read More
Spring Boot 3.1.5 - Failed to convert value of type java.lang.string to required type UserId...


spring-bootspring-mvcspring-data-jpathymeleaf

Read More
Can a Spring JPA Entity implement a Projection interface?...


javaspring-bootspring-data-jpaprojection

Read More
Bug in spring boot initialization, when serialized entity has serialized built-in classes. HikariPoo...


spring-boothibernatespring-data-jpahikaricp

Read More
spring data jpa limit pagesize, how to set to maxSize...


javaspring-data-jpa

Read More
Hibernate not fetching foreign key object...


javaspringspring-bootspring-data-jpa

Read More
Java Projection for nested objects using Spring Data JPA?...


javaspringspring-bootspring-data-jpaprojection

Read More
How to properly map MonetaryAmount using Hibernate?...


javaspringjpajava-8spring-data-jpa

Read More
Springboot Service, ServiceImpl and Repository...


javaspringspring-bootspring-data-jpa

Read More
BackNext