Hello!
Aim is to read the column that's BLOB type in the database. The Bean has a property of byte[] type. in xml i have: [CODE] <result property="blob" jdbcType="BLOB" column="ATTACHMENT_BLOB" /> [/CODE] How can i put the content to the OutputStream? Regards -- View this message in context: http://www.nabble.com/iBatis-BLOB-mapping-and-reading-AS-400-tp21003807p21003807.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.