StackRating

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

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 ... 14 15 16 17 18 ... 33
Title Δ
When to use catch and when to use throws in the exception handling -0.41
Java 1.7: synchronize(this) faster than synchronize void -1.81
Multithreaded (or async) calculation on Spring Framework -0.12
Where is notifyAll getting called at the end of Thread.join() +2.64
Don't understand why inner join is necessary for filtering in sql +0.78
Project Euler number 2 in java +1.17
Confusion with wait and Sleep method of thread +0.73
Spring Integration - Externalizing JDBC Queries -0.11
How can i use spring jpa to perform a thread safe "update XXX... -0.09
thrown exception AS-WEB-CORE-00089 on forwarding to a different ser... 0.00
Difference between an Instance and Object in Java +0.42
Java - Can't use ResultSet after connection close +0.34
How to return the value of the method in java inside another method -0.10
Does the waiting thread revisit the code inside synchronized method +0.44
What is the suitable way to close the database connection in Java? +0.90
What is the importance of synchronized method in stopping one Threa... -0.03
Java: new AbstractClass(){} What is this declaration called? -0.42
Why sharing a static variable between threads reduce performance? -0.57
ResultSet is Closed +1.49
java jdbc no operations allowed +0.08
Behavior of a Spring session-scoped bean and a Java static object i... +0.42
Why to use wait method on strings or other objects? +0.85
Thread loses lock and gives another thread a chance to execute 0.00
Java constructor design +0.45
Access field of outer base class 0.00
Difference between creating object and keeping it static -0.06
Is there a reason for never closing a JDBC connection? +1.95
static method in the subclass that has the same signature as the on... +1.11
Transational won't rollback @Hibernate 0.00
Servlet "has started a thread but failed to stop it" - me... 0.00
notify() before exiting the synch'd block? +0.03
interthread communication with synchronization in java 0.00
How to Groovy-ify a null check? 0.00
Clean Code - what's the purpose of protected method with start... 0.00
indexOf() will not find a custom object type -0.09
Clojure: LOG4J 1.2.16 & SLF4J 1.5.6 clashing with clj-tika and... -0.07
Does the following two code get the same result? 0.00
Redisplaying JSP after post to Servlet 0.00
Exception in thread "main" java.lang.NoClassDefFoundError... -0.59
Thread inherits lock from spawning thread +2.17
thread resumption after wait( role of if-else) 0.00
Format seconds integer to time in groovy +0.03
Writing a method which updates the contractor in java -0.11
Unexpected JUnit Behavior 0.00
Java threads appear to be running more than once -0.08
Connect to DB2 from Java -1.31
Postgres JDBC driver: PSQLException: syntax error at or near RETURN... 0.00
Best practice: this keyword while overloading constructors? -0.57
Error :Exception in thread "AWT-EventQueue-0" java.lang.C... +0.42
get() method for HashMap +1.17