Class Parameters


  • public class Parameters
    extends Object
    Utility class for setting the parameters on a Statement based on the input, invoking the typed setXYZ methods (e.g., setString for a string).

    Unrecognized input types will be set via setString.