| java.lang.Object workbench.db.report.ReportView
TAG_VIEW_CATALOG | final public static String TAG_VIEW_CATALOG(Code) | | |
TAG_VIEW_COMMENT | final public static String TAG_VIEW_COMMENT(Code) | | |
TAG_VIEW_SCHEMA | final public static String TAG_VIEW_SCHEMA(Code) | | |
TAG_VIEW_SOURCE | final public static String TAG_VIEW_SOURCE(Code) | | |
getXml | public StrBuffer getXml(StrBuffer indent, boolean includeIndex)(Code) | | Return an XML representation of this view information.
The columns will be listed alphabetically not in the order
they were retrieved from the database.
|
setNamespace | public void setNamespace(String namespace)(Code) | | The namespace to be used for the XML representation
|
setSchemaNameToUse | public void setSchemaNameToUse(String name)(Code) | | |
|
|