Interface JpaFunction<T>

    • Method Detail

      • getFunctionName

        String getFunctionName()
        Retrieve the name of the function.
        Returns:
        The function name.