Package org.jdbi.v3.jackson2
Class Jackson2Plugin
java.lang.Object
org.jdbi.v3.core.spi.JdbiPlugin.Singleton
org.jdbi.v3.jackson2.Jackson2Plugin
- All Implemented Interfaces:
JdbiPlugin
Jackson 2 integration plugin.
Adds support for
@Json qualifying annotation via ObjectMapper.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jdbi.v3.core.spi.JdbiPlugin
JdbiPlugin.Singleton -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdbi.v3.core.spi.JdbiPlugin.Singleton
equals, hashCodeMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jdbi.v3.core.spi.JdbiPlugin
customizeConnection, customizeHandle
-
Constructor Details
-
Jackson2Plugin
public Jackson2Plugin()
-
-
Method Details
-
customizeJdbi
-