Class InputParameter


  • public class InputParameter
    extends java.lang.Object
    Contains an input parameter, to be sent to a query (mutation...). It can be either:
    • A hard coded value
      A bind variable, which value must be provided when executing the query
Author:
etienne-sf