You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/05/04 02:01:02 UTC

[jira] [Updated] (NETBEANS-30) Code Suggestion for Query

     [ https://issues.apache.org/jira/browse/NETBEANS-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi updated NETBEANS-30:
------------------------------------
    Fix Version/s:     (was: Next)

> 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, java - Editor
>    Affects Versions: Next
>         Environment: Any
>            Reporter: Alejandro Matos
>            Priority: Major
>              Labels: features
>         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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists