[
https://jira.jboss.org/jira/browse/TEIID-1025?page=com.atlassian.jira.plu...
]
Ramesh Reddy resolved TEIID-1025.
---------------------------------
Resolution: Done
added the following as the javadoc
/**
* Show the query plan for previously executed SQL.
* @param xml when 'true' query plan displayed as XML; 'false' query plan
displayed as simple text.
*/
also, fixed the code to make sure this method is working and also added javadocs for few
other methods that are missing the javadoc.
Help incomplete for showPlan
----------------------------
Key: TEIID-1025
URL:
https://jira.jboss.org/jira/browse/TEIID-1025
Project: Teiid
Issue Type: Bug
Components: Tools
Affects Versions: 7.0
Environment: Iced Tea, Teiid 7.0 M2, AdminShell 7.0 M2
Reporter: Paul Nittel
Assignee: Ramesh Reddy
Fix For: 7.0
I found the showPlan method listed in help. When I tried to get more information,
help("showPlan"); just shows "void showPlan ( boolean xml )". Please
add more detail--boolean xml is pretty cryptic. At least add the usual Javadoc formatting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira