Original test: jdbcapi/resultsetJdbc30.java
New test: jdbcapi/ResultSetJDBC30Test.junit
|
Lob size |
|
|
||||||
|
Small (<=10K) |
Medium(<200M) |
Large(>200M) |
Embedded |
Client |
||||
java.sql.Clob |
|||||||||
1.6 |
void |
free() |
|
|
|
|
|
||
|
getAsciiStream() |
|
|
|
|
|
|||
|
Reader |
getCharacterStream() |
|
|
|
|
|
||
1.6 |
Reader |
getCharacterStream(long pos, long length) |
|
|
|
|
|
||
|
String |
getSubString(long pos, int length) |
|
|
|
|
|
||
|
long |
length() |
|
|
|
|
|
||
|
long |
position(Clob searchstr, long start) |
|
|
|
|
|
||
|
long |
position(String searchstr, long start) |
|
|
|
|
|
||
1.4 |
setAsciiStream(long pos) |
|
|
|
|
|
|||
1.4 |
Writer |
setCharacterStream(long pos) |
|
|
|
|
|
||
1.4 |
int |
setString(long pos, String str) |
|
|
|
|
|
||
1.4 |
int |
setString(long pos, String str, int offset, int len) |
|
|
|
|
|
||
1.4 |
void |
truncate(long len) |
|
|
|
|
|
||
java.sql.Blob |
|||||||||
1.6 |
void |
free() |
|
|
|
|
|
||
|
getBinaryStream() |
|
|
|
|
|
|||
1.6 |
getBinaryStream(long pos, long length) |
|
|
|
|
|
|||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a546cd1c-f784-4f06-90ee-bebce3d3b901"><ac:plain-text-body><![CDATA[ |
|
byte[] |
getBytes(long pos, int length) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
|
long |
length() |
|
|
|
|
|
||
|
long |
position(Blob pattern, long start) |
|
|
|
|
|
||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b3f1eb30-d2e2-4d36-a67e-65d0d28241be"><ac:plain-text-body><![CDATA[ |
|
long |
position(byte[] pattern, long start) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
1.4 |
setBinaryStream(long pos) |
|
|
|
|
|
|||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="135ab423-80bc-4800-852a-0532aa11916e"><ac:plain-text-body><![CDATA[ |
1.4 |
int |
setBytes(long pos, byte[] bytes) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a19457d2-832f-4e66-bd72-3e64037c0b17"><ac:plain-text-body><![CDATA[ |
1.4 |
int |
setBytes(long pos, byte[] bytes, int offset, int len) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
1.4 |
void |
truncate(long len) |
|
|
|
|
|
||
|
int |
available() |
|
|
|
|
|
||
|
void |
close() |
|
|
|
|
|
||
|
void |
mark (int readlimit) |
|
|
|
|
|
||
|
boolean |
markSupported() |
|
|
|
|
|
||
|
int |
read() |
|
|
|
|
|
||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3f202430-0b3b-4d31-8cc7-3deaf5ac9103"><ac:plain-text-body><![CDATA[ |
|
int |
read(byte[] b) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bfe0287d-3189-4ad7-8fdf-749648489d2d"><ac:plain-text-body><![CDATA[ |
|
int |
read(byte[] b, int off, int len) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
|
void |
reset() |
|
|
|
|
|
||
|
long |
skip(long n) |
|
|
|
|
|
||
|
void |
close() |
|
|
|
|
|
||
|
void |
flush() |
|
|
|
|
|
||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="68efd8b4-411c-4999-a64c-5209b890cb67"><ac:plain-text-body><![CDATA[ |
|
void |
write(byte[] b) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="57488820-13fd-4cae-8478-e7f7b6f37c21"><ac:plain-text-body><![CDATA[ |
|
void |
write(byte[] b, int off, int len) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
|
void |
write(int b) |
|
|
|
|
|
||
Reader |
|||||||||
|
void |
close() |
|
|
|
|
|
||
|
void |
mark(int readlimit) |
|
|
|
|
|
||
|
boolean |
markSupported() |
|
|
|
|
|
||
|
int |
read() |
|
|
|
|
|
||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b8a60aaa-795d-450d-b687-a1f71f61aac1"><ac:plain-text-body><![CDATA[ |
|
int |
read(char[] buff) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="95233281-21ca-4def-8f8e-16941540acbf"><ac:plain-text-body><![CDATA[ |
|
int |
read(char[] buff, int off, int len) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
|
int |
read(CharBuffer target) |
|
|
|
|
|
||
|
boolean |
ready() |
|
|
|
|
|
||
|
void |
reset() |
|
|
|
|
|
||
|
long |
skip(long n) |
|
|
|
|
|
||
Writer |
|||||||||
|
Writer |
append(char c) |
|
|
|
|
|
||
|
Writer |
append(CharSequence csq) |
|
|
|
|
|
||
|
Writer |
append(CharSequence csq, int start, int end) |
|
|
|
|
|
||
|
void |
close() |
|
|
|
|
|
||
|
void |
flush() |
|
|
|
|
|
||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="441cd86a-140f-4002-b251-84fd9cc67933"><ac:plain-text-body><![CDATA[ |
|
void |
write(char[] cbuf) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ba041efd-0363-4465-8e71-a437404ce9be"><ac:plain-text-body><![CDATA[ |
|
void |
write(char[] cbuf, int off, int len) |
|
|
|
|
|
]]></ac:plain-text-body></ac:structured-macro> |
|
void |
write(int c) |
|
|
|
|
|
||
|
void |
write(String str) |
|
|
|
|
|
||
|
void |
write(String str, int off, int len) |
|
|
|
|
|
||
java.sql.ResultSet |
|||||||||
|
Blob |
getBlob(int columnIndex) |
|
|
|
|
|
||
|
Blob |
getBlob(String columnName) |
|
|
|
|
|
||
1.4 |
void |
updateBlob(int columnIndex, Blob x) |
X |
|
|
X |
|
||
1.4 |
void |
updateBlob(String columnName, Blob x) |
X |
|
|
X |
|
||
1.6 |
void |
updateBlob(int columnIndex, InputStream inputStream, long length) |
|
|
|
|
|
||
1.6 |
void |
updateBlob(String columnName, InputStream inputStream, long length) |
|
|
|
|
|
||
|
Clob |
getClob(int columnIndex) |
|
|
|
|
|
||
|
Clob |
getClob(String columnName) |
|
|
|
|
|
||
1.4 |
void |
updateClob(int columnIndex, Clob x) |
X |
|
|
X |
|
||
1.4 |
void |
updateClob(String columnName, Clob x) |
X |
|
|
X |
|
||
1.6 |
void |
updateClob(int columnIndex, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
void |
updateClob(String columnName, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
NClob |
getNClob(int columnIndex) |
|
|
|
|
|
||
1.6 |
NClob |
getNClob(String columnName) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(int columnIndex, NClob nClob) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(String columnName, NClob nClob) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(int columnIndex, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(String columnName, Reader reader, long length) |
|
|
|
|
|
||
|
Reader |
getCharacterStream(int columnIndex) |
|
|
|
|
|
||
|
Reader |
getCharacterStream(String columnName) |
|
|
|
|
|
||
|
void |
updateCharacterStream(int columnIndex, Reader x, int length) |
|
|
|
|
|
||
|
void |
updateCharacterStream(String columnName, Reader x, int length) |
|
|
|
|
|
||
|
getAsciiStream(int columnIndex) |
|
|
|
|
|
|||
|
getAsciiStream(String columnName) |
|
|
|
|
|
|||
|
void |
updateAsciiStream(int columnIndex, InputStream x, int length) |
|
|
|
|
|
||
|
void |
updateAsciiStream(String columnName, InputStream x, int length) |
|
|
|
|
|
||
|
getBinaryStream(int columnIndex) |
|
|
|
|
|
|||
|
getBinaryStream(String columnName) |
|
|
|
|
|
|||
|
void |
updateBinaryStream(int columnIndex, InputStream x, int length) |
|
|
|
|
|
||
|
void |
updateBinaryStream(String columnName, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
Reader |
getNCharacterStream(int columnIndex) |
|
|
|
|
|
||
1.6 |
Reader |
getNCharacterStream(String columnName) |
|
|
|
|
|
||
|
getUnicodeStream(int columnIndex) |
|
|
|
|
|
|||
|
getUnicodeStream(String columnName) |
|
|
|
|
|
|||
1.6 |
void |
updateAsciiStream(int columnIndex, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
updateAsciiStream(java.lang.String columnLabel, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
updateBinaryStream(int columnIndex, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
updateBinaryStream(java.lang.String columnLabel, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
updateCharacterStream(int columnIndex, java.io.Reader x) |
|
|
|
|
|
||
1.6 |
void |
updateCharacterStream(java.lang.String columnLabel, java.io.Reader x) |
|
|
|
|
|
||
1.6 |
void |
updateNCharacterStream(int columnIndex, java.io.Reader x) |
|
|
|
|
|
||
1.6 |
void |
updateNCharacterStream(java.lang.String columnLabel, java.io.Reader x) |
|
|
|
|
|
||
1.6 |
void |
updateBlob(int columnIndex, java.io.InputStream inputStream) |
|
|
|
|
|
||
1.6 |
void |
updateBlob(java.lang.String columnLabel, java.io.InputStream inputStream) |
|
|
|
|
|
||
1.6 |
void |
updateClob(int columnIndex, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
updateClob(java.lang.String columnLabel, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(int columnIndex, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
updateNClob(java.lang.String columnLabel, java.io.Reader reader) |
|
|
|
|
|
||
java.sql.PreparedStatement |
|||||||||
|
void |
setAsciiStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setAsciiStream(int parameterIndex, InputStream x, long length) |
|
|
|
|
|
||
|
void |
setBinaryStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setBinaryStream(int parameterIndex, InputStream x, long length) |
|
|
|
|
|
||
|
void |
setBlob(int parameterIndex, Blob x) |
|
|
|
|
|
||
|
void |
setBlob(int parameterIndex, InputStream inputStream, long length) |
|
|
|
|
|
||
|
void |
setCharacterStream(int parameterIndex, Reader reader, int length) |
|
|
|
|
|
||
1.6 |
void |
setCharacterStream(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
|
void |
setClob(int parameterIndex, Clob x) |
|
|
|
|
|
||
1.6 |
void |
setClob(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
void |
setNCharacterStream(int parameterIndex, Reader value, long length) |
|
|
|
|
|
||
1.6 |
void |
setNClob(int parameterIndex, NClob value) |
|
|
|
|
|
||
1.6 |
void |
setNClob(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
|
void |
setUnicodeStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setAsciiStream(int parameterIndex, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
setBinaryStream(int parameterIndex, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
setCharacterStream(int parameterIndex, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setNCharacterStream(int parameterIndex, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setBlob(int parameterIndex, java.io.InputStream inputStream) |
|
|
|
|
|
||
1.6 |
void |
setClob(int parameterIndex, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setNClob(int parameterIndex, java.io.Reader reader) |
|
|
|
|
|
||
java.sql.CallableStatement |
|||||||||
|
void |
setAsciiStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setAsciiStream(int parameterIndex, InputStream x, long length) |
|
|
|
|
|
||
|
void |
setBinaryStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setBinaryStream(int parameterIndex, InputStream x, long length) |
|
|
|
|
|
||
|
void |
setBlob(int parameterIndex, Blob x) |
|
|
|
|
|
||
|
void |
setBlob(int parameterIndex, InputStream inputStream, long length) |
|
|
|
|
|
||
|
void |
setCharacterStream(int parameterIndex, Reader reader, int length) |
|
|
|
|
|
||
1.6 |
void |
setCharacterStream(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
|
void |
setClob(int parameterIndex, Clob x) |
|
|
|
|
|
||
1.6 |
void |
setClob(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
void |
setNCharacterStream(int parameterIndex, Reader value, long length) |
|
|
|
|
|
||
1.6 |
void |
setNClob(int parameterIndex, NClob value) |
|
|
|
|
|
||
1.6 |
void |
setNClob(int parameterIndex, Reader reader, long length) |
|
|
|
|
|
||
|
void |
setUnicodeStream(int parameterIndex, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setAsciiStream(java.lang.String parameterName, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
setBinaryStream(java.lang.String parameterName, java.io.InputStream x) |
|
|
|
|
|
||
1.6 |
void |
setCharacterStream(java.lang.String parameterName, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setNCharacterStream(java.lang.String parameterName, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setBlob(java.lang.String parameterName, java.io.InputStream inputStream) |
|
|
|
|
|
||
1.6 |
void |
setClob(java.lang.String parameterName, java.io.Reader reader) |
|
|
|
|
|
||
1.6 |
void |
setNClob(java.lang.String parameterName, java.io.Reader reader) |
|
|
|
|
|
||
|
Blob |
getBlob(int parameterIndex) |
|
|
|
|
|
||
1.4 |
Blob |
getBlob(String parameterName) |
|
|
|
|
|
||
1.6 |
Reader |
getCharacterStream(int parameterIndex) |
|
|
|
|
|
||
1.6 |
Reader |
getCharacterStream(String parameterName) |
|
|
|
|
|
||
|
Clob |
getClob(int parameterIndex) |
|
|
|
|
|
||
1.4 |
Clob |
getClob(String parameterName) |
|
|
|
|
|
||
1.6 |
Reader |
getNCharacterStream(int parameterIndex) |
|
|
|
|
|
||
1.6 |
Reader |
getNCharacterStream(String parameterName) |
|
|
|
|
|
||
1.6 |
NClob |
getNClob(int parameterIndex) |
|
|
|
|
|
||
1.6 |
NClob |
getNClob(String parameterName) |
|
|
|
|
|
||
1.4 |
void |
setAsciiStream(String parameterName, InputStream x, int length) |
|
|
|
|
|
||
1.4 |
void |
setBinaryStream(String parameterName, InputStream x, int length) |
|
|
|
|
|
||
1.6 |
void |
setBlob(String parameterName, InputStream inputStream, long length) |
|
|
|
|
|
||
1.4 |
void |
setCharacterStream(String parameterName, Reader reader, int length) |
|
|
|
|
|
||
1.6 |
void |
setClob(String parameterName, Reader reader, long length) |
|
|
|
|
|
||
1.6 |
void |
setNCharacterStream(String parameterName, Reader value, long length) |
|
|
|
|
|
||
1.6 |
void |
setNClob(String parameterName, NClob value) |
|
|
|
|
|
||
1.6 |
void |
setNClob(String parameterName, Reader reader, long length) |
|
|
|
|
|
||
java.sql.Connection: |
|||||||||
1.6 |
Blob |
createBlob() |
|
|
|
|
|
||
1.6 |
Clob |
createClob() |
|
|
|
|
|
||
1.6 |
NClob |
createNClob() |
|
|
|
|
|
B - Blob
C - Clob