Package org.jdbi.v3.core.extension
Class ExtensionMethod
java.lang.Object
org.jdbi.v3.core.extension.ExtensionMethod
-
Constructor Summary
ConstructorDescriptionExtensionMethod
(Class<?> type, Method method) Creates a new extension method. -
Method Summary
-
Constructor Details
-
ExtensionMethod
-
-
Method Details
-
getType
Returns the type the method was invoked on.- Returns:
- the type the method was invoked on.
-
getMethod
-
toString
-