[jbosstools-issues] [JBoss JIRA] (JBIDE-10213) Cache hint not being displayed after validation of Virtual Procedure in JBoss Developer Studio

Douglas Palmer (JIRA) jira-events at lists.jboss.org
Tue Jun 12 11:24:05 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Douglas Palmer updated JBIDE-10213:
-----------------------------------

    Fix Version/s: 3.3.0.CR1-SOA
                       (was: 3.3.0.Beta2-SOA)

    
> Cache hint not being displayed after validation of Virtual Procedure in JBoss Developer Studio
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10213
>                 URL: https://issues.jboss.org/browse/JBIDE-10213
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: teiid
>    Affects Versions: 3.3.x
>         Environment: JBoss Developer Studio 4.0
> JBoss Developer Studio 4.1
>            Reporter: Johnathon Lee
>            Assignee: Barry LaFond
>             Fix For: 3.3.0.CR1-SOA
>
>
> /*+ cache */
> CREATE VIRTUAL PROCEDURE
>   SELECT 'winning';
> BEGIN
> END
> The cache hint is saved w/the Command Object even though it is not reflected in the display of the text after validation.
> com.metamatrix.query.internal.ui.sqleditor.component.QueryDisplayComponent:313 & 314
> The Command object on these lines has a member cacheHint,  holding the reference to the cacheHint,  this is ignored when the sqlText is set with the line:
> this.sqlText = sqlDisplayNode.toDisplayString();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list