Hi Chris,
On Tue, 8 May 2001 08:32, you wrote:
> method on its home interface. When JBoss attempts to insert a row into
> the database for this new bean instance, it calls
> PreparedStatement.setBinaryStream() for a column and the JDBC driver
> throws an exception saying that 'InputStream as parameter not
I think you'll find this might be to do with the Postgres JDBC driver. I'm
not sure, but I have found several areas where the driver isn't fully flushed
out. I'd try writing a straight JDBC insert that uses the setBinaryStream()
method.
Apologies if I'm wrong here.
cheers
dim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user