1. iBatis retrieved object null-checking forum.springsource.orgiBatis retrieved object null-checking Im using iBatis with lazy-loading turned on. I have a result map of a Person class and it has a result property, Friend, which selects another table. ... |
2. spring-ibatis jar resolves class loading problem forum.springsource.orgHi, Resolved the initial problem I had around having spring-ibatis (2.0) and spring-orm (2.5) on my classpath, so have edited this topic. The problem stemmed from different versions of SqlMapClientFactoryBean being ... |
3. Is there anyway to use IBatis RowHandler in ItemReader? forum.springsource.orgHi, I am writing a batch job using spring batch framework. It should process thousands of records in a single run. I want to use Ibatis RowHandler in ItemReader class.. Is ... |
4. Trouble with Ibatis forum.springsource.orgTrouble with Ibatis Hey everyone, So I have a pretty simple IBatis 2.3 setup with Spring 3 But I am getting an error. It says java.lang.IllegalArgumentException: Property 'sqlMapClient' is required and ... |
5. iBatis & AbstractTransactionalDataSourceSpringContextTests forum.springsource.orgiBatis & AbstractTransactionalDataSourceSpringContextTests I am trying to use AbstractTransactionalDataSourceSpringContextTests to test some Dao's written using iBatis. After running the tests I expect any transactions to be rolled back so that the ... |
6. Need some Ibatis help forum.springsource.orgHi, Looks like you a trying to map a CHARACTER column to a byte[] property instead of a String property, so changing the property type to String should fix it. |
7. iBatis Unit Test with Lazy Loading forum.springsource.orgiBatis Unit Test with Lazy Loading I have seen a lot of good discussion around unit testing Hibernate-based DAOs when using lazy loading (for example: http://sourceforge.net/forum/forum.p...orum_id=250340). I wondered if anyone had ... |
8. Ibatis question forum.springsource.orgAug 19th, 2004, 11:21 AM #1 cdk2128 View Profile View Forum Posts Private Message Junior Member Join Date Aug 2004 Location Louisville, KY Posts 9 Ibatis question I have a question ... |
9. iBatis 2 Support - Can't locate sqlmap config file forum.springsource.orgiBatis 2 Support - Can't locate sqlmap config file Greetings, all. I'm having a bear of a time with getting the framework to locate my sql-map.config.xml file. Dev tool: WSAD 5.1.2 ... |
10. Seam,Spring,Ibatis...help seamframework.org |
11. Struts2 + Spring + ibatis configuration set in applicationContext-ibatis.xml struts.1045723.n5.nabble.com |
12. spring / ibatis issue coderanch.com |
13. Spring, iBatis and multiple Oracle tablespaces java-forums.org |