Package io.vertx.tp.modular.jooq.convert
Class JsonObjectSider
java.lang.Object
io.vertx.tp.modular.jooq.convert.JsonObjectSider
- All Implemented Interfaces:
Serializable,org.jooq.Converter<String,io.vertx.core.json.JsonObject>
public class JsonObjectSider
extends Object
implements org.jooq.Converter<String,io.vertx.core.json.JsonObject>
- Author:
- Lang
- See Also:
-
Constructor Details
-
JsonObjectSider
public JsonObjectSider()
-
-
Method Details
-
from
- Specified by:
fromin interfaceorg.jooq.Converter<String,io.vertx.core.json.JsonObject>
-
to
- Specified by:
toin interfaceorg.jooq.Converter<String,io.vertx.core.json.JsonObject>
-
fromType
- Specified by:
fromTypein interfaceorg.jooq.Converter<String,io.vertx.core.json.JsonObject>
-
toType
- Specified by:
toTypein interfaceorg.jooq.Converter<String,io.vertx.core.json.JsonObject>
-