Uses of Interface
org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLBinaryProtocolValue
Packages that use MySQLBinaryProtocolValue
Package
Description
-
Uses of MySQLBinaryProtocolValue in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
Classes in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol that implement MySQLBinaryProtocolValueModifier and TypeClassDescriptionfinal classBinary protocol value for date for MySQL.final classBinary protocol value for double for MySQL.final classBinary protocol value for float for MySQL.final classBinary protocol value for int1 for MySQL.final classBinary protocol value for int2 for MySQL.final classBinary protocol value for int4 for MySQL.final classBinary protocol value for int8 for MySQL.final classBinary protocol value for string lenenc for MySQL.final classBinary protocol value for time for MySQL.Methods in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol that return MySQLBinaryProtocolValueModifier and TypeMethodDescriptionstatic MySQLBinaryProtocolValueMySQLBinaryProtocolValueFactory.getBinaryProtocolValue(BinaryColumnType binaryColumnType) Get binary protocol value.