StackRating

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

Chris

Rating
1528.63 (19,816th)
Reputation
15,529 (9,037th)
Page: 1 ... 12 13 14 15 16
Title Δ
Explicit delete on JPA relationships -0.27
JPA / Hibernate removing "child" entities 0.00
Can EntityManager know that it is dead? -3.19
Eclipselink does not detect a dirty entity 0.00
JPA @SecondaryTable foreign key violation 0.00
javax.faces.FacesException: #{loginBean.authenticate}: java.lang.Nu... +3.60
Criteria eclipselink join -0.13
@OneToOne relationship between JPA entities that don't share any fo... -0.35
JPA category-language relationship +3.54
Use criteria to query embeddable object +0.17
How can the criteria api add quote to the column? -4.23
Does hibernate (and JPA) treat @OneToOne and @ManyToOne differently? -0.24
Is this correct (better) object relational mapping? -0.12
fetching values from an aggregate function - JPQL 0.00
Unexpected EclipseLink shared cache behavior with java.util.Date fi... 0.00
JPA - Persisting a Unidirectional One to Many relationship fails wi... +1.12
glassfish - connection with mysql crashes 0.00
Can we assume IllegalStateException is ParentKey Not Found in Datab... -0.53
Why am I getting "Foreign key constraint fails" exception... 0.00
jpa NamedQuery with to_timestamp not working 0.00
JPA inserting based on @MapKey -3.82
JPA (EclipseLink) connection timeouts 0.00
JPA / Eclipselink issue persisting table in MySQL with foreign-key... 0.00
How to handle column Hashing with JPA 0.00
EclipseLink merge unexpected cascade +0.98
Can't get active session of an eclipselink's EntityManager with spr... -0.12
Create Foreign key ON UPDATE CASCADE in JPA (eclipselink) 0.00
JPA eclipselink joined inheritance without discriminator 0.00
Jpa 2.0 eclipselink how to persist(insert) entity class, without au... 0.00
java.lang.NoClassDefFoundError: javax/persistence/Persistence... ax... 0.00
Cannot acquire data source. Can't Use JPA EntityManager (EclipseLin... -4.30
EclipseLink inheritance queries: Avoid joining 0.00
Error when trying to access memo field (EclipseLink, JdbcOdbc, Clob) 0.00
How do i tell EclipseLink to stop ServerSession Connection Queries 0.00
EntityManagerFactory.createEntityManager() - This operation is not... 0.00
Issue With JPA, When I call : em.persist(obj); `Referential integri... -0.26
MySql delays/discards UPDATE/INSERT/DELETE statements -1.94
@OneToMany relation when target has a composite key? +5.36
Mapping two fields to the same column with the EclipseLink API 0.00
Remove of entity not triggered when another managed entity holds a... 0.00
Mapping Java enum on Postgres enum with EclipseLink -2.21
eclipselink 2 OneToMany with one association table how to delete fr... +0.11
confusion about Java EE's persistence.xml's property attribute 0.00
Loading a list from database using eclipselink jpa 0.00
org.eclipse.persistence.exceptions.ValidationException: Cannot add... 0.00
Eclipselink JPA Type-Safe Query using IN Statement 0.00
Generating script when using EclipseLink 0.00
casting an object array to a JPA entity array? -0.50
JPA/Hiberante don't generate join sql for FetchType.EAGER while Spr... 0.00
How to retrieve last 2 records in a table using JPA in Java +0.03