public static class Query.CustomParameter
extends java.lang.Object
Constructor and Description |
---|
Query.CustomParameter(java.lang.String name,
java.lang.String value)
Constructs a new custom parameter with the specified name/value
pair.
|