[ 
https://issues.apache.org/jira/browse/DERBY-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688148#action_12688148
 ] 

Tiago R. Espinha commented on DERBY-4051:
-----------------------------------------

Kathey has suggested that we not only remove the alias, but also that we change 
the examples using this method:
 select * from new org.apache.derby.diag.SpaceTable('MYTABLE') t; 

by ones using the SYSCS_DIAG.SPACE_TABLE, since that method has been deprecated.

I think it makes sense. Does anyone have a different opinion or just additional 
thoughts on this?

> The javadoc for SpaceTable refers to an alias that doesn't seem to work
> -----------------------------------------------------------------------
>
>                 Key: DERBY-4051
>                 URL: https://issues.apache.org/jira/browse/DERBY-4051
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.5.0.0
>            Reporter: Kathey Marsden
>            Assignee: Tiago R. Espinha
>            Priority: Trivial
>
> The javadoc for the SpaceTable vti refers to an alias that doesn't seem to 
> work:
> http://db.apache.org/derby/javadoc/engine/org/apache/derby/diag/SpaceTable.html
> "Alternatively, the table can be invoked through the system alias SpaceTable
>  select * from new SPACETABLE('MYTABLE') t; "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to