Class Feature

java.lang.Object
org.apache.calcite.runtime.Resources.Element
org.apache.calcite.runtime.Resources.Inst
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
org.apache.calcite.runtime.Feature

public class Feature extends org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
SQL language feature. Expressed as the exception that would be thrown if it were used while disabled.
  • Field Summary

    Fields inherited from class org.apache.calcite.runtime.Resources.Inst

    args, base

    Fields inherited from class org.apache.calcite.runtime.Resources.Element

    key, method
  • Constructor Summary

    Constructors
    Constructor
    Description
    Feature(String base, Locale locale, Method method, Object... args)
     
  • Method Summary

    Methods inherited from class org.apache.calcite.runtime.Resources.ExInstWithCause

    ex, getExceptionClass, localize, validate, validateException

    Methods inherited from class org.apache.calcite.runtime.Resources.Inst

    bundle, equals, getProperties, hashCode, raw, str

    Methods inherited from class org.apache.calcite.runtime.Resources.Element

    deriveKey

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait