public class NullValueEncoder extends AbstractValueEncoder
charEncoding, exceptionInterceptor, preserveInstants, propertySet, sendFractionalSeconds, sendFractionalSecondsForTime, serverSession| Constructor and Description |
|---|
NullValueEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAsBinary(Message msg,
BindValue binding) |
byte[] |
getBytes(BindValue binding) |
java.lang.String |
getString(BindValue binding) |
void |
init(PropertySet pset,
ServerSession serverSess,
ExceptionInterceptor excInterceptor) |
adjustDuration, adjustLocalDateTime, adjustLocalTime, adjustTime, adjustTimestamp, encodeAsQueryAttribute, encodeAsText, escapeBytesIfNeeded, getBinaryLength, getScaled, getTextLength, writeDate, writeDateTime, writeDateTimeWithOffset, writeTimepublic void init(PropertySet pset, ServerSession serverSess, ExceptionInterceptor excInterceptor)
init in interface ValueEncoderinit in class AbstractValueEncoderpublic byte[] getBytes(BindValue binding)
getBytes in interface ValueEncodergetBytes in class AbstractValueEncoderpublic java.lang.String getString(BindValue binding)