public static class JsonDateTimeSerializers.SqlTimestampSerializer
extends <any>
Constructor and Description |
---|
SqlTimestampSerializer(java.text.SimpleDateFormat format) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(Timestamp value,
JsonGenerator jgen,
SerializerProvider provider) |
public SqlTimestampSerializer(java.text.SimpleDateFormat format)
public void serialize(Timestamp value, JsonGenerator jgen, SerializerProvider provider) throws java.io.IOException, JsonProcessingException
java.io.IOException
JsonProcessingException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.