Error while trying to call stored proc from ibatis

2009-06-18 Thread aravind . s
ForObject(SqlMa pClientTemplate.java:271) Thanks In Advance, Aravind. S

Questions on Customized Ibator Implementations

2009-03-05 Thread aravind . s
select statements I need to have my own where clauses. For these customizations am currently updating the classes under org.apache.ibatis.ibator.generator.ibatis2.sqlmap.elements package. Can they be implemented using plugins? Appreciate your views on these customizations. Th