This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199030 - table/columns completion in jpa annotation
Summary: table/columns completion in jpa annotation
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2011-05-31 12:43 UTC by Sergey Petrov
Modified: 2012-01-31 16:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2011-05-31 12:43:55 UTC
support suggestion of table names/table columns in @Entity, @Column etc annotations, see support in nb5.5
Comment 1 Quality Engineering 2011-06-28 14:06:02 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/e1be73e320e9
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #199030 - initial commit, complition wrks for "connect to db", "tables names", "column names", some more? some issues remains.
Comment 2 Quality Engineering 2011-07-05 13:57:57 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/c6aff8f09a53
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #199030 - disable because of some cicle problems
Comment 3 Quality Engineering 2011-07-06 14:06:14 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/706172da5012
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #199030 - cleanup
Comment 4 Quality Engineering 2011-07-08 13:54:26 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/90327408dd1c
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #199030 - some work on filtering