Interface NativeQueryNonScalarRootReturn

    • Method Detail

      • getAlias

        java.lang.String getAlias()
        Access the alias associated with this return
        Returns:
        The alias
      • getLockMode

        LockMode getLockMode()
        Access the LockMode associated with this return
        Returns:
        The LockMode
      • getReturnProperty

        java.util.List<JaxbHbmNativeQueryPropertyReturnType> getReturnProperty()
        Access the nested property mappings associated with this return
        Returns:
        The nested property mappings