Class XGBlob

java.lang.Object
com.ocient.jdbc.XGBlob
All Implemented Interfaces:
Blob

public class XGBlob extends Object implements Blob
An in-memory implementation of java.sql.Blob. This class can be either read-only (for data from an XGResultSet) or writeable (for data created via XGConnection.createBlob()).