Thanks. How stable is this proposed implementation of iBatis 3
support in Spring (http://github.com/novoj/iBatisWorkShop and http://jira.springframework.org/browse/SPR-5991
) ? Is it safe to use in production?
--Viv
On Apr 2, 2010, at 7:57 PM, Brian Hurley wrote:
Last I heard on Spring 3.1 which was from some blog post was that it
was going to be late summer or early fall.
-------- Original Message --------
Subject: Re: iBatis 3 and Spring integration
From: Viv Kapadekar <vi...@peoplepowerco.com>
To: user-java@ibatis.apache.org
Date: 04/02/2010 13:22
Thanks Jan. I have downloaded iBatisWorkshop and build it. Is there
a direct Maven repo URL for download of the jar? Or I have to
manually install it in my local repo?
BTW, does anyone have any idea of the timeline for Spring 3.1
release?
Thanks
--Viv
On Apr 1, 2010, at 10:19 PM, Ing. Jan Novotný wrote:
Yes, there is. You can download it from: http://github.com/novoj/iBatisWorkShop
There is a copy of proposed Spring 3.1 integration acquired from
isue: http://jira.springframework.org/browse/SPR-5991
All tests in the suite works well with Spring.
Jan.
2010/4/2 Viv Kapadekar <vi...@peoplepowerco.com <mailto:vi...@peoplepowerco.com
>>
Hi
Does anyone have an example of iBatis 3 integration with Spring
3.0. With iBatis 2.X the spring conflig file was like this:
<bean id="sqlMapClient"
class="org.springframework.orm.ibatis.SqlMapClientFactoryBean">
<property name="dataSource" ref="dbcpDataSource"/>
<property name="configLocation" value="classpath:sqlmap-
config.xml"/>
</bean>
-Viv
--
--------------------------------------------------------------
Ing. Jan Novotný
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
http://blog.novoj.net
Myšlenky dne otce Fura
--------------------------------------------------------------
---------------------------------------------------------------
Viv Kapadekar
vi...@peoplepowerco.com <mailto:vi...@peoplepowerco.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org
---------------------------------------------------------------
Viv Kapadekar
vi...@peoplepowerco.com