2010/10/6 radh <rmas...@gmail.com>:
@Select("select * from rtcsqssummary where csqname = #{csqname} ")
Rtcsqssummary selectSingleRtcsqssummary(String csqname);
2010/10/6 radh <rmas...@gmail.com>:
Hi. This is the qmail-send program at burntmail.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<gu...@burntmail.com>:
Sorry - The message you have sent was identified as spam by Spam
Assassin (message bounced)
--
2010/10/6 radh <rmas...@gmail.com>:
Error in row handler
### Error querying database. Cause:
org.apache.ibatis.reflection.ReflectionException: There is no getter
for property named 'whereClause' in 'class java.lang.String'
### The error may exist in com/boeing/siai/pmws/mapping/PmwsSqlMap.xml
### The error may involve com.boeing.siai.pmws.domain.WorkPkgInfo.getWPIData
### The error occurred while executing a query
### Cause: org.apache.ibatis.reflection.ReflectionException: There is
no getter for property named 'whereClause' in 'class java.lang.String'
Hi Nino - I don't know how to do the approach that you are saying. Can
you please take my example query and expalin how I can do.
Christian
-----Message d'origine-----
De : mybati...@googlegroups.com [mailto:mybati...@googlegroups.com] De la part de radha
Envoyé : October-06-10 7:36 AM
À : mybati...@googlegroups.com
Objet : Re: how to use dynamic parameters in select statement in iBatis 3
Christian - I will try your suggested option and see if that works.
Beside that I don't think there is any problems with using SELECT * FROM table ${whereClause} in MyBatis. The problem you are facing is that MyBatis tries to get whereClause property from the parameter (String).
Christian
-----Message d'origine-----
De : mybati...@googlegroups.com [mailto:mybati...@googlegroups.com] De la part de radha
Envoyé : October-06-10 11:32 AM