Class SqlScriptsHandler
java.lang.Object
org.jdbi.v3.sqlobject.statement.internal.SqlScriptsHandler
- All Implemented Interfaces:
 Handler
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioninvoke(Object target, Object[] args, HandleSupplier hs) Executes a SQL Object method, and returns the result. 
- 
Constructor Details
- 
SqlScriptsHandler
 
 - 
 - 
Method Details
- 
invoke
Description copied from interface:HandlerExecutes a SQL Object method, and returns the result. 
 -