StackRating

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

Stefan Steinegger

Rating
1539.77 (11,934th)
Reputation
55,088 (1,759th)
Page: 1 2 3 ... 25
Title Δ
Why doesn't my array have any elements in it 0.00
Does lock, Monitor, Mutex waste CPU cycles like SpinWait? 0.00
Understanding where cursor position of a file is stored and modified 0.00
Hql constructor query with null parameter in object 0.00
Java Persistence: @ManyToMany Project to List<Projects> 0.00
Why using if-else doesn't save data if first condition is not t... +0.42
Get<bool>(string path) vs GetBoolean(string path), PROs and C... 0.00
Can someone explain orphanRemoval in Hibernate? 0.00
Hibernate fails to persist even when cascade is ALL -0.50
Any way to use custom function defined in the dialect in the @Formu... 0.00
Which is good practice and why, if I can achieve same functionality... 0.00
Hibernate ManyToMany: doesn't insert the same ID in both tables 0.00
Best way to define a hashcode method for char array -0.08
Keeping one counter updated for several parallel streams +0.36
Instantiating generic type ArrayList<T> +0.44
Alter a months list dynamically +1.10
How to combine extension method's this with params keyword? +1.33
How to remove duplicates in Enumerable.Zip extension method c#? 0.00
Using bi-directional relationship between tables to avoid many-to-m... 0.00
How can i send a variable from a method to the catch block of that... +0.43
Does appending value in setParameter of a named query increase poss... 0.00
How to dynamically convert any given SQL/HQL select query to equiva... -0.05
How to implement ACID Transaction in Java? -2.49
Java Hibernate many-to-many not fully updating +0.19
Hibernate StaleObjectStateException Issue Calling Merge 0.00
NHibernate, Add parent if not exists when adding child -1.03
C# check string contain a word with underscores 0.00
update query returns 0 rows from .net code. Returns 1 row from SQL... 0.00
Sort List<Map<String, Object>> by a particular key in t... -0.06
Why Can't I add List<T> is it due to Bark? -0.85
How to execute multiple SQL scripts in a single file from C#? 0.00
What is the difference between "for(int i=0,length=list.size;i... +0.52
is Zookeeper node change notification reliable under situations of... +1.79
Zookeeper data and Znode 0.00
Fluent NHibernate duplicate row on one-to-many reference 0.00
Backing up database with SMO 0.00
How to get properties with "Interface Segregation Principle&qu... 0.00
Property Set Method not found, Exception System.ArgumentException +1.15
Custom IEqualityComparer to get distinct objects from two lists fas... -0.55
Create array without duplicates c# -0.15
How do I calculate last year revenue within my query? +0.46
Can a field ever be not-null (or its default-value) in constructor? 0.00
Using IsLike in NHibernate QueryOver 0.00
Why [table].[column] != null is not working? +1.70
Create public property of internal class? +1.55
Is there a way I can defer the .Where clause in a LINQ statement? -0.67
IEnumerable versus List in a concrete class implementation +2.12
Hibernate: StoredProcedure with recursive depthsearch: Mapping/Outp... 0.00
Hibernate Mapping one to many hbm file 0.00
Automatic dictionary key? +1.01