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 143441 - API for quoting and unquoting SQL identifiers
Summary: API for quoting and unquoting SQL identifiers
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 143308
  Show dependency tree
 
Reported: 2008-08-11 12:45 UTC by Andrei Badea
Modified: 2008-08-15 11:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed change (6.56 KB, text/plain)
2008-08-11 12:48 UTC, Andrei Badea
Details
Usage of the proposed change in the SQL code completion (26.78 KB, text/plain)
2008-08-11 12:48 UTC, Andrei Badea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-08-11 12:45:17 UTC
There is already an API for quoting an SQL identifier when needed. For use in the SQL code completion, it should be
augmented by methods for always quoting and for unquoting identifiers.
Comment 1 Andrei Badea 2008-08-11 12:48:01 UTC
Created attachment 66997 [details]
Proposed change
Comment 2 Andrei Badea 2008-08-11 12:48:29 UTC
Created attachment 66998 [details]
Usage of the proposed change in the SQL code completion
Comment 3 Andrei Badea 2008-08-11 12:50:45 UTC
Please review. Since the change is very simple, I believe it to be uncontroversial and I plan to commit on Friday.
Comment 4 Andrei Badea 2008-08-15 11:56:30 UTC
#31be0aef64ad