Tag Archives: iBatis

iBatis v Hiberbate

For those that have been following the “Taking the Java plunge” series, you will note that I have chosen iBatis as the framework to use the database. By reading the various mailing lists that I do, I get the distinct impression that Hibernate is the flavour of the month and this was worrying me, in that I couldn’t understand why.

Posted in Software Development | Tagged , , , | Leave a comment

Taking the JAVA plunge – some weeks later

It has been a while since my last entry, but here I am sitting in a hotel room in Instanbul, and discovered that it has a wireless lan capability.

I have started my first application having picked Tapestry 4.0 (currently at beta 5, but upgrading as soon as new versions come out) and iBATIS to connect to the database. I have been able to access my database and display pages with the data installed.

Posted in Software Development | Tagged , , , , | Leave a comment