Sauntering Coder
Monday, May 11, 2009
Fastest bulk import into sqlite
›
I just wanted to populate a sqlite database with 100 million rows of data from a 1.8 gigabyte tab delimited file (tsv). commands.txt ....
4 comments:
Friday, May 1, 2009
Compounding Hibernate Problems
›
Platform information Eclipse Platform Version: 3.4.2 Build id: M20090211-1700 Hibernate Tools 3.2.4.GA-R200903141626-H5 and Hibernate ...
Tuesday, April 28, 2009
How to build Hibernate Core...I think?
›
Checkout the lastest SVN trunk from http://anonsvn.jboss.org/repos/hibernate/core/trunk . I got rev 16450 Set your JAVA_HOME environmen...
Friday, April 24, 2009
Highlighting Code Snippets
›
Windows Live Writer seems to be a popular blogging client, especially with the Code Formatting plugin. After the last post however, its sh...
Monday, April 20, 2009
Comparison of Hibernate with Netbeans and Eclipse
›
Netbeans 6.5.1 with Hibernate Support plugin 1.0.3 Update: Looks like the new Netbeans 6.7 has really improved Hibernate reverse-engineeri...
4 comments:
Friday, April 10, 2009
Installing Linux on a Toshiba Satellite T1960CS
›
Some time back in 2007 I had the notion to install Linux on an ancient laptop I had sitting around. I figured it might be useful as a resi...
A fine transform
›
Spent a day trying to figure out why this function worked… void transformDraw ( BufferedImage bi , Stroke st , C...
‹
›
Home
View web version