public class JsonConverter extends Object implements org.jooq.Converter<Object,Json>
Constructor and Description |
---|
JsonConverter() |
Modifier and Type | Method and Description |
---|---|
Json |
from(Object t) |
Class<Object> |
fromType() |
String |
to(Json u) |
Class<Json> |
toType() |
Copyright © 2019. All rights reserved.