| Constructor and Description |
|---|
SqlBatchHandler(Class<?> sqlObjectType,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object target,
Object[] args,
HandleSupplier h)
Executes a SQL Object method, and returns the result.
|
public Object invoke(Object target, Object[] args, HandleSupplier h)
HandlerCopyright © 2017. All rights reserved.