70_HR_FIX of issue 196856
Jiri Rechtacek <[email protected]> Tue, 22 Mar 2011 09:40:40 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
issue: http://netbeans.org/bugzilla/show_bug.cgi?id=196856 changeset: http://hg.netbeans.org/core-main/rev/4adcc3b194c2 Bug 196856 - temporary tables shown under Oracle connection Description: Database explorer shows temporary tables which Oracle Server generates to own catalog. IDE should hide them. Justification: Strange table shown under Oracle connection. Risk: minor, just reads temporary table from system table then hides them -jiri