public class DatabaseProcedure extends AbstractModel
Constructor and Description |
---|
DatabaseProcedure() |
Modifier and Type | Method and Description |
---|---|
String |
getProc()
Get Stored procedure name
|
void |
setProc(String Proc)
Set Stored procedure name
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.