Alex Trofast ha scritto:
>   Greetings all,
> 
> I just converted the LOB test and ran into some issues with it. Ingres 
> returns BLOBs with the type code Type.LONGVARBINARY so I mapped that to 
> the Blob.class which is the type Ingres returns. Same with CLOBs, the 
> mapping is Type.LONGVARCHAR to Clob.class. The test tries to cast the 
> Blob.class type to a byte[] and it fails miserably :(

Speaking of LONGVARBINARY, you might be interested in this one:
http://jira.codehaus.org/browse/GEOT-3176

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to