Re: Insert oracle BLOB's with iBatis

2008-09-24 Thread AbelGG
t know why but seems that nvl function don't handle well the BLOB datatype. PD: Sorry for the 3 posts I don't know why it has happened I don't wrote 3 posts equals. Thanks. AbelGG wrote: > > Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've &

Re: Insert oracle BLOB's with iBatis

2008-09-24 Thread AbelGG
t know why but seems that nvl function don't handle well the BLOB datatype. PD: Sorry for the 3 posts I don't know why it has happened I don't wrote 3 posts equals. Thanks. AbelGG wrote: > > Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've &

Re: Insert oracle BLOB's with iBatis

2008-09-24 Thread AbelGG
t know why but seems that nvl function don't handle well the BLOB datatype. PD: Sorry for the 3 posts I don't know why it has happened I don't wrote 3 posts equals. Thanks. AbelGG wrote: > > Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've &

Insert oracle BLOB's with iBatis

2008-09-23 Thread AbelGG
Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've mapped a BLOB column as follows: The java class that I mapped here has the property "fichero" as byte[] with getter's and setter's. The iBatis versión that I'm using is 2.3.0 and the oracle driver ojdbc14.jar (is the versi

Insert oracle BLOB's with iBatis

2008-09-23 Thread AbelGG
Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've mapped a BLOB column as follows: The java class that I mapped here has the property "fichero" as byte[] with getter's and setter's. The iBatis versión that I'm using is 2.3.0 and the oracle driver ojdbc14.jar (is the versi

Insert oracle BLOB's with iBatis

2008-09-23 Thread AbelGG
Hi!, I've a DB Oracle 9i and I want to insert a BLOB using iBatis. I've mapped a BLOB column as follows: The java class that I mapped here has the property "fichero" as byte[] with getter's and setter's. The iBatis versión that I'm using is 2.3.0 and the oracle driver ojdbc14.jar (is the versi