Interface QueryBuilderAs

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.ocpsoft.rewrite.config.ConditionBuilder as​(String name)
      Set the name of the output variable into which results of the Query will be stored.
    • Method Detail

      • as

        org.ocpsoft.rewrite.config.ConditionBuilder as​(String name)
        Set the name of the output variable into which results of the Query will be stored.