BitDataValueCollatorSQLChar, CollatorSQLClob, CollatorSQLLongvarchar, CollatorSQLVarchar, SQLBinary, SQLBit, SQLBlob, SQLChar, SQLClob, SQLLongVarbit, SQLLongvarchar, SQLVarbit, SQLVarchar, XMLpublic interface StreamStorable
Formatable| Modifier and Type | Method | Description |
|---|---|---|
void |
loadStream() |
Set the value by reading the stream and
converting it to an object form.
|
java.io.InputStream |
returnStream() |
Return the on-disk stream state of the object.
|
void |
setStream(java.io.InputStream newStream) |
sets the on-disk stream state for the object.
|
java.io.InputStream returnStream()
void setStream(java.io.InputStream newStream)
void loadStream()
throws StandardException
StandardException - on errorApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.