Class FieldFactory

java.lang.Object
com.mysql.cj.protocol.x.FieldFactory
All Implemented Interfaces:
ProtocolEntityFactory<Field,​XMessage>

public class FieldFactory
extends java.lang.Object
implements ProtocolEntityFactory<Field,​XMessage>
Factory producing Field from protocol message.