mondrian.xmla
Class DataSourcesConfig
java.lang.Object
mondrian.xmla.DataSourcesConfig
public class DataSourcesConfig
- extends java.lang.Object
This is the XML model for XMLA DataSources Configuration.
Revision is $Id: //open/mondrian/src/main/mondrian/xmla/DataSourcesConfig.xml#5 $
This class was generated from XOM model 'datasourcesconfig' on Sun Dec 13 18:15:26 UTC 2009
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_elements
public static java.lang.String[] _elements
DataSourceName
public static final java.lang.String DataSourceName
- See Also:
- Constant Field Values
DataSourceDescription
public static final java.lang.String DataSourceDescription
- See Also:
- Constant Field Values
URL
public static final java.lang.String URL
- See Also:
- Constant Field Values
DataSourceInfo
public static final java.lang.String DataSourceInfo
- See Also:
- Constant Field Values
ProviderName
public static final java.lang.String ProviderName
- See Also:
- Constant Field Values
ProviderType
public static final java.lang.String ProviderType
- See Also:
- Constant Field Values
AuthenticationMode
public static final java.lang.String AuthenticationMode
- See Also:
- Constant Field Values
Definition
public static final java.lang.String Definition
- See Also:
- Constant Field Values
DataSourcesConfig
public DataSourcesConfig()
getXMLDefClass
public static java.lang.Class getXMLDefClass()