public class FieldFactory extends java.lang.Object implements ProtocolEntityFactory<Field,XMessage>
Field
from protocol message.Constructor and Description |
---|
FieldFactory(java.lang.String metadataCharSet) |
Modifier and Type | Method and Description |
---|---|
Field |
createFromMessage(XMessage message)
Create ProtocolEntity of type
T from protocol message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFromProtocolEntity, getFetchSize, getResultSetConcurrency, getResultSetType
public Field createFromMessage(XMessage message)
ProtocolEntityFactory
T
from protocol message.createFromMessage
in interface ProtocolEntityFactory<Field,XMessage>
message
- Message
instance