Class BlobImpl

java.lang.Object
net.sourceforge.jtds.jdbc.BlobImpl
All Implemented Interfaces:
Blob

public class BlobImpl extends Object implements Blob
An in-memory or disk based representation of binary data.
Version:
$Id: BlobImpl.java,v 1.31.2.3 2009-12-30 08:45:34 ickzon Exp $
Author:
Brian Heineman, Mike Hutchinson