public static class JSON.SqlDateTypeAdapter
extends <any>
Constructor and Description |
---|
SqlDateTypeAdapter() |
SqlDateTypeAdapter(java.text.DateFormat dateFormat) |
Modifier and Type | Method and Description |
---|---|
java.sql.Date |
read(JsonReader in) |
void |
setFormat(java.text.DateFormat dateFormat) |
void |
write(JsonWriter out,
java.sql.Date date) |