Interface DmlArgument
-
public interface DmlArgumentDML argument
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectget(Object[] params)Get argument from parameter list.
-
public interface DmlArgument
| Modifier and Type | Method | Description |
|---|---|---|
Object |
get(Object[] params) |
Get argument from parameter list.
|