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