Search results
"tag:sqlmaps"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
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 |
|
2
|
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 |
|
3
|
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 |