public class JdbcPrimaryKeyMeta extends Object implements JdbcRawBinarylizable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
fields() |
int |
hashCode() |
String |
name() |
void |
readBinary(BinaryReaderExImpl reader,
ClientListenerProtocolVersion ver)
Reads fields from provided reader.
|
String |
schemaName() |
String |
tableName() |
void |
writeBinary(BinaryWriterExImpl writer,
ClientListenerProtocolVersion ver)
Writes fields to provided writer.
|
public String schemaName()
public String tableName()
public String name()
public void writeBinary(BinaryWriterExImpl writer, ClientListenerProtocolVersion ver) throws BinaryObjectException
writeBinary in interface JdbcRawBinarylizablewriter - Binary object writer.ver - ver Protocol version.BinaryObjectException - In case of error.public void readBinary(BinaryReaderExImpl reader, ClientListenerProtocolVersion ver) throws BinaryObjectException
readBinary in interface JdbcRawBinarylizablereader - Binary object reader.ver - Protocol version.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019