Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-30

Code Suggestion for Query

    XMLWordPrintableJSON

Details

    Description

      When creating a Query, code suggestion should show the fields corresponding to the entity I'm querying. This is available in IntelliJ IDEA.

      When typing the following:
      @Query("UPDATE Employee e SET e.password = :password WHERE e.")

      NetBeans should suggest the fields for the entity Employee.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amatos Alejandro Matos
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: