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

Summary: table/columns completion in jpa annotation
Product: javaee Reporter: Sergey Petrov <sj-nb>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P1    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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