Alejandro Matos created NETBEANS-30:
---------------------------------------

             Summary: Code Suggestion for Query
                 Key: NETBEANS-30
                 URL: https://issues.apache.org/jira/browse/NETBEANS-30
             Project: NetBeans
          Issue Type: Improvement
          Components: cnd - Code Completion
    Affects Versions: Next
         Environment: Any
            Reporter: Alejandro Matos
            Priority: Minor
             Fix For: Next
         Attachments: Captura_sin_título_070617_015957_PM.jpg

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}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to