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 229059 - QuerySupport supports composite queries.
Summary: QuerySupport supports composite queries.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 170915
  Show dependency tree
 
Reported: 2013-04-26 09:33 UTC by Tomas Zezula
Modified: 2013-05-09 02:36 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (58.46 KB, patch)
2013-04-26 09:34 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2013-04-26 09:33:35 UTC
The QuerySupport is extended to support composed queries with bool operators.
Comment 1 Tomas Zezula 2013-04-26 09:34:57 UTC
Created attachment 133839 [details]
Diff file
Comment 2 Petr Pisl 2013-05-06 12:48:17 UTC
I'm ok with this change. Thanks Tomas.
Comment 3 Tomas Zezula 2013-05-07 07:07:28 UTC
Fixed jet-main c997d2cc6a74
Comment 4 Quality Engineering 2013-05-09 02:36:54 UTC
Integrated into 'main-golden', will be available in build *201305082300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c997d2cc6a74
User: Tomas Zezula <tzezula@netbeans.org>
Log: #229059:QuerySupport supports composite queries.