Class JsonArgumentFactory

java.lang.Object
org.jdbi.v3.json.internal.JsonArgumentFactory
All Implemented Interfaces:
ArgumentFactory

public class JsonArgumentFactory extends Object implements ArgumentFactory
converts a value object to json text and delegates to another factory to perform the (@Json) String binding