@FunctionalInterface public static interface DbFunctionUtil.WithConnection
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(DbConnection connection,
List<Object> values,
String typeName) |
Object execute(DbConnection connection, List<Object> values, String typeName) throws org.mule.runtime.api.connection.ConnectionException, SQLException
org.mule.runtime.api.connection.ConnectionExceptionSQLExceptionCopyright © 2021. All rights reserved.