@Beta public class JsonConfig extends Object implements JdbiConfig<JsonConfig>
| Constructor and Description |
|---|
JsonConfig() |
| Modifier and Type | Method and Description |
|---|---|
JsonConfig |
createCopy() |
JsonMapper |
getJsonMapper() |
JsonConfig |
setJsonMapper(JsonMapper jsonMapper) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRegistrypublic JsonConfig setJsonMapper(JsonMapper jsonMapper)
public JsonMapper getJsonMapper()
public JsonConfig createCopy()
createCopy in interface JdbiConfig<JsonConfig>Copyright © 2019. All rights reserved.