StackRating

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

Christian Beikov

Rating
1481.28 (4,491,743rd)
Reputation
1,045 (149,191st)
Page: 1 2 3 ... 10
Title Δ
Mapping: Table contains physical column name referred to by multipl... 0.00
Advantages of using stored procedures over Hibernate 0.00
Is it okay to use @MappedSuperclass instead of @Entity to not creat... 0.00
hibernate there can be only one auto column and it must be defined... +0.61
Hibernate: how to force a single query for all nested attributes? 0.00
JPA/Hibernate rolling back list of children is not working +0.03
How to create an entity relationship between an abstract class and... 0.00
Build criteria API query to avoid MultipleBagFetchException -0.28
How to force hibernate to return proxy 0.00
Hibernate : Update Complex entity throwing NullPointerException wit... 0.00
Can I map one single field to two columns in the database using Hib... +0.68
Cache options so @Postload annotated method dont get called everyti... 0.00
Hibernate joincolumns with composite key different between two enti... 0.00
Spring Data Specification filtering with Set<String> over Str... 0.00
Hibernate Criteria Restrictions AND combination With in IN Clause 0.00
SQLGrammar Exception in integration tests on H2 Database 0.00
Spring data jpa events: how to make an event only when a specific f... 0.00
How to write JPA IN query to check a collection has given set of va... -1.77
Hibernate bidirectional self referencing @OneToOne relation fetching 0.00
How to use composite key in WHERE IN clause 0.00
How to get oracle connection from hibernate connection 0.00
Implementing SQL query as JPA Criteria for two Many-To-One relation... 0.00
MultipleBagFetchException - what in case when we have only one coll... 0.00
JPA / Hibernate get Objects grouped by year/month 0.00
Spring Boot DB connection release mode 0.00
Getting referential integrity constraint violation while trying to... 0.00
How to optimize hibernate session usage in spring boot application? 0.00
Hibernate: Scope of pessimistic locks within transaction 0.00
Does a hibernate transaction commit changes asynchronously, indepen... +0.39
Hibernate Postgres Delete self referencing unidirectional entity 0.00
Where and in which use case should I use SessionFactory and Session... 0.00
Providing object equality for a shallow class hierarchy with no bus... 0.00
Convert SQL to JPA Specifications 0.00
JPA get entity from DB and not from Cache 0.00
How to find sub entity from id 0.00
Map oracle's type with hibernate 0.00
Only return partial list of objects in entity based on query result... 0.00
Hibernate Row is not being saved to database 0.00
JPA Criteria - Can I modulus on extracted month number from databas... 0.00
Java listen on entity's child collection change 0.00
How to prevent Hibernate from updating column values as null in a P... +0.52
An error about java.lang.ArithmeticException in hibernate 0.00
Hibernate warning after hibernate version upgrade to 5 0.00
Compare current and previous Entity 0.00
Can we use a relational operator with list of values in JPQL + hibe... 0.00
Replacement for Collection.getElementNodeName(); in Hibernate 5.4.27 0.00
OneToMany in MappedSuperclass 0.00
JPA - single query with multiple new objects 0.00
Hibernate query to filter results from a nested object list 0.00
NullPointerException on multi-table primary key JPA when building a... +0.17