StackRating

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

Gray

Rating
1560.19 (5,563rd)
Reputation
98,985 (752nd)
Page: 1 ... 19 20 21 22 23 ... 41
Title Δ
ORMLite and adding an existing persisted entity to a foreign field... +0.32
Threading issue in pdfbox during image generation 0.00
Socket.close() have no effect during Socket.connect() 0.00
How to persist a ForeignCollection with ormlite 4.42? 0.00
Passing a local new object to a thread, thread safe? -1.85
ExecutorCompletionService runs only in a single thread, but Executo... +0.31
How to get a Java Thread to notify itself? +0.97
m2e shade eclipse "project main artifact does not exist" 0.00
How to write production-ready single consumer? +1.14
Run update operation in thread only if it isn't already running +1.12
JMX MBean - synchronized on getters and setters -0.18
Java ArrayList.remove(int) vs ArrayList.remove(Object) in different... -1.02
What's the point of concurrent lists and sets when there is AtomicR... +0.31
How to code run method in Thread pooling -2.06
ORMLite not loading child foreign fields 0.00
ORMlite alter primary key 0.00
Heisenbug: Thread doesn't run without a sysout +1.61
How to push a code to use as much CPU resources as possible? +0.58
Java - using wait() and notify() +0.32
Futures, TimeoutException, and Callables with finally blocks 0.00
ormlite query with multiple tables in where conditions 0.00
I would like receive vide/mp4 mime-type after passing filename xxx.... 0.00
How to correctly get thread name in Java? +1.57
ForeignCollection.add() inserts two rows for same object 0.00
ORMLite joins queries and Order by 0.00
Java thread safety in singleton scoped class methods +1.19
What is the best way to pass information between threads? +0.30
How to set SQLITE_CONFIG_SERIALIZED in ormlite 0.00
ORMLite change allowGeneratedIdInsert in onUpgrade 0.00
What does the JVM do in background before calling Thread.run()? OR... +1.28
My timer's thread may be cheating on him with Thread.sleep? +1.37
HttpSession is null in RESTful web service? 0.00
Problems getting Android Cursor from an DAOObject with ORMLite 0.00
ORMLite update of the database 0.00
ORMLite issues on MySQL creating Timestamps 0.00
How to connect to Java instances running on EC2 using JMX 0.00
SQLite save one to many 0.00
is unique attribute in ormlite case sensitive? 0.00
Detect if a thread is queued up / overworked +1.20
Is there a way to declare a method as a new Thread in Java -0.33
OrmLite join() on QueryBuilder replaces previous join()? 0.00
can't access mbean when objectname uses a wildcard 0.00
Is it possible to have a race condition for a write-only operation? -0.46
Multithreaded access to add, get, remove methods, using recursion a... +0.31
How to kill and stop the TimerTask running outside the application... -0.56
Is there a way to ensure that threads are assigned to a specified s... +0.28
Java concurrent access on list with just 1 writer and many objects +1.73
ORMLite id generate 0.00
Multithreading,Callable,FutureObject 0.00
Need clarification in Parallel Processing 0.00