Hello Rahul,
Really appreciate your response, Well I do need to bother you for one more
thing if you could tell me where exactly do I need to insert the following
statement (In my sqlmap-config.xml file or under my resource file).
<typeAlias alias="DateArrayTypeHandler"
type="com.asci.common.ibatis.DateArrayTypeHandler" /> <typeAlias
alias="BitNTypeHandler"
type="com.asci.common.ibatis.BitNTypeHandler" /> <typeAlias
alias="IntArrayTypeHandler"
type="com.asci.common.ibatis.IntArrayTypeHandler" />
I don't know, if it is possible to place this elements in the resource
files containing the SQL statements. I placed them in sqlmap-config.xml.
Ingmar