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