Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Refresh Repository Populator for each test

Implicitly casting bigint postgres datatytpe to Java Long

deleteAll() in Repository randomly causes ConstraintViolationException

Need help tracking down cause of JPASystemException

Spring Data MongoDB: MergeOperation returns the whole collection. Why?

JpaRepository - Hibernate - java.math.BigInteger cannot be cast to java.lang.Boolean

Converting ZonedDateTime to MySQL Timestamp using CrudRepository

java mysql spring spring-data

How do you extract a timestamp from a MongoDB ObjectId in Spring Data MongoDB?

mongodb spring-data

How to avoid select statement during save in Spring Data JPA

javax.persistence not included in spring data jpa?

Pre/post process object when saving/loading from Cassandra DB using spring-data-cassandra

How to insert blob data into the embedded HSQLDB of Spring through the sql script?

Deleted entity is in list in related Entity, but I can't find it by repository

Inject parameter into spring-data dynamic query-build methods

No data type for node: org.hibernate.hql.internal.ast.tree.MethodNode

How to check that value equals at least one field from list?

java.lang.NoClassDefFoundError: org/springframework/core/NativeDetector

Spring-Data JPA: modelling a graph getting 'column violates not-null' when removing edges