<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Kai`s Blog - sqlmaps tag</title>
  <link>http://www.kaigrabfelder.de/en/tags/sqlmaps/</link>
  <description>yet another blog about java, software, movies and more...</description>
  <language>en</language>
  <copyright>Kai Grabfelder</copyright>
  <lastBuildDate>Sat, 29 Oct 2011 12:44:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>iBATIS: constructor based bean mapping</title>
    <link>http://www.kaigrabfelder.de/en/2008/03/23/ibatis_constructor_based_bean_mapping.html</link>
    
      
      
        <description>
          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&#039;t like immutable objects that much but sometimes you just have to deal with them.&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2008/03/23/ibatis_constructor_based_bean_mapping.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2008/03/23/ibatis_constructor_based_bean_mapping.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2008/03/23/ibatis_constructor_based_bean_mapping.html</guid>
    <pubDate>Sun, 23 Mar 2008 15:51:00 GMT</pubDate>
  </item>
  
  <item>
    <title>ORA-00911: invalid character</title>
    <link>http://www.kaigrabfelder.de/en/2008/01/26/ora_00911_invalid_character.html</link>
    
      
      
        <description>
          So you&#039;ve created unit test for your &lt;a href=&#034;http://ibatis.apache.org/&#034;&gt;ibatis sqlmaps&lt;/a&gt; based DAOs with an in memory database like &lt;a href=&#034;http://hsqldb.org/&#034;&gt;hsqldb&lt;/a&gt; but when it comes to the real live you are getting ORA-00911 exceptions?&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2008/01/26/ora_00911_invalid_character.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2008/01/26/ora_00911_invalid_character.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2008/01/26/ora_00911_invalid_character.html</guid>
    <pubDate>Sat, 26 Jan 2008 13:48:00 GMT</pubDate>
  </item>
  
  <item>
    <title>problems with XML formatting in eclipse</title>
    <link>http://www.kaigrabfelder.de/en/2007/05/27/problems_with_xml_formatting_in_eclipse.html</link>
    
      
      
        <description>
          Have you ever had problems with source code formating and xml files with large blocks of text content?&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2007/05/27/problems_with_xml_formatting_in_eclipse.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2007/05/27/problems_with_xml_formatting_in_eclipse.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2007/05/27/problems_with_xml_formatting_in_eclipse.html</guid>
    <pubDate>Sun, 27 May 2007 18:25:55 GMT</pubDate>
  </item>
  
  </channel>
</rss>

