Class StringType

java.lang.Object
org.olap4j.type.ScalarType
org.olap4j.type.StringType
All Implemented Interfaces:
Type

public class StringType extends ScalarType
The type of a string expression.
Since:
Feb 17, 2005
Author:
jhyde
  • Constructor Details

    • StringType

      public StringType()
      Creates a string type.