Search code examples
What could cause Hibernate flush for a single entity to take a very long time?...

hibernatespring-data-jpaspring-data

Read More
Primary key violation when inserting child entity...

springcollectionsspring-dataspring-data-jdbc

Read More
How to use Thymeleaf's #lists.isEmpty with Spring Data's Page interface?...

spring-mvcpaginationspring-datathymeleaf

Read More
FindById doesn't work with UUID in Mongodb SpringData...

springmongodbspring-bootkotlinspring-data

Read More
Can I use spring data repository interface for cassandra async inserts?...

javaspringcassandraspring-dataspring-data-cassandra

Read More
Spring Data JPA - Using @Query with Many to Many Relationships / Join Table...

javaspringspring-dataspring-data-jpa

Read More
How to handle transactions with concurrent access in Spring...

javaspringspring-dataspring-transactions

Read More
JPA query attribute with a converter...

jpaspring-data-jpaspring-data

Read More
Set heartbeatintervalseconds using spring xml...

springcassandraspring-datadatastax-java-driverspring-data-cassandra

Read More
How to create Jpa repository dynamically inside a class?...

javaspringjpaspring-dataspring-data-jpa

Read More
spring data @ManyToOne not return all records...

javaspringspring-bootspring-data

Read More
Apache Ignite Spring Data Extension Dependency Error...

javaspringmavenspring-dataignite

Read More
How can I handle exceptions with Spring Data Rest and the PagingAndSortingRepository?...

javaexceptionspring-dataspring-data-jpaspring-data-rest

Read More
AuthenticationManager returning Bad Credentials...

springmongodbspring-bootspring-securityspring-data

Read More
Spring Data PagedListHolder second page is show the same data as first page when the page size is gr...

javaspringspring-bootspring-mvcspring-data

Read More
SpringBoot: Can't Autowire Class from Other Jar Library...

javajdbcspring-bootspring-dataspring-data-jpa

Read More
Advantages of Stream and Spring Data...

springjava-8spring-data

Read More
How do I return relationship properties (Neo4j + Spring data)?...

javakotlinneo4jspring-dataspring-data-neo4j

Read More
Spring Data Neo4J reference related nodes without overwriting them on save...

javaneo4jspring-dataspring-data-neo4j

Read More
Spring JPA delete entity not working when iterating...

spring-bootjpaspring-data-jpaspring-data

Read More
can this left join be safely removed?...

hibernatejpaspring-data-jpaspring-datajpql

Read More
Validate a date received in String...

springspring-bootspring-mvcspring-data-jpaspring-data

Read More
After adding spring connection with second database, I catched some errors...

javaspringspring-boothibernatespring-data

Read More
Need help: InvocationTargetException wrapped around "java.lang.ClassCastException: java.lang.St...

springhibernatespring-mvcspring-data-jpaspring-data

Read More
How to map a 1:1 relationship with Spring Data R2DBC?...

spring-dataspring-data-r2dbc

Read More
Why does Spring MVC controller method ignore FetchType.LAZY behaviour and act like FetchType.EAGER?...

spring-boothibernatespring-mvcspring-dataeager-loading

Read More
How to use projection interfaces with pagination in Spring Data JPA?...

springhibernatejpaspring-dataspring-data-jpa

Read More
Converting an @Entity to a projection interface manually...

javaspringhibernatespring-data-jpaspring-data

Read More
Spring Data JPA load lazy associations using native query...

javapostgresqlhibernatejpaspring-data

Read More
Document field as primary key not working...

springspring-boothibernatespring-data-jpaspring-data

Read More
BackNext