public class XProtocolRowFactory extends java.lang.Object implements ProtocolEntityFactory<XProtocolRow,XMessage>
XProtocolRow
from protocol message.Constructor and Description |
---|
XProtocolRowFactory() |
Modifier and Type | Method and Description |
---|---|
XProtocolRow |
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 XProtocolRow createFromMessage(XMessage message)
ProtocolEntityFactory
T
from protocol message.createFromMessage
in interface ProtocolEntityFactory<XProtocolRow,XMessage>
message
- Message
instance