Class SQLServerBlob

java.lang.Object
com.microsoft.sqlserver.jdbc.SQLServerBlob
All Implemented Interfaces:
Serializable, Blob

public final class SQLServerBlob extends Object implements Blob, Serializable
Represents a binary LOB object and implements a java.sql.Blob.
See Also: