solutions daily
Wednesday, March 23, 2011
Hibernate JDBC batching
›
Just made the Hibernate JDBC batching work properly. Here are essential parts: 1. Make sure "hibernate.temp.use_jdbc_metadata_defau...
Monday, February 21, 2011
udev SYMLINK does not work
›
It took me years until I finally forced myself to look into udev source code and find out why RUN attribute always work perfectly, but NAME,...
Monday, August 23, 2010
Resizing encrypted LVM
›
Recently I have found myself in the situation that my root partition does not have any free space left for a new software. That is why I ins...
Thursday, June 3, 2010
Making JUnit tests run parallely
›
If you use Selenium tests or other JUnit based tests with long execution time and low CPU usage you will eventually try to make them run con...
9 comments:
Home
View web version