StackRating

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

KLE

Rating
1452.70 (4,531,853rd)
Reputation
20,185 (6,737th)
Page: 1 2 3 4 5 6 7
Title Δ
Is reversing I18N translation possible? +2.26
Java Logging: show the source line number of the caller (not the lo... +0.67
Is it code-smelly to have empty classes in the middle of a class hi... -0.05
How should I tackle with "Program Crashing" issues? +0.57
Log4J properties file - where to put it +0.51
Is frequent downcasting in class hierarchy always evil? -0.49
Attributes on Many-to-Many relationships (Hibernate) +0.53
Java method argument puzzle +0.94
Serializing a very large list -0.22
Code style with Annotations +1.42
Question with sending object over java sockets +0.52
How do I make my pojos transactional? +2.84
Log4j for per class, how is precedence determined? +0.26
Which types can be used for Java annotation members? -1.48
Is it possible to solve the "A generic array of T is created f... +0.31
Making a OneToOne-relation lazy -0.29
Hibernate HQL: Converting a SQL Statement to HQL (with subselects/j... -0.00
Why are Data Transfer Objects an anti-pattern? +1.28
Java: What is the difference between implementing Comparable and Co... +0.92
Difference between repository and service? -0.11
Java Habits for main method +1.15
Weird difference between new Date() and FileCreation date +0.08
Single or multiple thread pools for Java server? -3.30
How to enable hibernate query cache on a session level only? -2.68
Multiple values in java.util.Properties +0.16
On-demand paging to allow analysis of large amounts of data +0.17
Getting the correct Hibernate template in a generic Spring CRUD DAO -3.61
Enum "does not have a no-arg default constructor" with Ja... -3.66
Is this a ManyToMany JPA/Hibernate relationship or there is another... 0.00
Determining the primary and foreign table in a relationship? -0.75
tomcat session replication - not serialized exception 0.00
SQL Server JDBC: unable to create new native thread +4.89
Spring IoC: What about serialization? +2.56
For loop construction and code complexity +1.93
Most memory efficient way to grow an array in Java? +3.03
Specific plugins per workspace -3.79
Best way to manage transactions +0.34
How to design database tables that are cache friendly? -1.84
Threadsafe double buffered cache (not for graphics) in Java? -0.50
Threadsafe double buffered cache (not for graphics) in Java? -0.50
How do I sort a list with multiple sort parameters? -1.65
Change huge table PK column data type +1.94
Interfaces and unit tests - always white-box testing? +1.94
Should a "static final Logger" be declared in UPPER-CASE? -1.35
How to test for equality of complex object graphs? -0.36
Dynamic create WHERE clause from user Search criteria +3.45
How does Integer.parseInt(string) actually work? -0.87
Which is the best approach? +4.47
Map entity using query in Hibernate -0.77
Threads in Session Beans 0.00