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 119930 - Generate entity classes from database views
Summary: Generate entity classes from database views
Status: RESOLVED DUPLICATE of bug 88490
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 16:22 UTC by bryanyoung
Modified: 2008-04-07 14:57 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bryanyoung 2007-10-24 16:22:26 UTC
Currently, NetBeans provides the capability to select a database table and generate an entity class.  Database views,
however, cannot be selected.  (Using Oracle 10g)

I would like to request the capability for NetBeans to generate entity classes from database views.
Comment 1 Andrei Badea 2008-04-07 14:57:38 UTC

*** This issue has been marked as a duplicate of 88490 ***