Class ObjectArgumentFactory

java.lang.Object
org.jdbi.v3.core.argument.ObjectArgumentFactory
All Implemented Interfaces:
ArgumentFactory, ArgumentFactory.Preparable

public class ObjectArgumentFactory extends Object implements ArgumentFactory.Preparable
Argument factory that matches a specified type and binds it as an ObjectArgument.