|
|||||||||
| 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
org.postgresql.jdbc3.AbstractJdbc3Blob
org.postgresql.jdbc3g.Jdbc3gBlob
public class Jdbc3gBlob
| Field Summary |
|---|
| Fields inherited from class org.postgresql.jdbc2.AbstractJdbc2BlobClob |
|---|
conn, lo |
| Constructor Summary | |
|---|---|
Jdbc3gBlob(BaseConnection conn,
long oid)
|
|
| Method Summary |
|---|
| Methods inherited from class org.postgresql.jdbc3.AbstractJdbc3Blob |
|---|
setBytes, setBytes |
| 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 |
| Methods inherited from interface java.sql.Blob |
|---|
getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncate |
| Constructor Detail |
|---|
public Jdbc3gBlob(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 | ||||||||