Home

Search results

"tag:ibatis"


Title and summary Date/time
1
latest ibatis 2 documentation
With the move of the iBATIS persistence framework from apache to google code and the rename to mybatis it got a little bit complicated for end users of iBATIS 2.x to get the latest iBATIS 2 documentation documents...
Oct 29, 2011
2:44:00 PM
2
eclibatis 1.0 released
During the last few months I sponsored a students project at the furtwangen university. Thanks to the efforts of the three students Benjamin Bortfeldt, Patrick Huy and Daniel Käfer the project is now finished - in time and fulfilling the must have ...
Jul 5, 2008
6:21:00 PM
3
iBATIS: constructor based bean mapping
Sadly iBATIS (version 2.3) does not allow constructor injection for mapping columns to bean properties. Thus it is quite difficult to use immutable objects with iBATIS. Normally I don't like immutable objects that much but sometimes you just have to deal ...
Mar 23, 2008
4:51:00 PM
4
ORA-00911: invalid character
So you've created unit test for your ibatis sqlmaps based DAOs with an in memory database like hsqldb but when it comes to the real live you are getting ORA-00911 exceptions?
Jan 26, 2008
2:48:00 PM
5
problems with XML formatting in eclipse
Have you ever had problems with source code formating and xml files with large blocks of text content?
May 27, 2007
8:25:55 PM