But its not working what i was expected.
Type: Posts; User: springbala; Keyword(s):
But its not working what i was expected.
Hi
I am loading loading ibatis config xml using spring sqlmap client.
Also configured my beans dao/dto in the spring xml.
From my service layer I am getting the objects from spring container...
Hi,
I am using spring datasource and spring beans xml with ibatis.
like below.
<bean id="sqlMapClientTemplate" class="org.springframework.orm.ibatis.SqlMapClientTemplate">
<property...