org.postgresql.jdbc2
Class AbstractJdbc2Blob
java.lang.Object
org.postgresql.jdbc2.AbstractJdbc2BlobClob
org.postgresql.jdbc2.AbstractJdbc2Blob
- Direct Known Subclasses:
- AbstractJdbc3Blob
public abstract class AbstractJdbc2Blob
- extends AbstractJdbc2BlobClob
| Methods inherited from class org.postgresql.jdbc2.AbstractJdbc2BlobClob |
assertPosition, assertPosition, checkFreed, free, getBinaryStream, getBytes, length, position, position, setBinaryStream, truncate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJdbc2Blob
public AbstractJdbc2Blob(BaseConnection conn,
long oid)
throws SQLException
- Throws:
SQLException
Copyright © 2013. All Rights Reserved.