StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

crizzis

Rating
1515.04 (45,127th)
Reputation
3,343 (50,497th)
Page: 1 2 3 4 ... 7
Title Δ
Populate query parameters from DTO 0.00
Spring Data JPA implementing Persistable results in InvalidDataAcce... +0.47
JPA 1:N relationship removing child does not remove it from parent -0.18
OneToMany relation where the `many` side can join with more than on... 0.00
Should I include distinct in this JPQL query? 0.00
JPA Inheritance design issue 0.00
Problem in Soft Deleting child entity in Spring Boot in @OneToMany... 0.00
How does a spring converter get a transactional scope? 0.00
What is the meaning of "potentially allowing for one thread-bo... 0.00
JPA Hibertane unidirectional one-to-one with shared primary key sav... +2.25
JPA Criteria: Obtain total count just before full result with all c... 0.00
Spring Data JPA Disable @entity based on configuration 0.00
Hibernate5Module doesn't fetch OneToMany collection -0.02
HibernateProxy.toString lazy initializacion exception 0.00
org.springframework.dao.DataIntegrityViolationException: A differen... 0.00
JPA close connection after exception and didn't reconnect 0.00
Mark non db fields @Transient vs extent JPA Entity? 0.00
Is it necessary to stop Guice Persist Service? 0.00
How to execute sql script before and after each test method -0.51
JPA GeneratedValue generated and already existent Id 0.00
Saving Large Strings in MySQL / Java / Hibernate 0.00
Illegal attempt to associate a collection with two open sessions af... 0.00
JPA + Hibernate using mysql longtext unncessarily? 0.00
Is JPA PersistenceContextType managed by container? 0.00
Why does jpa/hibernate still perform a "select-then-update&quo... 0.00
JPA -why is derived query returning Optional object? 0.00
saveAll is too slow for only one table 0.00
JPQL query / JPA / Spring boot best practice of updating many to ma... 0.00
Setting JPA behavior for importing entities from tables +0.02
JPA @OneToMany - Set vs List - Not able to delete one child entity... 0.00
JPA: Named query database independence 0.00
What will be the equivalent JPA CriteriaBuilder for following query? 0.00
PersistenceException on cascade if OneToMany related entity is deta... 0.00
Hibernate - there is a way of deleting child by id with orphanremov... 0.00
why JPA - foreign key doesn't make error "ERROR 1452: 1452... 0.00
JPA Batch inserts with non auto generated id 0.00
In JPA, insert a child and save and remove the child immediately do... 0.00
Calling private method inside private class inside Inner class +1.16
Join Fetch JPQL returning a proxy object, used with Hibernate +0.52
Problem testing a Bean with a List property 0.00
JpaSpecificationExecutor<T> does not seem to be working as ex... 0.00
JPA: Update mapping table alone 0.00
JPA - Validation failed for classes [com.homelancer.models.User] du... -0.00
Error when trying to add a new boolean column to a table which alre... -0.51
Kotlin JPA One-To-Many @ElementCollection attempts to save duplicat... 0.00
Spring Data - Build where clause at runtime +0.49
OneToOne with composite PK with columns from related tables -0.01
Get MAX of COUNT in JPQL Query 0.00
Spring & JPA: Sort by value, if null take other value 0.00
How come Spring Data Rest only allows updates from the owner side o... +0.49