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

Summary: API for quoting and unquoting SQL identifiers
Product: db Reporter: Andrei Badea <abadea>
Component: CodeAssignee: Andrei Badea <abadea>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 143308    
Attachments: Proposed change
Usage of the proposed change in the SQL code completion

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