|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.postgresql.jdbc2.AbstractJdbc2BlobClob
org.postgresql.jdbc2.AbstractJdbc2Blob
public abstract class AbstractJdbc2Blob
| Field Summary |
|---|
| Fields inherited from class org.postgresql.jdbc2.AbstractJdbc2BlobClob |
|---|
conn, lo |
| Constructor Summary | |
|---|---|
AbstractJdbc2Blob(BaseConnection conn,
long oid)
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public AbstractJdbc2Blob(BaseConnection conn,
long oid)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||