Exception net.sf.cglib.beans.BulkBeanException on resultMap with selects

2006-05-14 Thread Yusuf
Hi, I have a sqlMap like this sqlMap namespace=eb.proposal resultMap id=selectPlanProposal.result class=planProposal result property=mpps_no column=mpps_no javaType=string jdbcType=CHAR nullValue=/ result property=lsbs_id column=lsbs_id javaType=int

RE: Exception net.sf.cglib.beans.BulkBeanException on resultMap with selects

2006-05-14 Thread Yusuf
Hi, I found the solution.. sorry about this, guess I'll have to re-check my double checking effort.. its only a class casting issue (i've mapped a String column to an Int) Yusuf. -Original Message- From: Yusuf Sent: Monday, May 15, 2006 9:55 AM To: user-java@ibatis.apache.org Subject:

Re: iBatis Book

2006-05-14 Thread Zoran Avtarovski
For what it's worth I'd just like to say that iBatis has what I consider to be the best level of documentation and support of any OS project I've worked with. I think Clinton, et al deserve kudos for the amount of effort put into documentation and support. I also think that's the reason