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 230012 - Entity Classes From Database dont recognize oracle synonyms
Summary: Entity Classes From Database dont recognize oracle synonyms
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: -FFJ-
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 23:14 UTC by tlamatiniisrael
Modified: 2014-07-01 12:39 UTC (History)
2 users (show)

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 tlamatiniisrael 2013-05-20 23:14:00 UTC
When the DBA generates synonyms instead of real table, the Entity Classes From Database Wizard is unable to read the metadata to present the tables ( synonyms ) and contionue with the jpa wizard....

Would be nice if it can read synonyms too, so we can include in the process....

Generated form Oracle DBMS, not proved on others DBMS.