Interface KeyedSqmFunctionDescriptors

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Map<FunctionKey,​org.hibernate.query.sqm.function.SqmFunctionDescriptor> asMap()
      Return the SqmFunctionDescriptors as map of FunctionKey to SqmFunctionDescriptor
    • Method Detail

      • asMap

        Map<FunctionKey,​org.hibernate.query.sqm.function.SqmFunctionDescriptor> asMap()
        Return the SqmFunctionDescriptors as map of FunctionKey to SqmFunctionDescriptor
        Returns:
        the SqmFunctionDescriptors as map of FunctionKey to SqmFunctionDescriptor