rowsetdefinition.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 1,582 行 · 第 1/5 页
HTML
1,582 行
<BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#serialize(java.lang.StringBuilder, java.util.Collection)">serialize</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/StringBuilder.html" title="class or interface in java.lang">StringBuilder</A> buf, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A><<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>> strings)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A><<A HREF="../../mondrian/olap/Cube.html" title="interface in mondrian.olap">Cube</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#sortedCubes(mondrian.olap.Schema)">sortedCubes</A></B>(<A HREF="../../mondrian/olap/Schema.html" title="interface in mondrian.olap">Schema</A> schema)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> Returns the enum constant of this type with the specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#values()">values</A></B>()</CODE><BR> Returns an array containing the constants of this enum type, inthe order they're declared.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#writeRowsetXmlSchema(mondrian.xmla.SaxWriter)">writeRowsetXmlSchema</A></B>(<A HREF="../../mondrian/xmla/SaxWriter.html" title="interface in mondrian.xmla">SaxWriter</A> writer)</CODE><BR> Generates an XML schema description to the writer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#writeRowsetXmlSchemaBottom(mondrian.xmla.SaxWriter)">writeRowsetXmlSchemaBottom</A></B>(<A HREF="../../mondrian/xmla/SaxWriter.html" title="interface in mondrian.xmla">SaxWriter</A> writer)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#writeRowsetXmlSchemaRowDef(mondrian.xmla.SaxWriter)">writeRowsetXmlSchemaRowDef</A></B>(<A HREF="../../mondrian/xmla/SaxWriter.html" title="interface in mondrian.xmla">SaxWriter</A> writer)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/xmla/RowsetDefinition.html#writeRowsetXmlSchemaTop(mondrian.xmla.SaxWriter)">writeRowsetXmlSchemaTop</A></B>(<A HREF="../../mondrian/xmla/SaxWriter.html" title="interface in mondrian.xmla">SaxWriter</A> writer)</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html" title="class or interface in java.lang">Enum</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#name()" title="class or interface in java.lang">name</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ ENUM CONSTANT DETAIL =========== --><A NAME="enum_constant_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Enum Constant Detail</B></FONT></TH></TR></TABLE><A NAME="DISCOVER_DATASOURCES"><!-- --></A><H3>DISCOVER_DATASOURCES</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_DATASOURCES</B></PRE><DL><DD>Returns a list of XML for Analysis data sources available on the server or Web Service. (For an example of how these may be published, see "XML for Analysis Implementation Walkthrough" in the XML for Analysis specification.) http://msdn2.microsoft.com/en-us/library/ms126129(SQL.90).aspx restrictions Not supported<P><DL></DL></DL><HR><A NAME="DISCOVER_SCHEMA_ROWSETS"><!-- --></A><H3>DISCOVER_SCHEMA_ROWSETS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_SCHEMA_ROWSETS</B></PRE><DL><DD>Note that SQL Server also returns the data-mining columns. restrictions Not supported<P><DL></DL></DL><HR><A NAME="DISCOVER_ENUMERATORS"><!-- --></A><H3>DISCOVER_ENUMERATORS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_ENUMERATORS</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DISCOVER_PROPERTIES"><!-- --></A><H3>DISCOVER_PROPERTIES</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_PROPERTIES</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DISCOVER_KEYWORDS"><!-- --></A><H3>DISCOVER_KEYWORDS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_KEYWORDS</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DISCOVER_LITERALS"><!-- --></A><H3>DISCOVER_LITERALS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DISCOVER_LITERALS</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DBSCHEMA_CATALOGS"><!-- --></A><H3>DBSCHEMA_CATALOGS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_CATALOGS</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DBSCHEMA_COLUMNS"><!-- --></A><H3>DBSCHEMA_COLUMNS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_COLUMNS</B></PRE><DL><DD>restrictions Not supported COLUMN_OLAP_TYPE<P><DL></DL></DL><HR><A NAME="DBSCHEMA_PROVIDER_TYPES"><!-- --></A><H3>DBSCHEMA_PROVIDER_TYPES</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_PROVIDER_TYPES</B></PRE><DL><DD>restrictions Not supported<P><DL></DL></DL><HR><A NAME="DBSCHEMA_SCHEMATA"><!-- --></A><H3>DBSCHEMA_SCHEMATA</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_SCHEMATA</B></PRE><DL><DL></DL></DL><HR><A NAME="DBSCHEMA_TABLES"><!-- --></A><H3>DBSCHEMA_TABLES</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_TABLES</B></PRE><DL><DD>http://msdn2.microsoft.com/en-us/library/ms126299(SQL.90).aspx restrictions: TABLE_CATALOG Optional TABLE_SCHEMA Optional TABLE_NAME Optional TABLE_TYPE Optional TABLE_OLAP_TYPE Optional Not supported<P><DL></DL></DL><HR><A NAME="DBSCHEMA_TABLES_INFO"><!-- --></A><H3>DBSCHEMA_TABLES_INFO</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>DBSCHEMA_TABLES_INFO</B></PRE><DL><DD>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/oledb/htm/oledbtables_info_rowset.asp restrictions Not supported<P><DL></DL></DL><HR><A NAME="MDSCHEMA_ACTIONS"><!-- --></A><H3>MDSCHEMA_ACTIONS</H3><PRE>public static final <A HREF="../../mondrian/xmla/RowsetDefinition.html" title="enum in mondrian.xmla">RowsetDefinition</A> <B>MDSCHEMA_ACTIONS</B></PRE><DL><DD>http://msdn2.microsoft.com/en-us/library/ms126032(SQL.90).aspx http://msdn.microsoft.com/library/default.asp?url=/library/en-us/oledb/htm/olapactions_rowset.asp restrictions CATALOG_NAME Optional SCHEMA_NAME Optional CUBE_NAME Mandatory ACTION_NAME Optional ACTION_TYPE Optional COORDINATE Mandatory COORDINATE_TYPE Mandatory INVOCATION (Optional) The INVOCATION restriction column defaults to the value of MDACTION_INVOCATION_INTERACTIVE. To retrieve all actions, use the MDACTION_INVOCATION_ALL value in the INVOCATION restriction column. CUBE_SOURCE (Optional) A bitmap with one of the following valid values: 1 CUBE 2 DIMENSION Default restriction is a value of 1.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?