Interface Query.QueryReturnParameter

    • Method Summary

      Modifier and Type Method Description
      java.lang.String getAlias()
      Return the field alias, can be null.
    • Method Detail

      • getAlias

        java.lang.String getAlias()
        Return the field alias, can be null.
        Returns:
        Field alias.