Search code examples
Jakarta Persistence - create table...

hibernatejpaspring-data-jpaspring-dataspring-jdbc

Read More
Why is Springboot's JPA entity abstract?...

springspring-bootjpaspring-data-jpaspring-data

Read More
native insert query in hibernate + spring data...

sqlhibernatespring-data

Read More
Like ignore case in Spring data JDBC with Criteria...

javaspringspring-dataspring-data-jdbc

Read More
How to retrieve additional attribute on edge with Spring Data ArangoDB...

spring-dataarangodb

Read More
Best practise when using Querydsl with Spring Data...

springspring-dataspring-data-jpaquerydsl

Read More
How to map Page<ObjectEntity> to Page<ObjectDTO> in spring-data-rest...

javaspringspring-mvcspring-dataspring-data-rest

Read More
Spring Boot 3.0 with Jpa 3.1 instantiation in query not working...

spring-bootjpaspring-data-jpaspring-dataspring-kotlin

Read More
Get existing Session / EntityManager / EntityManagerFactory from Spring Boot + Hibernate...

spring-boothibernatejpaspring-data-jpaspring-data

Read More
Log values of query parameters in Spring Data R2DBC?...

springspring-bootspring-dataspring-data-r2dbcr2dbc

Read More
Spring Repository: get number of deleted rows...

spring-data

Read More
Wait for a row in springdata...

architecturespring-datachange-data-capture

Read More
Spring Repository query by multi-valued property...

javaspringspring-datasingle-page-applicationspring-data-jdbc

Read More
Use Spring Data JPA without Spring Boot application...

javajpaspring-bootspring-dataspring-data-jpa

Read More
Entity Autocreation not working after entityManagerFactory definition...

spring-data-jpaspring-data

Read More
Spring Data Mongodb find by starts with...

mongodbspring-data

Read More
Spring @RepositoryRestController causes @PageableDefault to stop working...

javaspringspring-dataspring-data-rest

Read More
Single Item from Entity Collection into Nested Dto...

javahibernatespring-datadtomapstruct

Read More
How to disable spring-data-mongodb autoconfiguration in spring-boot...

javaspring-bootspring-dataspring-data-mongodb

Read More
Layer to use the @Transactional annotation in Spring Data JPA...

javaspringhibernatespring-dataspring-data-jpa

Read More
SpelQueryContext$SpelExtractor.size() error when defining custom queries for repositories...

spring-boothibernatejpaspring-data-jpaspring-data

Read More
What is the difference between query-methods find…By, read…By, query…By, and get…By in spring data?...

springspring-dataspring-data-jpa

Read More
How to add child record in a Unidirectional @OneToMany without retrieving previous records...

javaspringhibernatespring-data

Read More
spring data saveAll very slow...

spring-bootspring-data

Read More
Hibernate commits the changes when transaction is still open and select query invoked...

hibernatespring-data-jpaspring-data

Read More
Spring JPA - Query Methods...

mysqlspringspring-data-jpaspring-data

Read More
Service method to store image for two different picture category...

springspring-bootspring-mvcspring-data-jpaspring-data

Read More
Query validation failure during application startup when upgrading to Spring Boot 3.1.1...

spring-boothibernatespring-data-jpaspring-data

Read More
Bind properties in application.yml not working...

javaspring-bootsqlitespring-data-jpaspring-data

Read More
Check that a List parameter is null in a Spring data JPA query...

sqljpaspring-data-jpaspring-datahql

Read More
BackNext