org.olap4j.metadata
Class XmlaConstants

java.lang.Object
  extended by org.olap4j.metadata.XmlaConstants

public class XmlaConstants
extends Object

Collection of various enumerations and constants defined by the XML for Analysis (XMLA) and OLE DB for OLAP specifications.

Version:
$Id: XmlaConstants.java 485 2012-01-17 06:57:57Z jhyde $
Author:
jhyde

Nested Class Summary
static class XmlaConstants.Access
           
static class XmlaConstants.ActionType
          Action type.
static class XmlaConstants.AuthenticationMode
           
static class XmlaConstants.AxisFormat
           
static class XmlaConstants.Content
           
static class XmlaConstants.CoordinateType
          How the COORDINATE restriction column is interpreted.
static class XmlaConstants.DBType
          The only OLE DB Types Indicators returned by SQL Server are thoses coded below.
static interface XmlaConstants.EnumWithDesc
           
static class XmlaConstants.FontFlag
           
static class XmlaConstants.Format
           
static class XmlaConstants.Literal
           
static class XmlaConstants.MdxSupport
           
static class XmlaConstants.Method
           
static class XmlaConstants.ProviderType
           
static class XmlaConstants.StateSupport
           
static class XmlaConstants.Updateable
           
static class XmlaConstants.VisualMode
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


SourceForge.net_Logo