Class ObjectMethodArguments

java.lang.Object
org.jdbi.v3.core.argument.internal.ObjectPropertyNamedArgumentFinder
org.jdbi.v3.core.argument.ObjectMethodArguments
All Implemented Interfaces:
NamedArgumentFinder

@Deprecated public class ObjectMethodArguments extends org.jdbi.v3.core.argument.internal.ObjectPropertyNamedArgumentFinder
Deprecated.
this functionality will remain supported, but this class should not be API
Binds public methods with no parameters on a specified object.