Hi,

I am working with SpringJDBC and I have a bean class in which I have " byte[] data" instance variable.I need to do Insert and retrieve operations on database. I am using Oracle and "data" field in the db is BLOB type.Can anyone please post me some code snippet of configuration file and implementation of this field with rowMapper and some code on Insert and retrieval of this BLOB datatype.


Thanks,
srinivas.