Package com.github.shyiko.mysql.binlog.event.deserialization.json
package com.github.shyiko.mysql.binlog.event.deserialization.json
-
ClassDescriptionUtility to parse the binary-encoded value of a MySQL
JSONtype, translating the encoded representation into method calls on a suppliedJsonFormatterimplementation.Class used internally to hold key entry information.Class used internally to hold value entry information.Handle the various actions involved whenJsonBinary.parse(byte[], JsonFormatter)a JSON binary value.AJsonFormatterimplementation that creates a JSON string representation.The set of values that can be used within a MySQL JSON value.