StackRating

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

Affe

Rating
1589.69 (2,325th)
Reputation
41,441 (2,652nd)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Benefits of using Validate in Java over doing manual error checking? +0.35
How do I perform a query like this in Hibernate? Joins 0.00
Are there any gotchas with this JPA "cached hashCode" pat... +1.62
JPA: How to count child records without loading a lazy loaded set 0.00
Loading 26MB text data from database consume JVM heap of 258MB +1.90
Java Generics Extends Class Parameter -2.35
Does Thread.currentThread() always return the same instance? +1.84
Java: How to use the compareTo method to check the order of 2 nodes +0.82
Java Does Not Follow Code? +0.37
ArrayList vs LinkedList from memory allocation perspective -2.30
objects eligible for garbage collection -0.03
Do local variables get collected after method is done running +1.59
remove all from beginning of LinkedList -0.34
I have a parent class with an @ExceptionHandler and a subclass with... 0.00
Garbage Collection Java Classes -1.02
Using Java Dictionary...use a Hashtable? +1.68
Java gives 00:00:00 time when gathering dateTime from MySQL[Solved] +1.68
Generics not auto-inferring a type from "this"? 0.00
Gracefully handling ConstraintValidationExceptions in Hibernate +1.31
Two different Objects loading in hibernate 0.00
Spring MVC and "magic string" return type 0.00
How can java.util.ConcurrentModificationException be avoided when u... -0.55
Equivalent to Arrays.asList() but for arrays? -0.70
How to inject an implementation in an injection point whose type is... +0.80
Validating a form in JSP 0.00
How do I box/cast Java classes to parent class types? -2.19
Moving object from on ArrayList to Other -0.48
How to re-throw an exception -0.93
Is a static factory method the only way to pass runtime values to a... +2.50
How (in)efficient is ExecutorService.invokeAll() when called with a... +1.25
Getting ArrayIndexOutOfBoundsException after a Certain INPUT value -0.56
How is hashcode calculated for null object +0.37
Proper use of Java Generics -0.36
Understanding explicit cast for String producing different results... -1.30
Spring MessageSource not being used during validation +0.12
wildcard, generic in java +1.48
How can I cast Objects, considering that I already know the expecte... -0.04
How do you to create a one to many relationship in JPA with no Join... +0.35
Spring and JSR 303 Validation. How to validate only some properties? 0.00
how much memory a thread takes in java +0.35
How do I avoid busy loop in Java Thread with callback function +0.54
Equivalence of for loop to List.get in java +1.11
Java -Xmx1028m not working in Mac OS X -0.67
Application server threads and JPA/Hibernate Optimistic Locking - O... +0.37
Creating Objects that Extend from one Class to put in array list -0.49
What does this Method mean? +0.64
What is returned by Java when returning an enum value? A value or a... -2.38
What is a Hibernate dirty session? -1.22
How to calculate the difference (in days) between two DateTime obje... 0.00
Why are the additional crossjoins generated in hibernate? 0.00