パッケージ org.postgresql.jdbc
クラス PgClob
java.lang.Object
org.postgresql.jdbc.AbstractBlobClob
org.postgresql.jdbc.PgClob
- すべての実装されたインタフェース:
Clob
-
フィールドの概要
クラスから継承されたフィールド org.postgresql.jdbc.AbstractBlobClob
conn, lock
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明getCharacterStream
(long pos, long length) getSubString
(long i, int j) long
For now, this is not implemented.long
This should be simply passing the byte value of the pattern Blob.setAsciiStream
(long pos) setCharacterStream
(long pos) int
int
クラスから継承されたメソッド org.postgresql.jdbc.AbstractBlobClob
addSubLO, assertPosition, assertPosition, checkFreed, free, getBinaryStream, getBytes, getLo, length, position, position, setBinaryStream, truncate
-
コンストラクタの詳細
-
PgClob
- 例外:
SQLException
-
-
メソッドの詳細
-
getCharacterStream
- 定義:
getCharacterStream
インタフェース内Clob
- 例外:
SQLException
-
setString
- 定義:
setString
インタフェース内Clob
- 例外:
SQLException
-
setString
- 定義:
setString
インタフェース内Clob
- 例外:
SQLException
-
setAsciiStream
- 定義:
setAsciiStream
インタフェース内Clob
- 例外:
SQLException
-
setCharacterStream
- 定義:
setCharacterStream
インタフェース内Clob
- 例外:
SQLException
-
getAsciiStream
- 定義:
getAsciiStream
インタフェース内Clob
- 例外:
SQLException
-
getCharacterStream
- 定義:
getCharacterStream
インタフェース内Clob
- 例外:
SQLException
-
getSubString
- 定義:
getSubString
インタフェース内Clob
- 例外:
SQLException
-
position
For now, this is not implemented.- 定義:
position
インタフェース内Clob
- 例外:
SQLException
-
position
This should be simply passing the byte value of the pattern Blob.- 定義:
position
インタフェース内Clob
- 例外:
SQLException
-