HashMap complex keys

Everybody use associative arrays. They provide mapping between key and value. In this article I’ll talk about using complex keys in java.util.HashMap<K,V> Read the rest of this entry »

Pages: 1 2 3

Microsoft SQL Server – measure operation time

In previous post we’ve described how to get simple good looking information about your data. Now let’s try to find out how we can measure time required by db operation (stored procedure, sql query etc) to perform. Read the rest of this entry »

Follow

Get every new post delivered to your Inbox.