public interface JdbcRawBinarylizable
| Modifier and Type | Method and Description |
|---|---|
void |
readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
writeBinary(BinaryWriterExImpl writer)
Writes fields to provided writer.
|
void writeBinary(BinaryWriterExImpl writer) throws BinaryObjectException
writer - Binary object writer.BinaryObjectException - In case of error.void readBinary(BinaryReaderExImpl reader) throws BinaryObjectException
reader - Binary object reader.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018