public interface FunctionCallCommand extends Command
Modifier and Type | Method and Description |
---|---|
String |
getFunctionName() |
List<Type> |
getParameterTypes() |
List<Object> |
getParameterValues() |
Object |
getResult() |
getError, getException, getNetworkTimeout, getWarnings, setNetworkTimeout
Copyright © 2013–2017 impossibl.com. All rights reserved.