Search code examples
detached entity passed to persist - springboot...


javaspring-boothibernatespring-data-jpaspring-data

Read More
Spring Data: MongoDB criteria using $toDouble...


mongodbspring-dataspring-data-mongodbspring-mongodbspring-mongo

Read More
Spring data Querydsl in eclipse not generating query type classes...


spring-bootspring-dataspring-data-jpaquerydsl

Read More
Spring Data JPA batch insert or update doesn't work...


hibernatespring-data-jpaspring-data

Read More
How to load two collections of related entities with a minimum number of sql queries?...


javaspringhibernatespring-data-jpaspring-data

Read More
Failed to execute CommandLineRunner - Hibernate LazyInitializationException...


spring-boothibernatejpaspring-data

Read More
How to matches any character on elasticsearch request with Spring-Boot and JPA?...


spring-bootelasticsearchspring-data-jpaspring-dataspring-data-elasticsearch

Read More
How to configure JNDI Datasource with embedded Tomcat for Spring Data JDBC using Spring Boot 3.1.1 t...


spring-boottomcatspring-dataspring-data-jdbc

Read More
Make Spring Data automatic DataSource dependent on Bean...


javaspringspring-bootspring-data

Read More
Spring Boot setting up MongoDB repository...


javaspringmongodbspring-bootspring-data

Read More
How to make Spring Data Elasticsearch work with java.time.LocalDateTime for date...


javaspringelasticsearchspring-data

Read More
(Spring Data JPA) combine @EntityGraph and Specification in to generate a single JOIN...


spring-bootspring-data-jpaspring-dataquerydsl

Read More
Spring-Data-JPA - How to delete child record in OneToMany relationship...


spring-data-jpaspring-data

Read More
Spring Boot JPQL Query...


springspring-bootspring-data-jpaspring-data

Read More
Spring Boot deleted enum value deserialization from the database...


spring-bootenumsspring-datadeserializationspring-mongodb

Read More
Table 'DBNAME.hibernate_sequence' doesn't exist...


javamysqlspringspring-bootspring-data

Read More
How to ignore quotes for nested ARRAY in a PostgreSQL query in a Spring Data @Query...


postgresqlhibernatespring-data-jpaspring-data

Read More
Spring Data JDBC Custom Naming Strategy...


springconfigurationspring-dataspring-data-jdbc

Read More
What does it mean <S extends T> save (S entity); in Spring Repository?...


javaspringgenericsrepositoryspring-data

Read More
How to invoke custom query in Spring Boot JPA Repository...


javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Boot recursion in code because of bidirectional relationships...


javaspringspring-bootrecursionspring-data

Read More
How to beautifully update a JPA entity in Spring Data?...


javaspringjpaspring-dataspring-data-jpa

Read More
fetch specific attribute without @Query in repository...


postgresqlspring-bootspring-dataspring-data-r2dbcr2dbc-postgresql

Read More
Are Spring Data Repositories and JdbcTemplate sharing the same transaction context?...


hibernatespring-data-jpaspring-dataspring-transactions

Read More
is there any function in jpa to find customer by its firstName...


javaspringspring-bootjpaspring-data

Read More
Can't use delete with spring nativeQuery in H2 database?...


sqlhibernatejpah2spring-data

Read More
URL must start with 'jdbc' in SpringBoot...


javaspringspring-bootspring-datadatasource

Read More
How to test Spring Data repositories?...


unit-testingjpaspring-data-jpaspring-data

Read More
spring-data-elasticsearch how to get field with dot in name?...


elasticsearchspring-dataspring-data-elasticsearch

Read More
Spring Data find entity by its fields with reflection...


javaspringspring-data

Read More
BackNext